summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/overlay_vaapi: set defalut alpha value as 1.0Fei Wang2022-08-09
* doc/filters: correct description of overlay_vaapiFei Wang2022-08-09
* doc/filters: add examples for amix to subsectionGyan Doshi2022-08-09
* x86/tx_float: save a branch during coefficient deinterleavingLynne2022-08-09
* checkasm: Silence warnings about unused return value from read()Martin Storsjö2022-08-08
* fftools/ffmpeg: move handling corrupt packets to the input threadAnton Khirnov2022-08-08
* fftools/ffmpeg_demux: do not store demux packet in the contextAnton Khirnov2022-08-08
* fftools/ffmpeg_demux: factorize signalling end of demuxingAnton Khirnov2022-08-08
* fftools/ffmpeg: move -stream_loop handling to the demuxer threadAnton Khirnov2022-08-08
* fftools/ffmpeg: move seek_to_start() to ffmpeg_demux.cAnton Khirnov2022-08-08
* fftools/ffmpeg: move get_input_packet() to ffmpeg_demux.cAnton Khirnov2022-08-08
* fftools/ffmpeg: report new streams from the input threadAnton Khirnov2022-08-08
* fftools/ffmpeg: handle dumping input packets in input_thread()Anton Khirnov2022-08-08
* fftools/ffmpeg: drop the 'h' key handlingAnton Khirnov2022-08-08
* fftools/ffmpeg: move the input thread into its own fileAnton Khirnov2022-08-08
* fftools/ffmpeg: drop a write-only variableAnton Khirnov2022-08-08
* fftools/ffmpeg: always read input in a threadAnton Khirnov2022-08-08
* fftools/ffmpeg: store the input file index in InputFileAnton Khirnov2022-08-08
* fftools/ffmpeg: drop a superfluous stack variableAnton Khirnov2022-08-08
* doc/ffmpeg: update -map documentationAnton Khirnov2022-08-08
* fftools/ffmpeg: deprecate specifying a sync stream with -mapAnton Khirnov2022-08-08
* fftools/ffmpeg: remove OutputStream.sync_istAnton Khirnov2022-08-08
* fftools/ffmpeg: remove OutputStream.encoding_neededAnton Khirnov2022-08-08
* fftools/ffmpeg: remove OutputStream.stream_copyAnton Khirnov2022-08-08
* fftools/ffmpeg_opt: drop redundant decoder selectionAnton Khirnov2022-08-08
* fftools/ffmpeg: stop accessing the decoder context unnecessarilyAnton Khirnov2022-08-08
* fftools/ffmpeg_hw: stop logging to the decoder contextAnton Khirnov2022-08-08
* fftools/ffmpeg_opt: move adding metadata out of open_output_file()Anton Khirnov2022-08-08
* fftools/ffmpeg_opt: move adding programs out of open_output_file()Anton Khirnov2022-08-08
* fftools/ffmpeg_opt: move adding attachments out of open_output_file()Anton Khirnov2022-08-08
* avformat/movenc: Remove experimental status of flac-in-MP4 muxingMartijn van Beurden2022-08-08
* avformat: allow .ec3 as extension for raw E-AC-3 streamRuben Gonzalez2022-08-08
* swscale/output: fix reading chroma values when generating vuya outputJames Almer2022-08-08
* avcodec/nvdec: Use av_buffer_replace() where appropriateAndreas Rheinhardt2022-08-08
* avcodec/nvdec: Check av_buffer_ref()Andreas Rheinhardt2022-08-08
* avcodec/libspeexdec: Fix use of uninitialized valueAndreas Rheinhardt2022-08-08
* avcodec/cbs_h2645: Remove always-false checkAndreas Rheinhardt2022-08-08
* avcodec/cbs: Remove ff_cbs_alloc_unit_contentAndreas Rheinhardt2022-08-08
* avcodec/cbs_jpeg: Use table-based alloc/freeAndreas Rheinhardt2022-08-08
* avcodec/cbs_internal: Use unions to shrink size of descriptorsAndreas Rheinhardt2022-08-08
* avcodec/cbs_internal, cbs_h2645: Add and use new descriptor macrosAndreas Rheinhardt2022-08-08
* avcodec/cbs: Use smaller scope for variables, add constAndreas Rheinhardt2022-08-08
* avcodec/cbs: Remove redundant assignmentAndreas Rheinhardt2022-08-08
* avcodec/cbs: Avoid code duplication for making unit refcounted/writableAndreas Rheinhardt2022-08-08
* avcodec/error_resilience: Avoid overhead of AVBuffer APIAndreas Rheinhardt2022-08-08
* avutil/hwcontext_videotoolbox: add missing include for AVFrameZhao Zhili2022-08-08
* avformat/avisynth: cosmetics after nb_channels changeStephen Hutchinson2022-08-07
* avformat/avisynth: use ch_layout.nb_channels for channel countStephen Hutchinson2022-08-07
* MAINTAINERS: Split project server admin listMichael Niedermayer2022-08-07
* avformat/mxfdec: SMPTE RDD 48:2018 Amd 1:2022 supportMichael Niedermayer2022-08-07