OSDN Git Service

Enable decoding of high bit depth h264.
authorOskar Arvidsson <oskar@irock.se>
Tue, 29 Mar 2011 15:49:00 +0000 (17:49 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 10 Apr 2011 20:33:42 +0000 (22:33 +0200)
commit5e85298cb50e6fcfbfc6715cbc200ec79334d5c3
tree2a0e35e0458d3d83c3cc29d728e20fbd4cdea471
parent8dbe5856410ee10ac4a9368105149efdacfac994
Enable decoding of high bit depth h264.

This patch completes the high bit depth h264 decoding support.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264.c