[FFmpeg-cvslog] avcodec/vorbisenc: Fix mixed declaration and statements

2017-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Sep 16 19:21:35 2017 +0200| [08ec828de9663e46fbfe8feef5c15253f841c687] | committer: Michael Niedermayer avcodec/vorbisenc: Fix mixed declaration and statements Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avcodec/fits: Fix include type

2017-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Sep 16 19:20:28 2017 +0200| [d76838c1adc2b75de44779336712c5d540ed5535] | committer: Michael Niedermayer avcodec/fits: Fix include type Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d76838c1ad

[FFmpeg-cvslog] avutil/imgutils: Fix warning: missing braces around initializer

2017-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Sep 16 19:19:54 2017 +0200| [0f5576a22b11ef726a01b14d1eaae2fa780c2f52] | committer: Michael Niedermayer avutil/imgutils: Fix warning: missing braces around initializer Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in avctx

2017-09-16 Thread Reimar Döffinger
ffmpeg | branch: master | Reimar Döffinger | Wed Sep 13 18:59:21 2017 +0200| [a149fa97d9501d3a1749232cc60b6f122d9d2de8] | committer: Reimar Döffinger avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in avctx This is the equivalent to what 7d317d4706b49d572a1eb5269438753be18362c7 d