aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h264dsp_template.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer2015-07-011-2/+2
* avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer2015-03-151-2/+2
* avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and wei...Michael Niedermayer2015-03-111-3/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-16/+14
|\
| * H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-211-15/+13
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-211-0/+16
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-151-0/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-061-1/+1
|\|
| * Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-111-3/+4
|\|
| * H.264: Fix high bit depth explicit biweightJason Garrett-Glaser2011-06-101-0/+1
* | h264: merge _internal & template files.Michael Niedermayer2011-05-111-28/+28
|/
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-4/+1
* Preparatory patch for high bit depth h264 decoding support.Oskar Arvidsson2011-05-101-44/+75
* Preparatory patch for high bit depth h264 decoding support.Oskar Arvidsson2011-05-101-0/+285