summaryrefslogtreecommitdiffstats
path: root/libavcodec/cavs.h
Commit message (Expand)AuthorAgeFilesLines
* Move cavs dsp functions to their own structMåns Rullgård2010-08-031-0/+2
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-1/+1
* fix intra prediction modes with inter-MB neighbors,Stefan Gehrer2010-02-181-2/+7
* add heuristic to discern the old sample clips from streams encodedStefan Gehrer2010-02-151-0/+1
* introduce a macroblock index to avoid a few x*width+y calculationsStefan Gehrer2009-02-101-3/+2
* do not check for minimum slice start code, 0x00000100 is validStefan Gehrer2009-02-101-1/+0
* rename XXX_t enums to cavs_XXX to fix POSIX namespace issueStefan Gehrer2009-01-161-12/+12
* rename vector_t to cavs_vectorStefan Gehrer2009-01-161-8/+8
* Avoid POSIX-reserved _t in identifier names.Diego Biurrun2008-12-151-5/+5
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* have less functions as inlineStefan Gehrer2007-07-251-172/+6
* trivial warning fixesMåns Rullgård2007-07-081-2/+0
* prepare splitting decoder-only parts into own file:Stefan Gehrer2007-07-081-0/+9
* prepare splitting decoder-only parts into own file:Stefan Gehrer2007-07-071-0/+9
* move dequantization into its own inline functionStefan Gehrer2007-07-071-0/+20
* cosmetic: rename VLC tables to make clear theyStefan Gehrer2007-07-071-2/+2
* setting special motion vectors in intra macroblocksStefan Gehrer2007-07-071-0/+11
* setting intra prediction modes to default valuesStefan Gehrer2007-07-071-0/+5
* move modification of intra prediction modes intoStefan Gehrer2007-07-071-0/+24
* move preparation of chroma intra prediction into itsStefan Gehrer2007-07-071-0/+17
* move existing inline functions from cavs.c to cavs.hStefan Gehrer2007-07-071-0/+160
* move context structure definition from cavs.c to cavs.hStefan Gehrer2007-07-071-0/+73
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+1
* move defines and enums out of cavsdata.hAurelien Jacobs2007-05-081-0/+154
OpenPOWER on IntegriCloud