4622 Commits (435b0720a89b5aa1dd9e92f13336d5a35964a6e6)
 

Author SHA1 Message Date
Roine Gustafsson 2d74541476 - Writes correct unknown aspect 20 years ago
Loren Merritt a4dae92b58 Sort B-frames into display order. 20 years ago
Michael Niedermayer 96db7add10 10l 20 years ago
Gianluigi Tiesi 8ff53f5b07 Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) 20 years ago
Michael Niedermayer 119cebf429 skip INDX chunks 20 years ago
Philip Gladstone 7c054ea7e2 ffserver now runs again (sort of). 20 years ago
Philip Gladstone 597c9f2bc9 Remove .mpg streams due to a standards compliance issue 20 years ago
Roine Gustafsson ad5a429c49 Small configure fix for Darwin / Mac OS X. 20 years ago
Diego Biurrun bf69c4e55f Make -pphelp output consistent with the other instances of -xxx help. 20 years ago
Michael Niedermayer 281a74da60 spaces in path fixes 20 years ago
Michael Niedermayer 2d2651f821 WV1F support 20 years ago
Michael Niedermayer 53f0090dcc faster and slightly less accurate nearest neighbor resampler 20 years ago
Michael Niedermayer 17bfbd70ab 10l 20 years ago
Michael Niedermayer 6cb5dcb392 special case for filter_length==1 20 years ago
Loïc Le Loarer 579448a083 - correct several errors on the deblocking accross slice boundaries. 20 years ago
Roberto Togni f31ecffb4f Fix avc1 if there is nore than one nal per mov frame 20 years ago
Panagiotis Issaris 13160c0708 imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>) 20 years ago
Michael Niedermayer 18107921c4 ffm_init() for win32, so the regression tests dont fail there 20 years ago
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