From 35e094807c4d539d4d2f4ffd1f9eef1d2c19a996 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Wed, 8 Dec 2004 22:12:13 +0000 Subject: [PATCH] gst/matroska/matroska-demux.c: Don't set DEFAULT, unsupported - makes length display incorrectly in some cases. Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_handle_src_query): Don't set DEFAULT, unsupported - makes length display incorrectly in some cases. --- ChangeLog | 7 +++++++ common | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 84ffb081ae..1859ae36d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-12-08 Ronald S. Bultje + + * gst/matroska/matroska-demux.c: + (gst_matroska_demux_handle_src_query): + Don't set DEFAULT, unsupported - makes length display incorrectly + in some cases. + 2004-12-07 Christian Fredrik Kalager Schaller Woooho Monoscope is now effectivly LGPL licensed diff --git a/common b/common index ded6dc5186..8404d8841f 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit ded6dc5186cb7f8c64cb06a8591b9f787122c6f1 +Subproject commit 8404d8841f5fd58fe31de09090867115e97c5261