summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-11-25 10:45:09 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-11-25 10:45:09 +0000
commit67d4bcd555dcab6ce38481deecc1c0179915d268 (patch)
tree496b6e427a89da559a22a26f42751dbc1f74e530 /ChangeLog
parent37d4958fca4e27134c8da5cd47e4253a8cb74763 (diff)
downloadgst-plugins-bad-67d4bcd555dcab6ce38481deecc1c0179915d268.tar.gz
gst-plugins-bad-67d4bcd555dcab6ce38481deecc1c0179915d268.tar.bz2
gst-plugins-bad-67d4bcd555dcab6ce38481deecc1c0179915d268.zip
gst/flv/gstflvparse.c: Output segment with proper 'stop' value, makes flvdemux 100% compatible with gnonlin.
Original commit message from CVS: * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Output segment with proper 'stop' value, makes flvdemux 100% compatible with gnonlin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07652e1a..a8e0dd67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-11-25 Edward Hervey <bilboed@bilboed.com>
+
+ * gst/flv/gstflvparse.c: (gst_flv_parse_tag_audio),
+ (gst_flv_parse_tag_video):
+ Output segment with proper 'stop' value, makes flvdemux 100% compatible
+ with gnonlin.
+
2007-11-25 Stefan Kost <ensonic@users.sf.net>
* ext/dc1394/gstdc1394.c: