summaryrefslogtreecommitdiff
path: root/libavcodec/cavs.h
Commit message (Expand)AuthorAge
* introduce a macroblock index to avoid a few x*width+y calculationsStefan Gehrer2009-02-10
* do not check for minimum slice start code, 0x00000100 is validStefan Gehrer2009-02-10
* rename XXX_t enums to cavs_XXX to fix POSIX namespace issueStefan Gehrer2009-01-16
* rename vector_t to cavs_vectorStefan Gehrer2009-01-16
* Avoid POSIX-reserved _t in identifier names.Diego Biurrun2008-12-15
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* have less functions as inlineStefan Gehrer2007-07-25
* trivial warning fixesMåns Rullgård2007-07-08
* prepare splitting decoder-only parts into own file:Stefan Gehrer2007-07-08
* prepare splitting decoder-only parts into own file:Stefan Gehrer2007-07-07
* move dequantization into its own inline functionStefan Gehrer2007-07-07
* cosmetic: rename VLC tables to make clear theyStefan Gehrer2007-07-07
* setting special motion vectors in intra macroblocksStefan Gehrer2007-07-07
* setting intra prediction modes to default valuesStefan Gehrer2007-07-07
* move modification of intra prediction modes intoStefan Gehrer2007-07-07
* move preparation of chroma intra prediction into itsStefan Gehrer2007-07-07
* move existing inline functions from cavs.c to cavs.hStefan Gehrer2007-07-07
* move context structure definition from cavs.c to cavs.hStefan Gehrer2007-07-07
* license header consistency cosmeticsDiego Biurrun2007-07-05
* move defines and enums out of cavsdata.hAurelien Jacobs2007-05-08