31831 Commits (66b9d7065a5c01bcf6b5d5325fd9b9d4132e7e6f)
 

Author SHA1 Message Date
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
Diego Biurrun 1ef8ff4534 cabac: remove put_cabac_u/ueg from cabac-test. 13 years ago
Paul B Mahol 5cad970971 swscale: RGB4444 and BGR444 input 13 years ago
Mike Melanson d41d7773bc FATE: add test for xWMA demuxer. 13 years ago
Mike Melanson 2dee0cdb8e FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio decoder. 13 years ago
Vitor Sessak 39df0c434c mpegaudiodec: optimized iMDCT transform 13 years ago
Vitor Sessak 06677d0dd9 mpegaudiodec: change imdct window arrangment for better pointer alignment 13 years ago
Vitor Sessak 6dfcf53092 mpegaudiodec: move imdct and windowing function to mpegaudiodsp 13 years ago
Vitor Sessak 421c99a4a7 mpegaudiodec: interleave iMDCT buffer to simplify future SIMD implementations 13 years ago
Ronald S. Bultje 2170a0e6ad swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 13 years ago
Mike Melanson 599855748a FATE: test to exercise WTV demuxer. 13 years ago
Daniel Huang 8549cf073b mjpegdec: K&R formatting cosmetics 13 years ago
Diego Biurrun 999484c9fb swscale: K&R formatting cosmetics for code examples 13 years ago
Diego Biurrun 83890c66c4 swscale: K&R reformatting cosmetics for header files 13 years ago
Mike Melanson a83f5b8a96 FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant is exercised. 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
Chris Evans afb2aa5379 vorbis: An additional defense in the Vorbis codec. 13 years ago
Reinhard Tartler e6d527ff72 vorbisdec: Fix decoding bug with channel handling 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
Andrey Utkin 079688b6cb Disable annoying warning without changing behavior 13 years ago
Diego Biurrun 8b1a26864c faq: Solutions for common problems with sample paths when running FATE. 13 years ago
Justin Ruggles 3f6aa85ed4 avcodec: attempt to clarify the CODEC_CAP_DELAY documentation 13 years ago
Justin Ruggles 07837e4158 avcodec: fix avcodec_encode_audio() documentation. 13 years ago
Mike Melanson 15f073ee6d FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptual codecs inside. 13 years ago
Paul B Mahol 49a2aebc00 vqf: recognize more metadata chunks 13 years ago
Mike Melanson 2907f88aee FATE test: BMV demuxer and associated video and audio decoders. 13 years ago
Mike Melanson 9689a1af6d FATE: indeo4 video decoder test. 13 years ago
Mike Melanson f93843e9a0 FATE: update xxan-wc4 test to a sample with more code coverage. 13 years ago
Mike Melanson c262404d98 Change the recent h264_mp4toannexb bitstream filter test to output to an elementary stream rather than a program stream. 13 years ago
Justin Ruggles cf1a259ad6 g722enc: validate AVCodecContext.trellis 13 years ago
Justin Ruggles 77c5b66cbe g722enc: set frame_size, and also handle an odd number of input samples 13 years ago
Justin Ruggles 34093ba081 g722enc: split encoding into separate functions for trellis vs. no trellis 13 years ago
Vitor Sessak 96219141e2 mpegaudiodec: Use clearer pointer math 13 years ago
Michael Niedermayer 4b4acc544f tta: Fix returned error code at EOF 13 years ago
Michael Niedermayer d8b33a9989 tta: fix off be 1 error in the end detection. 13 years ago
Justin Ruggles 52e9854a83 tta: fix 24-bit decoding. 13 years ago
Paul B Mahol 75146b8828 ipmovie: Add param change side data if the video dimensions have changed 13 years ago
Paul B Mahol 17aa02b9a1 interplayvideo: Handle changed video dimensions on the fly 13 years ago
Martin Storsjö c5d907b6b0 libavcodec: Handle param change side data in avcodec_decode_video2, too 13 years ago
Martin Storsjö 867f923df4 libavcodec: Move apply_param_change up above avcodec_decode_video2 13 years ago
Janne Grunau be540e0cb3 indeo3: check motion vectors for validity 13 years ago