Opened 9 years ago
Last modified 9 years ago
#280 accepted defect
remove gstreamer sound support
Reported by: | onlyjob | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.11 |
Component: | Global | Keywords: | |
Cc: |
Description
As reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785871
winswitch currently still depends on GStreamer 0.10.
GStreamer 0.10 is no longer maintained and supported by the upstream
project since almost 3 years, and contains many known bugs that are
fixed in the new 1.x release series of GStreamer. Next to many bug
fixes, the new release series also contains many other improvements,
new features and a more streamlined API.
For the next Debian release GStreamer 0.10 is planned to be removed.
Change History (2)
comment:1 Changed 9 years ago by
Milestone: | → 0.11 |
---|---|
Owner: | set to Antoine Martin |
Status: | new → accepted |
Summary: | Please update to GStreamer 1.x → remove gstreamer sound support |
Note: See
TracTickets for help on using
tickets.
Actually, what I will do is just rip out the sound support from winswitch, infinitely easier than trying to port to gstreamer 1.x, if you want sound then you can just use it with xpra's sound forwarding, which is much more robust.