117902 Commits (6b9f4f36f740b77d83d7ea1bdf0369b99a3abd6d)
 

Author SHA1 Message Date
Marvin Scholz 6b9f4f36f7 swscale/internal: fix typo in loongarch specific code 1 month ago
Niklas Haas bcbf3a5630 avfilter/vf_scale: fix off-by-one in loop bounds 1 month ago
Leo Izen 3c3bf6c109
MAINTAINERS: list csp.c and csp.h maintainers 1 month ago
Niklas Haas 04ce01df0b avfilter/vf_scale: switch to new swscale API 1 month ago
Niklas Haas 3edd1e42b9 tests/swscale: add a benchmarking mode 1 month ago
Niklas Haas 59c39a79ca tests/swscale: rewrite on top of new API 1 month ago
Niklas Haas 2a091d4f2e swscale: introduce new, dynamic scaling API 1 month ago
Niklas Haas bf738412e8 swscale/graph: add new high-level scaler dispatch mechanism 1 month ago
Niklas Haas c461dcf291 swscale/internal: expose sws_init_single_context() internally 1 month ago
Niklas Haas fb16964009 swscale: organize and better document flags 1 month ago
Niklas Haas 6a91a165fd swscale: eliminate redundant SwsInternal accesses 1 month ago
Niklas Haas ed5dd67562 swscale: expose SwsContext publicly 1 month ago
Peter Ross 4472dec51d avformat/mm: add fallthrough comment 1 month ago
Anton Khirnov 433cf391f5 fftools/ffmpeg_sched: signal the main thread when a task fails 1 month ago
Anton Khirnov 785ffe67c8 fftools/ffmpeg_sched: rename mux_done_{lock,cond} into finish_* 1 month ago
Michael Niedermayer 224b62489d
MAINTAINERS: Remove Guillaume Poirier and Romain Dolbeau 1 month ago
Michael Niedermayer 6d8285633d
avcodec/mjpegdec: Disallow progressive bayer images 1 month ago
Michael Niedermayer 84569b6c22
avformat/icodec: fix integer overflow with nb_pal 1 month ago
James Almer 40bd6d8355 avcodec/codec_desc: remove Intra Only prop for AAC 1 month ago
James Almer 8d2d2519e0 avcodec/mediacodecdec: set set keyframe flag in output frames 1 month ago
James Almer 99f87251e0 avcodec/libfdk-aacenc: set keyframe in output packets 1 month ago
James Almer 281b7fc02e avcodec/libfdk-aacdec: set keyframe flag and profile in output frames 1 month ago
James Almer 495c891e39 avcodec/audiotoolboxnec: set set keyframe flag in output packets 1 month ago
James Almer d3dd14bf5b avcodec/audiotoolboxdec: set set keyframe flag in output frames 1 month ago
James Almer ffdace5ad4 avcodec/aacenc: set keyframe flag in output packets 1 month ago
James Almer faea08b722 avcodec/aac/aacdec: set keyframe flag in output frames 1 month ago
James Almer 64bb91fd3b avcodec/aac_parser: set key_frame and profile 1 month ago
James Almer 8ddbc26ded avformat/mov: don't unconditionally set all audio packets in fragments as key frames 1 month ago
James Almer f656c00bd9 avformat/matroskadec: set all frames in a keyframe simple box as keyframes 1 month ago
James Almer f938b2b3f5 avformat/test/movenc: set audio packets as key frames 1 month ago
James Almer 23a1c021f2 avformat/movenc: write stss boxes for xHE-AAC 1 month ago
James Almer 4e6d31755b avformat/spdifdec: parse headers for audio codecs 1 month ago
Marvin Scholz ecb7232bac avfilter: fix unused variable warning 1 month ago
James Almer ecc7d5db9c avformat/movenc: don't disable edit lists when writing CMAF output 1 month ago
Darren Mo 865c73c86f avformat/mov: Populate packet duration using stts atom instead of guessing 1 month ago
James Almer b328bf8f7e avformat/mov: rename MOVCtts.duration to offset 1 month ago
Scott Theisen 0dceced45c avformat/mpegts: add DVB descriptor_tag values already in use 1 month ago
James Almer 46c6ca3ed1 avcodec/libfdk-aacenc: export CPB properties 1 month ago
James Almer 944212acad avformat/movenc: don't write a calculated avgBitrate when the provided one is unset 1 month ago
James Almer 5813e5aa34 avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input 1 month ago
James Almer f0051604c7 avformat/movenc: don't write PS NALUs in hvcC for codec tag hvc1 1 month ago
Pavel Koshevoy 46cb7b8d9d avutil/frame: also align data pointers in av_frame_get_buffer() 1 month ago
James Almer ea91d978e3 avutil/frame: fix setting plane_padding 1 month ago
James Almer 09122bd15c avutil/frame: use size_t for total_size in get_video_buffer() 1 month ago
Niklas Haas 2d077f9acd swscale/internal: group user-facing options together 1 month ago
Niklas Haas 10d1be2621 swscale/internal: use static_assert for enforcing offsets 1 month ago
Niklas Haas 55d5eae411 swscale/options: cosmetic changes 1 month ago
Peter Ross f298507323 avcodec/mm: decode raw chunk type and skip unknown audio chunk type 1 month ago
Peter Ross 66124bc368 avcodec/mm: don't fail if x offset exceeds frame width 1 month ago
Peter Ross 63ea1660fa avcodec/mm: decode partial palette 1 month ago