]> git.sesse.net Git - ffmpeg/history - libavcodec/roqvideodec.c
Add long names to AVCodec declarations.
[ffmpeg] / libavcodec / roqvideodec.c
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