summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-10-24
* * introducing dct248 into the DSP context.Roman Shaposhnik2003-10-24
* 1lAlex Beregszaszi2003-10-23
* minor mmx2 optimization if the dctMichael Niedermayer2003-10-23
* inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference ...Michael Niedermayer2003-10-23
* 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd suppor...Michael Niedermayer2003-10-23
* optionally merge postscale into quantization table for the float aan dctMichael Niedermayer2003-10-23
* 10lMichael Niedermayer2003-10-23
* 10lAlex Beregszaszi2003-10-22
* 100lAlex Beregszaszi2003-10-22
* oops forgotMichael Niedermayer2003-10-22
* floating point AAN DCTMichael Niedermayer2003-10-22
* 112 bytes smaller MpegEncContextMichael Niedermayer2003-10-22
* move blocks away MpegEncContext (7.4 -> 5.8k)Michael Niedermayer2003-10-22
* move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureabl...Michael Niedermayer2003-10-22
* move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slig...Michael Niedermayer2003-10-22
* minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)Michael Niedermayer2003-10-22
* dynamic alloc of picture structs instead of putting them in MpegEncContextMichael Niedermayer2003-10-21
* forgot to apply this chunk appearently, no, i dont really remember where it c...Michael Niedermayer2003-10-21
* start time hack by (devik <devik at cdi dot cz>)Michael Niedermayer2003-10-21
* BSD doesnt have log2Michael Niedermayer2003-10-21
* mpeg2 aspect ratio encoding fixedMichael Niedermayer2003-10-20
* use continued fractions to approximate a fraction if its numerator or denomin...Michael Niedermayer2003-10-20
* 10lMichael Niedermayer2003-10-20
* AVRationalMichael Niedermayer2003-10-20
* bottom_field_first -> top_field_firstMichael Niedermayer2003-10-20
* export mpeg2 active display area / pan scanMichael Niedermayer2003-10-20
* OS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schultz" <sms at 2BSD dot C...Michael Niedermayer2003-10-19
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan Christiansen2003-10-19
* Using the extension m4a for audio only MPEG-4 files is increasinglyDan Christiansen2003-10-19
* - Moving -Wall from the individual Makefiles to configure (and onlyDan Christiansen2003-10-18
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-18
* emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_...Michael Niedermayer2003-10-17
* * original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGERoman Shaposhnik2003-10-16
* * fix for a trivial 100l declaration typoRoman Shaposhnik2003-10-16
* picture buffer cleanup, this fixes a assertion failure (if assertion checking...Michael Niedermayer2003-10-16
* default_get_buffer() fixesMichael Niedermayer2003-10-15
* Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <do...Doug Larrick2003-10-15
* alignMichael Niedermayer2003-10-15
* fix "first frame is no keyframe" bugMichael Niedermayer2003-10-15
* 10lAlex Beregszaszi2003-10-15
* dither scaling coefficients so they add up to 1.0Michael Niedermayer2003-10-15
* rounding fixesMichael Niedermayer2003-10-15
* hook up the XA ADPCM decoderMike Melanson2003-10-15
* activate the XA and ADX ADPCM codecsMike Melanson2003-10-15
* replace file to remove nasty DOS CRs and hard tabsMike Melanson2003-10-15
* this should be part of adpcm.cMike Melanson2003-10-15
* quietMike Melanson2003-10-15
* use the correct file modesMike Melanson2003-10-15
* recommit ofMichael Niedermayer2003-10-14