OSDN Git Service

cmdutils: add support for programs in check_stream_specifier()
[coroid/libav_saccubus.git] / libavcodec / svq1.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-01-09 Michael NiedermayerAdd a function to match a 2 element vector of uint16_t...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-02 Diego BiurrunAvoid POSIX-reserved _t namespace.
2008-01-07 Diego PettenòMark the ff_svq1_frame_size_table as constant.
2007-07-06 Aurelien Jacobssplit SVQ1 decoder and encoder in their own files
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-03-30 Loren Merrittmove some stuff out of an inner loop. 12% faster svq1...
2007-03-30 Loren Merrittmmx 16-bit ssd. 2.3x faster svq1 encoding.
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-24 Diego Biurruncosmetics: Fix another common typo, dependAnt --> depen...
2006-11-22 Baptiste Coudurierfix bitstream to be correctly decoded by quicktime
2006-11-22 Baptiste Coudurierfix sigfpe with intra only encoding
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårdadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-05 Michael Niedermayerset a few variables correctly
2005-07-14 Michael Niedermayerskip_idct
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-09-27 Michael Niedermayer10l (segfault)
2004-09-08 Alex Beregszaszitry to select w/h from tables
2004-07-28 Michael Niedermayersvq1 mv array size fix
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