OSDN Git Service

Make the following H264 functions available to the parser:
authorIvan Schreter <schreter@gmx.net>
Sat, 21 Feb 2009 19:54:14 +0000 (19:54 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sat, 21 Feb 2009 19:54:14 +0000 (19:54 +0000)
commit1790a5e908ab98fcf4a81942b751feef67c9e779
treebdb4f40da3c7c25a603ea473373a7f01cf7224c4
parent20a93972c4811dd26d4757ca537f77e1c416cbbb
Make the following H264 functions available to the parser:
ff_h264_decode_sei, ff_h264_decode_seq_parameter_set,
ff_h264_decode_picture_parameter_set, ff_h264_decode_nal,
ff_h264_decode_rbsp_trailing

Patch by Ivan Schreter, schreter gmx net

Originally committed as revision 17487 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c
libavcodec/h264.h