36610 Commits (dd319f17e6486b751e23a144d017b070691b6131)
 

Author SHA1 Message Date
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
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
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
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
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
Michael Niedermayer c8e309c2a6 lavf: Do not attempt to use frame multi threading when probing. 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
Carl Eugen Hoyos 19b945dc2a Cosmetics: Fix indentation. 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
Carl Eugen Hoyos ee884c3023 Fix OOM error condition in idcin demuxer. 13 years ago
Stefano Sabatini 9ecccd6e5a ffprobe: move header and trailer print from probe_file() to main() 13 years ago