diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2005-11-16 17:00:32 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2005-11-16 17:00:32 +0000 |
commit | d94e691beeba2ab03645a4cda2316954ddfe1809 (patch) | |
tree | c2939a295ea84b51d80d75bf1d3dba3b8efe4441 /ChangeLog | |
parent | 14e816674053a610aaf5d51831b70138c6d159bd (diff) |
gst/flx/gstflxdec.c: Fix state change.
Original commit message from CVS:
* gst/flx/gstflxdec.c: (gst_flxdec_change_state):
Fix state change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-16 Wim Taymans <wim@fluendo.com> + + * gst/flx/gstflxdec.c: (gst_flxdec_change_state): + Fix state change. + 2005-11-16 Andy Wingo <wingo@pobox.com> * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro. |