47850 Commits (3c5c6b9d61361eae3eb989ad8aeca80f0fc05a63)
 

Author SHA1 Message Date
Michael Niedermayer 9c0ec23c7d Merge commit '998fdcff41bbda8ef13c991743376556f910efa9' 12 years ago
Michael Niedermayer e7f255d89b Merge commit '95baf701db719ecad6b31000429e20eca2526ed6' 12 years ago
Michael Niedermayer db6e960450 lavfi: drop ff_null_start_frame/end_frame/draw_slice. 12 years ago
Stefano Sabatini 43912625e0 lavfi/select: assign NAN to ignored values 12 years ago
Stefano Sabatini 6ba1f28008 lavfi/select: add support to options 12 years ago
Stefano Sabatini c214cd18e2 lavfi/select: in select_frame(), rename picref -> ref 12 years ago
Stefano Sabatini e7a0b2e054 doc/filters: itemize select/aselect examples 12 years ago
Stefano Sabatini c51f090ff9 lavfi: mv vf_select.c -> f_select.c 12 years ago
Stefano Sabatini f5461face5 lavfi: add aselect audio variant of select 12 years ago
Stefano Sabatini 64c5fbd7de lavfi/select: remove deprecated and unused poll_frame() callback 12 years ago
Alex Converse 6d5b009267 aacdec: Fix an off-by-one overwrite when switching to LTP profile from MAIN. 12 years ago
Nicolas George 26db6535fc lavf/matroskaenc: use integers to for display size. 12 years ago
Ronald S. Bultje 140367aff9 x86inc: fix stack alignment on win64 12 years ago
Michael Niedermayer a01679586c mpeg1video: fix regression with slices != threads 12 years ago
Michael Niedermayer 03df972016 mpeg1video: support multi threaded slice encoding. 12 years ago
Michael Niedermayer f18c873ab5 adpcm: fix off by 1 error and out of array access in DK4 12 years ago
Michael Niedermayer 03b9d4a7dc msmpeg4dec: fix coeff index 12 years ago
Michael Niedermayer 028cc42a16 read_gab2_sub: fix null pointer dereference 12 years ago
Michael Niedermayer 02b238186a avfilter_get_audio_buffer_ref_from_frame: check that layout and channels match if they are set 12 years ago
Nicolas George 0f236345fb ffmpeg: sub2video: use start and end time. 12 years ago
Martin Storsjö 29d2595ad7 rtpproto: Remove unused defines 12 years ago
Michael Niedermayer e69e780cde ff_copy_buffer_ref: use the channel count 12 years ago
Michael Niedermayer 5a4eb6aa27 avfilter_get_video_buffer_ref_from_frame: check channel count 12 years ago
Michael Niedermayer 0ceca269b6 alsdec: check block length 12 years ago
Nicolas George 16c3cb9bbf lavf/concatdec: avoid leaking URLs. 12 years ago
Michael Niedermayer 75b3911e5a mxf_set_audio_pts: fix division by 0 12 years ago
Michael Niedermayer a0f659b275 oggspeexparse: fix array overread 12 years ago
Martin Storsjö f3f60dcbdd rtpdec_mpeg4: Cosmetic cleanup 12 years ago
Martin Storsjö 584a017925 rtpdec: Cosmetic cleanup of the header 12 years ago
Martin Storsjö abf74a1169 rtpdec: Get rid of a useless _s suffix on a struct name 12 years ago
Martin Storsjö 7941159df6 rtpdec/enc: Remove outdated/useless/misleading comments 12 years ago
Martin Storsjö d6ec745246 rtpdec: Improve some comments 12 years ago
Martin Storsjö e66d448c75 rtpdec: Remove unused context variables 12 years ago
Martin Storsjö 81ef519252 rtpdec: Limit writing to the buffer size 12 years ago
Martin Storsjö 48238fd00b svq1: Fix building with -DDEBUG 12 years ago
Michael Niedermayer 12fcc626d6 Merge remote-tracking branch 'qatar/master' 12 years ago
Ronald S. Bultje ce58642ed0 x86inc: support stack mem allocation and re-alignment in PROLOGUE. 12 years ago
Michael Niedermayer 82c0211213 Merge commit '14758e3211d34a97c42b07acae117ce5627d7f57' 12 years ago
Michael Niedermayer 8dbc384f15 Merge commit 'd04c17c91363a6b15d1ac2d79c817f3d5e2998b3' 12 years ago
Michael Niedermayer d276f28b7d swfdec: print warning when len is cliped 12 years ago
Carl Eugen Hoyos 31f9cf38f0 Fix frame-rate documentation. 12 years ago
Anton Khirnov c4182d72c9 svq1: return meaningful error codes. 12 years ago
Anton Khirnov 998fdcff41 lavc: replace some forgotten instances of PixelFormat with AVPixelFormat 12 years ago
Anton Khirnov 84a0806680 svq1: unmacroify macros used only once. 12 years ago
Anton Khirnov 95baf701db svq1: deMpegEncContextize 12 years ago
Michael Niedermayer be5389d585 Merge commit 'e70c5b034c4787377e82cab2d5565486baec0c2a' 12 years ago
Justin Ruggles 42b5688d5e lavr: fix segfault due to overlooked change needed in 14758e3 12 years ago
Ronald S. Bultje 6f40e9f070 x86inc: support stack mem allocation and re-alignment in PROLOGUE 12 years ago
Clément Bœsch 9138f6da4a lavfi/showinfo: check plane count before dereferencing. 12 years ago
Michael Niedermayer 2fb240ddb6 ac3dec: fix out of array read 12 years ago