aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at...Loren Merritt2004-07-051-1/+1
* 10lMichael Niedermayer2004-07-011-1/+2
* 10l (fixes delayed frames during encoding)Michael Niedermayer2004-06-302-0/+3
* 1000lMichael Niedermayer2004-06-301-4/+2
* various resampling fixesMichael Niedermayer2004-06-302-6/+8
* forgottenMichael Niedermayer2004-06-301-0/+1
* timestamp duplication bugfixMichael Niedermayer2004-06-301-1/+3