Re: [FFmpeg-devel] [PATCH 2/3] lavd/x11grab: change error code for unsupported visuals.

2014-07-15 Thread Michael Niedermayer
On Tue, Jul 15, 2014 at 04:24:01PM +0200, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavdevice/x11grab.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dicti

[FFmpeg-devel] [PATCH 2/3] lavd/x11grab: change error code for unsupported visuals.

2014-07-15 Thread Nicolas George
Signed-off-by: Nicolas George --- libavdevice/x11grab.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libavdevice/x11grab.c b/libavdevice/x11grab.c index eb75e62..3a4aaeb 100644 --- a/libavdevice/x11grab.c +++ b/libavdevice/x11grab.c @@ -287,7 +287,7 @@ x11grab_read_he