summaryrefslogtreecommitdiff
path: root/libavcodec
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
* Check pointers before writing to memory, fix possible integer overflowsRoberto Togni2005-01-09
* 10l (obmc_scratchpad not always initialize)Gert Vervoort2005-01-09
* 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
* fix decoding of http://mplayerhq.hu/~diego/problem.movMichael Niedermayer2005-01-05
* reduce stutter if we learn too late that the stream contains B-frames.Loren Merritt2005-01-04
* Sort B-frames into display order.Loren Merritt2005-01-04
* Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>)Gianluigi Tiesi2005-01-03
* Make -pphelp output consistent with the other instances of -xxx help.Diego Biurrun2005-01-03
* 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
* Fix compilation when both amr_nb and amr_wb are enabledRoberto Togni2004-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
* vismv for h264 displayed incorrect motion vectors.Loren Merritt2004-12-20
* better motion_subsample_log2 docsMichael Niedermayer2004-12-19
* fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigb...Sigbjørn Skjæret2004-12-18
* add multi slice supportLoic Le Loarer2004-12-18
* fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)Drew Hess2004-12-18
* quantizer overflow warning + AAN dct fixMichael Niedermayer2004-12-14
* fix timestamp prediction for low_delay mpeg streamsMichael Niedermayer2004-12-14
* x86 cpu capabilities detection rewrite / cleanupMichael Niedermayer2004-12-13
* another try at fixing rv20 ...Michael Niedermayer2004-12-13
* flush remaining data from parser at EOFMichael Niedermayer2004-12-12
* warn the user if the quantization code could overflow with the selected custo...Michael Niedermayer2004-12-11
* uppercase codec_tag=AVC1 supportMichael Niedermayer2004-12-09
* out of buffer access fixMichael Niedermayer2004-12-09
* more flexible frame skip decissionMichael Niedermayer2004-12-08
* frame skip supportMichael Niedermayer2004-12-08
* rv20 encodingMichael Niedermayer2004-12-07
* seeking in rmMichael Niedermayer2004-12-06
* rv10 thread safety fix / rv10 ffplay fixMichael Niedermayer2004-12-06
* detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< f...Matthieu Castet2004-12-05
* next try at fixing rv20 decodingMichael Niedermayer2004-12-05
* raw rgb flip fixMichael Niedermayer2004-11-30
* fix interlacing check in v1 huffyuv.Loren Merritt2004-11-28