OSDN Git Service

cmdutils: add support for programs in check_stream_specifier()
[coroid/libav_saccubus.git] / libavcodec / roqvideodec.c
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
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-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-06-13 Stefano SabatiniCosmetics: s/Id/id/ in libavcodec/roqvideodec.c when...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
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-02 Reimar DöffingerAdd some const where appropriate
2008-02-01 Michael Niedermayersome const
2008-02-01 Michael Niedermayerconsts
2007-08-11 Michael Niedermayerfix decoding of samples.mplayerhq.hu/game-formats/idroq...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-02 Vitor Sessakuse properly AVFrame.linesize
2007-06-26 Vitor Sessakadd width and height in context and use them
2007-06-06 Eric LasotaRename cb field
2007-06-05 Eric LasotaConvert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
2007-06-02 Ramiro PollaRemove get_byte wrapper
2007-06-01 Michael Niedermayerfix skipped blocks
2007-05-29 Vitor SessakSplit RoQ decoder to accommodate future encoder patch