4404 Commits (17929c04684a9ab8d6b647303e82da522999bf3d)
 

Author SHA1 Message Date
Roberto Togni 4d4bb927ce Fix compilation when both amr_nb and amr_wb are enabled 20 years ago
Panagiotis Issaris f50f817566 target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot luc.ac.be>) 20 years ago
Panagiotis Issaris d4d1de91a7 vbv size for ffserver.conf patch by (Panagiotis Issaris <takis [] lumumba*luc*ac*be>) 20 years ago
Panagiotis Issaris ff52bc3e31 target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>) 20 years ago
Michael Niedermayer 2de7795ad2 common.h -> common.h/bitstream.h 20 years ago
Michael Niedermayer caa336b4cc common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
Michael Niedermayer 6143607303 motion_val doxy 20 years ago
Loren Merritt 5ad984c997 implement B_DIRECT and B_SKIP macroblock types. 20 years ago
Michael Niedermayer 6feb1de50f r/w -> rb/wb 20 years ago
Diego Biurrun 114afa9ce7 Syntax errors fixed. 20 years ago
Michael Niedermayer 0d6d0cf953 fopen "r" -> "rb" 20 years ago
Michael Niedermayer 6c55fd7968 preroll is in ms 20 years ago
Michael Niedermayer 5375644323 1/0l fix 20 years ago
Michael Niedermayer b3506cb42f prefer integer fps if possible when guessing 20 years ago
Michael Niedermayer 3e76d1b526 guess fps for the variable fps case 20 years ago
Michael Niedermayer 6260de6ab0 fix regression test failure 20 years ago
Michael Niedermayer c13449112b stream copy block_align 20 years ago
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