]> git.sesse.net Git - ffmpeg/history - libavcodec/h264idct_template.c
cook: use AVCodecContext.channels instead of keeping a private copy
[ffmpeg] / libavcodec / h264idct_template.c
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...