OSDN Git Service

Simplify (no need to check for st->codec->extradata) and correct
authorLuca Abeni <lucabe72@email.it>
Thu, 17 Jun 2010 10:30:52 +0000 (10:30 +0000)
committerLuca Abeni <lucabe72@email.it>
Thu, 17 Jun 2010 10:30:52 +0000 (10:30 +0000)
commit8a2679ada43665f19eb8282e82f2acaad8ba4f84
tree5946b25d2442d88ecb6720dc74b91637598f0b1f
parent701935968d63b7f5b18828f6fd29c78e5b159752
Simplify (no need to check for st->codec->extradata) and correct
(extradata_size must be at least 5 bytes) the H.264 MP4 syntax check
in rtpenc.c

Originally committed as revision 23638 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtpenc.c