117543 Commits (903f7f053a4054d1e1f79a6caff5a7cad6077f9e)
 

Author SHA1 Message Date
Marth64 95bb47de7d avformat/dashdec: format open_demux_for_component() 3 months ago
Marth64 7acc2ebd5d avformat/dashdec: check return code of avcodec_parameters_copy() 3 months ago
Marth64 6ee7555a90 avformat/dashdec: return ret directly in open_demux_for_component() 3 months ago
Jonathan Baecker e6e9cb3ce7 libavformat/hlsplaylist: add subtitle_varname for naming subtitle streams 3 months ago
Jonathan Baecker c7cf0df494 avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists 3 months ago
Jonathan Baecker 425c323420 avformat/hlsenc: Respect `append_list` flag in subtitle 3 months ago
Nicolas Gaullier de976eaf30 avfilter/framesync: fix forward EOF pts 3 months ago
asivery 31a63e4e01 avformat/oma: Demux oma-encapsulated AAC audio 3 months ago
Thomas Guillory 37863b92b7 libavfilter/vf_overlay: fix the displayed flags in CLI documentation 3 months ago
vipyne f5403e5f1e configure: suggest installing nasm before using --disable-x86asm 3 months ago
Marvin Scholz 7e1d72589e avfilter/af_afftdn: use av_assert0 for unreachable assert 3 months ago
James Almer 02306cbfee avcodec: deprecate v410 de/encoder 3 months ago
James Almer 3c64d614c7 avcodec: deprecate v308 de/encoder 3 months ago
James Almer e2427a4223 avcodec: deprecate v408 de/encoder 3 months ago
James Almer c5cf98d77e avformat/movenc: add support for V30X pixel format 3 months ago
James Almer 12fc358249 avformat/movenc: add support for VYU444 pixel format 3 months ago
James Almer d6b08e0c0f avformat/movenc: add support for UYVA pixel format 3 months ago
James Almer de923595fd avcodec/videotoolbox: choose AYUV pixel format when ideal 3 months ago
James Almer d41e5b0fc7 avutil/hwcontext_videotoolbox: add support for AYUV pixel format 3 months ago
James Almer 8b208362ae avformat/riff: map v410 fourcc to RAWVIDEO decoder 3 months ago
James Almer f6878a9b09 avformat/riff: map v308 fourcc to RAWVIDEO decoder 3 months ago
James Almer b9653e3d3c avformat/riff: map v408 fourcc to RAWVIDEO decoder 3 months ago
James Almer 1f9a44a7fc avformat/riff: map y408 fourcc to RAWVIDEO decoder 3 months ago
James Almer cd04ebe033 swscale/output: add V30X output support 3 months ago
James Almer 57db8e0571 swscale/output: add VYU444 output support 3 months ago
James Almer eac9af382a swscale/output: add UYVA output support 3 months ago
James Almer 6cd52c1080 swscale/output: add AYUV output support 3 months ago
James Almer 5f1bf3cd65 swscale/output: add missing yuv2packed1 and yuv2packed2 support for VUY{X,A} 3 months ago
Rémi Denis-Courmont 1eb026dd8b riscv/vvc: fix UNDEF whilst initialising DSP 3 months ago
Ingo Brückl 5557c673ea avcodec/vaapi_encode: fix compilation without CONFIG_VAAPI_1 3 months ago
Lynne 0e19b05375
vulkan: fix layout qualifiers for 32-bit RGBA float storage reps 3 months ago
Lynne 8c47cf9eea
hwcontext_vulkan: enable shaderBufferInt64Atomics if supported 3 months ago
Lynne 168e8ae9bf
hwcontext_vulkan: add support for AV_PIX_FMT_RGBF32 3 months ago
Lynne d55a351741
hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF32 3 months ago
Lynne 1addd0fdca
vulkan: use correct signed image type for storage images 3 months ago
Lynne c982376076
vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 3 months ago
James Almer bd6283342c avcodec/hevc/ps: add a range check for sps_max_sub_layers 3 months ago
James Almer 3290692d18 avcodec/hevc/ps: return a proper error code when we don't support parsing an sps 3 months ago
James Almer 1cead90292 avutil/pixdesc: use a bigger variable type when writing bitstream formats 3 months ago
Michael Niedermayer 7bb283aa7b
avcodec/ffv1: Implement CRC with non zero initial and final value 3 months ago
Michael Niedermayer b7ff66a358
avcodec/ffv1enc: Prevent generation of files with broken slices 3 months ago
Anton Khirnov 0f5592cfc7 fftools/ffmpeg: supply hw device context to probe-filtergraphs 3 months ago
Anton Khirnov 84c2ca6fa0 fftools/ffmpeg_filter: do not leak graph_desc on fg_create() failure 3 months ago
Anton Khirnov 181c204145 fftools/ffmpeg_opt: add a struct to be passed as opaque to global-option handlers 3 months ago
Anton Khirnov 840b95bcc2 fftools/cmdutils: do not treat single '-' as an option in locate_option() 3 months ago
Anton Khirnov e56d676050 fftools/cmdutils: group related calls together 3 months ago
Michael Niedermayer c4122406f6
avformat/matroskadec: Check desc_bytes so bits fit in 64bit 3 months ago
Michael Niedermayer 057b8c2066
avformat/mov: Avoid overflow in dts 3 months ago
Martin Schitter 6701534102
libavcodec/dnxuc_parser: DNxUncompressed essence parser 3 months ago
Martin Schitter 3cb648d569
libavformat/mxf: Add ULs for DNxUncompressed 3 months ago