From 9b6e65d53730e3aab3a8a1d1622a35cc485c5fd4 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 15 Oct 2004 09:19:37 +0000 Subject: gst/qtdemux/qtdemux.c: An esds box is not a container. Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), (qtdemux_parse), (gst_qtdemux_handle_esds): An esds box is not a container. Fix parsing of mp4v boxes. Do not try to renegotiate fps for each frame. Need to find a better method. This should fix mp4 playback. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d7eb5311..11fab428 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-10-15 Wim Taymans + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), + (qtdemux_parse), (gst_qtdemux_handle_esds): + An esds box is not a container. + Fix parsing of mp4v boxes. + Do not try to renegotiate fps for each frame. Need to + find a better method. This should fix mp4 playback. + 2004-10-14 David Schleef * configure.ac: update for swfdec-0.3 and liboil-0.2 -- cgit v1.2.1