[MPlayer-users] Seccomp sandbox

wbrana wbrana at gmail.com
Tue Feb 12 19:59:05 CET 2013


On 2/12/13, wbrana <wbrana at gmail.com> wrote:
> Seccomp sandbox would protect system calls against attacker's code if
> properly implemented -
> demuxers and codecs have to run in background thread to allow
> different seccomp filters for different threads (stages of playback).
Safer way would be using at least 2 processes for playback:
1. demuxing and decoding
2. video and audio output


More information about the MPlayer-users mailing list