OSDN Git Service

change from OMX.ffmpeg.vheuristic.decoder to OMX.ffmpeg.vtrial.decoder and
[android-x86/external-stagefright-plugins.git] / utils / ffmpeg_utils.h
index f35e980..ace88f8 100644 (file)
@@ -34,6 +34,8 @@ extern "C" {
 }
 #endif
 
+#define SF_NOPTS_VALUE ((uint64_t)AV_NOPTS_VALUE-1)
+
 namespace android {
 
 status_t initFFmpeg();