summaryrefslogtreecommitdiff
path: root/libavformat/mpegts.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/mpegts.h')
-rw-r--r--libavformat/mpegts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/mpegts.h b/libavformat/mpegts.h
index 5e96d740ca..589fc2ed74 100644
--- a/libavformat/mpegts.h
+++ b/libavformat/mpegts.h
@@ -18,6 +18,7 @@
*/
#define TS_FEC_PACKET_SIZE 204
+#define TS_DVHS_PACKET_SIZE 192
#define TS_PACKET_SIZE 188
#define NB_PID_MAX 8192
#define MAX_SECTION_SIZE 4096