OSDN Git Service

android-x86/external-ffmpeg.git
2012-12-13 Michael Niedermayercavsdec: check ff_get_buffer() return value
2012-12-13 Michael Niedermayersnowenc: check ff_get_buffer() return value
2012-12-13 Michael Niedermayersvq1enc: check ff_get_buffer() return value
2012-12-13 Michael Niedermayeralsdec: propagate error codes in read_block()
2012-12-13 Michael Niedermayeralsdec: make return checking for read_*_block_data...
2012-12-13 Michael Niedermayeralsdec: Use AVERROR_INVALIDDATA in read_const_block_data
2012-12-13 Nedeljko Babicmips: ac3 downmix updated to the new data layout.
2012-12-13 Nicolas Georgelavf/matroskaenc: check for overflow in display width.
2012-12-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-13 Michael NiedermayerMerge commit 'f3f60dcbdd6ff2201526a603fe28293975bb7667'
2012-12-13 Michael NiedermayerMerge commit '7941159df6aad2d219e2a7184489be7a735dd944'
2012-12-13 Michael NiedermayerMerge commit '998fdcff41bbda8ef13c991743376556f910efa9'
2012-12-13 Michael NiedermayerMerge commit '95baf701db719ecad6b31000429e20eca2526ed6'
2012-12-13 Michael Niedermayerlavfi: drop ff_null_start_frame/end_frame/draw_slice.
2012-12-12 Stefano Sabatinilavfi/select: assign NAN to ignored values
2012-12-12 Stefano Sabatinilavfi/select: add support to options
2012-12-12 Stefano Sabatinilavfi/select: in select_frame(), rename picref -> ref
2012-12-12 Stefano Sabatinidoc/filters: itemize select/aselect examples
2012-12-12 Stefano Sabatinilavfi: mv vf_select.c -> f_select.c
2012-12-12 Stefano Sabatinilavfi: add aselect audio variant of select
2012-12-12 Stefano Sabatinilavfi/select: remove deprecated and unused poll_frame...
2012-12-12 Alex Converseaacdec: Fix an off-by-one overwrite when switching...
2012-12-12 Nicolas Georgelavf/matroskaenc: use integers to for display size.
2012-12-12 Ronald S. Bultjex86inc: fix stack alignment on win64
2012-12-12 Michael Niedermayermpeg1video: fix regression with slices != threads
2012-12-12 Michael Niedermayermpeg1video: support multi threaded slice encoding.
2012-12-12 Michael Niedermayeradpcm: fix off by 1 error and out of array access in DK4
2012-12-12 Michael Niedermayermsmpeg4dec: fix coeff index
2012-12-12 Michael Niedermayerread_gab2_sub: fix null pointer dereference
2012-12-12 Michael Niedermayeravfilter_get_audio_buffer_ref_from_frame: check that...
2012-12-12 Nicolas Georgeffmpeg: sub2video: use start and end time.
2012-12-12 Martin Storsjörtpproto: Remove unused defines
2012-12-12 Michael Niedermayerff_copy_buffer_ref: use the channel count
2012-12-12 Michael Niedermayeravfilter_get_video_buffer_ref_from_frame: check channel...
2012-12-12 Michael Niedermayeralsdec: check block length
2012-12-12 Nicolas Georgelavf/concatdec: avoid leaking URLs.
2012-12-12 Michael Niedermayermxf_set_audio_pts: fix division by 0
2012-12-12 Michael Niedermayeroggspeexparse: fix array overread
2012-12-12 Martin Storsjörtpdec_mpeg4: Cosmetic cleanup
2012-12-12 Martin Storsjörtpdec: Cosmetic cleanup of the header
2012-12-12 Martin Storsjörtpdec: Get rid of a useless _s suffix on a struct...
2012-12-12 Martin Storsjörtpdec/enc: Remove outdated/useless/misleading comments
2012-12-12 Martin Storsjörtpdec: Improve some comments
2012-12-12 Martin Storsjörtpdec: Remove unused context variables
2012-12-12 Martin Storsjörtpdec: Limit writing to the buffer size
2012-12-12 Martin Storsjösvq1: Fix building with -DDEBUG
2012-12-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-12-12 Michael NiedermayerMerge commit '14758e3211d34a97c42b07acae117ce5627d7f57'
2012-12-12 Michael NiedermayerMerge commit 'd04c17c91363a6b15d1ac2d79c817f3d5e2998b3'
2012-12-12 Michael Niedermayerswfdec: print warning when len is cliped
2012-12-12 Carl Eugen... Fix frame-rate documentation.
2012-12-12 Anton Khirnovsvq1: return meaningful error codes.
2012-12-12 Anton Khirnovlavc: replace some forgotten instances of PixelFormat...
2012-12-12 Anton Khirnovsvq1: unmacroify macros used only once.
2012-12-12 Anton Khirnovsvq1: deMpegEncContextize
2012-12-12 Michael NiedermayerMerge commit 'e70c5b034c4787377e82cab2d5565486baec0c2a'
2012-12-12 Justin Ruggleslavr: fix segfault due to overlooked change needed...
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-12-12 Clément Bœschlavfi/showinfo: check plane count before dereferencing.
2012-12-12 Michael Niedermayerac3dec: fix out of array read
2012-12-12 Michael Niedermayercafdec: Check duration before use.
2012-12-12 Michael Niedermayerbfi: fix division by 0
2012-12-12 Michael NiedermayerChangelog: update for soxr
2012-12-11 Stefano Sabatinidoc/ffmpeg: fix/extend documentation for -copyts
2012-12-11 Rob Sykesswr: Add SOX resampler support
2012-12-11 Rob Sykesswr: add a lowpass default so that each Resampler can...
2012-12-11 Michael Niedermayerswr: move flush into Resampler
2012-12-11 Michael Niedermayerswr: make realloc_audio() available outside swresample.c
2012-12-11 Rob Sykesswr: Add API to make resample engine selectable.
2012-12-11 Michael Niedermayerlavc/utils: Do not require dimensions for PNG.
2012-12-11 Stefano Sabatinidoc/filters: fix grammar mistake in setfield documentation
2012-12-11 Justin Ruggleslavr: temporarily store custom matrix in AVAudioResampl...
2012-12-11 Justin Ruggleslavr: clarify documentation for avresample_get/set_matrix()
2012-12-11 Clément Bœschlavfi/fps: remove parse opt error message.
2012-12-11 Clément Bœschdoc/filters: extend fps documentation.
2012-12-11 Clément Bœschlavfi/fps: add shorthand.
2012-12-11 Michael Niedermayermxfdec: drop unneeded extradata padding
2012-12-11 Justin Rugglesswfdec: cosmetics: fix indentation
2012-12-11 Justin Rugglesswfdec: do better validation of tag length
2012-12-11 Michael Niedermayermxfdec: fix leak of extradata
2012-12-11 Mans RullgardMake LOCAL_ALIGNED syntactically similar on all systems
2012-12-11 Michael Niedermayerfilters.texi: document more aresample options
2012-12-11 Michael Niedermayersvq3: fix cast type to be independant of "sizeof(int)"
2012-12-11 Paul B Maholbuild: fix dca encoder dependencies
2012-12-11 Paul B Maholfate: add BRSTM demuxer test
2012-12-11 Peter Rossiff decoder: support RGB8 and RGBN
2012-12-11 Peter Rossiff demuxer: support RGB8 and RGBN
2012-12-11 Michael Niedermayerlavf: remove unneeded pb check
2012-12-11 Michael Niedermayerastenc: fix assignment vs compare
2012-12-11 Michael Niedermayerlavf: fix memleak
2012-12-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-11 Clément Bœschlavfi: remove mp=denoise3d filter.
2012-12-11 Clément Bœschdoc: fix a -map syntax in one command line example.
2012-12-11 Clément Bœschbuild: fix prores decoder dependencies.
2012-12-11 Clément Bœschdoxy: add ref for lavfi, lpp and lsws.
2012-12-11 Michael Niedermayerdoxy: fix swr group name
2012-12-11 Carl Eugen... Print bpc (for bits per component) with pixel format...
2012-12-10 Stefano Sabatinilavf/segment: add reset_timestamps option
2012-12-10 Michael Niedermayeropt: fix memleak on error of range_array
next