Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam
commit9784ef291dd6b818ce1b8dc0c758ca3ed2e5ad07
authorlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 5 Nov 2009 14:25:37 +0000 (5 14:25 +0000)
committerlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 5 Nov 2009 14:25:37 +0000 (5 14:25 +0000)
tree55f7f80f839ef5042262d9bcc9293223938ba7f1
parentc39a05bb753aaf6432b6ecec4f3709fa816c93b8
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 )

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20463 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rtp_h264.c