]> git.sesse.net Git - ffmpeg/history - libavcodec/svq3.c
Windows Media Audio Lossless decoder
[ffmpeg] / libavcodec / svq3.c
2004-03-14 Mike Melansondon't fetch the size of SEQH unless SEQH was found
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-03-13 Mike Melansonbe smarter about the variable size of the extra SVQ3...
2004-03-13 Mike Melansonsmarten up the SVQ3 extradata decoder without changing...
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2003-12-18 Mike MelansonSVQ3 uses unrestricted motion vectors
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-06-27 Mike Melanson- fix PLANE_PRED8x8 prediction (H/V are swapped, this...
2003-06-20 Mike Melansondon't step on the context
2003-06-19 Mike Melansonadded support for B-frames and multiple slices
2003-06-18 Michael Niedermayermake ff_emulated_edge_mc() independant of MpegEncContext
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-05-16 Michael Niedermayerbigendian fix
2003-05-16 Michael NiedermayerCODEC_CAP_DRAW_HORIZ_BAND
2003-05-15 Michael Niedermayermoving the svq3 motion compensation stuff to dsputil...
2003-05-15 Michael Niedermayeroptimize
2003-05-14 Michael Niedermayercleanup
2003-05-13 Michael Niedermayeroptimizations
2003-05-13 Michael Niedermayeroptimizations
2003-05-10 Mike Melansonchange the way the ImageDescription is passed to the...
2003-05-09 Michael Niedermayersvq3 decoder by anonymous