2151 Commits (cf713bb8624d3e56e5077d51283f4e1ae02a5910)
 

Author SHA1 Message Date
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
Brian Foley bd07398046 -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Andriy Rysin eb9ef61a81 prefers MP3 codec (rather than MP2) for output if 22 years ago
Andriy Rysin eeb67f400c mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) 22 years ago
Michael Niedermayer eb14c71360 doxy 22 years ago
Mike Melanson d86053a416 first pass at a new VP3 video decoder 22 years ago
Arpi 9616355144 looks better (req. for mp-G2) 22 years ago
Roman Shaposhnik ed543377a4 making it nicer to the client who doesn't expect errors messages in stdout 22 years ago
Alex Beregszaszi b706b007a4 removed the last mp_msg :) 22 years ago
Roman Shaposhnik 5fe03e3837 * making it possible to override aspect ratio from the command line 22 years ago
Roman Shaposhnik 880e8ba730 * fixing NTSC frame rate for DV streams 22 years ago
Michael Niedermayer cfcff63685 10l 22 years ago
Michael Niedermayer 067ff8b1ee tired 22 years ago
Michael Niedermayer bb463d8102 10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) 22 years ago