Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually works
authorArwed v. Merkatz <v.merkatz@gmx.net>
Fri, 27 Aug 2004 17:01:11 +0000 (17:01 +0000)
committerArwed v. Merkatz <v.merkatz@gmx.net>
Fri, 27 Aug 2004 17:01:11 +0000 (17:01 +0000)
Original commit message from CVS:
Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually works

ChangeLog

index f165743..dc820a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
        handle EOS correctly
+       * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
+       * gst/matroska/matroska-mux.h:
+       added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
+       VFW compatibility mode
 
 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>