summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dissallow sprintfMichael Niedermayer2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* Quote path expression to take care of $(prefix) possibly containing spaces.Diego Biurrun2005-01-11
* fixing selftestMichael Niedermayer2005-01-11
* picture heap corruption fixMichael Niedermayer2005-01-10
* 10l (ret vs. ret>0)Michael Niedermayer2005-01-10
* Check pointers before writing to memory, fix possible integer overflowsRoberto Togni2005-01-09
* 10l (obmc_scratchpad not always initialize)Gert Vervoort2005-01-09
* get debug code to compile again.François Revol2005-01-08
* handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg...Roine Gustafsson2005-01-08
* integer overflows, heap corruptionMichael Niedermayer2005-01-08
* 10l: scratchpad could be allocated before its size was known.Loren Merritt2005-01-08
* H.264 weighted prediction.Loren Merritt2005-01-07
* print "D" instead of "P" for dropable frames in flv with -debug 1Michael Niedermayer2005-01-06
* RV30/RV40 demuxing (untested)Michael Niedermayer2005-01-06
* fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rmMichael Niedermayer2005-01-05
* --extra-cflags and --extra-ldflags clobbers previous options. ThisRoine Gustafsson2005-01-05
* fix decoding of http://mplayerhq.hu/~diego/problem.movMichael Niedermayer2005-01-05
* Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it)Michael Niedermayer2005-01-04
* workaround missuse of url_feof()Michael Niedermayer2005-01-04
* disable yuv_image_formatMichael Niedermayer2005-01-04
* .{Y,U,V} image2 supportMichael Niedermayer2005-01-04
* reduce stutter if we learn too late that the stream contains B-frames.Loren Merritt2005-01-04
* - Writes correct unknown aspectRoine Gustafsson2005-01-04
* Sort B-frames into display order.Loren Merritt2005-01-04
* 10lMichael Niedermayer2005-01-03
* Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>)Gianluigi Tiesi2005-01-03
* skip INDX chunksMichael Niedermayer2005-01-03
* ffserver now runs again (sort of).Philip Gladstone2005-01-03
* Remove .mpg streams due to a standards compliance issuePhilip Gladstone2005-01-03
* Small configure fix for Darwin / Mac OS X.Roine Gustafsson2005-01-03
* Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun2005-01-03
* spaces in path fixesMichael Niedermayer2005-01-01
* WV1F supportMichael Niedermayer2005-01-01
* faster and slightly less accurate nearest neighbor resamplerMichael Niedermayer2004-12-31
* 10lMichael Niedermayer2004-12-31
* special case for filter_length==1Michael Niedermayer2004-12-31
* - correct several errors on the deblocking accross slice boundaries.Loïc Le Loarer2004-12-31
* Fix avc1 if there is nore than one nal per mov frameRoberto Togni2004-12-30
* imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t l...Panagiotis Issaris2004-12-30
* ffm_init() for win32, so the regression tests dont fail thereMichael Niedermayer2004-12-30
* Fix compilation when both amr_nb and amr_wb are enabledRoberto Togni2004-12-29
* target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot luc.ac...Panagiotis Issaris2004-12-29
* vbv size for ffserver.conf patch by (Panagiotis Issaris <takis [] lumumba*luc...Panagiotis Issaris2004-12-29
* target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>)Panagiotis Issaris2004-12-29
* common.h -> common.h/bitstream.hMichael Niedermayer2004-12-29
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-29
* motion_val doxyMichael Niedermayer2004-12-29
* implement B_DIRECT and B_SKIP macroblock types.Loren Merritt2004-12-29
* r/w -> rb/wbMichael Niedermayer2004-12-24