gst/qtdemux/qtdemux.c: An esds box is not a container.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 15 Oct 2004 09:19:37 +0000 (09:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 15 Oct 2004 09:19:37 +0000 (09:19 +0000)
commit9b6e65d53730e3aab3a8a1d1622a35cc485c5fd4
tree8c323f58217c1b5f385ac2a25916d0823c4ad838
parent67f62e276b661b27dd2c469bf0568b60cba0229d
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
gst/qtdemux/qtdemux.c