From 3bf1b5ecf7b77fb3283236ed46159cd9aa6c3f2d Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Fri, 13 Apr 2007 08:19:35 +0000 Subject: 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b5f3e52f..bc568f4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-04-13 Stefan Kost + + * 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 * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int), -- cgit