diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-05-10 12:19:02 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-05-10 12:19:02 +0000 |
commit | 356600bfa02a0cc0b5878aa1acf0a4bc0f62455e (patch) | |
tree | 376051be542711bd65ad044ec8e7f613e9acdb51 | |
parent | 0dbe298e53fea3aae1191bc7ee8981aca0b440da (diff) | |
download | gst-plugins-bad-356600bfa02a0cc0b5878aa1acf0a4bc0f62455e.tar.gz gst-plugins-bad-356600bfa02a0cc0b5878aa1acf0a4bc0f62455e.tar.bz2 gst-plugins-bad-356600bfa02a0cc0b5878aa1acf0a4bc0f62455e.zip |
Return the result of the parent state change call
Original commit message from CVS:
Return the result of the parent state change call
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |