Re: [libav-devel] [PATCH 9/9] lavu, lavd: do not use av_pix_fmt_descriptors directly.

2012-10-11 Thread Martin Storsjö
On Sat, 6 Oct 2012, Anton Khirnov wrote: --- libavdevice/fbdev.c |2 +- libavutil/imgutils.c | 24 +++- 2 files changed, 16 insertions(+), 10 deletions(-) LGTM // Martin ___ libav-devel mailing list libav-devel@libav.org

[libav-devel] [PATCH 9/9] lavu, lavd: do not use av_pix_fmt_descriptors directly.

2012-10-06 Thread Anton Khirnov
--- libavdevice/fbdev.c |2 +- libavutil/imgutils.c | 24 +++- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/libavdevice/fbdev.c b/libavdevice/fbdev.c index fffe655..7680b29 100644 --- a/libavdevice/fbdev.c +++ b/libavdevice/fbdev.c @@ -171,7 +171,7