|
238 | 238 | <ClCompile Include="..\libavfilter\vf_chromashift.c" /> |
239 | 239 | <ClCompile Include="..\libavfilter\vf_ciescope.c" /> |
240 | 240 | <ClCompile Include="..\libavfilter\vf_codecview.c" /> |
| 241 | + <ClCompile Include="..\libavfilter\qp_table.c" /> |
241 | 242 | <ClCompile Include="..\libavfilter\vf_colorbalance.c" /> |
242 | 243 | <ClCompile Include="..\libavfilter\vf_colorchannelmixer.c" /> |
243 | 244 | <ClCompile Include="..\libavfilter\vf_colorkey.c" /> |
|
366 | 367 | <ClCompile Include="..\libavfilter\vf_showinfo.c" /> |
367 | 368 | <ClCompile Include="..\libavfilter\vf_showpalette.c" /> |
368 | 369 | <ClCompile Include="..\libavfilter\vf_shuffleframes.c" /> |
| 370 | + <ClCompile Include="..\libavfilter\vf_shufflepixels.c" /> |
369 | 371 | <ClCompile Include="..\libavfilter\vf_shuffleplanes.c" /> |
370 | 372 | <ClCompile Include="..\libavfilter\vf_signalstats.c" /> |
371 | 373 | <ClCompile Include="..\libavfilter\vf_signature.c" /> |
|
379 | 381 | <ClCompile Include="..\libavfilter\vf_thumbnail.c" /> |
380 | 382 | <ClCompile Include="..\libavfilter\vf_tile.c" /> |
381 | 383 | <ClCompile Include="..\libavfilter\vf_xmedian.c" /> |
| 384 | + <ClCompile Include="..\libavfilter\vf_tmidequalizer.c" /> |
382 | 385 | <ClCompile Include="..\libavfilter\vf_tonemap.c" /> |
383 | 386 | <ClCompile Include="..\libavfilter\vf_tpad.c" /> |
384 | 387 | <ClCompile Include="..\libavfilter\vf_unsharp.c" /> |
|
419 | 422 | <ClCompile Include="..\libavfilter\src_movie.c" /> |
420 | 423 | <ClCompile Include="..\libavfilter\dnn\dnn_interface.c" /> |
421 | 424 | <ClCompile Include="..\libavfilter\dnn\dnn_io_proc.c" /> |
| 425 | + <ClCompile Include="..\libavfilter\dnn\queue.c" /> |
| 426 | + <ClCompile Include="..\libavfilter\dnn\safe_queue.c" /> |
422 | 427 | <ClCompile Include="..\libavfilter\dnn\dnn_backend_native.c" /> |
423 | 428 | <ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layers.c" /> |
424 | 429 | <ClCompile Include="..\libavfilter\dnn\dnn_backend_native_layer_avgpool.c" /> |
|
0 commit comments