aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ignore palette for grayscale files, all my samples are inverted withRoberto Togni2004-06-271-1/+1
* Paletted cvid supportRoberto Togni2004-06-271-12/+17
* Force alignement for rpza and smcRoberto Togni2004-06-271-0/+10
* fix for width or height not multiple of 4Roberto Togni2004-06-271-1/+1
* unusedAlex Beregszaszi2004-06-261-4/+0
* altivec workaroundAlex Beregszaszi2004-06-261-0/+5
* warning fixAlex Beregszaszi2004-06-261-1/+1
* some debugAlex Beregszaszi2004-06-261-0/+2
* skip_utf8, unused yetAlex Beregszaszi2004-06-261-0/+21
* make the tables staticAlex Beregszaszi2004-06-261-9/+9
* 10l, non-x86 fixAlex Beregszaszi2004-06-261-1/+4
* support skiping of mb rows during decodingMichael Niedermayer2004-06-263-4/+24
* use libmpeg2 idct to decode xvid videos unless the user forced some other idctMichael Niedermayer2004-06-251-1/+5
* optimizationMichael Niedermayer2004-06-253-32/+17
* transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature re...Michael Niedermayer2004-06-241-0/+11
* flush audio encoder buffers at the endMichael Niedermayer2004-06-224-43/+39
* increase size of crop tableMichael Niedermayer2004-06-211-1/+1
* 100l fix codebook usage for v1 vectorsRoberto Togni2004-06-201-12/+12
* 1000l to myself for FFMIN(...,0) instead of ...,6)Michael Niedermayer2004-06-191-6/+11
* 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to...Michael Niedermayer2004-06-191-2/+5
* segfault fixMichael Niedermayer2004-06-191-2/+3
* 100lMichael Niedermayer2004-06-181-1/+1
* 10lMichael Niedermayer2004-06-181-2/+2
* avoid useless normalization and 10l fixMichael Niedermayer2004-06-171-5/+12
* polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam...Michael Niedermayer2004-06-174-174/+249
* cut-n-paste error slipped through the cracks... thanks to DJ Hartman forMike Melanson2004-06-161-1/+1
* coefficient saturation fixMichael Niedermayer2004-06-141-13/+11
* fewer overflowsMichael Niedermayer2004-06-141-5/+8
* warning vigilanceMike Melanson2004-06-131-2/+2
* the ongoing struggle for encoding conditionalsMike Melanson2004-06-131-0/+4
* better cbp handling and small speedup in mpeg12Ivan Kalvachev2004-06-122-87/+29
* chroma me fixMichael Niedermayer2004-06-112-5/+23
* mpeg2 chroma422/444 support, may be slower, may be faster for other codecsIvan Kalvachev2004-06-113-45/+105
* fix initialization bug in which execution overwrites essential dataMike Melanson2004-06-111-8/+8
* clip input motion vectorsMichael Niedermayer2004-06-102-3/+27
* attempt to create some separation in the FLAC system with respect toMike Melanson2004-06-101-2/+22