summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* max frames command line optionsMichael 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
* 10l (encode bit buffer too small for 1920x1080 raw)Michael Niedermayer2004-11-27
* new option: context_modelLoren Merritt2004-11-27
* credits for Michel BardiauxMichael Niedermayer2004-11-26
* 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
* cvsignore config.logFrançois Revol2004-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
* DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>)Chriss2004-11-23
* cygwin fixes by (Sascha Sommer <saschasommer O freenet o de>)Michael Niedermayer2004-11-23
* int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>)Michael Niedermayer2004-11-23
* fake regression errors caused by randomly choosen dct algoMichael Niedermayer2004-11-22
* BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge...François Revol2004-11-21
* cvs policyMichael Niedermayer2004-11-21
* parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ...Michael Niedermayer2004-11-21
* whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterl...James A. Morrison2004-11-21
* use correct typesMike Melanson2004-11-20
* new NSV demuxerMike Melanson2004-11-20
* First implementation of nsv demuxer.François Revol2004-11-20
* workaround apps which dont provided correctly padded streamsMichael Niedermayer2004-11-19
* fixing rv20201002Michael Niedermayer2004-11-19
* skip unknown streams instead of failingMichael Niedermayer2004-11-19
* rv20103001 supportMichael Niedermayer2004-11-19
* rv20 demuxing fixMichael 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
* loop hackMichael Niedermayer2004-11-16
* mv/mb reuse regression testMichael Niedermayer2004-11-16
* overflow fixMichael Niedermayer2004-11-16
* extradata and FF_INPUT_BUFFER_PADDING_SIZE docMichael Niedermayer2004-11-15
* disable redundant image formats, otherwise we wont get any bugreports about -...Michael Niedermayer2004-11-14
* attribute_usedMichael Niedermayer2004-11-14
* plane predicted non-interlacd rgb decodeing fixMichael Niedermayer2004-11-14
* raw h261 demuxing fixMichael Niedermayer2004-11-13
* allocate a few bytes more for extradata so the bitstream reader if its used b...Michael Niedermayer2004-11-13
* automatic workaround for another padding bugMichael Niedermayer2004-11-13
* merge pam_decode_frame() into pnm_decode_frame()Michael Niedermayer2004-11-12
* switch pnm from imagepipe to image2pipeMichael Niedermayer2004-11-12
* pnm parserMichael Niedermayer2004-11-12
* try to guess the codec for imag2pipe tooMichael Niedermayer2004-11-12
* last packet size fixMichael Niedermayer2004-11-12