diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2009-01-09 David Schleef <ds@schleef.org> + * gst/mpegdemux/gstmpegtsdemux.c: + Don't forward duration requests in BYTES, since the returned + value doesn't mean anything. Fixes #566959 + +2009-01-09 David Schleef <ds@schleef.org> + * gst/qtmux/gstqtmuxmap.c: Add video/x-qt-part and video/x-m4-part to caps so schroenc/schroparse can use it. Fixes #566958 |