ffmpeg | branch: master | Wenbin Chen |
Thu Jul 7 11:12:52 2022 +0800| [636a629ff63ef60c9b31ba87e8e0a90e1f277c97] |
committer: Haihao Xiang
libavfilter/vf_overlay_qsv: Use format of first input to set output format for
overlay_qsv
overlay_qsv hard coded to use nv12 as output format. Now use
ffmpeg | branch: master | Wenbin Chen |
Thu Jul 14 16:43:25 2022 +0800| [52ad617af56e5bd009f488a26ceb4f73595b2477] |
committer: Haihao Xiang
libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codec
Using parameter from AVCodecContext to reset qsv codec is more suitable
for MFXVi
ffmpeg | branch: master | Wenbin Chen |
Fri Jul 8 15:14:51 2022 +0800| [8b82c9cdc74fd227726b81a7c1768b11536c4471] |
committer: Haihao Xiang
libavcodec/qsvenc: Change the parameter log to be thread safe
Dividing one line log into several av_log() call is not thread safe. Now
merge these string
ffmpeg | branch: master | Timo Rothenpieler | Tue Jul
19 13:44:58 2022 +0200| [926f355aff8fdf0a077d948e961f79d2c5daf58e] | committer:
Timo Rothenpieler
avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXT
Apparently some (broken?) Windows SDK versions define IDXGIOutput5
but not
ffmpeg | branch: master | Anton Khirnov | Mon Jul 11
10:31:47 2022 +0200| [de3a135e0f3e5d2a35968ed32ae3f8a3b2852cee] | committer:
Anton Khirnov
ffmpeg: use AVFrame.duration instead of AVFrame.pkt_duration
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de3a135e0f3e5d2a35968ed32ae3f
ffmpeg | branch: master | Anton Khirnov | Tue Jul 12
18:35:13 2022 +0200| [ecd0a7c5bd105367e8c16c2d59648b96efccec18] | committer:
Anton Khirnov
lavfi/vf_showinfo: print frame durations
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ecd0a7c5bd105367e8c16c2d59648b96efccec18
---
li
ffmpeg | branch: master | Anton Khirnov | Mon Jul 11
10:31:47 2022 +0200| [9c0401bd5901e9bb2cd492fafebd591bcfd77dac] | committer:
Anton Khirnov
tests/api: use AVFrame.duration instead of AVFrame.pkt_duration
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c0401bd5901e9bb2cd492fafe
ffmpeg | branch: master | Anton Khirnov | Mon Jul 11
10:31:47 2022 +0200| [2d90fc89f2a804a096ff092797c14432b63c8120] | committer:
Anton Khirnov
lavd: use AVFrame.duration instead of AVFrame.pkt_duration
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d90fc89f2a804a096ff092797c1443
ffmpeg | branch: master | Anton Khirnov | Mon Jul 11
10:31:47 2022 +0200| [357ba45a5ca3864b0eba07747ab6ea1614f2646b] | committer:
Anton Khirnov
lavfi: use AVFrame.duration instead of AVFrame.pkt_duration
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=357ba45a5ca3864b0eba07747ab6ea
ffmpeg | branch: master | Anton Khirnov | Mon Jul 11
10:31:47 2022 +0200| [7d9ee6741c53a2ea9f3a5559c32320b731a8d80a] | committer:
Anton Khirnov
lavf: use AVFrame.duration instead of AVFrame.pkt_duration
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7d9ee6741c53a2ea9f3a5559c32320b
ffmpeg | branch: master | Anton Khirnov | Mon Jul 11
10:04:17 2022 +0200| [4397f9a5a09d82846bf787295c60f1104cf7de9e] | committer:
Anton Khirnov
lavu/frame: add a duration field to AVFrame
The only duration field currently present in AVFrame is pkt_duration,
which is semantically restricted to
ffmpeg | branch: master | Anton Khirnov | Mon Jul 11
10:20:12 2022 +0200| [ac2cda4296dbbaf2580ec3aa404bb2f3a393159c] | committer:
Anton Khirnov
lavc: use AVFrame.duration instead of AVFrame.pkt_duration
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ac2cda4296dbbaf2580ec3aa404bb2f
ffmpeg | branch: master | Matthieu Bouron | Wed Jun
1 22:33:37 2022 +0200| [0a6bb7da55709d82b1cbb12d420db2d1fbb867d7] | committer:
Anton Khirnov
swscale: add NV16 input/output
Signed-off-by: Anton Khirnov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0a6bb7da55709d82b1cbb12d42
13 matches
Mail list logo