diff options
| author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-11-08 15:00:40 +0000 |
|---|---|---|
| committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-11-08 15:00:40 +0000 |
| commit | 55fe83f0220ce661a6b44e48dc05615981b30262 (patch) | |
| tree | fc07d35c1750a55737e2166ac264d4b585b88e77 /ChangeLog | |
| parent | f75f427ec1bed660b20372065c4a93deca9eeaad (diff) | |
gst/wavparse/gstwavparse.c: Return FALSE if we can't handle a query instead of changing the format. Ignore fact when ...
Original commit message from CVS:
* gst/wavparse/gstwavparse.c:
Return FALSE if we can't handle a query instead of changing the
format. Ignore fact when dealing with mpeg audio.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-11-08 Stefan Kost <ensonic@users.sf.net> + + * gst/wavparse/gstwavparse.c: + Return FALSE if we can't handle a query instead of changing the + format. Ignore fact when dealing with mpeg audio. + 2007-11-02 Tim-Philipp Müller <tim at centricular dot net> Patch by: Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com> |
