]> git.sesse.net Git - ffmpeg/history - libavcodec/idcinvideo.c
ra288dec: set channel layout
[ffmpeg] / libavcodec / idcinvideo.c
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-11-02 Diego BiurrunReplace ffmpeg references with more accurate libav...
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-04-15 Kostya Shishkovmake containers pass palette change in AVPacket
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-07-22 Måns RullgårdRemove useless #include <unistd.h> from many files
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-14 Mike MelansonThe POSIX namespace shall be held sacrosanct. To that...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-15 Stefano Sabatinicosmetics: s/Id/id/ in libavcodec where Id refers to...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-10 Mike MelansonThese video decoders do not need to include and initial...
2008-02-01 Michael Niedermayerconsts
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-02-16 Matti HamalainenOff-by-one bug in libavcodec/idcinvideo.c, caused
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-30 Mike Melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-10-03 Mike Melansoninstructions for using the decoder
2003-10-03 Mike Melansonimplemented Id Quake II CIN support