diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-04-10 17:16:09 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-04-10 17:16:09 +0000 |
commit | 9a29ef60ec55b54bfb5459afe1c38f01b095662e (patch) | |
tree | 631097f0143dff0a5c2c360ad615d3fcf26e5881 /ChangeLog | |
parent | 5b097ce855df239faee7bd170abd79f22263c4e3 (diff) | |
download | gst-plugins-bad-9a29ef60ec55b54bfb5459afe1c38f01b095662e.tar.gz gst-plugins-bad-9a29ef60ec55b54bfb5459afe1c38f01b095662e.tar.bz2 gst-plugins-bad-9a29ef60ec55b54bfb5459afe1c38f01b095662e.zip |
gst/qtdemux/qtdemux.c: Fix parsing of newer stsd chunks again.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
Fix parsing of newer stsd chunks again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-04-10 Wim Taymans <wim@fluendo.com> + * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): + Fix parsing of newer stsd chunks again. + +2006-04-10 Wim Taymans <wim@fluendo.com> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse_trak): Fix framerate calculation. |