Bug#587792: Please compile with --enable-vaapi

2010-07-01 Thread Maik Zumstrull
Package: vlc Version: 1.1.0-1 Since version 1.1.0, VLC supports hardware-accelerated video decoding through VA-API. The required library is already in Debian and should fail gracefully if no hardware accelerator is available. Please consider switching this feature on for the next upload. __

Bug#600269: vlc: Enqueueing a file to playlist doesn't consider the working directory

2010-10-15 Thread Maik Zumstrull
Package: vlc Version: 1.1.4-1 Severity: normal Assuming you have these: ~/f/foo.avi ~/b/bar.avi Run: cd ~/f vlc --one-instance foo.avi VLC starts playing foo.avi Elsewhere, run: cd ~/b vlc --playlist-enqueue bar.avi Problem: When done with foo.avi, VLC will try (and fail) to play ~/f/bar.avi b