1# Files from the GStreamer distribution which have already been 2# marked to allow runtime translations of messages 3 4gst/gst.c 5gst/gstelement.c 6gst/gsterror.c 7gst/gstpipeline.c 8gst/gstregistry.c 9gst/gsttaglist.c 10gst/gsturi.c 11gst/gstutils.c 12gst/parse/grammar.y.in 13libs/gst/base/gstbasesink.c 14libs/gst/base/gstbasesrc.c 15plugins/elements/gstcapsfilter.c 16plugins/elements/gstdownloadbuffer.c 17plugins/elements/gstfakesink.c 18plugins/elements/gstfdsink.c 19plugins/elements/gstfilesink.c 20plugins/elements/gstfilesrc.c 21plugins/elements/gstidentity.c 22plugins/elements/gstqueue.c 23plugins/elements/gstqueue2.c 24plugins/elements/gsttypefindelement.c 25tools/gst-inspect.c 26tools/gst-launch.c 27