summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264dsp.c
Commit message (Expand)AuthorAgeFilesLines
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-43/+69
* Move the functions in h264dsp.c into a new file h264dsp_internal.hOskar Arvidsson2011-04-101-242/+1
* Choose h264 chroma dc dequant function dynamically.Oskar Arvidsson2011-04-101-0/+1
* Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.Ronald S. Bultje2011-01-211-1/+0
* H.264/SVQ3: make chroma DC work the same way as luma DCJason Garrett-Glaser2011-01-151-0/+1
* H.264: split luma dc idct out and implement MMX/SSE2 versionsJason Garrett-Glaser2011-01-141-0/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Fix compilation on PPC 470.Carl Eugen Hoyos2010-03-171-1/+1
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-161-0/+320
* Rename h264dsp.c to h264dspenc.cPanagiotis Issaris2007-07-281-81/+0
* Adding H.264 DCT.Panagiotis Issaris2006-12-111-0/+81
OpenPOWER on IntegriCloud