31938 Commits (7c94740b84f95f4a1e3a70884dc1928ce3bc2570)
 

Author SHA1 Message Date
Michael Niedermayer 1d186e9e12 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 62ee0e6a97 Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." 13 years ago
Ronald S. Bultje ac0fb59348 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Vitor Sessak 18b131de04 dct32: Add SSE2 ASM optimizations 13 years ago
Kostya Shishkov 6f7fe4723b Correct chroma vector calculation for RealVideo 3. 13 years ago
Zohar Kelrich 73e8e8dbf9 lavf: Add an option to discard corrupted frames 13 years ago
Zohar Kelrich 5081514269 mpegts: Mark wrongly-sized packets as corrupted 13 years ago
Zohar Kelrich cdb9884a63 mpegts: Move scan test to handle_packets 13 years ago
Zohar Kelrich ce9e31655e mpegts: Mark corrupted packets 13 years ago
Zohar Kelrich c64f80b0e8 mpegts: Reset continuity counter on seek 13 years ago
Zohar Kelrich 8b9df201df mpegts: Fix for continuity counter 13 years ago
Zohar Kelrich be9c00615b mpegts: Silence "can't seek" warning on unseekable 13 years ago
Luca Barbato 5038f9b268 apichange: add an entry for AV_PKT_FLAG_CORRUPT 13 years ago
Luca Barbato 9d39cbf6cf avpacket: signal possibly corrupted packets 13 years ago
Dustin Brody 4326f6f525 mpeg4videodec: remove dead code that would have detected erroneous encoding 13 years ago
Alex Converse a6c49f18ab aac: Remove some suspicious illegal memcpy()s from LTP. 13 years ago
Alex Converse e11a5fccb2 bink: Eliminate unnecessary shadow declaration. 13 years ago
Michael Niedermayer 03cbe6c8bc Merge remote-tracking branch 'qatar/master' 13 years ago
Compn 29d854d6c5 correct shorthand ffmpeg-dev > ffmpeg-devel 13 years ago
Anton Khirnov b4ea1c5a77 Remove the ffserver test. 13 years ago
Anton Khirnov e5fc6ab665 Remove ffserver.h 13 years ago
Carl Eugen Hoyos 318fd9dac2 Remove non-existing fourcc " Y8". 13 years ago
Carl Eugen Hoyos 1c5480651e Support FourCC DreX as MPEG4 ASP. 13 years ago
Carl Eugen Hoyos b36bd27fbe Rm lavfi-showfiltfmts on make testclean. 13 years ago
Carl Eugen Hoyos 940a116b1f Unbreak ffplay -s and ffplay -pix_fmt. 13 years ago
Carl Eugen Hoyos 8460b757c2 Do not ignore opt_default() return values. 13 years ago
Carl Eugen Hoyos 222b333ed5 Cosmetics: Restore alphabetical order. 13 years ago
Carl Eugen Hoyos 9b60b076fb Support muxing MP1, MP2 and MP3 in caf. 13 years ago
Carl Eugen Hoyos c6e0332f30 Explicitely fail for unsupported codecs when muxing caf. 13 years ago
Carl Eugen Hoyos b35477a2f2 Use av_get_bits_per_sample() for mBitsPerChannel in caf. 13 years ago
Naoya OYAMA 7747a091f5 Cosmetics: Fix indentation. 13 years ago
Michael Niedermayer 335bbe424f Merge remote-tracking branch 'qatar/master' 13 years ago
Dustin Brody 18cb40f074 lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE 13 years ago
Reimar Döffinger b39f872a41 Limit fsize before adding to pointer. 13 years ago
Yu-Jie Lin 1442d29533 x11grab: add show_region AVOption. 13 years ago
Yu-Jie Lin 085791a92e x11grab: add follow_mouse AVOption. 13 years ago
Michael Niedermayer 8400607267 Merge remote-tracking branch 'qatar/master' 13 years ago
Kostya Shishkov 42ba12888b Do not convert RGB buffer at once when stride does not fit exact samples. 13 years ago
Stefano Sabatini 3b5ddf07c0 vf_pad: add an example employing the sar variable 13 years ago
Stefano Sabatini 9959a76782 ffplay: set input link sample aspect ratio in input_config_props() 13 years ago
Stefano Sabatini 45f9e053d8 vf_crop: add support for a, dar, sar, hsub, and vsub variables 13 years ago
Stefano Sabatini 61d55fda2b lavfi: tweak display aspect ratio variables in pad and scale filters 13 years ago
Luca Barbato 8a54bfe83f build: make examples build normally 13 years ago
Reimar Döffinger 0e29c4f761 Revert bink dequantization hack that is no longer necessary. 13 years ago
Michael Niedermayer faba79e080 Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse 1f6f58d585 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 13 years ago
Jason Garrett-Glaser a3bf7b864a H.264: tweak some other x86 asm for Atom 13 years ago
Stefano Sabatini d9c23a0d5a vf_transpose: avoid multiple calls to avfilter_draw_slice() 13 years ago
Alex Converse 5ef953e84f probe: Fix insane flow control. 13 years ago
Mike Williams 298c4e3c52 mpegts: remove invalid error check 13 years ago