]> git.sesse.net Git - ffmpeg/history - libavcodec/h264pred_template.c
flacdec: allow mid-stream channel layout change
[ffmpeg] / libavcodec / h264pred_template.c
2012-10-30 Ronald S. BultjeUse ptrdiff_t instead of int for intra pred "stride...
2011-12-11 Mans RullgardRemove extraneous semicolons
2011-10-21 Ronald S. BultjeSupport for lossless and inter H264 4:2:2.
2011-10-21 Baptiste Coudurierh264: 4:2:2 intra decoding support
2011-10-09 Mans Rullgardh264pred: use unsigned types for pixel values, fix...
2011-07-05 Diego BiurrunRename libavcodec/high_bit_depth.h ---> libavcodec...
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...