[FFmpeg-cvslog] avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: release/5.0 | Timo Rothenpieler | Wed Jul 6 01:32:27 2022 +0200| [54e0971edbd6cf783f6209d762514633f6d9d413] | committer: Timo Rothenpieler avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools >

[FFmpeg-cvslog] avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: release/5.1 | Timo Rothenpieler | Wed Jul 6 01:32:27 2022 +0200| [d6a1e5980bbf5993882453e0d833d0afbeeeac4a] | committer: Timo Rothenpieler avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools >

[FFmpeg-cvslog] avdevice/lavfi: pass forward video framerate

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Jul 6 23:45:24 2022 +0200| [2f0d45571b5290f2cc7269cc74bfb5af139eff3e] | committer: Timo Rothenpieler avdevice/lavfi: pass forward video framerate >

[FFmpeg-cvslog] avdevice/lavfi: output wrapped AVFrames

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Jun 29 21:24:28 2022 +0200| [6ca43a9675d651d7ea47c7ba2fafb1bf831c4d0b] | committer: Timo Rothenpieler avdevice/lavfi: output wrapped AVFrames This avoids an extra copy of potentially quite big video frames. Instead of copying the entire frames

[FFmpeg-cvslog] avfilter: add vsrc_ddagrab

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Fri Jul 8 18:02:40 2022 +0200| [f611255480b7cb61af745131251a1fd72f4dd086] | committer: Timo Rothenpieler avfilter: add vsrc_ddagrab > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f611255480b7cb61af745131251a1fd72f4dd086 ---

[FFmpeg-cvslog] avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats support

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Thu Jun 30 23:41:41 2022 +0200| [63ce42019c8097c568a8e9250460d45f344654eb] | committer: Timo Rothenpieler avutil/hwcontext_d3d11va: add BGRA/RGBA10 formats support Desktop duplication outputs those >

[FFmpeg-cvslog] avutil/hwcontext_d3d11va: update hwctx flags from input texture

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Sat Jul 9 00:10:37 2022 +0200| [6cbb7d673d39e3077923123af9bc5425771d8b59] | committer: Timo Rothenpieler avutil/hwcontext_d3d11va: update hwctx flags from input texture At least QSV relies on those being set correctly when deriving a hwctx. >

[FFmpeg-cvslog] avutil/hwcontext_d3d11va: fix mixed declaration and code

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Jul 6 01:46:25 2022 +0200| [e18c5754745b56a4467fd85ee07b21c3306c2678] | committer: Timo Rothenpieler avutil/hwcontext_d3d11va: fix mixed declaration and code >

[FFmpeg-cvslog] avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Jul 6 01:32:27 2022 +0200| [30bbc0a624bc43fa4aaabd695546ad426d0d086b] | committer: Timo Rothenpieler avutil/hwcontext_d3d11va: fix texture_infos writes on non-fixed-size pools >

[FFmpeg-cvslog] fftools/ffmpeg: make debug_ts print raw filter output

2022-07-17 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Sat Jul 2 02:36:57 2022 +0200| [91a95e19c9dc27de42e183e26d1830a8d7eaca65] | committer: Timo Rothenpieler fftools/ffmpeg: make debug_ts print raw filter output >

[FFmpeg-cvslog] avdevice/avdevice: fix return value of avdevice_list_devices()

2022-07-17 Thread Marton Balint
ffmpeg | branch: release/5.1 | Marton Balint | Sun Jul 10 20:32:55 2022 +0200| [83feded4926272904e4abcecaa573e61d457a0db] | committer: Marton Balint avdevice/avdevice: fix return value of avdevice_list_devices() According to API docs avdevice_list_devices(), avdevice_list_input_sources() and

[FFmpeg-cvslog] avdevice/avdevice: fix return value of avdevice_list_devices()

2022-07-17 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Jul 10 20:32:55 2022 +0200| [64f04df37942c1b1fc11df0f99ffba7834c33f34] | committer: Marton Balint avdevice/avdevice: fix return value of avdevice_list_devices() According to API docs avdevice_list_devices(), avdevice_list_input_sources() and