[FFmpeg-cvslog] avfilter/drawtext: log why input pad failed to be configured

2019-12-23 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Dec 23 21:58:02 2019 +0530| [287620f59c5e5b3d65855f71048a8fe7db142451] | committer: Gyan Doshi avfilter/drawtext: log why input pad failed to be configured >

[FFmpeg-cvslog] avformat/sccdec: fix timestamp of last subtitle

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 23 22:15:23 2019 +0100| [9da7536ce25e0f8e1d882d1ff83d7dbf66187b9a] | committer: Paul B Mahol avformat/sccdec: fix timestamp of last subtitle Fixes -c:s copy case. >

[FFmpeg-cvslog] avformat/sccdec: only change duration for last subtitle

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 23 22:47:27 2019 +0100| [a13af9aee14f271298784d222d3dad38e7ccf43b] | committer: Paul B Mahol avformat/sccdec: only change duration for last subtitle >

[FFmpeg-cvslog] avformat/sccdec: fix sub->pos values

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 23 22:39:46 2019 +0100| [13bffa79698e8bfe08634a1aefa9650dc74a58a2] | committer: Paul B Mahol avformat/sccdec: fix sub->pos values > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=13bffa79698e8bfe08634a1aefa9650dc74a58a2 ---

[FFmpeg-cvslog] avfilter/vf_fade: add support for gbrp/gbrap formats

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 19 14:09:42 2019 +0100| [6c9a9dd25a7da62145ec30ac2d3d59419ea3f450] | committer: Paul B Mahol avfilter/vf_fade: add support for gbrp/gbrap formats >

[FFmpeg-cvslog] avfilter/vf_fade: reindent after previous commit

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 23 20:24:36 2019 +0100| [547b0c61af17c74fc906d0630c82a4c8ec94147e] | committer: Paul B Mahol avfilter/vf_fade: reindent after previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=547b0c61af17c74fc906d0630c82a4c8ec94147e

[FFmpeg-cvslog] lavc/midivid: check return value of init_get_bits8()

2019-12-23 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Mon Dec 23 14:14:09 2019 +| [5dc527f9cad2912069dcc9dc6c05bcf9bf05eb87] | committer: Paul B Mahol lavc/midivid: check return value of init_get_bits8() Fix CID 1456088 Signed-off-by: Zhong Li >

[FFmpeg-cvslog] avfilter/vf_readeia608: check if gaps between clock bits are big enough

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 23 19:56:05 2019 +0100| [94682555c6f8955319165361d77f7eb84b5f502f] | committer: Paul B Mahol avfilter/vf_readeia608: check if gaps between clock bits are big enough Should help finding less false positives. >

[FFmpeg-cvslog] avfilter/vf_readeia608: factor some constants out

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 23 20:07:49 2019 +0100| [94ad5d0128a5896c5bb56a3cef24e8786e6de861] | committer: Paul B Mahol avfilter/vf_readeia608: factor some constants out > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=94ad5d0128a5896c5bb56a3cef24e8786e6de861

[FFmpeg-cvslog] avfilter/vf_readeia608: use special struct to hold line items

2019-12-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 23 12:28:30 2019 +0100| [16968b619d9c0641591b6b115b28f4fbcf2037c9] | committer: Paul B Mahol avfilter/vf_readeia608: use special struct to hold line items >

[FFmpeg-cvslog] avfilter/buffersink: replace init_opaque by init

2019-12-23 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Dec 6 15:06:16 2019 +0800| [07ffdedf784e86b88074d8d3e08e55752869562a] | committer: Nicolas George avfilter/buffersink: replace init_opaque by init The argument 'opaque' is always NULL since 0acf7e2 (2013), and avfilter_init_filter() was removed in

[FFmpeg-cvslog] avfilter/avfilter: update documentation of avfilter_graph_create_filter

2019-12-23 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Dec 6 15:06:18 2019 +0800| [0115dbd043296f773408bec8bd80b44da4fabb73] | committer: Nicolas George avfilter/avfilter: update documentation of avfilter_graph_create_filter >

[FFmpeg-cvslog] avfilter/buffersink: remove unused macros

