summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* 10l (hadamard fix)Michael Niedermayer2003-04-14
* 10lMichael Niedermayer2003-04-12
* faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net)Michael Niedermayer2003-04-12
* 10l (use before malloc)Michael Niedermayer2003-04-12
* some checks to avoid segfaults if the decoder is feeded with junkMichael Niedermayer2003-04-11
* 100l (mpeg2 decoding fixed)Michael Niedermayer2003-04-11
* 10l (adaptve quant fix)Michael Niedermayer2003-04-11
* #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <sasch...Sascha Sommer2003-04-10
* 10lMichael Niedermayer2003-04-10
* simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i...Michael Niedermayer2003-04-10
* b frames + slices bugfixMichael Niedermayer2003-04-10
* fixing slice decoding, dunno why the regression tests didnt catch that ...Michael Niedermayer2003-04-10
* some checks to avoid segfaultMichael Niedermayer2003-04-07
* pict_type & quality fixMichael Niedermayer2003-04-06
* fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex...Richard Hodges2003-04-06
* Fix for buggy (?) g++ (bailling out for beosaudio.cpp)François Revol2003-04-05
* #ifdef TRACE printf() -> tprintf()Michael Niedermayer2003-04-05
* multiple reference frames supportMichael Niedermayer2003-04-04
* H264 decoder & demuxerMichael Niedermayer2003-04-04
* support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...Michael Niedermayer2003-04-04
* fixing mem corruptionMichael Niedermayer2003-04-04
* 10lMichael Niedermayer2003-04-02