diff options
Diffstat (limited to 'config/lists/gstreamer')
-rw-r--r-- | config/lists/gstreamer | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/config/lists/gstreamer b/config/lists/gstreamer new file mode 100644 index 0000000..79066b8 --- /dev/null +++ b/config/lists/gstreamer @@ -0,0 +1,29 @@ +# pulseaudio for wheezy-base (multiarch) + +pulseaudio-module-x11 +pulseaudio-module-bluetooth +libasound2-plugins +pavucontrol + +#if ARCHITECTURE amd64 +libasound2-plugins:i386 +#endif + + +# gstreamer packages + +gstreamer0.10-plugins-base +gstreamer0.10-plugins-good +gstreamer0.10-alsa +gstreamer0.10-plugins-ugly +gstreamer0.10-pulseaudio +#if DISTRIBUTION wheezy +gstreamer0.10-ffmpeg +#endif + +#nif DISTRIBUTION wheezy +gstreamer1.0-plugins-good +gstreamer1.0-plugins-ugly +gstreamer1.0-pulseaudio +gstreamer1.0-libav +#endif |