OSDN Git Service

When searching for AMF object field value, try to find that object first
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 22 Nov 2009 09:03:06 +0000 (09:03 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 22 Nov 2009 09:03:06 +0000 (09:03 +0000)
commit87ca1b8f7faee37905fec1e165adab45f80d490f
tree497df9333204148a680a48615821442265d343e5
parentfe52395878d4f0010829e0acfed34f3fe1972efe
When searching for AMF object field value, try to find that object first
instead of assuming it should occur right at given position.
This helps finding human-readable error descriptions in RTMP server replies.

Originally committed as revision 20575 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtmppkt.c