51298 Commits (dc65d784df4071b772d6f6967fa79767d6ad4fae)
 

Author SHA1 Message Date
Clément Bœsch dc65d784df lavfi/curves: add presets support. 12 years ago
Michael Niedermayer 4a595cff79 ffserver/ctime1: avoid using strcpy() 12 years ago
Michael Niedermayer ea4c99de4c dshow_pin: dont return a value from a void function 12 years ago
Michael Niedermayer a2f7314ba2 libpostproc: silence valgrind/fate warning about using uninitialized data 12 years ago
Michael Niedermayer 67607e20e8 xxan: make code independent of sizeof(AVFrame) 12 years ago
Michael Niedermayer 8097e5b212 yop: Fix return type 12 years ago
Michael Niedermayer afdfff485b avcodec/gifdec: Add av_log() to workaround gcc 4.2 miscompiling the code 12 years ago
Michael Niedermayer ad438f450b xan: make decoder independent of sizeof(AVFrame) 12 years ago
James Almer 45013b365e lavc/flacdec: Propagate and return meaningful error codes 12 years ago
Björn S f248b8a902 blend: Adding yuvj pixelformats to the blend effect 12 years ago
Michael Niedermayer 4ce9e4e9c9 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer ae65327e5e vsrc_testsrc: avoid floats and non bit exactness 12 years ago
Michael Niedermayer 01df2a13c3 avcodec/utils: initialize pixel buffer pool 12 years ago
Nicolas George 4f112a8e34 lavf/mux: add the flush_packets option. 12 years ago
Nicolas George 125acd2152 lavfi: support multiple rounds of format negotiation. 12 years ago
Nicolas George 00da527b44 lavfi/af_amerge: return EAGAIN if the input layouts are not known. 12 years ago
Nicolas George 57cb4fb075 lavfi: add test for concat. 12 years ago
Michael Niedermayer e2b30194bb h264/field_end move progress report code after error concealment. 12 years ago
Clément Bœsch 386dc9a3a8 lavfi/thumbnail: add support for named options. 12 years ago
Stefano Sabatini 3b811bcf67 lavfi/colormatrix: reword error message in init 12 years ago
Stefano Sabatini 1b140835b6 lavfi/colormatrix: add support for named options 12 years ago
Clément Bœsch cbf224b631 lavfi/tinterlace: use standard options parsing. 12 years ago
Clément Bœsch 9e21c89841 lavfi/subtitles: use standard options parsing. 12 years ago
Clément Bœsch 06784b737a lavfi/smartblur: use standard options parsing. 12 years ago
Clément Bœsch 15878b2b5b lavfi/setfield: use standard options parsing. 12 years ago
Clément Bœsch e62587bc5e lavfi/overlay: use standard options parsing. 12 years ago
Clément Bœsch 5dc074d321 lavfi/kerndeint: use standard options parsing. 12 years ago
Clément Bœsch ab228f9163 lavfi/idet: use standard options parsing. 12 years ago
Clément Bœsch 552c02f20f lavfi/histeq: use standard options parsing. 12 years ago
Clément Bœsch b27a8ba13c lavfi/gradfun: use standard options parsing. 12 years ago
Clément Bœsch b595819cde lavfi/geq: use standard options parsing. 12 years ago
Clément Bœsch cb0fb4d04d lavfi/fieldorder: use standard options parsing. 12 years ago
Clément Bœsch a733481d0a lavfi/field: use standard options parsing. 12 years ago
Clément Bœsch 7edda1a935 lavfi/deshake: use standard options parsing. 12 years ago
Clément Bœsch 1341dd2dd0 lavfi/cropdetect: use standard options parsing. 12 years ago
Clément Bœsch a36d903601 lavfi/boxblur: use standard options parsing. 12 years ago
Clément Bœsch 3f8072886b lavfi/blackframe: use standard options parsing. 12 years ago
Clément Bœsch 67ad9fd098 lavfi/settb: use standard options parsing. 12 years ago
Clément Bœsch 8b994c8c1c lavfi/select: use standard options parsing. 12 years ago
Clément Bœsch f7324c068f lavfi/perms: use standard options parsing. 12 years ago
Clément Bœsch 07b7c2a217 lavfi/sine: use standard options parsing. 12 years ago
Clément Bœsch 3ac77f67af lavfi/apad: use standard options parsing. 12 years ago
Martin Storsjö fdaacc5932 sndio_dec: Add missing includes for av_gettime() 12 years ago
Michael Niedermayer 4c6f08bd8f Merge remote-tracking branch 'qatar/master' 12 years ago
Martin Storsjö 285ff14413 x86: Change a missed occurrance of int to ptrdiff_t for strides 12 years ago
Michael Niedermayer 01a334e885 Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer 8e062fd169 rawdec: fix memleak 12 years ago
Michael Niedermayer 8e944891ce avutil/buffer: remove redundant memory poisoning 12 years ago
Michael Niedermayer 058c002932 avutil/buffer: support memory poisoning 12 years ago
Michael Niedermayer d6f9610853 yop: use reget_buffer() as the previous contents are used 12 years ago