summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* msmpeg4 2pass support & some related cleanupMichael Niedermayer2003-04-02
* fixing msmpeg4v2 encodingMichael Niedermayer2003-04-01
* some static -> dynamic alloc & 16->8 bitMichael Niedermayer2003-03-31
* mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2003-03-31
* mpeg1 slice encoding supportMichael Niedermayer2003-03-30
* simplify slice encoding (variance of packet size is practically identical)Michael Niedermayer2003-03-30
* faster C linear blend & interpolate deinterlacersMichael Niedermayer2003-03-29
* fixing cliping of c deinterlacersMichael Niedermayer2003-03-29
* AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-28
* I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet2003-03-26
* debug stuff only for DEBUG :)François Revol2003-03-26
* faster hadamard transformMichael Niedermayer2003-03-26
* 10lMichael Niedermayer2003-03-26
* binary compatibility fix (workaround for r.147, r.148)Nick Kurshev2003-03-24
* user setable quantizer biasMichael Niedermayer2003-03-22
* binary compatibility fixMichael Niedermayer2003-03-22
* 10lMichael Niedermayer2003-03-22
* bitstream tracing supportMichael Niedermayer2003-03-21
* new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leo...Leon van Stuivenberg2003-03-21
* better non conformant divx packed bitstream detection, so unpacked (no b fram...Michael Niedermayer2003-03-20