104981 Commits (18192166e79134ec5fda1ea26d4fcf7b24345b33)
 

Author SHA1 Message Date
Lynne bdc920574d
Changelog: update with recent Vulkan filter additions 3 years ago
Wu Jianhua bdfb0e4da4 avfilter: add a flip_vulkan filter 3 years ago
Paul B Mahol fc9a686688 avfilter: add audio dynamic smooth filter 3 years ago
Paul B Mahol 11b11577fe avfilter: add audio spectral stats filter 3 years ago
Andreas Rheinhardt acdfc4bdfb avcodec/movtextenc: Simplify writing a single char 3 years ago
Andreas Rheinhardt c4c9d096ae avcodec/movtextenc: Remove redundant byte count 3 years ago
Andreas Rheinhardt 0bc3c070fb avcodec/movtextenc: Fix encoding of subtitles with multiple rects 3 years ago
Andreas Rheinhardt f8e5e1c523 avcodec/movtextenc: Check for too long subtitles 3 years ago
Andreas Rheinhardt 0b934f8f17 avcodec/movtextenc: Reset AVBPrint at the beginning, not end of encoding 3 years ago
Andreas Rheinhardt bb89a2f64f avcodec/movtextenc: Fix infinite loop due to variable truncation 3 years ago
James Almer 6507e96e71 fate/ffmpeg: add some more flags to the shortest tests 3 years ago
James Almer 686c7c132d fate/ffmpeg: add missing bitexact flags to the shortest tests 3 years ago
James Almer bb0a28560d fate/ffmpeg: add tests for shortest option 3 years ago
James Almer c1818cb947 ffmpeg: fix usage of -shortest in codec copy scenarios 3 years ago
Michael Niedermayer 96caa01f13 avcodec/vp3: Check version in all cases when VP4 code is not built 3 years ago
Michael Niedermayer db27a35012 tools/target_dec_fuzzer: Adjust DXA threshold 3 years ago
Michael Niedermayer 6e34d94797 avcodec/gemdec: Check tag & planes before image allocation 3 years ago
Hao Chen 024e934480 avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch. 3 years ago
Shiyou Yin afcb36b7e5 avcodec: [loongarch] optimize get_cabac. 3 years ago
Shiyou Yin 07f8f78a5f configure: Add support for loongarch. 3 years ago
Zane van Iperen 12f8293c02
avformat/scd: add demuxer 3 years ago
Andreas Rheinhardt d1b47f3bfc avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder 3 years ago
Andreas Rheinhardt 8a18db3ec6 avformat/matroskaenc: Sort cues entries by pts 3 years ago
Andreas Rheinhardt d47a986b79 avcodec/qsvenc: Properly flush the FIFO on close 3 years ago
Andreas Rheinhardt e9e2157dda avcodec/qsvenc: Fix leak of A53 data 3 years ago
Andreas Rheinhardt 1cdbccaa16 avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CC 3 years ago
Andreas Rheinhardt e22dff43e7 fftools/ffmpeg_opt: Don't set source_index redundantly 3 years ago
Andreas Rheinhardt 4913f05ccf fftools/ffmpeg_opt: Don't duplicate array unnecessarily 3 years ago
Ryoji Gyoda d9f07a506d avformat/fifo: avoid repeated scaling of timestamps on failure and recovery 3 years ago
softworkz 939711905a fftools/ffprobe: print size of attachment streams (extradata_size) 3 years ago
asilvestre 1c2dae153c avformat/flvenc: avoid 24bit timestamp truncation for FLV metadata 3 years ago
Michael Niedermayer 3809467d4d avcodec/iff: limit written bytes to twice the output array size in decode_delta_l() 3 years ago
Michael Niedermayer 76c41a5bfe tools/target_dec_fuzzer: Disable MB debug after a few iterations 3 years ago
Michael Niedermayer 3a64a4c582 avformat/mov: Check channels for mov_parse_stsd_audio() 3 years ago
Michael Niedermayer 2877ddddda avcodec/vqavideo: Use GetByteContext and check for end 3 years ago
Limin Wang 86a2123a6e avfilter/src_movie: add format_opts for the opened file 3 years ago
James Almer 0d924d6e5a avcodec/videotoolbox: silence some -Wimplicit-fallthrough warnings 3 years ago
rcombs c7e527f7f3 lavc/videotoolbox: fix build on pre-10.14 SDKs 3 years ago
rcombs 4cedf44aae lavc: bump minor version for new VT hwaccels 3 years ago
rcombs da0179b262 lavc/proresdec: add videotoolbox hwaccel 3 years ago
rcombs 805bf2ebc9 lavc/proresdec: add scaffolding for hwdec support 3 years ago
rcombs 350eb59f8c videotoolbox: add alpha support 3 years ago
rcombs a41a2efc85 lavc/videotoolbox: add VP9 hardware acceleration 3 years ago
rcombs e3c6cc96cf lavc/videotoolbox: call VTRegisterSupplementalVideoDecoderIfAvailable 3 years ago
rcombs 530c4a7ea9 lavc/videotoolbox: expose some functions as lavc-internal 3 years ago
rcombs 2c89443e84 lavc/hevcdec: support all color formats in videotoolbox hwaccel 3 years ago
rcombs caad1146e2 lavc/h264dec: support all color formats in videotoolbox hwaccel 3 years ago
rcombs f0952f87bc lavc/videotoolbox: select 4:2:2 and 4:4:4 formats when applicable 3 years ago
rcombs b0c07f2938 lavc/videotoolbox: fix format computation 3 years ago
rcombs 79e51d6c0f lavc/videotoolbox: escape 0x00000[0-3]s in avcC PSs 3 years ago