Commit 3f8fdb32 authored by Francois Cartegnie's avatar Francois Cartegnie

libmp4: add scaled time alias

parent 093d81da
......@@ -26,6 +26,9 @@
#include <vlc_es.h>
#include <vlc_codecs.h>
/* Use alias for scaled time */
typedef int64_t stime_t;
#define BLOCK16x16 (1<<16)
#define MAJOR_3gp4 VLC_FOURCC( '3', 'g', 'p', '4' )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment