]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/cavsdec.c
Use full internal pathname in doxygen @file directives.
[frescor/ffmpeg.git] / libavcodec / cavsdec.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-27 stefangfix doxygen file reference
2009-01-16 stefanguse assignment of structure instead of memcpy
2009-01-16 stefangrename XXX_t enums to cavs_XXX to fix POSIX namespace...
2009-01-16 stefangrename vector_t to cavs_vector
2008-12-15 diegoAvoid POSIX-reserved _t in identifier names.
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-27 michaelArrays where one element too small, fixes CID114.
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-02-01 michaelconst
2007-08-23 lucabeInitialize the "stc" variable before using it in ff_fin...
2007-08-09 alexuse skip_bits where appropriate
2007-07-25 stefanghave less functions as inline
2007-07-08 stefangsplit decoder-specific parts into their own file