diff options
| author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-04 07:23:07 +0000 |
|---|---|---|
| committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-04 07:23:07 +0000 |
| commit | 815eb01af17e509b5deaf187140b7faed8baa889 (patch) | |
| tree | 68b0294faf8ffa55125201992608f64f1d27d444 /ChangeLog | |
| parent | 115636d6d6cbb2d65c4cfaf2298050af73ee816a (diff) | |
gst/qtdemux/qtdemux.c: Return the result of gst_pad_{start,stop}_task instead of hard-coded
Original commit message from CVS:
* gst/qtdemux/qtdemux.c:
Return the result of gst_pad_{start,stop}_task instead of hard-coded
TRUE.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2008-08-04 Stefan Kost <ensonic@users.sf.net> * gst/qtdemux/qtdemux.c: + Return the result of gst_pad_{start,stop}_task instead of hard-coded + TRUE. + +2008-08-04 Stefan Kost <ensonic@users.sf.net> + + * gst/qtdemux/qtdemux.c: * gst/qtdemux/qtdemux_fourcc.h: Add keyword tag support. Fixes #520694 for qtdemux. |
