4037 Commits (650cec0c8c9b07943d4dbfdbbe56fb8f5d99d7ee)
 

Author SHA1 Message Date
Loren Merritt 650cec0c8c vismv for h264 displayed incorrect motion vectors. 20 years ago
Michael Niedermayer ae895a40c5 10l (double free) 20 years ago
Panagiotis Issaris ed2d7a341e When using the -target option, although PAL or NTSC is specified, 20 years ago
Michael Niedermayer f0b77c69c1 better motion_subsample_log2 docs 20 years ago
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
Sigbjørn Skjæret 0d00cf38c6 fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjørn Skjæret {sskjer-1 broadpark no}) 20 years ago
Loic Le Loarer 5175b9376f add multi slice support 20 years ago
Drew Hess a2c3bf82a7 fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) 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 3c9ec07ef2 quantizer overflow warning + AAN dct fix 20 years ago
Michael Niedermayer 2fef0bdfc1 try to set next_pts to a reasonable value in case of streamcopy 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
Michael Niedermayer e42a152bbc x86 cpu capabilities detection rewrite / cleanup 20 years ago
Michael Niedermayer 74679f5c1c another try at fixing rv20 ... 20 years ago
Michael Niedermayer f48c0551ca flush remaining data from parser at EOF 20 years ago
Michael Niedermayer 732ce18eab warn the user if the quantization code could overflow with the selected custom matrix and qp limits 20 years ago
Michael Niedermayer bf835aee11 uppercase codec_tag=AVC1 support 20 years ago
Mike Melanson 169eb021d0 load the 'avcC' atom needed for 'avc1' decoding 20 years ago
Michael Niedermayer a979965313 out of buffer access fix 20 years ago
Michael Niedermayer 0fd6aea1f1 more flexible frame skip decission 20 years ago
Michael Niedermayer bbf18b21b7 frame skip support 20 years ago
Michael Niedermayer 2f3eca0806 suppress 100 pages of missing enum value in switch spam 20 years ago
Michael Niedermayer c50cd09dd5 rv20 regression test 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
Matthieu Castet e7ddb0cf4c detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< free >.< fr>) 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 9d2a069519 raw rgb flip fix 20 years ago
Michael Niedermayer 1b307febc4 fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.avi 20 years ago
Michael Niedermayer 7ca60994f7 max frames command line options 20 years ago
Loren Merritt 42dd22c4a5 fix interlacing check in v1 huffyuv. 20 years ago
Loren Merritt f37b9768f6 split ffhuffyuv into 2 codecs: 20 years ago
Michael Niedermayer 17179d2d97 fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility 20 years ago
Michael Niedermayer 6989963c1f 10l (dont use codec_id for error simulation) 20 years ago
Burkhard Plaum 073c2593c9 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
Michael Niedermayer 8a6cb11455 10l (encode bit buffer too small for 1920x1080 raw) 20 years ago