From: Wim Taymans Date: Fri, 15 Oct 2004 09:19:37 +0000 (+0000) Subject: gst/qtdemux/qtdemux.c: An esds box is not a container. X-Git-Tag: BRANCH-GSTREAMER-0_8-ROOT~512 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=286cb594c67d8c0e222e29cf5f5fe1243e2eb5f2;p=platform%2Fupstream%2Fgst-plugins-base.git 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. --- diff --git a/ChangeLog b/ChangeLog index d7eb531..11fab42 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