2464 Commits (f71869a4db1d20dd93cb6a37ba8ef1249812c864)
 

Author SHA1 Message Date
Michael Niedermayer 669ac79cf5 moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...) 22 years ago
Falk Hüffner 3db320ea0c Warning fixes. 22 years ago
Michael Niedermayer 94d44f455c optimize 22 years ago
Michael Niedermayer d8085ea727 cleanup 22 years ago
Michael Niedermayer 3bb10888ff libmpeg2 style bitstream reader 17 vs 16 bit bugfix 22 years ago
BERO 41fda91d09 aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>) 22 years ago
BERO d4961b3523 fastdiv patch by (BERO <bero at geocities dot co dot jp>) with fixes & cleanup by me 22 years ago
Michael Niedermayer b82cdc7278 make sh4 IDCT optional, so the user can choose 22 years ago
BERO 0c6bd2ea0a sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) 22 years ago
joca@rixmail.se 891f64b339 AMR-NB audio support patch by (<joca at rixmail dot se>) 22 years ago
Michael Niedermayer 17fb5fd34e libmpeg2 style bitstream reader fixes 22 years ago
Michael Niedermayer 924311cd98 some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) 22 years ago
Roman Shaposhnik cfd06ceb27 misc. updates 22 years ago
BERO 05858889b2 decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) 22 years ago
BERO d8e00c0997 bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>) 22 years ago
BERO 7062fad6e9 small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co dot jp>) and the return idea by arpi 22 years ago
Michael Niedermayer f7a8c179a7 optimizations 22 years ago
Zdenek Kabelac d04fdff161 * oops - reversed last commit 22 years ago
Michael Niedermayer 4704097a2b optimizations 22 years ago
Michael Niedermayer f138f88364 100l (document buffer padding requirements) 22 years ago
Zdenek Kabelac 2def278a45 * sync 22 years ago
Zdenek Kabelac 25fa62e13a * added s263 (mapped to h263 - 3gp files) 22 years ago
Zdenek Kabelac 9ed83b0a93 * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) 22 years ago
Zdenek Kabelac 445ad18d65 * link libfaad when needed 22 years ago
Zdenek Kabelac aea22133c4 * quiet missing EOF \n warning 22 years ago
Zdenek Kabelac 0fc50e58f6 * simple options to enable faad support (no runtime compile checking is made) 22 years ago
Zdenek Kabelac fd6e513ee1 * uninitialized/unused vars cleanup 22 years ago
Zdenek Kabelac 5ca1d879bb * support for AAC audio (esds decoding - using extradata) 22 years ago
Zdenek Kabelac 280bd7b7de * support for AAC audio streams via libfaad 22 years ago
Mike Melanson 74c0ac1274 fix image buffer leak on keyframes, add more error condition checks 22 years ago
Roman Shaposhnik affd55a132 * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) 22 years ago
Måns Rullgård 5f6b58def2 makes configure create the libpostproc directory and 22 years ago
Dan Christiansen 04431ca1c0 ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 22 years ago
Michael Niedermayer 0549302188 more idct_permute docs 22 years ago
Mike Melanson 96a7e73b24 fix motion vector decoding bug and reinstate interframes 22 years ago
Mike Melanson 463d086bb5 get those permutations straight 22 years ago
Mike Melanson 892fc83e88 squashed a bunch of subtle array indexing bugs, fixed block mapping 22 years ago
Michael Niedermayer 85ea6b2958 print obmc bug info only if avctx->debug&1 22 years ago
Mike Melanson 0433188259 dump the shady binary search logic (the part that binary searches 22 years ago
Mike Melanson 89a79364ed change the way the ImageDescription is passed to the decoder 22 years ago
Michael Niedermayer 8b82a95675 svq3 decoder by anonymous 22 years ago
Mike Melanson a466e345e4 correct the custom coding mode alphabet, add some validation on the 22 years ago
Michael Niedermayer 5fd74135ad more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>) 22 years ago
Roman Shaposhnik 631670888d * introducing new public interface in imgconvert.c 22 years ago
Mike Melanson 4e80eb21af looking better all the time! motion compensation is starting to work 22 years ago
Mike Melanson 44ae98ddef fixed buffer allocation logic (hopefully) so that decoder does not crash 22 years ago
Michael Niedermayer e20c40697c release buffer cleanup 22 years ago
Mike Melanson 61873c4a44 fix decoder so that ffmpeg does not crash, at least not right away 22 years ago
Michael Niedermayer 814b648c75 Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>) 22 years ago
Michael Niedermayer b530f84262 VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago