summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* split ffhuffyuv into 2 codecs:Loren Merritt2004-11-28
* fix some codec_id values so that new ones can be added at the end of the subs...Michael Niedermayer2004-11-28
* 10l (dont use codec_id for error simulation)Michael Niedermayer2004-11-28
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-27
* new option: context_modelLoren Merritt2004-11-27
* fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be})Michael Niedermayer2004-11-25
* fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>)Jeff Muizelaar2004-11-25
* YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>)Luca Abeni2004-11-24
* Fixed typo which caused incorrect motion prediction in B-frames. patch by (Lo...Loren Merritt2004-11-24
* check num_entries too to avoid reading over the array end and dont check i>0 ...Michael Niedermayer2004-11-24
* Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Lo...Loren Merritt2004-11-23
* BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge...François Revol2004-11-21
* whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterl...James A. Morrison2004-11-21
* workaround apps which dont provided correctly padded streamsMichael Niedermayer2004-11-19
* fixing rv20201002Michael Niedermayer2004-11-19
* rv20103001 supportMichael Niedermayer2004-11-19
* reset ref_indexMichael Niedermayer2004-11-19
* fix parserMichael Niedermayer2004-11-19
* native QPEG video decoder, courtesy of Konstantin ShishkovMike Melanson2004-11-17
* overflow fixMichael Niedermayer2004-11-16
* extradata and FF_INPUT_BUFFER_PADDING_SIZE docMichael Niedermayer2004-11-15
* attribute_usedMichael Niedermayer2004-11-14
* plane predicted non-interlacd rgb decodeing fixMichael Niedermayer2004-11-14
* automatic workaround for another padding bugMichael Niedermayer2004-11-13
* merge pam_decode_frame() into pnm_decode_frame()Michael Niedermayer2004-11-12
* pnm parserMichael Niedermayer2004-11-12