summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-12-23 10:34:39 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-12-23 10:34:39 +0000
commit086c50363a834315c5bdbf3ba869f35edd729f7d (patch)
tree4c7411e4812ff5399b31694d0c71f5b551a4ff68 /ChangeLog
parent96690aa992f0c0c81c542609d5a21facf72fc8d1 (diff)
downloadgst-plugins-bad-086c50363a834315c5bdbf3ba869f35edd729f7d.tar.gz
gst-plugins-bad-086c50363a834315c5bdbf3ba869f35edd729f7d.tar.bz2
gst-plugins-bad-086c50363a834315c5bdbf3ba869f35edd729f7d.zip
gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce nothing useful otherwise.
Original commit message from CVS: * gst/rawparse/gstrawparse.c: (gst_raw_parse_src_event): Always seek on frame boundaries, will produce nothing useful otherwise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aa7694c..4eab00e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-12-23 Sebastian Dröge <slomo@circular-chaos.org>
+ * gst/rawparse/gstrawparse.c: (gst_raw_parse_src_event):
+ Always seek on frame boundaries, will produce nothing useful
+ otherwise.
+
+2007-12-23 Sebastian Dröge <slomo@circular-chaos.org>
+
* configure.ac:
* gst/rawparse/Makefile.am:
* gst/rawparse/README: