Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorv0lt <v0lt@users.sourceforge.net>2012-01-09 23:20:08 +0400
committerv0lt <v0lt@users.sourceforge.net>2012-01-09 23:20:08 +0400
commit84724ac06df67f76db59523cc97cd385de1515bf (patch)
tree8b4e69a9e4359bfc3b2ea035115e20c60874a28a /include
parente568427540b230201de55566e9121c4d2a69ed1b (diff)
Added support for MJPEG-B (used Libav 0.8 beta 1)
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@3952 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'include')
-rw-r--r--include/moreuuids.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/moreuuids.h b/include/moreuuids.h
index 4931487d5..02156fc94 100644
--- a/include/moreuuids.h
+++ b/include/moreuuids.h
@@ -1031,6 +1031,10 @@ DEFINE_GUID(FORMAT_RLTheora,
DEFINE_GUID(MEDIASUBTYPE_MJPA,
0x61706A6D, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71);
+// 62706A6D-0000-0010-8000-00AA00389B71
+DEFINE_GUID(MEDIASUBTYPE_MJPB,
+ 0x62706A6D, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71);
+
// Audio codecs
// 41564D41-0000-0010-8000-00AA00389B71