summaryrefslogtreecommitdiff
path: root/libavcodec/svq3.c
Commit message (Expand)AuthorAge
...
* don't fetch the size of SEQH unless SEQH was foundMike Melanson2004-03-14
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-14
* be smarter about the variable size of the extra SVQ3 dataMike Melanson2004-03-13
* smarten up the SVQ3 extradata decoder without changing the external APIMike Melanson2004-03-13
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-22
* SVQ3 uses unrestricted motion vectorsMike Melanson2003-12-18
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)Mike Melanson2003-06-27
* don't step on the contextMike Melanson2003-06-20
* added support for B-frames and multiple slicesMike Melanson2003-06-19
* make ff_emulated_edge_mc() independant of MpegEncContextMichael Niedermayer2003-06-18
* Warning and compatibility fixes.Falk Hüffner2003-05-24
* bigendian fixMichael Niedermayer2003-05-16
* CODEC_CAP_DRAW_HORIZ_BANDMichael Niedermayer2003-05-16
* moving the svq3 motion compensation stuff to dsputil (this also means that ex...Michael Niedermayer2003-05-15
* optimizeMichael Niedermayer2003-05-15
* cleanupMichael Niedermayer2003-05-14
* optimizationsMichael Niedermayer2003-05-13
* optimizationsMichael Niedermayer2003-05-13
* change the way the ImageDescription is passed to the decoderMike Melanson2003-05-10
* svq3 decoder by anonymousMichael Niedermayer2003-05-09