OSDN Git Service

Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam
authorGordon Irlam <>
Thu, 5 Nov 2009 14:25:37 +0000 (14:25 +0000)
committerLuca Abeni <lucabe72@email.it>
Thu, 5 Nov 2009 14:25:37 +0000 (14:25 +0000)
commit9cad7e219377de4b466e8858286de23df3615b86
tree864f03987146b5d7d2d25415da41ea4a6a0df807
parentbddc2df52e9c59bcf7e7b87fbd427641cd7d4beb
Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam
(gordonipub2 AT gordoni DOT com).

This fixes H.264 over RTP when the SDP contains a "framesize:" attribute
(for example, rtsp://video3.americafree.tv/AFTVCartoonsH264250.sdp )

Originally committed as revision 20463 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtp_h264.c