36635 Commits (625751c47ad2f7ab4b94a236d6cdf87bd3dad0d3)
 

Author SHA1 Message Date
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
Stefano Sabatini fa7d1c39fd ffprobe: move writer context registration and initialization in main() 13 years ago
Stefano Sabatini e869d08cbc cmdutils: make this_year extern, so it can be referenced from other .o files 13 years ago
Stefano Sabatini ceef1ee767 cmdutils: make show_usage() use av_log() 13 years ago
Janne Grunau be540e0cb3 indeo3: check motion vectors for validity 13 years ago
Oana Stratulat 44cc1936be ffmpeg: Fix segfault with zzufed 4xm file. 13 years ago
Michael Niedermayer 6a56f4e634 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b18a0cc781 indeo5: Fix null pointer dereference. 13 years ago
Janne Grunau 73b16198b6 electronicarts: check bytes per sample for validity 13 years ago
Michael Niedermayer 12d8340f16 ljpeg: Fix bits != 8 or 16 support 13 years ago
Michael Niedermayer 5152beeba8 ljpeg: Add predictor=0 support. 13 years ago
Michael Niedermayer 877f6eb5fb tta: Fix returned error code at EOF 13 years ago
Michael Niedermayer 4925b6e784 tta: fix off be 1 error in the end detection. 13 years ago
Laurentiu Ion b348c852aa flicvideo: fix invalid reads 13 years ago
Chris Evans 57cd6d7095 vorbis: Avoid some out-of-bounds reads 13 years ago
Reimar Döffinger 4dfb74cd4f Flush decoders correctly in avformat_find_stream_info(). 13 years ago
Paul B Mahol f86209b43d vqf: add more known extensions 13 years ago
Diego Biurrun 3aa3fc45fe cabac: remove unused function renorm_cabac_decoder 13 years ago
Diego Biurrun 301fb92131 h264: Only use symbols from the SVQ3 decoder under proper conditionals. 13 years ago
Clément Bœsch ed14b7242a timecode: more tolerant frame rate check for drop flag. 13 years ago
Stefano Sabatini c5f4abf698 ffprobe: exit in case generic options are incompatible with strict XML output 13 years ago
Stefano Sabatini 49c207b820 ffprobe: fix NULL pointer dereference in writer_close() 13 years ago
Stefano Sabatini 9ac58ba133 cmdutils: add print_program_info() used in both show_banner() and show_version() 13 years ago
Justin Ruggles 6e8bf6db48 add bytestream2_tell() and bytestream2_seek() functions 13 years ago
Michael Niedermayer 3edff185ab Merge remote-tracking branch 'qatar/master' 13 years ago
Oana Stratulat ee4d43ef7a ffmpeg: check if number of input and output channels are valid. 13 years ago