mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
27c1e6745f
commit
34c5d5718f
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>
|
||||
|
||||
* ext/dv/demo-play.c: (main):
|
||||
|
|
Loading…
Reference in a new issue