projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
movenc: Add an F4V muxer
[libav.git]
/
libavformat
/
movenc.h
diff --git
a/libavformat/movenc.h
b/libavformat/movenc.h
index
fefb20b
..
1b669e8
100644
(file)
--- a/
libavformat/movenc.h
+++ b/
libavformat/movenc.h
@@
-40,6
+40,7
@@
#define MODE_3G2 0x10
#define MODE_IPOD 0x20
#define MODE_ISM 0x40
+#define MODE_F4V 0x80
typedef struct MOVIentry {
uint64_t pos;