summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1657431..dc820a29 100644
--- 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>