OSDN Git Service

I have one HLS stream that switches stream PIDs from one bandwidth to the next
authorAndreas Huber <andih@google.com>
Wed, 31 Aug 2011 23:29:05 +0000 (16:29 -0700)
committerAndreas Huber <andih@google.com>
Wed, 31 Aug 2011 23:29:05 +0000 (16:29 -0700)
commit06528d7f18ad01377357d337eaa3e875a242bd2d
treec08f45ba206b07b864f7a153f65fc739ae51fe1c
parent18ac5407da14dad9731f40ffc9a56bee73830019
I have one HLS stream that switches stream PIDs from one bandwidth to the next

this change intends to support its very limited case and signals an error in
all other cases of unexpected PID changes that we cannot recover from.

Change-Id: Icbfdf9fe7461969e2a8781ed416f54d891dd789a
media/libmediaplayerservice/nuplayer/HTTPLiveSource.cpp
media/libmediaplayerservice/nuplayer/StreamingSource.cpp
media/libstagefright/mpeg2ts/ATSParser.cpp
media/libstagefright/mpeg2ts/ATSParser.h
media/libstagefright/mpeg2ts/MPEG2TSExtractor.cpp