summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* dump the shady binary search logic (the part that binary searchesMike Melanson2003-05-10
* change the way the ImageDescription is passed to the decoderMike Melanson2003-05-10
* svq3 decoder by anonymousMichael Niedermayer2003-05-09
* correct the custom coding mode alphabet, add some validation on theMike Melanson2003-05-08
* more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot c...Michael Niedermayer2003-05-07
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-07
* looking better all the time! motion compensation is starting to workMike Melanson2003-05-07
* fixed buffer allocation logic (hopefully) so that decoder does not crashMike Melanson2003-05-07
* release buffer cleanupMichael Niedermayer2003-05-06
* fix decoder so that ffmpeg does not crash, at least not right awayMike Melanson2003-05-06
* Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)Michael Niedermayer2003-05-05
* doxyMichael Niedermayer2003-05-05
* first pass at a new VP3 video decoderMike Melanson2003-05-05
* looks better (req. for mp-G2)Arpi2003-05-03
* making it nicer to the client who doesn't expect errors messages in stdoutRoman Shaposhnik2003-05-01
* * fixing NTSC frame rate for DV streamsRoman Shaposhnik2003-04-29
* 10lMichael Niedermayer2003-04-27
* tiredMichael Niedermayer2003-04-27
* 10l (returning negative number of consumed bytes if the first startcode of a ...Michael Niedermayer2003-04-27
* 10lMichael Niedermayer2003-04-25
* 2pass stats fix (by ffdshow cvslog)Michael Niedermayer2003-04-25
* typo in a comment ...Michael Niedermayer2003-04-25
* fixing mixed dr1 + internal buffersMichael Niedermayer2003-04-25
* doc fixes (forgot to commit)Michael Niedermayer2003-04-25
* * more strict typesZdenek Kabelac2003-04-23
* cleanup mpeg1/2 bitstream parserMichael Niedermayer2003-04-22
* * fixed initialization and some memleakZdenek Kabelac2003-04-22
* rgb555 alpha extraction fixFabrice Bellard2003-04-21
* added img_get_alpha_info()Fabrice Bellard2003-04-21
* fixed PIX_FMT_YUV422 conversionsFabrice Bellard2003-04-21
* loss fixes (thanks to Daniel Serpell) - shrink22 fixFabrice Bellard2003-04-21
* added all missing UV conversionsFabrice Bellard2003-04-21
* almost exhaustive image conversion supportFabrice Bellard2003-04-21
* accurate YUV to RGB and RGB to YUV conversions - added commentsFabrice Bellard2003-04-21
* YUV formats/gray formats are correctly defined - added format loss informatio...Fabrice Bellard2003-04-20
* fixed static initFabrice Bellard2003-04-20
* new YUV formats for correct JPEG YUV support - added automatic pixel format c...Fabrice Bellard2003-04-20
* rgba32 convertFabrice Bellard2003-04-19
* code redundancy reduction, courtesy of suxen_drol -at- hotmail.comMike Melanson2003-04-19
* better? default thresholds, if this is worse for any files, then tell us ASAPMichael Niedermayer2003-04-18
* mpeg2 qscale flagMichael Niedermayer2003-04-18
* segfault fixMichael Niedermayer2003-04-17
* Compile a52 util functions tooArpi2003-04-16
* Utility functions (CRC calc & float->int converters)Arpi2003-04-16
* meanigfull dr1 commentMichael Niedermayer2003-04-16
* Changes for SPARC/Solaris compatibility. Now it should be possible toRoman Shaposhnik2003-04-15
* native Indeo3 decoder implementationMike Melanson2003-04-15
* 10lMichael Niedermayer2003-04-14
* check validity of some flagsMichael Niedermayer2003-04-14
* minor cleanup / some warning fixesMichael Niedermayer2003-04-14