672 Commits (c4ac052b8523d1864f4b59a4f99e9f29a53bd04a)

Author SHA1 Message Date
Michael Niedermayer 55c7e4ad5d broken avi / div by zero fix 20 years ago
Michael Niedermayer 15bc38e57c try to guess the fps if they are variable 20 years ago
Roine Gustafsson caacd4deea add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>) 20 years ago
Michael Niedermayer 90bb394dcc workaround some broken mpeg-ps timestamps 20 years ago
Michael Niedermayer 5edea431d0 some sanity checks on what is muxed, invalid timestamps in mpeg are very common and lead to strange errors in the mpeg muxer otherwise 20 years ago
Michael Niedermayer 7984bbe2ce fix timestamp prediction for low_delay mpeg streams 20 years ago
Mike Melanson 169eb021d0 load the 'avcC' atom needed for 'avc1' decoding 20 years ago
Michael Niedermayer d0271e8a3a rv20 encoding 20 years ago
Michael Niedermayer 37e85dacd0 seeking in rm 2nd try 20 years ago
Michael Niedermayer bc17df09d4 seeking in rm 20 years ago
Michael Niedermayer 80016c48b0 rm encoding fix 20 years ago
Michael Niedermayer 012cd15fc4 try to recover from errors instead of failing fataly 20 years ago
Michael Niedermayer a8b81ec199 various demuxer fixes 20 years ago
Michael Niedermayer 18ade9543f rv10 thread safety fix / rv10 ffplay fix 20 years ago
Michael Niedermayer d880240e18 timestamp fix 20 years ago
Michael Niedermayer d43ed92def use pts based duration/bitrate guessing code for mpeg-ts 20 years ago
Michael Niedermayer f9a35124a7 fixing pipe seek bug 20 years ago
Michael Niedermayer 423962dc01 next try at fixing rv20 decoding 20 years ago
Chriss 20b02bc628 This patch takes into account that fifo_realloc may adjust fifo.wptr 20 years ago
Michael Niedermayer 0d71240921 fifo_realloc() 20 years ago
Michael Niedermayer 61f4aa96ba kill a annoying debug printf 20 years ago
Michael Niedermayer 1b307febc4 fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.avi 20 years ago
Loren Merritt f37b9768f6 split ffhuffyuv into 2 codecs: 20 years ago
Chriss 7e0fda0a4e DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>) 20 years ago
Michael Niedermayer dc56fc3802 int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>) 20 years ago
Michael Niedermayer cbb6e405c0 parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and Paul Curtis <pfc >at> terrapin <dot< com>) 20 years ago
Mike Melanson e4917f59a5 use correct types 20 years ago
François Revol 27d5f18f66 First implementation of nsv demuxer. 20 years ago
Michael Niedermayer f7ff7bc648 skip unknown streams instead of failing 20 years ago
Michael Niedermayer 6ccedec0fd rv20 demuxing fix 20 years ago
Mike Melanson acfd8f0fdb native QPEG video decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer b339fb00ba loop hack 20 years ago
Michael Niedermayer 9286699a67 disable redundant image formats, otherwise we wont get any bugreports about -f image2 20 years ago
Michael Niedermayer 61c7c3e347 raw h261 demuxing fix 20 years ago
Michael Niedermayer 3129cd0140 allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end 20 years ago
Michael Niedermayer ae214ac39e try to guess the codec for imag2pipe too 20 years ago
Michael Niedermayer 4d4f7158ee last packet size fix 20 years ago
Kostya Shishkov 61c52ead7c When playing 20 years ago
Michael Niedermayer 5b6d559680 move p*m from image/lavf -> image2/lavc 20 years ago
Michael Niedermayer f4824c0f30 prefer image2 over image 20 years ago
Michael Niedermayer 4eff7cf42d porting png support from -f image to -f image2 20 years ago
Michael Niedermayer f6506a541a doxy 20 years ago
Hans Zandbelt 7a91333f73 IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>) 20 years ago
Michael Niedermayer d07730ddd1 fix image stream copy 20 years ago
Michael Niedermayer 359fa0febc cbr audio muxing fix 20 years ago
Michael Niedermayer 1c3990dbba H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
Mike Melanson ab711b3c8d Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer 146210caf9 image2pipe fix 20 years ago
Michael Niedermayer afbb5ce406 dvr-ms video decoding support 20 years ago
Nathan Kurz 1a1dc611ce bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot com>) 20 years ago