mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',')
Original commit message from CVS: * ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',') * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type), (gst_matroska_mux_reset): Fix typo + add FIXME about old "x-gst-metadata" crap
This commit is contained in:
parent
5c93a95739
commit
37b9719c75
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
|
||||||
|
|
||||||
|
* ext/dv/gstdvdec.c:
|
||||||
|
Fix audio caps i just broke (missing ',')
|
||||||
|
* gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
|
||||||
|
(gst_matroska_mux_reset):
|
||||||
|
Fix typo + add FIXME about old "x-gst-metadata" crap
|
||||||
|
|
||||||
2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
|
2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
|
||||||
|
|
||||||
* ext/dv/demo-play.c: (main):
|
* ext/dv/demo-play.c: (main):
|
||||||
|
|
Loading…
Reference in a new issue