3822 Commits (bc3429e382151af6f10c7e1e2410bb0e0e4cf282)
 

Author SHA1 Message Date
Michael Niedermayer bc3429e382 pts/dts 100l fix 20 years ago
Michael Niedermayer 7e05155850 cleanup video buffer size 20 years ago
Michael Niedermayer 9205093333 cleanup 20 years ago
Michael Niedermayer 7000a17542 SCR timestamp fix try #1 20 years ago
Michael Niedermayer d8b5abfa70 simplify put_padding_packet() 20 years ago
Michael Niedermayer c40a3a42e1 move free() of AVStream priv data to av_write_trailer() 20 years ago
Michael Niedermayer 95f97de146 64bit and reading over the end of the array fixes 20 years ago
Michel Bardiaux 96cc9e5c61 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michel Bardiaux 65d1bea201 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michael Niedermayer 71c32f19b3 do not call (av_)abort() 20 years ago
Michael Niedermayer 9fe5a7b831 do not call (av_)abort() 20 years ago
Mike Melanson cacf7199a1 FAQ update; entry on C++ 20 years ago
Zdenek Kabelac 669484b49e * these vars could be either static or extern (compilation fix gcc-3.5) 20 years ago
Michael Niedermayer fe2d6fe235 move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based 20 years ago
Michael Niedermayer d1fb157dd7 broken mess removial 20 years ago
Nathan Kurz c19e76ceb7 ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at verse dot com>) 20 years ago
Michael Niedermayer cfeae977a7 10l (wrong variable) 20 years ago
Michael Niedermayer 78953e626f avoid using local arrays outside the block where they live ... 20 years ago
Michael Niedermayer 80e8528865 dont just resample half of the data sometimes 20 years ago
Michael Niedermayer 63dd1377b3 uninitalized variables 20 years ago
Michael Niedermayer 58978c070a less printf spam 20 years ago
Michael Niedermayer 32019cddb4 fix assert 20 years ago
Michael Niedermayer 30667f42f5 pads stream 20 years ago
Michael Niedermayer a5cd3c48fb 100l (signed vs. unsigend) 20 years ago
Mike Melanson d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
Mike Melanson 98772cbf7b if audio is PCM, push it through (sync is not perfect yet) 20 years ago
Roman Shaposhnik 5088363247 * experimental dynamic audio stream allocation for DV demuxer. This 20 years ago
Roman Shaposhnik 96319c3922 * let DV muxer generate audioless DV streams. This might not be 100% 20 years ago
Michael Niedermayer e4a185ac14 10l forgot to commit 20 years ago
Michael Niedermayer 0fa8158d3e move h264 idct to its own file and call via function pointer in DspContext 20 years ago
Michael Niedermayer 40028f8f6e dont print "vop not coded" by default 20 years ago
Michael Niedermayer 21adafec2a lowres width/height cleanup 3rd try 20 years ago
Michael Niedermayer 0b2346d38c lowres fixes for the parser 20 years ago
Michael Niedermayer 8b392ae2e7 10l (segfault) 20 years ago
Michael Niedermayer f1cc95f0e9 10l 20 years ago
Michael Niedermayer 4f8a831994 set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 20 years ago
Michael Niedermayer 718455951c lowres chroma fix 20 years ago
Michael Niedermayer 0f74857497 lowres slice fix 20 years ago
Michael Niedermayer f06afd698b porting optimizations from 4x4 dct to 8x8 20 years ago
Michael Niedermayer affbf0435a optimizing 4x4 idct 20 years ago
Michael Niedermayer af2a9e8fdb lowres slice fix 20 years ago
Michael Niedermayer da9c9637ae low resolution interlaced support 20 years ago
Michael Niedermayer 1aa8c57b4a 1/8 resolution decoding 20 years ago
Michael Niedermayer 6aeb03d887 low resolution decoding fix 20 years ago
Michael Niedermayer 9ca358b951 1/4 resolution decoding 20 years ago
Michael Niedermayer 8cbd529f12 10l (wrong context) 20 years ago
Michael Niedermayer 178fcca848 1/2 resolution decoding 20 years ago
Michael Niedermayer bc133816c0 some credits for all these patches 20 years ago
Michael Niedermayer 792bb815e3 assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer 5cbb0e70a0 H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago