summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264dsp.h
Commit message (Expand)AuthorAgeFilesLines
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-151-0/+2
* h264dsp: Factorize code into a new function, h264_find_start_code_candidateBen Avison2013-08-081-0/+9
* h264: Integrate clear_blocks calls with IDCTRonald S. Bultje2013-04-101-2/+2
* h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputilRonald S. Bultje2013-02-191-0/+4
* Drop DCTELEM typedefDiego Biurrun2013-01-221-13/+11
* h264: K&R formatting cosmetics for header files (part II/II)Diego Biurrun2012-05-101-31/+65
* h264: Remove a commented-out function pointer typedef.Diego Biurrun2012-05-071-1/+0
* H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-211-4/+6
* h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-211-4/+4
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-4/+4
* Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-131-4/+4
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-4/+4
* Update 8-bit H.264 IDCT function names to reflect bit-depth.Daniel Kang2011-05-311-1/+0
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-4/+4
* Choose h264 chroma dc dequant function dynamically.Oskar Arvidsson2011-05-101-0/+1
* h264: DSP'ize MBAFF loopfilter.Ronald S. Bultje2011-05-101-0/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.Ronald S. Bultje2011-01-201-1/+0
* H.264/SVQ3: make chroma DC work the same way as luma DCJason Garrett-Glaser2011-01-151-0/+1
* Remove outdated comment in h264dsp.hJason Garrett-Glaser2011-01-141-4/+0
* H.264: split luma dc idct out and implement MMX/SSE2 versionsJason Garrett-Glaser2011-01-141-0/+2
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-161-0/+80
OpenPOWER on IntegriCloud