]> git.sesse.net Git - ffmpeg/history - libavcodec/rv40.c
uses FF_ARRAY_ELEMS() where appropriate
[ffmpeg] / libavcodec / rv40.c
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-28 Kostya ShishkovCalculate motion vector information based on PTS provid...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2007-12-16 Kostya ShishkovRV40 decoder should use availability cache
2007-12-07 Kostya ShishkovUse existing function for VLC reading
2007-12-07 Kostya ShishkovCheck decoded dimensions for validity
2007-12-07 Kostya ShishkovIntra types will be stored in int8_t array
2007-12-07 Kostya ShishkovAdd decoder flags
2007-12-04 Kostya ShishkovRV40 decoder specific functions