OSDN Git Service

Bug 3329759 clean logs, PTS should be unsigned
authorJean-Michel Trivi <jmtrivi@google.com>
Wed, 16 Mar 2011 19:22:45 +0000 (12:22 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Thu, 17 Mar 2011 00:04:16 +0000 (17:04 -0700)
commit30ebe675beff91283cc72d4ee5e94e56ab7e107f
treef0a951393f8739a5bd478a650729fba48d7d7b21
parent7a713baae6cac3740cc27380f1dc8099dd272470
Bug 3329759 clean logs, PTS should be unsigned

- Don't pollute logs.
- Save MPEG-2 PTS as an unsigned 64bit value, negative values are
 invalid.

Change-Id: I51d427789dd1e42219a63c68159f2e28628f0448
14 files changed:
wilhelm/include/OMXAL/OpenMAXAL_Android.h
wilhelm/include/SLES/OpenSLES_Android.h
wilhelm/src/android/AudioPlayer_to_android.cpp
wilhelm/src/android/MediaPlayer_to_android.cpp
wilhelm/src/android/android_AudioSfDecoder.cpp
wilhelm/src/android/android_AudioToCbRenderer.cpp
wilhelm/src/android/android_GenericMediaPlayer.cpp
wilhelm/src/android/android_GenericPlayer.cpp
wilhelm/src/android/android_LocAVPlayer.cpp
wilhelm/src/android/android_SfPlayer.cpp
wilhelm/src/android/android_StreamPlayer.cpp
wilhelm/src/itf/IAndroidBufferQueue.c
wilhelm/src/sles_allinclusive.h
wilhelm/tests/sandbox/streamSource/slesTestPlayStream.cpp