107742 Commits (d931554f668186729bf290ed9afa6e9a4417328b)
 

Author SHA1 Message Date
Vignesh Venkatasubramanian d931554f66 avformat/mov: Rework the AVIF parser to handle multiple items 2 years ago
Michael Niedermayer 05225180be
MAINTAINERS: Add ED25519 key for signing my commits in the future 2 years ago
Andreas Rheinhardt bc109a53c7 avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtx 2 years ago
Philip Langdale 109515e16d lavc/vaapi_encode: enable 8bit 4:4:4 encoding for HEVC and VP9 2 years ago
Philip Langdale 737298b4f7 lavc/vaapi_decode: add missing flag when picking best pixel format 2 years ago
Gyan Doshi 9e029dc265 doc/filters: clarify behaviour of weights in amix 2 years ago
Fei Wang 26890b6b67 lavfi/overlay_vaapi: set defalut alpha value as 1.0 2 years ago
Fei Wang 4e0686df39 doc/filters: correct description of overlay_vaapi 2 years ago
Gyan Doshi baf1f5dfb2 doc/filters: add examples for amix to subsection 2 years ago
Lynne 98b32ef462
x86/tx_float: save a branch during coefficient deinterleaving 2 years ago
Martin Storsjö 5cdf4c0bed checkasm: Silence warnings about unused return value from read() 2 years ago
Anton Khirnov a5e025e826 fftools/ffmpeg: move handling corrupt packets to the input thread 2 years ago
Anton Khirnov 61d9f34c70 fftools/ffmpeg_demux: do not store demux packet in the context 2 years ago
Anton Khirnov de9fb9fba7 fftools/ffmpeg_demux: factorize signalling end of demuxing 2 years ago
Anton Khirnov aae9de0cb2 fftools/ffmpeg: move -stream_loop handling to the demuxer thread 2 years ago
Anton Khirnov b99462cd27 fftools/ffmpeg: move seek_to_start() to ffmpeg_demux.c 2 years ago
Anton Khirnov 57d75ca031 fftools/ffmpeg: move get_input_packet() to ffmpeg_demux.c 2 years ago
Anton Khirnov 07da07ddb0 fftools/ffmpeg: report new streams from the input thread 2 years ago
Anton Khirnov 9c16310fe5 fftools/ffmpeg: handle dumping input packets in input_thread() 2 years ago
Anton Khirnov b1f24afe7e fftools/ffmpeg: drop the 'h' key handling 2 years ago
Anton Khirnov 7b6622705e fftools/ffmpeg: move the input thread into its own file 2 years ago
Anton Khirnov c3b8d59d2f fftools/ffmpeg: drop a write-only variable 2 years ago
Anton Khirnov d8bf53710f fftools/ffmpeg: always read input in a thread 2 years ago
Anton Khirnov cc2b7f4625 fftools/ffmpeg: store the input file index in InputFile 2 years ago
Anton Khirnov 9139ea4c8d fftools/ffmpeg: drop a superfluous stack variable 2 years ago
Anton Khirnov 889b4b2f60 doc/ffmpeg: update -map documentation 2 years ago
Anton Khirnov fee249b30a fftools/ffmpeg: deprecate specifying a sync stream with -map 2 years ago
Anton Khirnov 49123dd058 fftools/ffmpeg: remove OutputStream.sync_ist 2 years ago
Anton Khirnov 8e092c3eac fftools/ffmpeg: remove OutputStream.encoding_needed 2 years ago
Anton Khirnov 80e7feb48b fftools/ffmpeg: remove OutputStream.stream_copy 2 years ago
Anton Khirnov 4f2b946c19 fftools/ffmpeg_opt: drop redundant decoder selection 2 years ago
Anton Khirnov a1da77bd71 fftools/ffmpeg: stop accessing the decoder context unnecessarily 2 years ago
Anton Khirnov 04b340e6b8 fftools/ffmpeg_hw: stop logging to the decoder context 2 years ago
Anton Khirnov 20ba49c1a4 fftools/ffmpeg_opt: move adding metadata out of open_output_file() 2 years ago
Anton Khirnov 7cafea59bc fftools/ffmpeg_opt: move adding programs out of open_output_file() 2 years ago
Anton Khirnov aad68ab0e0 fftools/ffmpeg_opt: move adding attachments out of open_output_file() 2 years ago
Martijn van Beurden ed07ba641a avformat/movenc: Remove experimental status of flac-in-MP4 muxing 2 years ago
Ruben Gonzalez 2d8d7f8592 avformat: allow .ec3 as extension for raw E-AC-3 stream 2 years ago
James Almer 68e017c487 swscale/output: fix reading chroma values when generating vuya output 2 years ago
Andreas Rheinhardt 56973eb687 avcodec/nvdec: Use av_buffer_replace() where appropriate 2 years ago
Andreas Rheinhardt d3730acca3 avcodec/nvdec: Check av_buffer_ref() 2 years ago
Andreas Rheinhardt eb608fd0b0 avcodec/libspeexdec: Fix use of uninitialized value 2 years ago
Andreas Rheinhardt 0d408f4013 avcodec/cbs_h2645: Remove always-false check 2 years ago
Andreas Rheinhardt 2ba04bafb4 avcodec/cbs: Remove ff_cbs_alloc_unit_content 2 years ago
Andreas Rheinhardt 2d722b6638 avcodec/cbs_jpeg: Use table-based alloc/free 2 years ago
Andreas Rheinhardt 9638f5b1a2 avcodec/cbs_internal: Use unions to shrink size of descriptors 2 years ago
Andreas Rheinhardt b37805ddbd avcodec/cbs_internal, cbs_h2645: Add and use new descriptor macros 2 years ago
Andreas Rheinhardt 715d3286bc avcodec/cbs: Use smaller scope for variables, add const 2 years ago
Andreas Rheinhardt e35b8b848c avcodec/cbs: Remove redundant assignment 2 years ago
Andreas Rheinhardt 33f33beead avcodec/cbs: Avoid code duplication for making unit refcounted/writable 2 years ago