master
fftools/textformat: stop using char * as identifiers
fftools/resources: Update .gitignore
all: Don't discard const through {mem,str,strr}chr
ffbuild: show install destinations in the INSTALL build output
fftools: replace fall-through comments
ffplay: print new metadata
fftools/ffmpeg: disable stdin interaction when fd 0 is closed
fftools/ffmpeg_mux_init.c: delete encoder-specific metadata when re-encoding.
fftools/ffmpeg_dec: improve hwaccel format negotiation for CUARRAY
fftools: fix manual merge missing changes
fftools/ffmpeg: Remove deprecated -top option
fftools/ffmpeg_filter: propagate downmix matrix side data to the filterchain
avutil/common: Don't auto-include mem.h
fftools/ffmpeg: Remove deprecated -vsync/fps_mode drop
fftools/ffmpeg_mux_init: don't split forced keyframe spec in place
fftools/ffmpeg_opt: return an error when refusing overwrite
fftools/ffmpeg_sched: do not print error code
fftools/ffmpeg_sched: add a function to remove a filtergraph from the scheduler
fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain
fftools/ffplay: annotate intentional switch fall-throughs
fftools/ffplay_renderer: remove PL_API_VER check
fftools/ffplay: add support for rendering without alpha
fftools/ffprobe: print downmix_info frame side data
fftools: add DPI awareness manifest
fftools/opt_common: fix format string bug in print_program_info
fftools/opt_common: Make -sources/-sinks options work without arguments
fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo
fftools/sync_queue: add debug logging
fftools/thread_queue: add THREAD_QUEUE_FLAG_NO_BLOCK