114677 Commits (bf3b74142e4402912e26b5e58a0b63f87ec3cd21)
 

Author SHA1 Message Date
Andreas Rheinhardt 4ab82d2fb6 avcodec/vlc, bitstream: Fix multi VLC with uint8_t syms on BE 9 months ago
Andreas Rheinhardt 098f5e2634 fate/fits: Fix tests on BE 9 months ago
Andreas Rheinhardt 579868f810 fate/filter-video: Insert scale, format filters in filter-yadif,bwdif10 9 months ago
Andreas Rheinhardt 1b684a1527 fate/filter-video: Always use little endian pixel format 9 months ago
Andreas Rheinhardt d5897f70d4 fate/video: Only use bitexact IDCT in avid meridian 9 months ago
Andreas Rheinhardt 8ecd383122 avcodec/huffyuvencdsp: Fix load of misaligned values 9 months ago
Andreas Rheinhardt 3ed23dab98 avfilter/vf_spp: Fix left-shift of negative value 9 months ago
Andreas Rheinhardt 9e4e8ae1e6 avcodec/pngdsp: Fix unaligned accesses, effective type violations 9 months ago
Andreas Rheinhardt 356610a2ac avcodec/ppc/hpeldsp_altivec: Fix left-shift of negative number 9 months ago
David Rosca 3f863f089c lavc/vaapi_encode_av1: Set roi_quant_range 9 months ago
Michael Niedermayer 84ce5ced31
avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThread 9 months ago
Michael Niedermayer cb9752d897
avformat/mpegts: Reset local nb_prg on add_program() failure 9 months ago
Michael Niedermayer c0532f5579
avcodec/iff: dont add into unused pointers 9 months ago
Michael Niedermayer 23b29f72ee
avformat/aiffdec: Check for previously set channels 9 months ago
Michael Niedermayer f30fe5e8d0
avformat/mxfdec: Make edit_unit_byte_count unsigned 9 months ago
Michael Niedermayer d88c284c18
avformat/movenc: Check that cts fits in 32bit 9 months ago
James Almer 0a693bce62
avformat/iamf_parse: keep count_label consistent on language_label allocation failure 9 months ago
Michael Niedermayer f26ee6e066
avformat/iamf_reader: Check len before summing 9 months ago
Michael Niedermayer d6ed6f6e8d
avformat/mxfdec: Check first case of offset_temp computation for overflow 9 months ago
Michael Niedermayer 7b7eea8e63
avcodec/jpeg2000htdec: warn about non zero roi shift 9 months ago
Michael Niedermayer 19ad05e9e0
avcodec/jpeg2000htdec: Check magp before using it in a shift 9 months ago
Anton Khirnov 63f56c9943 doc/community: update conflict of interest rule according to GA vote 9 months ago
Zhao Zhili 7bf85d2d3a avcodec/h264_parse: Fix error code in decode_extradata 9 months ago
Timo Rothenpieler 271a0a55bc avcodec/nvenc: provide nvenc with monotonic frame index 9 months ago
Timo Rothenpieler c06e9e289f avcodec/nvenc: update minimum driver version list 9 months ago
Timo Rothenpieler 21b4708969 avcodec/nvenc: add support for unidirectional b-frames 9 months ago
Timo Rothenpieler a270966118 avcodec/nvenc: add support for uhq tune 9 months ago
Timo Rothenpieler 77d23bcb1b avcodec/nvenc: add support for lookahead_level 9 months ago
Timo Rothenpieler 64e3fc9069 avcodec/nvenc: add support for HEVC temporal filtering 9 months ago
Timo Rothenpieler 06c2a2c425 avcodec/nvenc: support SDK 12.2 bit depth API 9 months ago
Timo Rothenpieler 43b417d516 avcodec/nvenc: stop using long deprecated format specifiers 9 months ago
Andreas Rheinhardt 199c479b9a avcodec/arm/vp8: Don't discard const 9 months ago
Andreas Rheinhardt 0e5f71230a avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.h 9 months ago
Andreas Rheinhardt 888e2c0a85 avutil/hwcontext_vulkan: Include hwcontext.h 9 months ago
Andreas Rheinhardt 0f78b26e9c avutil/internal: Move FF_MEMORY_POISON to its only user 9 months ago
Andreas Rheinhardt 8041a91a32 avutil/internal: Move libm inclusion to the beginning 9 months ago
Andreas Rheinhardt e4e6377afc avcodec/arm/mpegvideo_arm: Use static_assert to check offsets 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 9 months ago
Andreas Rheinhardt 2d38141ea6 swscale/swscale_internal: Don't export internal function 9 months ago
Andreas Rheinhardt ad1cef04a9 swscale/swscale_internal: Hoist branch out of loop 9 months ago
Andreas Rheinhardt c8549d480f avcodec/msmpeg4: Don't include x86-specific header unconditionally 9 months ago
Andreas Rheinhardt a265e8ca92 avcodec, avfilter: Don't use "" for system headers 9 months ago
Andreas Rheinhardt b49e621c83 swscale/ppc/swscale_altivec: Simplify macro 9 months ago
Andreas Rheinhardt 72f4f1dafb swscale/ppc/swscale_altivec: Fix build with -O0 9 months ago
Andreas Rheinhardt 347a70f101 avcodec/pcm-bluray/dvd: Use correct pointer types on BE 9 months ago
Andreas Rheinhardt cd63dab55c avcodec/mips/ac3dsp_mips: Add missing includes 9 months ago
Marton Balint 2df2b4067e avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 9 months ago
Andreas Rheinhardt ff215d9559 fate/image: Fix EXR tests on big endian 9 months ago
James Almer e37b233ee2 Revert "avformat/mov: ignore item boxes for animated heif" 9 months ago