]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/svq1.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / svq1.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-02 diegoAvoid POSIX-reserved _t namespace.
2008-01-07 benoitMark the ff_svq1_frame_size_table as constant.
2007-07-06 aurelsplit SVQ1 decoder and encoder in their own files
2007-07-05 diegoGroup all copyright and author notices together.
2007-06-12 diegomisc spelling fixes
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-03-30 lorenmmove some stuff out of an inner loop. 12% faster svq1...
2007-03-30 lorenmmmx 16-bit ssd. 2.3x faster svq1 encoding.
2007-02-25 reimarAdd av_ prefix to clip functions
2007-02-24 diegocosmetics: Fix another common typo, dependAnt --> depen...
2006-11-22 bcoudurierfix bitstream to be correctly decoded by quicktime
2006-11-22 bcoudurierfix sigfpe with intra only encoding
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mruadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-09-27 mrufix some signedness warnings
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-05 michaelset a few variables correctly
2005-07-14 michaelskip_idct
2005-02-24 michaelkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-23 michaelavoid buf_size == 0 checks in every decoder
2005-01-12 michaelvarious security fixes and precautionary checks
2004-11-27 michaelMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-09-27 michael10l (segfault)
2004-09-08 alextry to select w/h from tables
2004-07-28 michaelsvq1 mv array size fix
2004-07-27 melansonwell that does not need to be there anymore
2004-06-13 melansonthe ongoing struggle for encoding conditionals
2004-06-08 michaelgcc bug workaround by (Jonathan Gray <khalek at linuxga...
2004-05-21 michaeldata_size = 0 cleanup
2004-05-18 michaelsome of the warning fixes by (Michael Roitzsch <mroi...
2004-05-12 michaelremoving unused encoding code
2004-05-12 michaelautomatic pixel format selection
2004-05-12 michaelsegfault fix
2004-05-12 michaelsupport skiped blocks in SVQ1
2004-05-12 michaelmotion estimation for SVQ1
2004-05-09 michaelp frame encoding, only with 0,0 motion vectors yet...
2004-05-08 michaelusing pointers so the code could eventually be used...
2004-05-08 michaelwidth height %64 != 0 fix
2004-05-07 michaelcolor and 10l
2004-05-07 michaelrate distorted intra only encoding
2004-05-07 melansonfirst pass at a Sorenson Video 1 (SVQ1) encoder
2004-03-16 michaelinit cleanup
2004-01-22 michaelclosed gop support & flags2 as all bits in flags are...
2004-01-02 melansonoff-by-1 error in the never-before-tested embedded...
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-07-25 al3xget_bits -> skip_bits
2003-07-17 michaelniAVCodec.flush()
2003-05-26 tmmmrework SVQ1 decoder to use more intuitive VLC tables...
2003-05-24 mellumWarning and compatibility fixes.
2003-03-16 michaelnifield pic decoding cleanup
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-04 michaelnicliping MVs, i dunno if its correct but it looks better...
2003-01-21 michaelniGetBitContext.size is allways multiplied by 8 -> use...
2003-01-09 michaelniworkaround dropable p frame after first frame bug
2002-12-09 michaelniAVVideoFrame -> AVFrame
2002-12-09 michaelnicleanup / messup?
2002-12-04 michaelnicleanup
2002-11-12 kabi* fixing some minor const warnings
2002-11-11 kabi* using DSPContext - so each codec could use its local...
2002-10-27 michaelnihandle direct rendering buffer allocation failure
2002-09-11 michaelniput/avg_pixels16
2002-07-22 al3xmoved codebooks to svq1_cb.h
2002-07-16 michaelnihurry up support
2002-07-16 michaelnigrayscale only decoding
2002-07-15 michaelnidirect rendering for SVQ1
2002-07-15 nickols_k1001L
2002-07-14 michaelnifaster get_bit_cache
2002-07-11 nickols_k10L
2002-07-11 nickols_kAdd Arpi to list of porters.
2002-07-11 nickols_kChange licence to LGPL since there are no objections...
2002-07-10 nickols_kApplied patch of Felix Buenemann
2002-07-10 nickols_k* prefixication (due Kabi's request)
2002-07-09 nickols_knew codec: Sorenson v1