gst/qtdemux/qtdemux.c: A number of new features and hacks to extract the esds atom...
authorDavid Schleef <ds@schleef.org>
Tue, 20 Apr 2004 08:27:15 +0000 (08:27 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 20 Apr 2004 08:27:15 +0000 (08:27 +0000)
commit5e75dfe5ef2f843941ebbc9c8b271ccb2210b74f
tree9340a8d1e4e38e11bf742717ad638b8fb59fd949
parent3e84dfa539511e1c9cf35c759b7254460f1f9db9
gst/qtdemux/qtdemux.c: A number of new features and hacks to extract the esds atom and put it into the caps.  (bug #1...

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
(qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
(qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
(qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
A number of new features and hacks to extract the esds atom and
put it into the caps.  (bug #137724)
ChangeLog