OSDN Git Service

h264 streaming: make profile-level-id optional
authorPatrik2 Carlsson <patrik2.carlsson@sonymobile.com>
Mon, 20 Aug 2012 07:53:09 +0000 (09:53 +0200)
committerZoran Jovanovic <zoran.jovanovic@sonymobile.com>
Mon, 20 Aug 2012 07:54:18 +0000 (09:54 +0200)
commit8033393a74a6872ad8d702b10da34d98dde0bf41
tree3e41afb0ac096efa134f8a59911d2960a916d916
parentffb829430ff20ccd6c13e6ed894f2373b2d93939
h264 streaming: make profile-level-id optional

profile-level-id is made optional according to rfc3984:
"If no profile-level-id is present, the Baseline Profile without
additional constraints at Level 1 MUST be implied."

Change-Id: If868468a48917ceccb963b8ac15767583da29723
media/libstagefright/rtsp/APacketSource.cpp