]> git.sesse.net Git - ffmpeg/history - libavcodec/svq1.c
well that does not need to be there anymore
[ffmpeg] / libavcodec / svq1.c
2004-07-27 Mike Melansonwell that does not need to be there anymore
2004-06-13 Mike Melansonthe ongoing struggle for encoding conditionals
2004-06-08 Michael Niedermayergcc bug workaround by (Jonathan Gray <khalek at linuxga...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-05-12 Michael Niedermayerremoving unused encoding code
2004-05-12 Michael Niedermayerautomatic pixel format selection
2004-05-12 Michael Niedermayersegfault fix
2004-05-12 Michael Niedermayersupport skiped blocks in SVQ1
2004-05-12 Michael Niedermayermotion estimation for SVQ1
2004-05-09 Michael Niedermayerp frame encoding, only with 0,0 motion vectors yet...
2004-05-08 Michael Niedermayerusing pointers so the code could eventually be used...
2004-05-08 Michael Niedermayerwidth height %64 != 0 fix
2004-05-07 Michael Niedermayercolor and 10l
2004-05-07 Michael Niedermayerrate distorted intra only encoding
2004-05-07 Mike Melansonfirst pass at a Sorenson Video 1 (SVQ1) encoder
2004-03-16 Michael Niedermayerinit cleanup
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2004-01-02 Mike Melansonoff-by-1 error in the never-before-tested embedded...
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-07-25 Alex Beregszasziget_bits -> skip_bits
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-05-26 Mike Melansonrework SVQ1 decoder to use more intuitive VLC tables...
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-03-16 Michael Niedermayerfield pic decoding cleanup
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-04 Michael Niedermayercliping MVs, i dunno if its correct but it looks better...
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-09 Michael Niedermayerworkaround dropable p frame after first frame bug
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-09 Michael Niedermayercleanup / messup?
2002-12-04 Michael Niedermayercleanup
2002-11-12 Zdenek Kabelac* fixing some minor const warnings
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-10-27 Michael Niedermayerhandle direct rendering buffer allocation failure
2002-09-11 Michael Niedermayerput/avg_pixels16
2002-07-22 Alex Beregszaszimoved codebooks to svq1_cb.h
2002-07-16 Michael Niedermayerhurry up support
2002-07-16 Michael Niedermayergrayscale only decoding
2002-07-15 Michael Niedermayerdirect rendering for SVQ1
2002-07-15 Nick Kurshev1001L
2002-07-14 Michael Niedermayerfaster get_bit_cache
2002-07-11 Nick Kurshev10L
2002-07-11 Nick KurshevAdd Arpi to list of porters.
2002-07-11 Nick KurshevChange licence to LGPL since there are no objections...
2002-07-10 Nick KurshevApplied patch of Felix Buenemann
2002-07-10 Nick Kurshev* prefixication (due Kabi's request)
2002-07-09 Nick Kurshevnew codec: Sorenson v1