diff options
| author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-04-13 08:19:35 +0000 |
|---|---|---|
| committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-04-13 08:19:35 +0000 |
| commit | 3bf1b5ecf7b77fb3283236ed46159cd9aa6c3f2d (patch) | |
| tree | c6260e0813d76320d426e9102070c640684cb46f /ChangeLog | |
| parent | 0722106b57ccd923ab0cbb710506431699655dbe (diff) | |
gst/wavparse/gstwavparse.c: Relax the audio/mpeg caps again and add FIXME: comment.
Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
(gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
(gst_wavparse_stream_data):
Relax the audio/mpeg caps again and add FIXME: comment.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int), (gst_wavparse_perform_seek), (gst_wavparse_stream_headers), (gst_wavparse_stream_data): + Relax the audio/mpeg caps again and add FIXME: comment. + +2007-04-13 Stefan Kost <ensonic@users.sf.net> + + * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int), + (gst_wavparse_perform_seek), (gst_wavparse_stream_headers), + (gst_wavparse_stream_data): * gst/wavparse/gstwavparse.h: More sanity check for the header fields. Fix type for 'rate' header field. |
