summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* When bswap_32 is a macro, png images fail to decode properly, patch by (Milan...Milan Cutka2004-11-12
* av_resample_compensate() doxyMichael Niedermayer2004-11-12
* H261 fixing and cleaning:Maarten Daniels2004-11-12
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-11
* 10l (CONFIG_ZLIB)Michael Niedermayer2004-11-11
* porting png support from -f image to -f image2Michael Niedermayer2004-11-09
* fix image stream copyMichael Niedermayer2004-11-08
* cbr audio muxing fixMichael Niedermayer2004-11-06
* switch ffv1 to the put/get_symbol() from snowMichael Niedermayer2004-10-31
* switch ffv1 from CABAC to the range coderMichael Niedermayer2004-10-31
* remove debug stuffMichael Niedermayer2004-10-31
* segfault fixMichael Niedermayer2004-10-31
* CABAC -> range coderMichael Niedermayer2004-10-30
* range coderMichael Niedermayer2004-10-30
* Fix mjpeg-b (padding bytes can exist between end of sos and image data)Roberto Togni2004-10-29
* cleanupMichael Niedermayer2004-10-28
* simplify ff_h261_reorder_mb_indexMichael Niedermayer2004-10-28
* simplifyMichael Niedermayer2004-10-28
* fix and cleanup h261 mb_type selectionMichael Niedermayer2004-10-28
* cleanupMichael Niedermayer2004-10-28
* H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer2004-10-28
* YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme...Michael Niedermayer2004-10-27
* Miro VideoXL (VIXL) decoder, courtesy of Konstantin ShishkovMike Melanson2004-10-27
* stride align cleanupMichael Niedermayer2004-10-26