OSDN Git Service

Didn't mean to check this in...
authorAndreas Huber <andih@google.com>
Fri, 11 Nov 2011 18:17:00 +0000 (10:17 -0800)
committerAndreas Huber <andih@google.com>
Fri, 11 Nov 2011 18:17:00 +0000 (10:17 -0800)
Change-Id: Ie5a1902ff2613cd349ca5724f63a3fe3306640c7

media/libstagefright/rtsp/MyHandler.h

index 0dd93be..794c60b 100644 (file)
@@ -792,7 +792,7 @@ struct MyHandler : public AHandler {
                 }
 
                 if (mNumAccessUnitsReceived == 0) {
-#if 0
+#if 1
                     LOGI("stream ended? aborting.");
                     (new AMessage('abor', id()))->post();
                     break;