51099 Commits (903f7f053a4054d1e1f79a6caff5a7cad6077f9e)

Author SHA1 Message Date
Anton Khirnov 9ce63e65d6 lavc/avcodec: fix global/private option precendence 3 months ago
Anton Khirnov 79c47dfd25 lavc/hevcdec: unbreak WPP/progress2 code 3 months ago
Michael Niedermayer c1edec3a24
avcodec/ffv1enc: Fix RCT with RGB64 3 months ago
Michael Niedermayer 10e5af15bf
avcodec/ffv1dec: Fix end computation with ec=2 3 months ago
Michael Niedermayer 8e52b15258
avcodec/ffv1enc: Move slice termination into threads 3 months ago
Michael Niedermayer d9269fcacf
avcodec/ffv1enc: allow manually specifying the crc type 3 months ago
Ramiro Polla 3661d1982d avcodec/flashsvenc: add compression_level option 3 months ago
James Almer e347b4ff31 avformat/riff: map Y410 fourcc to RAWVIDEO decoder 3 months ago
Alexander Strasser b0ea76c9d1 lavc/dnxuc_parser: Use av_fourcc2str instead of av_fourcc_make_string 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 de923595fd avcodec/videotoolbox: choose AYUV pixel format when ideal 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
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
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
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
Martin Schitter 6701534102
libavcodec/dnxuc_parser: DNxUncompressed essence parser 3 months ago
Martin Schitter 887726a7aa
libavcodec/: Add ID and desc for DNxUncompressed 3 months ago
Min Chen 37842f2caa avcodec/mfenc: add support for AV1 MF encoders 3 months ago
IndecisiveTurtle f456522e32
avcodec/vulkan: Add support for generating GLSL strings from comp shaders 3 months ago
Lynne 969c271a5a
x86/lpc: remove HAVE_AVX2_EXTERNAL checks 3 months ago
Lynne 4a557baaa1
vulkan_encode: do not align DPB buffer size 3 months ago
Lynne 893f3fde4c
lavc/vulkan: add SPIR-V compilation support 3 months ago
Lynne fcd1cdcb7b
lavc/vulkan: remove redundant header 3 months ago
James Almer 57d7ba4c4f avcodec/aac/aacdec: add a missing wrapper to an AAC USAC function call 3 months ago
James Almer cdda4c4d50 avcodec/packet: fix doxy references in AVPacketSideData 3 months ago
James Almer 4a098eabf9 avcodec/hevc/ps: print a more accurate message when parsing an SPS for an unsupported layer 3 months ago
James Almer 32e34692fb avcodec/hevc/ps: print the correct unsupported scalability value found 3 months ago
Gyan Doshi 099f88b864 avcodec/libx265: unbreak build for X265_BUILD >= 213 3 months ago
Martin Storsjö 5c4ede6b4f libavcodec: x86: Remove an explicit include of config.asm 3 months ago
Martin Storsjö a27f3c590f av1dec: Don't crash if decoding of some frames have failed 3 months ago
Nuo Mi 846fbc395b avcodec/vvc: simplify priority logical to improve performance for 4K/8K 3 months ago
Nuo Mi 40a14ef970 avcodec/executor: remove unused ready callback 3 months ago
Nuo Mi 8446e27bf3 avcodec: make a local copy of executor 3 months ago
Lynne 37d5cb84e8
vulkan: check if current buffer has finished execution before picking another 3 months ago
Zhao Zhili eff9ed7bff avcodec/mediacodecenc: Fix access of uninitialized value 3 months ago
Michael Niedermayer 556c767786
avcodec/ffv1enc: Correct error message about unsupported version 3 months ago
Tobias Rapp c8cc58a13d avcodec/dxva2: Fix compilation with Mingw-w64 3 months ago
Martin Storsjö a7449e4cbb libavcodec: Makefile: Move the librsvg entry to the right section 3 months ago
Martin Storsjö 4d204aa29b videotoolbox: Fix indentation of old existing code 3 months ago
Jan Ekström f9c5c5358c avcodec/videotoolbox: add AV1 hardware acceleration 3 months ago
Michael Niedermayer 7151081e33
avcodec/ffv1: Store and reuse sx/sy 3 months ago
Michael Niedermayer 7d514655bf
avcodec/ffv1enc: Slice combination is unsupported 3 months ago