[FFmpeg-cvslog] MAINTAINERS: add myself to MIPS section

2018-08-07 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Thu Jul 26 11:46:23 2018 +0800| [90dc584d21eba6a1caed0a0be72dc00a62593db4] | committer: Michael Niedermayer MAINTAINERS: add myself to MIPS section Signed-off-by: Shiyou Yin Reviewed-by: Manojkumar Bhosale Signed-off-by: Michael Niedermayer > http://g

[FFmpeg-cvslog] ffmpeg: simplify refcounting packets for the muxing queue

2018-08-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Aug 5 21:34:14 2018 -0300| [b955a33314d4707f3c90c75d7c319d2020ec111a] | committer: James Almer ffmpeg: simplify refcounting packets for the muxing queue Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b955a333

[FFmpeg-cvslog] avs2: correct avs2 description

2018-08-07 Thread hwren
ffmpeg | branch: master | hwren | Tue Aug 7 18:39:34 2018 +0800| [f563e7868fb9540e1c8a589558fba2beaaba01e0] | committer: Gyan Doshi avs2: correct avs2 description Signed-off-by: hwren Signed-off-by: Gyan Doshi > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f563e7868fb9540e1c8a5

[FFmpeg-cvslog] lavc/libx264: Support monochrome encoding.

2018-08-07 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Aug 7 20:41:02 2018 +0200| [81f25a105136bc404df63bf8386e90492ef84944] | committer: Carl Eugen Hoyos lavc/libx264: Support monochrome encoding. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=81f25a105136bc404df63bf8386e90492ef84944

[FFmpeg-cvslog] libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h, dnn_backend_tf.c.

2018-08-07 Thread Sergey Lavrushkin
ffmpeg | branch: master | Sergey Lavrushkin | Sat Jul 28 12:55:02 2018 +0300| [a66e74306a36c8467452a67d2d1af51dbbb9b4c5] | committer: Pedro Arthur libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h, dnn_backend_tf.c. Signed-off-by: Pedro Arthur > http://git.videola

[FFmpeg-cvslog] libavfilter: Code style fixes for pointers in DNN module and sr filter.

2018-08-07 Thread Sergey Lavrushkin
ffmpeg | branch: master | Sergey Lavrushkin | Fri Jul 27 19:34:02 2018 +0300| [9d87897ba84a3b639a4c3afeb4ec6d21bc306a92] | committer: Pedro Arthur libavfilter: Code style fixes for pointers in DNN module and sr filter. Signed-off-by: Pedro Arthur > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model.

2018-08-07 Thread Sergey Lavrushkin
ffmpeg | branch: master | Sergey Lavrushkin | Fri Jul 27 19:31:55 2018 +0300| [4eb63efbdaea6d36ad94f1bb0dd129b7f7aaa899] | committer: Pedro Arthur libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model. Signed-off-by: Pedro Arthur

[FFmpeg-cvslog] avformat/flvdec: add flv_ignore_prevtag option into flvdec

2018-08-07 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Tue Aug 7 15:48:23 2018 +0800| [d37125fb910e466ab3e505afd0a687486f4e7c93] | committer: Steven Liu avformat/flvdec: add flv_ignore_prevtag option into flvdec Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d37125fb9

[FFmpeg-cvslog] avformat/flvdec: reindent code for previous commit

2018-08-07 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Tue Aug 7 15:50:47 2018 +0800| [3b99bb38890375ebef2851a35bc048a37f6fd7f1] | committer: Steven Liu avformat/flvdec: reindent code for previous commit Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3b99bb38890375ebe

[FFmpeg-cvslog] avformat/flvdec: add flv_full_metadata option into flvdec

2018-08-07 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Tue Aug 7 15:51:36 2018 +0800| [243ecadad5e5e83afdd518c067030e12ac457120] | committer: Steven Liu avformat/flvdec: add flv_full_metadata option into flvdec output all the metadata context when use this option. Signed-off-by: Steven Liu > http://git.vi