Revision fcc0224e
ID | fcc0224e4fbd44ae268903185b0cf83560b13555 |
Parent | 6e3ef511 |
Child | 19a0729b |
Add support for higher QP values in h264.
In high bit depth, the QP values may now be up to (51 + 6*(bit_depth-8)).
Preparatory patch for high bit depth h264 decoding support.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Files
- added
- modified
- copied
- renamed
- deleted
- libavcodec
- h264.c (diff)
- h264.h (diff)
- h264_cabac.c (diff)
- h264_cavlc.c (diff)
- h264_ps.c (diff)