diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-11 17:49:56 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-11 17:49:56 +0000 |
commit | 96bbccf5ef4a625f953477f0b12c20040b61ed31 (patch) | |
tree | 984c7c5e9d55a5849b1189cad882be76be150840 /ChangeLog | |
parent | fa66fa64c5db783088aaa9341d653375edc64c3f (diff) | |
download | gst-plugins-bad-96bbccf5ef4a625f953477f0b12c20040b61ed31.tar.gz gst-plugins-bad-96bbccf5ef4a625f953477f0b12c20040b61ed31.tar.bz2 gst-plugins-bad-96bbccf5ef4a625f953477f0b12c20040b61ed31.zip |
gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation
Original commit message from CVS:
2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
(qtdemux_parse_trak):
fix audio chunk size/timestamp calculation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), + (qtdemux_parse_trak): + fix audio chunk size/timestamp calculation + +2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps): fix SVQ3 caps |