aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* segfault fixMichael Niedermayer2004-08-031-4/+7
* 10l (segfault)Michael Niedermayer2004-08-031-2/+2
* lossless supportMichael Niedermayer2004-08-021-7/+37
* cleanupMichael Niedermayer2004-08-021-314/+1
* improved magnitude coding, 0.2% lower bitrate (foreman@352x288 qscale 1 and 8)Michael Niedermayer2004-08-021-14/+16
* fix one file, will probably break some others but i cant find any samples whi...Michael Niedermayer2004-08-021-1/+1
* simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at stud...Jeff Muizelaar2004-08-021-20/+8
* cleanupMichael Niedermayer2004-08-021-327/+0
* various subband encoders (all either worse or complicated so they are comment...Michael Niedermayer2004-08-021-8/+1028
* raise build number for the snowMichael Niedermayer2004-07-301-1/+1
* svq1 mv array size fixMichael Niedermayer2004-07-281-5/+5
* 1/0 fixMichael Niedermayer2004-07-281-0/+2
* dont segfault without -strict -1Michael Niedermayer2004-07-281-6/+6
* optimize quantizaton (about 3x faster)Michael Niedermayer2004-07-271-28/+35
* cleanupMichael Niedermayer2004-07-271-239/+25
* use parent sample to predict significance & magnitudeMichael Niedermayer2004-07-271-10/+28
* realloc(NULL) fixMichael Niedermayer2004-07-271-1/+3
* log2() & bsdMichael Niedermayer2004-07-271-1/+1
* well that does not need to be there anymoreMike Melanson2004-07-271-5/+0
* better context model (0.2-1% lower bitrate)Michael Niedermayer2004-07-271-23/+30
* arghMichael Niedermayer2004-07-261-1/+2
* Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pa...Todd Kirby2004-07-261-1/+1
* libdts support improvements by (Aurelien Jacobs)Michael Niedermayer2004-07-262-0/+5
* TIMER dummies for non-x86Michael Niedermayer2004-07-261-0/+3
* typoMichael Niedermayer2004-07-261-2/+2
* my experimental wavelet codecMichael Niedermayer2004-07-254-1/+3058
* UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)Todd Kirby2004-07-253-6/+168
* * patch from James Morrison (getting rid of broken code)Roman Shaposhnik2004-07-231-16/+0
* make comments doxygen compatibleMichael Niedermayer2004-07-221-31/+32
* - Support empty GOB's (no mb's) and skip all mb'sChris Flerackers2004-07-221-35/+47
* raw rgb supportMichael Niedermayer2004-07-211-0/+8
* miscalculation of header_bits when using the -thread option bugfix, patch by ...Christophe Massiot2004-07-201-1/+0
* XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer2004-07-164-0/+780
* Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger ...Wolfram Gloger2004-07-161-5/+7
* 10l and better MMX/SSE detection for VIA1000Michael Niedermayer2004-07-161-1/+3
* moving Doxyfile from ffmpeg/libavcodec to ffmpegMichael Niedermayer2004-07-151-1038/+0
* more commentsMichael Niedermayer2004-07-153-5/+51
* remove dts_internal.hBenjamin Zores2004-07-142-252/+14
* simplifyMichael Niedermayer2004-07-141-39/+26
* more info about why init failedMichael Niedermayer2004-07-141-2/+6
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-146-0/+564
* Don't include config.h from assembly, because the mplayer developersFalk Hüffner2004-07-102-6/+0
* buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe2004-07-101-1/+1
* 1000000lMichael Niedermayer2004-07-091-1/+1
* field pic timestamp fixMichael Niedermayer2004-07-091-1/+7
* update version for next releaseMichael Niedermayer2004-07-091-3/+3
* av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at ...William Juwono2004-07-081-0/+1
* overread fixMichael Niedermayer2004-07-083-4/+10
* dc_precission=11 fixMichael Niedermayer2004-07-061-1/+1
* ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer2004-07-051-0/+1