summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools/ffhash: Use O_BINARY when availableJames Almer2013-05-17
* avcodec/pthread: fix ffv1 with 2 threadsMichael Niedermayer2013-05-17
* lavf/img2enc: use FF_CEIL_RSHIFT().Clément Bœsch2013-05-16
* lavfi/yadif: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-16
* lavfi/idet: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-16
* lavc/vc1dec: fix a few "may be used uninitialized" warnings.Clément Bœsch2013-05-16
* libvpxenc: Fix "passing argument 3 of av_image_copy from incompatible pointer...Michael Niedermayer2013-05-16
* vc1dec: silence "may be used uninitialized in this function" warning from gccMichael Niedermayer2013-05-16
* lavfi: silence a discarded const qualifier warning.Clément Bœsch2013-05-16
* Rename ffadler to ffhash and expand it using the generic hash APIJames Almer2013-05-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-16
|\
| * sparc: Eliminate dead code in VIS acceleration macrosMichael Kostylev2013-05-16
| * flacdec: drop unnecessary assertLuca Barbato2013-05-16
| * mjpegdec: properly report unsupported disabled featuresLuca Barbato2013-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-16
|\|
| * vf_pad: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_overlay: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_lut: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'Michael Niedermayer2013-05-16
|\|
| * vf_libopencv: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_hqdn3d: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_hflip: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_gradfun: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8'Michael Niedermayer2013-05-16
|\|
| * vf_frei0r: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_format: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_fieldorder: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_fieldorder: cosmetics, remove an extra linebreakAnton Khirnov2013-05-16
* | lavfi/unsharp: remove unused float.h include.Clément Bœsch2013-05-16
* | lavfi/unsharp: use av_image_copy_plane().Clément Bœsch2013-05-16
* | fate/colorchannelmixer: make sure direct path is tested.Clément Bœsch2013-05-16
* | Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68'Michael Niedermayer2013-05-16
|\|
| * vf_fade: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_drawtext: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_drawbox: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd'Michael Niedermayer2013-05-16
|\|
| * vf_delogo: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_cropdetect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_crop: cosmetics, break linesAnton Khirnov2013-05-16
* | Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990'Michael Niedermayer2013-05-16
|\|
| * vf_crop: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_boxblur: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_blackframe: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * vf_aspect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | Merge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec'Michael Niedermayer2013-05-16
|\|
| * jpegls: K&R formatting cosmeticsLuca Barbato2013-05-16
* | Merge commit '9cacdabd1c8cd257a942d8289349c37d992989b7'Michael Niedermayer2013-05-16
|\|
| * jpegls: cosmetics: Drop some unnecessary parenthesesDiego Biurrun2013-05-15