diff options
author | David Schleef <ds@schleef.org> | 2004-04-30 02:19:16 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-04-30 02:19:16 +0000 |
commit | 971c2a18cd1b782884a5b29e8c76e661ddca869c (patch) | |
tree | d513f35db87bcbc3581b17799c76be8301b4a1c7 /ChangeLog | |
parent | 2f8542caab5993a7ebf4ed65a03ca082c337d646 (diff) |
gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do _not_ look at this code; you will no lon...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
(qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
up qtdemux to make it spit out codec_data. Do _not_ look at this
code; you will no longer respect me.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-04-29 David Schleef <ds@schleef.org> + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse), + (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked + up qtdemux to make it spit out codec_data. Do _not_ look at this + code; you will no longer respect me. + 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices) |