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)
commit286cb594c67d8c0e222e29cf5f5fe1243e2eb5f2
tree1919613a1b46e1ba632fa41ac855699c0af32407
parent7aa6ed756e2e9fd2b838f3268ba7ce64720df137
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