diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-08-07 14:40:13 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-08-07 14:40:13 +0000 |
| commit | 701bb29b16fa156fd50401ae1ed077f053a4d4d8 (patch) | |
| tree | b892af28e559c6720cc34cd34a53f0f963ecf9e3 /ChangeLog | |
| parent | ab01993d33a691dde8cc70aa20d8249e3f913e8b (diff) | |
ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with width=32 as given by FLAC and let audiocon...
Original commit message from CVS:
* ext/flac/gstflacdec.c:
Add FIXME for 0.11 to simply output everything with width=32 as given
by FLAC and let audioconvert handle the conversions instead of doing
them in flacdec.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-08-07 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + * ext/flac/gstflacdec.c: + Add FIXME for 0.11 to simply output everything with width=32 as given + by FLAC and let audioconvert handle the conversions instead of doing + them in flacdec. + 2008-08-07 Jan Schmidt <Jan.Schmidt@sun.com> * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format): |
