OSDN Git Service

support feeding individual NAL units to the decoder instead of just complete frames
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 2 Mar 2007 23:35:26 +0000 (23:35 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 2 Mar 2007 23:35:26 +0000 (23:35 +0000)
commit66a4b2c1798d75582c6ef5c96e92ed925b386511
treed564967158dd37828f6df137c5538cfc6442c2af
parent700b971156f17b4eb03fc7da89d3d94a46b03169
support feeding individual NAL units to the decoder instead of just complete frames

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