]> git.sesse.net Git - ffmpeg/history - libavcodec/h264idct_template.c
lavc: add a null bitstream filter
[ffmpeg] / libavcodec / h264idct_template.c
2016-06-21 Anton Khirnovh264: rename h264.[ch] to h264dec.[ch]
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2013-04-10 Ronald S. Bultjeh264: Integrate clear_blocks calls with IDCT
2013-02-14 Diego Biurrunh264idct: Replace duplicate scan8 table by appropriate...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-03-06 Ronald S. BultjeDon't use ff_cropTbl[] for IDCT.
2011-10-21 Baptiste Coudurierh264: 4:2:2 intra decoding support
2011-07-20 Mans RullgardRemove h264_lowres_idct_put/add functions
2011-07-05 Diego BiurrunRename libavcodec/high_bit_depth.h ---> libavcodec...
2011-07-04 Diego Biurrundoxygen: Add qmul docs.
2011-07-03 Diego Biurrundoxygen: Remove spurious documentation for non-existing...
2011-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Jason Garrett-GlaserRoll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonTemplate h264idct_template.c with respect to pixel...
2011-05-10 Oskar ArvidssonMove the functions in h264idct into a new file h264idct...