summaryrefslogtreecommitdiff
path: root/libavcodec/h264dsp.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | h264dsp: 12 and 14 bit supportMichael Niedermayer2012-07-10
* | h264dsp: assert that depth is supportedMichael Niedermayer2012-07-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\|
| * H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-21
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-15
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\|
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
| * Preparatory patch for high bit depth h264 decoding support.Oskar Arvidsson2011-05-10
| * Choose h264 chroma dc dequant function dynamically.Oskar Arvidsson2011-05-10
| * h264: DSP'ize MBAFF loopfilter.Ronald S. Bultje2011-05-10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.Ronald S. Bultje2011-01-20
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-10
* | Move the functions in h264dsp.c into a new file h264dsp_internal.hOskar Arvidsson2011-04-10
* | Choose h264 chroma dc dequant function dynamically.Oskar Arvidsson2011-04-10
* | Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.Ronald S. Bultje2011-01-21
|/
* H.264/SVQ3: make chroma DC work the same way as luma DCJason Garrett-Glaser2011-01-15
* H.264: split luma dc idct out and implement MMX/SSE2 versionsJason Garrett-Glaser2011-01-14
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Fix compilation on PPC 470.Carl Eugen Hoyos2010-03-17
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-16
* Rename h264dsp.c to h264dspenc.cPanagiotis Issaris2007-07-28
* Adding H.264 DCT.Panagiotis Issaris2006-12-11