Re: [FFmpeg-devel] [PATCH 1/3] imgutils: Use designated initializers for AVClass

2015-11-21 Thread Ganesh Ajjanagadde
On Sat, Nov 21, 2015 at 12:34 AM, Timothy Gu wrote: > More readable and less breakable. > --- > libavutil/imgutils.c | 14 -- > 1 file changed, 12 insertions(+), 2 deletions(-) > > diff --git a/libavutil/imgutils.c b/libavutil/imgutils.c > index 8956ae3..a189a50 100644 > --- a/libavut

[FFmpeg-devel] [PATCH 1/3] imgutils: Use designated initializers for AVClass

2015-11-20 Thread Timothy Gu
More readable and less breakable. --- libavutil/imgutils.c | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/libavutil/imgutils.c b/libavutil/imgutils.c index 8956ae3..a189a50 100644 --- a/libavutil/imgutils.c +++ b/libavutil/imgutils.c @@ -236,11 +236,21 @@ typed