Skip to content
  • Arun Raghavan's avatar
    Reorganise plugins into directories by function · 205b6040
    Arun Raghavan authored and Arun Raghavan's avatar Arun Raghavan committed
    This should start making navigating the tree a little easier to start
    with, and we can then move to allowing building specific groups of
    plugins as well.
    
    The plugins are moved into the following hierarchy:
    
      audio
        / gst-plugin-audiofx
        / gst-plugin-claxon
        / gst-plugin-csound
        / gst-plugin-lewton
      generic
        / gst-plugin-file
        / gst-plugin-sodium
        / gst-plugin-threadshare
      net
        / gst-plugin-reqwest
        / gst-plugin-rusoto
      utils
        / gst-plugin-fallbackswitch
        / gst-plugin-togglerecord
      video
        / gst-plugin-cdg
        / gst-plugin-closedcaption
        / gst-plugin-dav1d
        / gst-plugin-flv
        / gst-plugin-gif
        / gst-plugin-rav1e
    
      gst-plugin-tutorial
      gst-plugin-version-helper
    205b6040