summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-05-10 12:19:02 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-05-10 12:19:02 +0000
commit8542a1f62accd213981ebf25905f390a1b3f0000 (patch)
treed82818277b0b7b833d44f11d698a1d75a8adc8ab /ChangeLog
parent49bea0bc2cbb676e5f275dbdee91c37643486a2b (diff)
Return the result of the parent state change call
Original commit message from CVS: Return the result of the parent state change call
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eaeb7ebe..371d60dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
+ Return the result of the parent state change call
+
2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
* gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC