projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cosmetics: alignment
[ffmpeg.git]
/
libavformat
/
gxf.h
diff --git
a/libavformat/gxf.h
b/libavformat/gxf.h
index
3822124
..
ab37cb9
100644
(file)
--- a/
libavformat/gxf.h
+++ b/
libavformat/gxf.h
@@
-24,11
+24,11
@@
/* gxf.c */
typedef enum {
- PKT_MAP = 0xbc,
- PKT_MEDIA = 0xbf,
- PKT_EOS = 0xfb,
- PKT_FLT = 0xfc,
- PKT_UMF
= 0xfd
+ PKT_MAP
= 0xbc,
+ PKT_MEDIA
= 0xbf,
+ PKT_EOS
= 0xfb,
+ PKT_FLT
= 0xfc,
+ PKT_UMF
= 0xfd,
} pkt_type_t;
typedef enum {