]> git.sesse.net Git - ffmpeg/history - libavcodec/h264pred_template.c
Update 8-bit H.264 IDCT function names to reflect bit-depth.
[ffmpeg] / libavcodec / h264pred_template.c
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Ronald S. Bultjeh264pred: fix aliasing violations.
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
2011-05-10 Oskar ArvidssonMove the functions in h264pred.c into a new file h264pr...