aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
2007-01-29Get rid of the COOKextradata struct. And use valid C to parse the extradata.Benjamin Larsson
2007-01-29Kill a warning and don't use modulus.Benjamin Larsson
2007-01-29decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk.Benjamin Larsson
2007-01-28ARMv6 SIMD IDCTMåns Rullgård
2007-01-28LZO optimization: check input buffer bounds less frequently if paddedReimar Döffinger
2007-01-28Sort out the diffrent cook versions.Benjamin Larsson
2007-01-28Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.Benjamin Larsson
2007-01-27Get rid of one warning.Benjamin Larsson
2007-01-27Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)Luca Barbato
2007-01-27Coded residual in WavPack may be > 0xFFFFKostya Shishkov
2007-01-27Fix _LZO_H vs. LZO_H typoReimar Döffinger
2007-01-27Fix buffer end checks in lzo copy code to work in all cases.Reimar Döffinger
2007-01-27rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configureMåns Rullgård
2007-01-27Add lzo test codeReimar Döffinger
2007-01-27Fix warnings and simplify/reorder the codeLuca Barbato
2007-01-27Segregate code common to BMP decoder and future encoderMichel Bardiaux
2007-01-27Set aspect ratio if present (for AP only)Kostya Shishkov
2007-01-26fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpgMichael Niedermayer
2007-01-26TypoPanagiotis Issaris
2007-01-26remove void * used in arithmetic warningsBaptiste Coudurier
2007-01-26cosmetics / remove #if 0 codeMichael Niedermayer
2007-01-25Silence GCC when incorrectly complaining that the "line" variable could be usedPanagiotis Issaris
2007-01-25Bring down the number of snow.c warnings from 27 to 17 by using the constPanagiotis Issaris
2007-01-25Brings down the number of snow.c warnings from 33 to 27 by putting parenthesesPanagiotis Issaris
2007-01-25Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot co...Benjamin Larsson
2007-01-25Some TIFFs do not set rows per strip for single strip.Kostya Shishkov
2007-01-25Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun
2007-01-25Theora encoding via libtheora.Diego Biurrun
2007-01-24Add debug messages for AP headersKostya Shishkov
2007-01-24Off-by-one error fixKostya Shishkov
2007-01-24Fail on VC-1 interlaced streamsKostya Shishkov
2007-01-24add hint for closed gop and sc threshold error messageBaptiste Coudurier
2007-01-24fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com %Ian Caulfield
2007-01-24Allows the AC3 parser to read the frame size and codec parameters from E-AC3 ...Ian Caulfield
2007-01-24set last_picture for h.264 too, this significantly improves error concealment...Michael Niedermayer
2007-01-24crash fix by Carl Eugen Hoyos cehoyos ag.or atMichael Niedermayer
2007-01-24explicit values for all enumsMichael Niedermayer
2007-01-24enumMichael Niedermayer
2007-01-24maybe fix segfault with missing extradata (unchecked)Michael Niedermayer
2007-01-23fix segfault with darkkben.free.fr/corrupted_h264.mp4Michael Niedermayer
2007-01-23flameMichael Niedermayer
2007-01-23check num_reorder_frames for validityMichael Niedermayer
2007-01-23adding assert to protect delayed_picMichael Niedermayer
2007-01-2310l, there is a corner case afterall...Luca Barbato
2007-01-221/0 fixMichael Niedermayer
2007-01-22Fix FSF postal address.Diego Biurrun
2007-01-22Fix some more license headers.Diego Biurrun
2007-01-21cosmetics: Sort decoder/encoder/parser variables lists.Diego Biurrun
2007-01-21remove the last #ifdef from allcodecs.cMåns Rullgård
2007-01-21cosmetics: List all encoders together.Diego Biurrun