summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Collapse)AuthorAge
...
* log2() & bsdMichael Niedermayer2004-07-27
| | | | Originally committed as revision 3350 to svn://svn.ffmpeg.org/ffmpeg/trunk
* well that does not need to be there anymoreMike Melanson2004-07-27
| | | | Originally committed as revision 3349 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better context model (0.2-1% lower bitrate)Michael Niedermayer2004-07-27
| | | | | | a tiny bit cleanup Originally committed as revision 3348 to svn://svn.ffmpeg.org/ffmpeg/trunk
* arghMichael Niedermayer2004-07-26
| | | | Originally committed as revision 3347 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at ↵Todd Kirby2004-07-26
| | | | | | pacbell dot net>) Originally committed as revision 3346 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libdts support improvements by (Aurelien Jacobs)Michael Niedermayer2004-07-26
| | | | Originally committed as revision 3345 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TIMER dummies for non-x86Michael Niedermayer2004-07-26
| | | | Originally committed as revision 3343 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoMichael Niedermayer2004-07-26
| | | | Originally committed as revision 3342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* my experimental wavelet codecMichael Niedermayer2004-07-25
| | | | | | note, this is far from finished, dont expect todays encodings to be decodeable with cvs tomorrow ... Originally committed as revision 3341 to svn://svn.ffmpeg.org/ffmpeg/trunk
* UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)Todd Kirby2004-07-25
| | | | Originally committed as revision 3339 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * patch from James Morrison (getting rid of broken code)Roman Shaposhnik2004-07-23
| | | | Originally committed as revision 3336 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make comments doxygen compatibleMichael Niedermayer2004-07-22
| | | | Originally committed as revision 3333 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - Support empty GOB's (no mb's) and skip all mb'sChris Flerackers2004-07-22
| | | | | | | | | - Mb's were not skipped at the end of a GOB - One value too much was used in iDCT - Chroma_qscale was not updated for mquant patch by ("Chris Flerackers" <cflerackers at androme dot be>) Originally committed as revision 3332 to svn://svn.ffmpeg.org/ffmpeg/trunk
* raw rgb supportMichael Niedermayer2004-07-21
| | | | Originally committed as revision 3330 to svn://svn.ffmpeg.org/ffmpeg/trunk
* miscalculation of header_bits when using the -thread option bugfix, patch by ↵Christophe Massiot2004-07-20
| | | | | | (Christophe Massiot <cmassiot at freebox dot fr>) Originally committed as revision 3329 to svn://svn.ffmpeg.org/ffmpeg/trunk
* XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)Adam Thayer2004-07-16
| | | | Originally committed as revision 3325 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger ↵Wolfram Gloger2004-07-16
| | | | | | <wmglo at dent dot med dot uni-muenchen dot de>) Originally committed as revision 3324 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l and better MMX/SSE detection for VIA1000Michael Niedermayer2004-07-16
| | | | Originally committed as revision 3323 to svn://svn.ffmpeg.org/ffmpeg/trunk
* moving Doxyfile from ffmpeg/libavcodec to ffmpegMichael Niedermayer2004-07-15
| | | | Originally committed as revision 3318 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more commentsMichael Niedermayer2004-07-15
| | | | Originally committed as revision 3317 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove dts_internal.hBenjamin Zores2004-07-14
| | | | | | | | avoiding code redundance license copy paste fix patch by (Benjamin Zores <ben at geexbox dot org>) Originally committed as revision 3315 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more info about why init failedMichael Niedermayer2004-07-14
| | | | Originally committed as revision 3312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
| | | | Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't include config.h from assembly, because the mplayer developersFalk Hüffner2004-07-10
| | | | | | | | decided it was a great idea to put some (bogus, of course) C function prototypes there and it doesn't seem worth bothering working around that since all we wanted is HAVE_GPROF. Originally committed as revision 3304 to svn://svn.ffmpeg.org/ffmpeg/trunk
* buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)Brendan Kehoe2004-07-10
| | | | Originally committed as revision 3303 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000000lMichael Niedermayer2004-07-09
| | | | Originally committed as revision 3301 to svn://svn.ffmpeg.org/ffmpeg/trunk
* field pic timestamp fixMichael Niedermayer2004-07-09
| | | | Originally committed as revision 3300 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update version for next releaseMichael Niedermayer2004-07-09
| | | | Originally committed as revision 3297 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_resample_close in avcodec.h patch by ("William Juwono" <william.juwono at ↵William Juwono2004-07-08
| | | | | | sensestream dot com>) Originally committed as revision 3295 to svn://svn.ffmpeg.org/ffmpeg/trunk
* overread fixMichael Niedermayer2004-07-08
| | | | Originally committed as revision 3294 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dc_precission=11 fixMichael Niedermayer2004-07-06
| | | | Originally committed as revision 3291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer2004-07-05
| | | | Originally committed as revision 3289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm ↵Loren Merritt2004-07-05
| | | | | | at u dot washington dot edu>) Originally committed as revision 3287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-07-01
| | | | Originally committed as revision 3282 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (fixes delayed frames during encoding)Michael Niedermayer2004-06-30
| | | | Originally committed as revision 3278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000lMichael Niedermayer2004-06-30
| | | | Originally committed as revision 3277 to svn://svn.ffmpeg.org/ffmpeg/trunk
* various resampling fixesMichael Niedermayer2004-06-30
| | | | Originally committed as revision 3271 to svn://svn.ffmpeg.org/ffmpeg/trunk
* forgottenMichael Niedermayer2004-06-30
| | | | Originally committed as revision 3270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* timestamp duplication bugfixMichael Niedermayer2004-06-30
| | | | Originally committed as revision 3269 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ignore palette for grayscale files, all my samples are inverted withRoberto Togni2004-06-27
| | | | | | default qt grayscale palette. Originally committed as revision 3264 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Paletted cvid supportRoberto Togni2004-06-27
| | | | Originally committed as revision 3263 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Force alignement for rpza and smcRoberto Togni2004-06-27
| | | | Originally committed as revision 3262 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix for width or height not multiple of 4Roberto Togni2004-06-27
| | | | Originally committed as revision 3261 to svn://svn.ffmpeg.org/ffmpeg/trunk
* unusedAlex Beregszaszi2004-06-26
| | | | Originally committed as revision 3260 to svn://svn.ffmpeg.org/ffmpeg/trunk
* altivec workaroundAlex Beregszaszi2004-06-26
| | | | Originally committed as revision 3259 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning fixAlex Beregszaszi2004-06-26
| | | | Originally committed as revision 3258 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some debugAlex Beregszaszi2004-06-26
| | | | Originally committed as revision 3257 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip_utf8, unused yetAlex Beregszaszi2004-06-26
| | | | Originally committed as revision 3256 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make the tables staticAlex Beregszaszi2004-06-26
| | | | Originally committed as revision 3255 to svn://svn.ffmpeg.org/ffmpeg/trunk