diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-10-09 08:43:41 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-10-09 08:43:41 +0000 |
commit | 93350550688344d76d9f438a976980fb0dc3d6d7 (patch) | |
tree | 39cf438688d96895880ce9a5575820361448a167 /ChangeLog | |
parent | 2dde2ebecc6e6d2187f84ab2b7e14ecdb41d99c3 (diff) | |
download | gst-plugins-bad-93350550688344d76d9f438a976980fb0dc3d6d7.tar.gz gst-plugins-bad-93350550688344d76d9f438a976980fb0dc3d6d7.tar.bz2 gst-plugins-bad-93350550688344d76d9f438a976980fb0dc3d6d7.zip |
ext/amrwb/gstamrwbparse.*: Fix the duration query. Also set caps on the pads and buffers more correctly. Taken from r...
Original commit message from CVS:
* ext/amrwb/gstamrwbparse.c:
* ext/amrwb/gstamrwbparse.h:
Fix the duration query. Also set caps on the pads and buffers more
correctly. Taken from recent armnbparse changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-10-09 Stefan Kost <ensonic@users.sf.net> + + * ext/amrwb/gstamrwbparse.c: + * ext/amrwb/gstamrwbparse.h: + Fix the duration query. Also set caps on the pads and buffers more + correctly. Taken from recent armnbparse changes. + 2008-10-08 Zaheer Abbas Merali <zaheerabbas at merali dot org> * gst/mpegdemux/gstmpegdemux.c: |