OSDN Git Service

cmdutils: add support for programs in check_stream_specifier()
[coroid/libav_saccubus.git] / libavcodec / dpcm.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-10 Mans RullgardRemove final semicolon from some macros
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-07-02 Diego BiurrunRemove redundant and harmful explicit filename after...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-02 Diego Biurruncosmetics: Reformat long_names so that "DPCM" comes...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-12-18 Kostya Shishkovcosmetics: remove one unneeded space
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-24 Stefan Gehrermark read-only data as const
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-15 Stefano SabatiniDPCM codec long names, patch by Stefano Sabatini, stefa...
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconsts
2007-11-01 Aurelien Jacobssimplify dpcm decoders declaration using a macro
2007-09-22 Kostya ShishkovGuard against output buffer overflows
2007-08-11 Aurelien Jacobsuse av_clip_int16() where it makes sense
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-06 Stefan HuehnerMark some read-only datastructures as const.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-01-31 Mike Melansonhandle 0-length buffers
2003-09-19 Mike Melansonfix Interplay DPCM (frames are intracoded, predictors...
2003-09-08 Mike MelansonNew fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4...
2003-09-02 Mike Melansoninitial commit for Id RoQ and Interplay MVE multimedia...