• Zebediah Figura's avatar
    winegstreamer: Rename gstdemux_source to parser_source. · b39bbeb9
    Zebediah Figura authored
    "gstdemux" is not a very specific name, or accurate (it does not always demux,
    nor is it the only object which may demux using GStreamer). Also, while it
    does not risk colliding with GStreamer definitions as-is (lacking an
    underscore), I am inclined to avoid using "gst" or "gstreamer" as a prefix for
    our definitions, simply for the sake of clarity.
    
    "parser" is the common term for both DirectShow filters and GStreamer elements
    which "drive" the pipeline, i.e. explicitly pull data from upstream and push
    data downstream. While it's arguably still not specific enough (i.e. should be
    specifically identified as a DirectShow parser), I think that the differing
    terminology in Media Foundation (where the counterpart is a "media source")
    makes the choice of a shorter name justifiable.
    Signed-off-by: 's avatarZebediah Figura <z.figura12@gmail.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    b39bbeb9
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...