summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* dynamic alloc of picture structs instead of putting them in MpegEncContextMichael 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
* AVRationalMichael Niedermayer2003-10-20
* bottom_field_first -> top_field_firstMichael Niedermayer2003-10-20
* export mpeg2 active display area / pan scanMichael Niedermayer2003-10-20
* gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au...Dan 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
* alignMichael Niedermayer2003-10-15
* fix "first frame is no keyframe" bugMichael Niedermayer2003-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
* added CRI ADX and XA ADPCM audio modules, courtesy of BEROMike Melanson2003-10-14
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* fix the case where all vlc codes are 8 bits long (repeat=256)Michael Niedermayer2003-10-13
* alignment 10lMichael Niedermayer2003-10-13
* mmx2 optimization of huffyuv median encodingMichael Niedermayer2003-10-13
* 10lMichael Niedermayer2003-10-13
* dont check if the ac esc 3 could have been stored as vlc as this detects only...Michael Niedermayer2003-10-13
* 10lAlex Beregszaszi2003-10-13
* fix decoding if the aspect ratio changesMichael Niedermayer2003-10-12
* removed the obsolete and unused parameters of init_put_bitsAlex Beregszaszi2003-10-12
* h263 GOB decoding fixMichael Niedermayer2003-10-12
* intra dc treshold != 0 decoding fixedMichael Niedermayer2003-10-12
* Sunplus JPEG codec (SP5X) supportAlex Beregszaszi2003-10-11
* theora comments skippingAlex Beregszaszi2003-10-11
* using av_abortAlex Beregszaszi2003-10-11
* theora decoding support (only keyframes for now, because by theora the frame ...Alex Beregszaszi2003-10-11
* optimised versions of the get_pixels, diff_pixels, and bswap_bufMike Melanson2003-10-11
* forgot to commit, i hope its correctMichael Niedermayer2003-10-11
* recommit ofMichael Niedermayer2003-10-11
* recommit ofMichael Niedermayer2003-10-11
* recommit (of patch, as cvslog msg didnt apply cleanly)Steven M. Schultz2003-10-11
* recommit ofMichael Niedermayer2003-10-11
* recommit ofMichael Niedermayer2003-10-11
* recommit ofDrew Hess2003-10-11
* * recommiting change from SF CVSRoman Shaposhnik2003-10-11
* support a few more types of VQA filesMike Melanson2003-10-11
* use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer2003-10-07
* This patch marks frames used in RPZA decoder as reference frames, fromMike Melanson2003-10-05
* mpeg1 + trellis quant segfault fixMichael Niedermayer2003-10-05