36741 Commits (01616f12e20cefb387e1f59be23bcf4211ce9bba)
 

Author SHA1 Message Date
Michael Niedermayer 31801ded9a Merge remote-tracking branch 'hexene/stagefright' 13 years ago
Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 13 years ago
Justin Ruggles e9626eb32e sierravmd: fix audio pts 13 years ago
Michael Niedermayer 5ab6f0fe5a Revert "swscale: fix integer overflows in RGB pixel writing." 13 years ago
Aneesh Dogra 29112db8c0 bethsoftvideo: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Paul B Mahol 296a338261 rgb2rgb: remove unused bgr8torgb8() 13 years ago
Dominique Leuenberger 5aac76159e RELEASE: We're now at 0.9.1.git 13 years ago
Paul B Mahol 4ad40d6d9f rgb2rgb: rgb12tobgr12() 13 years ago
Paul B Mahol 277030627d rgb2rgb: allow conversion for <15 bpp 13 years ago
Paul B Mahol 047a28f759 bmpenc: support for PIX_FMT_RGB444 13 years ago
Paul B Mahol a6839c4e60 bmpdec: support for rgb444 with bitfields compression 13 years ago
Paul B Mahol 84e5159e25 bmpenc: support for PIX_FMT_RGB444 13 years ago
Stefano Sabatini 93d49cba7f ffprobe: add compact option to JSON writer 13 years ago
Stefano Sabatini 5226be0dd5 ffprobe: add -show_program_version and -show_library_versions options 13 years ago
Ronald S. Bultje b14fa5572c swscale: fix crash in fast_bilinear code when compiled with -mred-zone. 13 years ago
Stefano Sabatini d3e435164b ffprobe: make upcase_string() ignore non-ASCII characters 13 years ago
Oka Motofumi cd44521625 swscale: specify register type. 13 years ago
Dmitry Monakhov d7b786e9a1 libstagefright: fix build 13 years ago
Janne Grunau e652cc9606 rv34: use get_bits_left() 13 years ago
Anton Khirnov ac64607682 avconv: reinitialize the filtergraph on resolution change. 13 years ago
Anton Khirnov 5d25140f71 vsrc_buffer: error on changing frame parameters. 13 years ago
Anton Khirnov 7b9373db89 avconv: fix -copyinkf. 13 years ago
Martin Storsjö 5c7c9a9f33 fate: Update file checksums after the mov muxer change in a78dbada55 13 years ago
Martin Storsjö a78dbada55 movenc: Don't store a nonzero creation time if nothing was set by the caller 13 years ago
Paul B Mahol 353a2d2164 bmpdec: support for rgb444 with bitfields compression 13 years ago
Michael Niedermayer 2169f971ad fate: Disable fate-wmv8-x8intra 13 years ago
anonymous 7e2ba2df28 mjpeg: update whitespaces to qatar 13 years ago
Paul B Mahol 0b8b3387a9 rgb2rgb: allow conversion for <15 bpp 13 years ago
Luca Barbato 0c50edb789 doc: fix stray reference to FFmpeg 13 years ago
Luca Barbato b6db385922 v4l2: use C99 struct initializer 13 years ago
Luca Barbato 0efd48dfd1 v4l2: poll the file descriptor 13 years ago
Luca Barbato b8c310cb0a v4l2: support compressed formats 13 years ago
Michael Niedermayer dd3ca3ea15 Merge remote-tracking branch 'qatar/master' 13 years ago
Laurentiu Ion da2e774fd6 kmvc: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Michael Niedermayer 4805a33043 Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 73f2cf4ed9 ffplay: Exit on ctrl-c. 13 years ago
Carl Eugen Hoyos ceb0dd9f1e Support decoding 1bpp and 4bpp palettized sunrast images. 13 years ago
Clément Bœsch 625751c47a log: use a different color for debug (green). 13 years ago
Paul B Mahol e20a4881ff pngdec: show verbose message for unsupported files 13 years ago
Gaurav Narula a67b8c86d0 fate: Add tests for more AAC features. 13 years ago
Alex Converse 9de3cbc182 aacps: Add missing newline in error message. 13 years ago
Alex Converse cd6e34d369 fate: Add tests for vc1/wmapro in ism. 13 years ago
Alex Converse 46ef355c65 aacdec: Add a fate test for 5.1 channel SBR. 13 years ago
Alex Converse 4acd43a295 aacdec: Turn off PS for multichannel files that use PCE based configs. 13 years ago
Michael Niedermayer f247f4cf47 cabac: 3rd try at working around a compiler bug in clang. 13 years ago
Diego Biurrun 1ef8ff4534 cabac: remove put_cabac_u/ueg from cabac-test. 13 years ago
Stefano Sabatini 3b1355bb93 ffprobe: change formatting logic in the JSON writer 13 years ago
Stefano Sabatini 48f37b1d21 ffprobe: implement generic reindent logic in the JSON writer 13 years ago
Reimar Döffinger 4231bbbf4c sgidec: make compiler optimize away memcpy call in inner loop. 13 years ago
Reimar Döffinger efd6b80b40 rawdec: use av_shrink_packet. 13 years ago