mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually works
Original commit message from CVS: Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually works
This commit is contained in:
parent
5df0e29edc
commit
c760a24cf8
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
* gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
|
* gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
|
||||||
handle EOS correctly
|
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>
|
2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue