summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* jpegls: check the scan offsetLuca Barbato2013-05-17
* jpegls: factorize return pathsLuca Barbato2013-05-17
* jpegls: return meaningful errorsLuca Barbato2013-05-17
* sparc: VIS mnemonicsMichael Kostylev2013-05-17
* mpegvideo: allocate sufficiently large scratch buffer for interlaced vidJindrich Makovicka2013-05-17
* pthread: reindentAnton Khirnov2013-05-17
* lavc/pthread: remove obsolete checksAnton Khirnov2013-05-17
* vf_pixdesctest: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_hqdn3d: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_drawtext: don't leak the expressions.Anton Khirnov2013-05-17
* vf_crop: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_setdar: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_drawbox: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_drawtext: do not reset the frame number in config_input.Anton Khirnov2013-05-17
* vf_fps: move initializing pts from config_props to init.Anton Khirnov2013-05-17
* vf_frei0r: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_gradfun: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* vf_lut: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* movenc: Don't add base_data_offset in tfhd for PIFF filesJeremy Hinegardner2013-05-17
* vc1dec: Add support for interlaced B-framesSebastian Sandberg2013-05-17
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* jpegls: K&R formatting cosmeticsLuca Barbato2013-05-16
* jpegls: cosmetics: Drop some unnecessary parenthesesDiego Biurrun2013-05-15
* mpegvideo: Remove commented-out PARANOID debug cruftDiego Biurrun2013-05-15
* Remove commented-out #includesDiego Biurrun2013-05-15