summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1lAlex Beregszaszi2003-10-231-1/+1
* minor mmx2 optimization if the dctMichael Niedermayer2003-10-235-5/+41
* inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference ...Michael Niedermayer2003-10-231-4/+4
* 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd suppor...Michael Niedermayer2003-10-231-8/+8
* optionally merge postscale into quantization table for the float aan dctMichael Niedermayer2003-10-234-11/+30
* 10lMichael Niedermayer2003-10-231-1/+1
* 10lAlex Beregszaszi2003-10-221-1/+1
* 100lAlex Beregszaszi2003-10-221-2/+2
* oops forgotMichael Niedermayer2003-10-221-0/+1
* floating point AAN DCTMichael Niedermayer2003-10-227-3/+193
* 112 bytes smaller MpegEncContextMichael Niedermayer2003-10-222-2/+6
* move blocks away MpegEncContext (7.4 -> 5.8k)Michael Niedermayer2003-10-222-1/+3
* move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureabl...Michael Niedermayer2003-10-223-16/+18
* move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slig...Michael Niedermayer2003-10-222-2/+7
* minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)Michael Niedermayer2003-10-221-4/+3
* dynamic alloc of picture structs instead of putting them in MpegEncContextMichael Niedermayer2003-10-212-1/+4
* forgot to apply this chunk appearently, no, i dont really remember where it c...Michael Niedermayer2003-10-211-0/+3
* start time hack by (devik <devik at cdi dot cz>)Michael Niedermayer2003-10-211-2/+14
* BSD doesnt have log2Michael Niedermayer2003-10-211-1/+1
* mpeg2 aspect ratio encoding fixedMichael Niedermayer2003-10-201-2/+7
* use continued fractions to approximate a fraction if its numerator or denomin...Michael Niedermayer2003-10-201-14/+26
* 10lMichael Niedermayer2003-10-201-1/+1
* AVRationalMichael Niedermayer2003-10-2020-183/+215
* bottom_field_first -> top_field_firstMichael Niedermayer2003-10-203-6/+6
* export mpeg2 active display area / pan scanMichael Niedermayer2003-10-203-4/+97
* OS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schultz" <sms at 2BSD dot C...Michael Niedermayer2003-10-191-0/+3
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-195-7/+7
* Using the extension m4a for audio only MPEG-4 files is increasinglyDan Christiansen2003-10-192-4/+4
* - Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen2003-10-185-86/+108
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-184-72/+82
* emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_...Michael Niedermayer2003-10-173-18/+18
* * original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGERoman Shaposhnik2003-10-161-1/+1
* * fix for a trivial 100l declaration typoRoman Shaposhnik2003-10-161-1/+2
* picture buffer cleanup, this fixes a assertion failure (if assertion checking...Michael Niedermayer2003-10-163-22/+19
* default_get_buffer() fixesMichael Niedermayer2003-10-151-12/+52
* Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <do...Doug Larrick2003-10-151-1/+7
* alignMichael Niedermayer2003-10-151-1/+2
* fix "first frame is no keyframe" bugMichael Niedermayer2003-10-151-0/+3
* 10lAlex Beregszaszi2003-10-151-2/+9
* dither scaling coefficients so they add up to 1.0Michael Niedermayer2003-10-151-1/+6
* rounding fixesMichael Niedermayer2003-10-153-22/+27
* hook up the XA ADPCM decoderMike Melanson2003-10-151-51/+77
* activate the XA and ADX ADPCM codecsMike Melanson2003-10-154-4/+122
* replace file to remove nasty DOS CRs and hard tabsMike Melanson2003-10-151-278/+273
* this should be part of adpcm.cMike Melanson2003-10-151-189/+0
* quietMike Melanson2003-10-151-1/+1
* use the correct file modesMike Melanson2003-10-152-2/+2
* recommit ofMichael Niedermayer2003-10-141-0/+1
* recommit ofMichael Niedermayer2003-10-141-4/+4
* remove experimental referenceMike Melanson2003-10-141-1/+0