summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se2003-05-147-37/+320
* libmpeg2 style bitstream reader fixesMichael Niedermayer2003-05-143-10/+49
* some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it)Michael Niedermayer2003-05-141-6/+9
* misc. updatesRoman Shaposhnik2003-05-141-1/+5
* decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot ...BERO2003-05-143-21/+18
* bitstream reader optimize patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-144-19/+72
* small optimize mpeg12.c/get_qscale patch by (BERO <bero at geocities dot co d...BERO2003-05-131-6/+3
* optimizationsMichael Niedermayer2003-05-132-18/+37
* * oops - reversed last commitZdenek Kabelac2003-05-131-43/+31
* optimizationsMichael Niedermayer2003-05-134-37/+138
* 100l (document buffer padding requirements)Michael Niedermayer2003-05-122-3/+15
* * syncZdenek Kabelac2003-05-121-31/+43
* * added s263 (mapped to h263 - 3gp files)Zdenek Kabelac2003-05-121-3/+5
* * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works)Zdenek Kabelac2003-05-121-6/+38
* * link libfaad when neededZdenek Kabelac2003-05-123-0/+20
* * quiet missing EOF \n warningZdenek Kabelac2003-05-121-1/+1
* * simple options to enable faad support (no runtime compile checking is made)Zdenek Kabelac2003-05-121-0/+13
* * uninitialized/unused vars cleanupZdenek Kabelac2003-05-121-7/+3
* * support for AAC audio (esds decoding - using extradata)Zdenek Kabelac2003-05-121-526/+500
* * support for AAC audio streams via libfaadZdenek Kabelac2003-05-124-0/+259
* fix image buffer leak on keyframes, add more error condition checksMike Melanson2003-05-121-7/+26
* * fixing a bug in avpicture_layout (PAL8 wasn't handled properly)Roman Shaposhnik2003-05-124-37/+74
* makes configure create the libpostproc directory andMåns Rullgård2003-05-111-2/+2
* ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)Dan Christiansen2003-05-111-1/+3
* more idct_permute docsMichael Niedermayer2003-05-111-0/+4
* fix motion vector decoding bug and reinstate interframesMike Melanson2003-05-111-19/+24
* get those permutations straightMike Melanson2003-05-112-9/+13
* squashed a bunch of subtle array indexing bugs, fixed block mappingMike Melanson2003-05-101-45/+143
* print obmc bug info only if avctx->debug&1Michael Niedermayer2003-05-101-1/+2
* dump the shady binary search logic (the part that binary searchesMike Melanson2003-05-101-49/+44
* change the way the ImageDescription is passed to the decoderMike Melanson2003-05-101-13/+19
* svq3 decoder by anonymousMichael Niedermayer2003-05-097-12/+862
* correct the custom coding mode alphabet, add some validation on theMike Melanson2003-05-081-25/+25
* more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot c...Michael Niedermayer2003-05-073-6/+40
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-077-120/+140
* looking better all the time! motion compensation is starting to workMike Melanson2003-05-071-20/+16
* fixed buffer allocation logic (hopefully) so that decoder does not crashMike Melanson2003-05-071-37/+162
* release buffer cleanupMichael Niedermayer2003-05-065-16/+27
* fix decoder so that ffmpeg does not crash, at least not right awayMike Melanson2003-05-061-17/+16
* Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)Michael Niedermayer2003-05-051-1/+1
* VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)Michael Niedermayer2003-05-051-4/+4
* -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalw...Brian Foley2003-05-051-0/+21
* prefers MP3 codec (rather than MP2) for output ifAndriy Rysin2003-05-051-1/+21
* mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>)Andriy Rysin2003-05-051-0/+14
* doxyMichael Niedermayer2003-05-052-0/+20
* first pass at a new VP3 video decoderMike Melanson2003-05-057-1/+5144
* looks better (req. for mp-G2)Arpi2003-05-031-1/+1
* making it nicer to the client who doesn't expect errors messages in stdoutRoman Shaposhnik2003-05-011-1/+1
* removed the last mp_msg :)Alex Beregszaszi2003-05-013-11/+11
* * making it possible to override aspect ratio from the command lineRoman Shaposhnik2003-04-291-0/+24
OpenPOWER on IntegriCloud