[vlc-commits] select: remove plugin that never worked (refs #4866)
    Rémi Denis-Courmont 
    git at videolan.org
       
    Thu Mar 29 17:35:49 CEST 2012
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Mar 29 18:34:35 2012 +0300| [789cb0bb1525ea8287734784e7477a1ba865e871] | committer: Rémi Denis-Courmont
select: remove plugin that never worked (refs #4866)
This plugin has a systematic deadlock (or assert in debug builds), so
it is pretty safe to assume that nobody uses it.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=789cb0bb1525ea8287734784e7477a1ba865e871
---
 modules/stream_out/Modules.am |    2 -
 modules/stream_out/select.c   |  311 -----------------------------------------
 po/POTFILES.in                |    1 -
 3 files changed, 0 insertions(+), 314 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=789cb0bb1525ea8287734784e7477a1ba865e871
    
    
More information about the vlc-commits
mailing list