summaryrefslogtreecommitdiff
path: root/libavcodec/h264dsp_template.c
Commit message (Expand)AuthorAge
* avcodec/h264dsp: change loop filter stride argument to ptrdiff_tJames Almer2019-02-20
* avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-23
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer2015-07-01
* | avcodec/h264dsp_template: Fix undefined shiftsMichael Niedermayer2015-03-15
* | avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and wei...Michael Niedermayer2015-03-11
* | 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-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-11
|\|
| * H.264: Fix high bit depth explicit biweightJason Garrett-Glaser2011-06-10
* | h264: merge _internal & template files.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
* Preparatory patch for high bit depth h264 decoding support.Oskar Arvidsson2011-05-10