53281 Commits (729fa55b8f4250b2fee7f4a511372d0b9f696389)
 

Author SHA1 Message Date
Anton Khirnov d5c66d9c56 vf_setdar: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 4c205f42c8 vf_drawbox: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 90d9a2a04c vf_drawtext: do not reset the frame number in config_input. 12 years ago
Anton Khirnov 7727be79d1 vf_fps: move initializing pts from config_props to init. 12 years ago
Anton Khirnov d371c3c2e2 vf_frei0r: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 87c31cfd7a vf_gradfun: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov b06848f4de vf_lut: make config_props work properly when called multiple times. 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Carl Eugen Hoyos 17989dcf54 configure: Autodetect VA-API 12 years ago
Stefano Sabatini cb0b0266e5 lavfi/drawbox: restore verbal form for drawbox options descriptions 12 years ago
Stefano Sabatini 0aa013fa8a lavfi: factorize drawgrid and drawbox code 12 years ago
James Almer 54372848f3 tools/ffhash: Use O_BINARY when available 12 years ago
Michael Niedermayer ab074ab9fe avcodec/pthread: fix ffv1 with 2 threads 12 years ago
Jeremy Hinegardner 40bbbce7e8 movenc: Don't add base_data_offset in tfhd for PIFF files 12 years ago
Sebastian Sandberg 1fb013a57c vc1dec: Add support for interlaced B-frames 12 years ago
Clément Bœsch 3da726f188 lavf/img2enc: use FF_CEIL_RSHIFT(). 12 years ago
Clément Bœsch f3962c6264 lavfi/yadif: fix chroma subsampling with odd sizes. 12 years ago
Clément Bœsch 61b268eeda lavfi/idet: fix chroma subsampling with odd sizes. 12 years ago
Clément Bœsch 6c5bd7d785 lavc/vc1dec: fix a few "may be used uninitialized" warnings. 12 years ago
Michael Niedermayer 09b3bbe605 libvpxenc: Fix "passing argument 3 of av_image_copy from incompatible pointer type" warning 12 years ago
Michael Niedermayer f4cc38e339 vc1dec: silence "may be used uninitialized in this function" warning from gcc 12 years ago
Clément Bœsch d94c907008 lavfi: silence a discarded const qualifier warning. 12 years ago
James Almer b22f96b736 Rename ffadler to ffhash and expand it using the generic hash API 12 years ago
Michael Niedermayer c607a2cc97 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer af00d68af0 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer df003cbb56 Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8' 12 years ago
Michael Niedermayer e55092b12b Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8' 12 years ago
Michael Kostylev 4dbceaa3a8 sparc: Eliminate dead code in VIS acceleration macros 12 years ago
Luca Barbato 39cc4c61de flacdec: drop unnecessary assert 12 years ago
Luca Barbato b25e49b187 mjpegdec: properly report unsupported disabled features 12 years ago
Clément Bœsch afec02afe7 lavfi/unsharp: remove unused float.h include. 12 years ago
Clément Bœsch faceb0af0a lavfi/unsharp: use av_image_copy_plane(). 12 years ago
Clément Bœsch 5c7a33a716 fate/colorchannelmixer: make sure direct path is tested. 12 years ago
Michael Niedermayer 04dd5ddeda Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68' 12 years ago
Michael Niedermayer a134f9676e Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd' 12 years ago
Michael Niedermayer e77647c528 Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990' 12 years ago
Michael Niedermayer efc08e00cc Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 12 years ago
Michael Niedermayer 39354d6089 Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec' 12 years ago
Michael Niedermayer 0d83b5722e Merge commit '9cacdabd1c8cd257a942d8289349c37d992989b7' 12 years ago
Michael Niedermayer 4390fa6273 Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d' 12 years ago
Anton Khirnov 3062ac4c47 vf_pad: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov a70519aad1 vf_overlay: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 8d2565c28b vf_lut: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 4753f802c0 vf_libopencv: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 56e4ce0d13 vf_hqdn3d: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 7af5ae2d07 vf_hflip: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 05fab5530b vf_gradfun: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov f6b6d6ac42 vf_frei0r: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov cbec213a90 vf_format: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov d64cf54b34 vf_fieldorder: use the name 's' for the pointer to the private context 12 years ago