9215 Commits (7c4b39750853c1b51652ece70b5bf8fcd72e3181)

Author SHA1 Message Date
Oana Stratulat 550f7c43ec Fixes wrong duration in .mov file. Issue 599 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
Martin Storsjö a78dbada55 movenc: Don't store a nonzero creation time if nothing was set by the caller 13 years ago
Reimar Döffinger efd6b80b40 rawdec: use av_shrink_packet. 13 years ago
Michael Niedermayer 72c5828c93 lavf: Add forgotten line from 212fd3a1f1 13 years ago
Michael Niedermayer 52ef95474b ipmovie: Fix passing resolution changes on. 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
Michael Niedermayer c8e309c2a6 lavf: Do not attempt to use frame multi threading when probing. 13 years ago
Paul B Mahol 49a2aebc00 vqf: recognize more metadata chunks 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
Paul B Mahol 75146b8828 ipmovie: Add param change side data if the video dimensions have changed 13 years ago
Carl Eugen Hoyos ee884c3023 Fix OOM error condition in idcin demuxer. 13 years ago
Janne Grunau 73b16198b6 electronicarts: check bytes per sample for validity 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
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
Anssi Hannula 580bb77936 spdifenc: use special alignment for DTS-HD length_code 13 years ago
Janne Grunau f5be84cfbc ipmovie: do not read audio packets before the codec is known 13 years ago
Martin Storsjö acb074301c avio: Only do implicit network initialization for network protocols 13 years ago
Martin Storsjö 32b83aeec1 avio: Add an URLProtocol flag for indicating that a protocol uses network 13 years ago
Chris Evans faaec4676c matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 13 years ago
Clément Bœsch 35da85562d mov: support timecode extraction. 13 years ago
Clément Bœsch adc278788b mov: annotate read values in tmcd track. 13 years ago
Alex Converse 4274e481c0 mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions. 13 years ago
Anton Khirnov f9b9dd8740 lavf: cosmetics, reformat av_read_frame(). 13 years ago
Anton Khirnov 6450599e22 lavf: refactor av_read_frame() to make it easier to understand. 13 years ago
Michael Niedermayer c4eec85a1f Revert "rmdec: Avoid allocating huge packets" 13 years ago
Michael Niedermayer ad8e3304f7 lavf: use avg_frame_rate and packet number to exit find_stream_info 13 years ago
Michael Niedermayer 1171d938af lavf: revert commit bb99ae3ae9 13 years ago
Shitiz Garg feb15cee5e mtv: Make sure audio_subsegments is not 0 13 years ago
Chris Evans f35e037c93 mkv: Fix a bug where a pointer was cached to an array that might later move due to 13 years ago
Jean First 2df73eefb4 flvdec: Fix compiler warning for uninitialized variables 13 years ago
Jean First 4be386b318 rtsp: Fix compiler warning for uninitialized variable 13 years ago
Andrew Ryan 4452d58c72 Insert missing newline at end of error log message in mov demuxer. 13 years ago
Carl Eugen Hoyos 17edc370b2 yuv4 libquicktime packed 4:2:0 encoder and decoder. 13 years ago
Carl Eugen Hoyos 2754514787 v308 Quicktim Uncompressed 4:4:4 encoder and decoder. 13 years ago
Carl Eugen Hoyos 64e4f4836a Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). 13 years ago
Janne Grunau a2d1d21629 avio: exit early in fill_buffer without read_packet 13 years ago
Michael Niedermayer 6072a19b4f lavf: Fix try_decode_frame() so it doesnt loop infinitely. 13 years ago
Michael Niedermayer f37174bc19 electronicarts: Pass error through ea_read_header(). 13 years ago
Oana Stratulat 0d3a51e5d2 electronicarts: Fix division by zero. Fixes Ticket #793 13 years ago
Justin Ruggles 779ef255e6 adx: add an adx muxer 13 years ago
Justin Ruggles 99baf2c7d0 adx: add AVFMT_GENERIC_INDEX to demuxer flags. 13 years ago
Jean First efaf448888 rtsp: Fix compiler warning for uninitialized variable. 13 years ago
Anton Khirnov 212fd3a1f1 lavf: flush decoders in avformat_find_stream_info(). 13 years ago
Jean First f2eb2e5c4f wtvdec: use intfloat.h instead of intfloat_readwrite.h 13 years ago