36635 Commits (625751c47ad2f7ab4b94a236d6cdf87bd3dad0d3)
 

Author SHA1 Message Date
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
Michael Niedermayer f247f4cf47 cabac: 3rd try at working around a compiler bug in clang. 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
Marton Balint 741aca7936 libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 13 years ago
Michael Niedermayer 3e9668501d fate: add bitexact and idct to x8intra 13 years ago
Michael Niedermayer 444632eae6 cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32 13 years ago
Michael Niedermayer 2138a89e71 Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b" 13 years ago
Michael Niedermayer 72c5828c93 lavf: Add forgotten line from 212fd3a1f1 13 years ago
Michael Niedermayer 9273efac1b Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b143562639 ljpegdec: Support MCU in ljpeg_decode_yuv_scan() 13 years ago
Aneesh Dogra ccc27e2139 bfi: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Laurentiu Ion 529a25d6e5 dpcm: Fix invalid writes 13 years ago
Aneesh Dogra 12e984aed7 utvideo: frame multithreading. 13 years ago
Michael Niedermayer cd2a27e1e5 Merge remote-tracking branch 'dilaroga/master' 13 years ago
Michael Niedermayer 52ef95474b ipmovie: Fix passing resolution changes on. 13 years ago
Paul B Mahol dd319f17e6 tta: remove obsolete and useless error message 13 years ago
Carl Eugen Hoyos 73ddc5869d Support 48bit rgb pam encoding. 13 years ago
Sebastien Zwickert 186980bf0f vda: cosmetic. 13 years ago
Sebastien Zwickert e953b8b7be vda: removes useless doxygen command. 13 years ago
Sebastien Zwickert 75be547f77 vda: uses pthreads directly. 13 years ago
Sebastien Zwickert 5ada64a549 vda: convert 3 byte NAL sizes to 4 byte. 13 years ago
Carl Eugen Hoyos fac2a6fa0c Support 16bit gray pam encoding. 13 years ago
Carl Eugen Hoyos 2f21c50784 Support decoding 32bit sunrast images. 13 years ago
Clément Bœsch ca324f9869 fate: add generic rules for most of the remaining tests/fate/*.mak files. 13 years ago
Reimar Döffinger aeeb0e6deb indeo4, swresample: add some missing static/const to tables. 13 years ago
Reimar Döffinger fe21ea1798 Add wmv8-x8intra fate test. 13 years ago
Reimar Döffinger ee4ba9aecd Fix incorrect increment in sgidec.c 13 years ago
Clément Bœsch 0c01947316 lavfi: add audio silencedetect filter. 13 years ago
Stefano Sabatini 5ccdb907c1 ffprobe: use more meaningful names for writer chapter/section header/footer function 13 years ago
Stefano Sabatini ec624d7c5c ffprobe: use "%*" printf syntax in XML_INDENT() in place of a loop 13 years ago
Chris Evans afb2aa5379 vorbis: An additional defense in the Vorbis codec. 13 years ago
Michael Niedermayer ce39ba92c0 fate: enable wc4-xan test, the sample is now on our rsync server. 13 years ago
Michael Niedermayer 757473831c Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer a407baba85 g723_1: Fix "libavcodec/g723_1.c:988:8: warning: assignment from incompatible pointer type [enabled by default]" 13 years ago
Michael Niedermayer 53918a1c54 dca: Fix uninitialized variable warnings. 13 years ago
Michael Niedermayer fc5a905a6d ffserver: check chdir() return 13 years ago
Michael Niedermayer 2d6f317d71 jpegdec: support ilv=1 grayscale jpeg-ls. 13 years ago
Michael Niedermayer bbe25b4f3e ljpegdec: support non zero MCU for RGB. 2nd try 13 years ago
Reinhard Tartler e6d527ff72 vorbisdec: Fix decoding bug with channel handling 13 years ago
Stefano Sabatini 9997d41672 ffprobe: add support to video frame information printing 13 years ago
Stefano Sabatini 78c47e0a1e doc/filters.texi: fix typo in volume description 13 years ago
Diego Biurrun badb195d13 cabac: Move code only used within the CABAC test program into the test program. 13 years ago
Diego Biurrun 1be4b8ccba vp56: Drop unnecessary cabac.h #include. 13 years ago
Diego Biurrun a7e3cb9d32 h264-test: Initialize AVCodecContext.av_class. 13 years ago
Diego Biurrun 52877251cf build: Skip compiling network.h and rtsp.h if networking is not enabled. 13 years ago
Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 13 years ago