]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/cavs.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / cavs.h
2009-02-10 stefangintroduce a macroblock index to avoid a few x*width...
2009-02-10 stefangdo not check for minimum slice start code, 0x00000100...
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-08-31 stefanoRename globally the header inclusion guards.
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-25 stefanghave less functions as inline
2007-07-08 mrutrivial warning fixes
2007-07-08 stefangprepare splitting decoder-only parts into own file:
2007-07-07 stefangprepare splitting decoder-only parts into own file:
2007-07-07 stefangmove dequantization into it's own inline function
2007-07-07 stefangcosmetic: rename VLC tables to make clear they
2007-07-07 stefangsetting special motion vectors in intra macroblocks
2007-07-07 stefangsetting intra prediction modes to default values
2007-07-07 stefangmove modification of intra prediction modes into
2007-07-07 stefangmove preparation of chroma intra prediction into it's
2007-07-07 stefangmove existing inline functions from cavs.c to cavs.h
2007-07-07 stefangmove context structure definition from cavs.c to cavs.h
2007-07-05 diegolicense header consistency cosmetics
2007-05-08 aurelmove defines and enums out of cavsdata.h