| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\ |
|
| * | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | h264dsp: 12 and 14 bit support | Michael Niedermayer | 2012-07-10 | 1 | -0/+14 |
* | | h264dsp: assert that depth is supported | Michael Niedermayer | 2012-07-03 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-22 | 1 | -20/+8 |
|\| |
|
| * | H264: change weight/biweight functions to take a height argument. | Ronald S. Bultje | 2011-10-21 | 1 | -20/+8 |
| * | h264: 4:2:2 intra decoding support | Baptiste Coudurier | 2011-10-21 | 1 | -10/+28 |
* | | h264dec: h264: 4:2:2 intra decoding | Baptiste Coudurier | 2011-08-15 | 1 | -10/+28 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -50/+54 |
|\| |
|
| * | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -47/+73 |
| * | Preparatory patch for high bit depth h264 decoding support. | Oskar Arvidsson | 2011-05-10 | 1 | -258/+1 |
| * | Choose h264 chroma dc dequant function dynamically. | Oskar Arvidsson | 2011-05-10 | 1 | -0/+1 |
| * | h264: DSP'ize MBAFF loopfilter. | Ronald S. Bultje | 2011-05-10 | 1 | -18/+38 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless. | Ronald S. Bultje | 2011-01-20 | 1 | -1/+0 |
* | | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-04-10 | 1 | -43/+69 |
* | | Move the functions in h264dsp.c into a new file h264dsp_internal.h | Oskar Arvidsson | 2011-04-10 | 1 | -242/+1 |
* | | Choose h264 chroma dc dequant function dynamically. | Oskar Arvidsson | 2011-04-10 | 1 | -0/+1 |
* | | Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless. | Ronald S. Bultje | 2011-01-21 | 1 | -1/+0 |
|/ |
|
* | H.264/SVQ3: make chroma DC work the same way as luma DC | Jason Garrett-Glaser | 2011-01-15 | 1 | -0/+1 |
* | H.264: split luma dc idct out and implement MMX/SSE2 versions | Jason Garrett-Glaser | 2011-01-14 | 1 | -0/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Fix compilation on PPC 470. | Carl Eugen Hoyos | 2010-03-17 | 1 | -1/+1 |
* | Move H264 dsputil functions into their own struct | Måns Rullgård | 2010-03-16 | 1 | -0/+320 |
* | Rename h264dsp.c to h264dspenc.c | Panagiotis Issaris | 2007-07-28 | 1 | -81/+0 |
* | Adding H.264 DCT. | Panagiotis Issaris | 2006-12-11 | 1 | -0/+81 |