FFmpeg/fftools
Zane van Iperen 783935de18
fftools/ffplay: don't disable x11 compositing
Prevents desktop stutters caused by the change (specifically on KDE).
We're not a game, we don't actually need it disabled.

Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
2021-10-29 12:17:41 +10:00
..
cmdutils.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
cmdutils.h ffmpeg: use display matrix frame side data for autorotation 2021-09-16 12:46:07 -03:00
ffmpeg_filter.c ffmpeg_filter: don't try to autorotate frames with hwaccel pixel formats 2021-09-21 10:41:16 -03:00
ffmpeg_hw.c ffmpeg_hw: make hardware selection for filters more user friendly 2021-09-12 13:33:50 -03:00
ffmpeg_opt.c fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early 2021-10-08 16:03:21 +02:00
ffmpeg_videotoolbox.c ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match 2021-06-10 19:54:03 +08:00
ffmpeg.c fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early 2021-10-08 16:03:21 +02:00
ffmpeg.h ffmpeg: use display matrix frame side data for autorotation 2021-09-16 12:46:07 -03:00
ffplay.c fftools/ffplay: don't disable x11 compositing 2021-10-29 12:17:41 +10:00
ffprobe.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
Makefile qsvdec: add support for HW_DEVICE_CTX method 2021-08-11 13:45:36 -03:00