mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
ext/divx/gstdivxdec.c: Remove comment that makes no sense.
Original commit message from CVS: * ext/divx/gstdivxdec.c: (plugin_init): Remove comment that makes no sense. * ext/mad/gstid3tag.c: (gst_id3_tag_set_property): Fix for obvious typo that resulted in warnings during gst-register. * ext/xvid/gstxviddec.c: (gst_xviddec_src_link), (gst_xviddec_sink_link): Fix caps negotiation a bit better. * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): We call this 'codec_data', not 'esds'.
This commit is contained in:
parent
76aad24148
commit
cf31f62b17
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
||||||
|
2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* ext/divx/gstdivxdec.c: (plugin_init):
|
||||||
|
Remove comment that makes no sense.
|
||||||
|
* ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
|
||||||
|
Fix for obvious typo that resulted in warnings during gst-register.
|
||||||
|
* ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
|
||||||
|
(gst_xviddec_sink_link):
|
||||||
|
Fix caps negotiation a bit better.
|
||||||
|
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
|
||||||
|
We call this 'codec_data', not 'esds'.
|
||||||
|
|
||||||
2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
* gst/monoscope/gstmonoscope.c:
|
* gst/monoscope/gstmonoscope.c:
|
||||||
|
|
Loading…
Reference in a new issue