OSDN Git Service

android-x86/external-ffmpeg.git
2012-06-14 David Hillconfigure: support Bitrig OS
2012-06-14 David Hillconfigure: fix SLIBNAME_WITH_MAJOR for openbsd (and...
2012-06-13 Michael Niedermayerfate.texi: fix typo in title
2012-06-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-13 Michael Niedermayernutenc: use av_assert
2012-06-13 Michael Niedermayermpegtsenc: use av_assert
2012-06-13 Samuel Pitoisetrtmp: Add a new option 'rtmp_buffer', for setting the...
2012-06-13 Samuel Pitoisetrtmp: Set the client buffer time to 3s instead of 0.26s
2012-06-13 Samuel Pitoisetrtmp: Handle server bandwidth packets
2012-06-13 Samuel Pitoisetrtmp: Display a verbose message when an unknown packet...
2012-06-13 Anton Khirnovlavfi/audio: use av_samples_copy() instead of custom...
2012-06-13 Anton Khirnovconfigure: add all filters hardcoded into avconv to...
2012-06-13 Anton Khirnovavfiltergraph: remove a redundant call to avfilter_get_...
2012-06-13 Anton Khirnovlavfi: allow building without swscale.
2012-06-13 Michael Niedermayerswr: fix 10l use of uninitialized data
2012-06-13 Diego Biurrunbuild: Do not delete tests/vsynth2 directory, which...
2012-06-13 James Zerndoc/encoders: update libvpxenc mappings
2012-06-13 Michael Niedermayerlavc: fix support of unofficial pix_fmt extensions...
2012-06-13 Anton Khirnovlavfi: replace AVFilterContext.input/output_count with...
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
2012-06-13 Anton Khirnovlavfi: add avfilter_pad_get_type() and avfilter_pad_get...
2012-06-13 Anton Khirnovlavfi: make avfilter_get_video_buffer() private on...
2012-06-13 Sean McGovernjack: update to new latency range API as the old one...
2012-06-13 Stefano Sabatinilavfi: move definition of avfilter_copy_buf_props(...
2012-06-13 Stefano Sabatinilavfi: change name of tracing functions and of the...
2012-06-13 Martin Storsjörtmp: Tokenize the AMF connection parameters manually...
2012-06-12 Paul B Mahollibvorbis: split encoder from decoder
2012-06-12 Diego Biurrunppc: Rename H.264 optimization template file for consis...
2012-06-12 Michael Niedermayerarm/intmath: disable av_clip_uintp2_arm with config_small
2012-06-12 Paul B Maholcosmetics: align more codecs declarations
2012-06-12 Anton Khirnovlavfi: add channelsplit audio filter.
2012-06-12 Justin Rugglesgolomb: check remaining bits during unary decoding...
2012-06-12 Ronald S. Bultjesws: fix planar RGB input conversions for 9/10/16 bpp.
2012-06-12 Alex Converseavfilter: Log an error if avfilter fails to configure...
2012-06-12 Anton Khirnovavconv: support only native pthreads.
2012-06-12 Samuel Pitoisetrtmp: Fix a possible access to invalid memory location...
2012-06-12 Paul B Mahollibvorbis: cosmetics: remove empty line at EOF
2012-06-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-12 Michael Niedermayerlavf: add a "warning" when discarding a oddly backward...
2012-06-12 Michael Niedermayerlavf: handle data like subtitles in start time calculation.
2012-06-12 Michael Niedermayerswr: mix_2_1_int16_mmx/sse
2012-06-12 Michael Niedermayerswr: mix_1_1_int16_sse
2012-06-12 Michael Niedermayerswr: mix_1_1 int16 MMX
2012-06-12 Michael Niedermayerswr: mix_2_1_float SSE/AVX
2012-06-12 Michael Niedermayerswr: SIMD rematrixing and SSE/AVX mix_1_1 float
2012-06-12 Michael Niedermayerswr: add native matrix for SIMD
2012-06-12 Michael Niedermayerswr: add function pointers for SIMD rematrixing
2012-06-12 Michael Niedermayerswresample.c: update copyleft year
2012-06-12 Michael Niedermayerswr: use &~15
2012-06-12 Michael Niedermayerswr: replace /16 by >>4
2012-06-11 Stefano Sabatinilavu/error: add av_make_error_string() and av_err2str...
2012-06-11 Stefano Sabatinilavu/error: fix sign error in av_sterror() error code
2012-06-11 Stefano Sabatinilavu/error: use a table to store error codes and string...
2012-06-11 Stefano Sabatinitests/parseutils: change test to make it platform indep...
2012-06-11 Michael Niedermayerffmpeg: disable threading on mingw, it doesnt work...
2012-06-11 Michael Niedermayerrtmpproto: replace strtok_r by av_strtok its unavailabl...
2012-06-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-11 Michael Niedermayerpngenc: use av_assert
2012-06-11 Michael Niedermayer4xm: use av_assert()
2012-06-11 Nedeljko BabicOptimization of AMR NB and WB decoders for MIPS
2012-06-11 Paul B MaholRemove eightsvx_raw decoder line
2012-06-11 Michael Niedermayerflvenc: use av_assert instead of assert
2012-06-11 Michael Niedermayerrv20enc: use av_assert
2012-06-11 Samuel Pitoisetrtmp: Do not send extension for flv files
2012-06-11 Samuel Pitoisetrtmp: support connection parameters
2012-06-11 Samuel Pitoisetdoc: Add documentation for the newly added rtmp_* options
2012-06-11 Michael Niedermayerrandom_seed: rewrite generic code.
2012-06-11 Carl Eugen... Make png-in-mov QuickTime-compatible for more colour...
2012-06-11 Clément Bœschmov: export orphan tmcd track metadata to global format...
2012-06-11 Clément Bœschmov: copy timecode metadata from tmcd track to the...
2012-06-11 Clément Bœschmov: parse tref atom.
2012-06-11 Clément Bœschmovenc: add timecode track support.
2012-06-11 Clément Bœschriff: add ISMP/timecode tag.
2012-06-11 Michael Niedermayerffmpeg: allow overriding framerate for stream copy
2012-06-11 James Zernlibvpxenc: add support for forced key frames
2012-06-10 Michael Niedermayerrangecoder: use av_assert
2012-06-10 Michael Niedermayeramrnbdec: use av_assert
2012-06-10 Michael Niedermayerj2k: remove unreachable assert()
2012-06-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-10 Michael Niedermayerdct-test: fix alignment in ff_prores_idct_put_10_sse2()
2012-06-10 Michael Niedermayerpostprocess: fix another void returning void function.
2012-06-10 Stefano Sabatinilavfi: fix signature for default_filter_name()
2012-06-10 Michael Niedermayermpegtsenc: prevent pcr_packet_period==0
2012-06-10 Michael Niedermayertiffenc: use av_assert()
2012-06-10 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-06-10 Nicolas Georgevf_fps: set frame_rate.
2012-06-10 Nicolas Georgevf_tile: update deprecated functions.
2012-06-10 Nicolas Georgevf_tile: set frame_rate.
2012-06-10 Nicolas Georgesdl: fix aspect ratio computations.
2012-06-10 Nicolas Georgesdl: fix overlay size.
2012-06-10 Nicolas Georgesdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.
2012-06-10 Anton Khirnovavconv: multithreaded demuxing.
2012-06-10 Anton KhirnovBump lavu minor and add an APIChanges entry for audioco...
2012-06-10 Anton Khirnovaudioconvert: add a function for extracting the channel...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting the name of...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting channel's...
2012-06-10 Anton Khirnovaudioconvert: use av_popcount64 in av_get_channel_layou...
2012-06-10 Anton Khirnovvf_libopencv: add missing headers.
2012-06-10 Kostya Shishkoviac: add missing dependency
2012-06-10 Michael Niedermayerbprint-test: avoid z modifier, mingw fails with it
next