summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Collapse)AuthorAge
* make filter size, int32/int16 and a few other things selectable at compiletimeMichael Niedermayer2004-10-20
| | | | Originally committed as revision 3615 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-10-20
| | | | Originally committed as revision 3614 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix constrained parameters flagMichael Niedermayer2004-10-18
| | | | Originally committed as revision 3609 to svn://svn.ffmpeg.org/ffmpeg/trunk
* infinte recursion fixMichael Niedermayer2004-10-18
| | | | Originally committed as revision 3606 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gcc 3.4.3 preversions do not appreciate invalid instruction and operand ↵Aurelien Jacobs2004-10-17
| | | | | | combinations anymore patch by (Aurelien Jacobs <aurel at gnuage dot org>) Originally committed as revision 3604 to svn://svn.ffmpeg.org/ffmpeg/trunk
* xvid fake divx version workaroundMichael Niedermayer2004-10-15
| | | | Originally committed as revision 3595 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support strictly enforcing gop sizeMichael Niedermayer2004-10-15
| | | | Originally committed as revision 3594 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix forcing of individual frame typesMichael Niedermayer2004-10-14
| | | | Originally committed as revision 3593 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Creative ADPCM decoder, format 0x200, courtesy of Konstantin ShishkovMike Melanson2004-10-12
| | | | Originally committed as revision 3589 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000lD Richard Felker III2004-10-12
| | | | | | | | btw what is the sense in all these nonsense REAL_* macros? the extra level of indirection seems to help nothing... can we reverse that and commit a sane replacement? Originally committed as revision 3587 to svn://svn.ffmpeg.org/ffmpeg/trunk
* missaliged clear_blocks() and h264 not complied but referenced fix patch by ↵Roine Gustafsson2004-10-11
| | | | | | (Roine Gustafsson <roine at users dot sourceforge dot net>) and me Originally committed as revision 3584 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 ↵Aurelien Jacobs2004-10-11
| | | | | | patch by (Aurelien Jacobs <aurel at gnuage dot org>) Originally committed as revision 3578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres 4mvMichael Niedermayer2004-10-09
| | | | Originally committed as revision 3576 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h.261 loop filter fixMichael Niedermayer2004-10-08
| | | | | | closes bug #1033108 Originally committed as revision 3574 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nonsense removialMichael Niedermayer2004-10-08
| | | | Originally committed as revision 3573 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka ↵Milan Cutka2004-10-08
| | | | | | <cutka at szm dot sk>) Originally committed as revision 3571 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a few of gcc 'clean-code' warningsZdenek Kabelac2004-10-06
| | | | Originally committed as revision 3563 to svn://svn.ffmpeg.org/ffmpeg/trunk
* segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0)Richard van der Hoff2004-10-05
| | | | | | closes #1037380 Originally committed as revision 3562 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>)Chip2004-10-05
| | | | Originally committed as revision 3561 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot ↵Frantisek Dvorak2004-10-05
| | | | | | sourceforge dot net>) Originally committed as revision 3559 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot ↵Loren Merritt2004-10-03
| | | | | | washington dot edu>) Originally committed as revision 3558 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ↵Michel Bardiaux2004-10-01
| | | | | | <mbardiaux at peaktime dot be>) Originally committed as revision 3546 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ↵Michel Bardiaux2004-10-01
| | | | | | <mbardiaux at peaktime dot be>) Originally committed as revision 3545 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do not call (av_)abort()Michael Niedermayer2004-10-01
| | | | Originally committed as revision 3543 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * these vars could be either static or extern (compilation fix gcc-3.5)Zdenek Kabelac2004-09-30
| | | | Originally committed as revision 3541 to svn://svn.ffmpeg.org/ffmpeg/trunk
* broken mess removialMichael Niedermayer2004-09-29
| | | | Originally committed as revision 3539 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (wrong variable)Michael Niedermayer2004-09-28
| | | | Originally committed as revision 3537 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont just resample half of the data sometimesMichael Niedermayer2004-09-28
| | | | Originally committed as revision 3535 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l (signed vs. unsigend)Michael Niedermayer2004-09-28
| | | | Originally committed as revision 3530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson2004-09-28
| | | | | | courtesy of Konstantin Shishkov Originally committed as revision 3529 to svn://svn.ffmpeg.org/ffmpeg/trunk
* if audio is PCM, push it through (sync is not perfect yet)Mike Melanson2004-09-28
| | | | Originally committed as revision 3528 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l forgot to commitMichael Niedermayer2004-09-27
| | | | Originally committed as revision 3525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move h264 idct to its own file and call via function pointer in DspContextMichael Niedermayer2004-09-27
| | | | | | allow h264 idct to be used for lowres=1 Originally committed as revision 3524 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont print "vop not coded" by defaultMichael Niedermayer2004-09-27
| | | | Originally committed as revision 3523 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres width/height cleanup 3rd tryMichael Niedermayer2004-09-27
| | | | Originally committed as revision 3522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres fixes for the parserMichael Niedermayer2004-09-27
| | | | Originally committed as revision 3521 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (segfault)Michael Niedermayer2004-09-27
| | | | Originally committed as revision 3520 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-09-27
| | | | Originally committed as revision 3519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set AVCodecContext.width/height to the picture width/height instead of the ↵Michael Niedermayer2004-09-27
| | | | | | one stored in the bitstream (that only matters if lowres!=0) Originally committed as revision 3518 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres chroma fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3517 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres slice fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3516 to svn://svn.ffmpeg.org/ffmpeg/trunk
* porting optimizations from 4x4 dct to 8x8Michael Niedermayer2004-09-26
| | | | Originally committed as revision 3515 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optimizing 4x4 idctMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3514 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres slice fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3513 to svn://svn.ffmpeg.org/ffmpeg/trunk
* low resolution interlaced supportMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3512 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1/8 resolution decodingMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3511 to svn://svn.ffmpeg.org/ffmpeg/trunk
* low resolution decoding fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3510 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1/4 resolution decodingMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3509 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1/2 resolution decodingMichael Niedermayer2004-09-25
| | | | Originally committed as revision 3507 to svn://svn.ffmpeg.org/ffmpeg/trunk
* assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u ↵Michael Niedermayer2004-09-25
| | | | | | dot washington dot edu>) Originally committed as revision 3505 to svn://svn.ffmpeg.org/ffmpeg/trunk