2019-12-23 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Dec 6 15:06:15 2019 +0800| [807e90d23265f736a1ae13bb94e5099607358662] | committer: Nicolas George avfilter/buffersink: remove unused macros > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=807e90d23265f736a1ae13bb94e5099607358662 ---

[FFmpeg-cvslog] avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams

2019-12-23 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Dec 6 15:06:17 2019 +0800| [61097535cdaa91fea0d62c567b3af02a940f6c2d] | committer: Nicolas George avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams >

[FFmpeg-cvslog] avfilter/buffersrc: remove redundant flag

2019-12-23 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Dec 4 21:41:07 2019 +0800| [bf08264daa97898daf02e4cc5aabb7641cb3eb6f] | committer: Nicolas George avfilter/buffersrc: remove redundant flag !(c->pix_fmt != AV_PIX_FMT_NONE || c->got_format_from_params) equals (c->pix_fmt == AV_PIX_FMT_NONE) &&

[FFmpeg-cvslog] avformat/mpegtsenc: warn users if codec isn't supported

2019-12-23 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Dec 20 16:57:32 2019 +0530| [f0b3b55002b7ad024ef94f005cd718a14d85e485] | committer: Gyan Doshi avformat/mpegtsenc: warn users if codec isn't supported The MPEG-TS muxer will mux streams with unsupported codec id as a private data stream; this usually

[FFmpeg-cvslog] avcodec/noise_bsf: remove superfluous fail label

2019-12-23 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Dec 23 11:43:57 2019 -0300| [c75f246a3c077fa552af5dc84abf1d89e9c7d397] | committer: James Almer avcodec/noise_bsf: remove superfluous fail label Signed-off-by: James Almer >

[FFmpeg-cvslog] Changelog: Fix typo of comments

2019-12-23 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Sat Dec 21 14:32:21 2019 +0800| [ec2a8e339000e3776f34e512e2243c0474c94356] | committer: Steven Liu Changelog: Fix typo of comments Signed-off-by: Steven Liu Reviewed-by: Lou Logan >

[FFmpeg-cvslog] lavfi: remove ff_poll_frame().

2019-12-23 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Dec 2 16:41:07 2019 +0100| [65e6850c567066a3ce54dad60b1f05c2677c84cf] | committer: Nicolas George lavfi: remove ff_poll_frame(). It is never used. >

[FFmpeg-cvslog] lavfi/buffersrc: remove fifo.

2019-12-23 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Dec 2 16:38:19 2019 +0100| [9ea7e68907f0704e0812784a551117a9b1fd5018] | committer: Nicolas George lavfi/buffersrc: remove fifo. The frame is immediately pushed, the fifo has never more than one. >

[FFmpeg-cvslog] lavfi/buffersrc: push frame directly.

2019-12-23 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Dec 2 17:01:50 2019 +0100| [f09ae7309d43c4349e4bf414b91a928474c40dc9] | committer: Nicolas George lavfi/buffersrc: push frame directly. This allows to remove the queued frame entirely. >

[FFmpeg-cvslog] lavfi: remove AVFilterPad.poll_frame().

2019-12-23 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Dec 2 16:46:11 2019 +0100| [02daafb45c5e638629a4104be6c09b824d55786a] | committer: Nicolas George lavfi: remove AVFilterPad.poll_frame(). This design is no longer used and was replaced a long time ago. >

[FFmpeg-cvslog] lavfi/buffersrc: remove poll_frame.

2019-12-23 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Dec 2 16:42:59 2019 +0100| [f3a6ef69bfccf3b9f883ccfd75f91c1fa6916478] | committer: Nicolas George lavfi/buffersrc: remove poll_frame. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f3a6ef69bfccf3b9f883ccfd75f91c1fa6916478 ---

[FFmpeg-cvslog] avfilter/vf_readeia608: fix check for failed av_calloc

2019-12-23 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Dec 23 12:55:58 2019 +0800| [03eb96f9b7bfa2d2c1a4c9f30dff9fd364157e2b] | committer: Paul B Mahol avfilter/vf_readeia608: fix check for failed av_calloc Signed-off-by: Limin Wang >