After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347029 - Minor mistake in comment
Minor mistake in comment
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal trivial
: 0.10.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-09 10:39 UTC by Grzegorz Lukasik
Modified: 2006-07-11 22:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Quick fix for the mistake (607 bytes, patch)
2006-07-09 10:40 UTC, Grzegorz Lukasik
committed Details | Review

Description Grzegorz Lukasik 2006-07-09 10:39:23 UTC
There is "audio pad" instead of "audio pad" in asfdemuxer source code. Just wanted to put it here - even if it is really really minor.
Comment 1 Grzegorz Lukasik 2006-07-09 10:40:37 UTC
Created attachment 68661 [details] [review]
Quick fix for the mistake
Comment 2 Wim Taymans 2006-07-09 14:08:11 UTC
        Patch by: Grzegorz Lukasik <hauserx at gmail dot com>

        * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_video_stream),
        (gst_asf_demux_process_segment):
        Fix typo. Closes #347029.