104702 Commits (939711905a3674684a13635828e6784ebb7d1cde)
 

Author SHA1 Message Date
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
rcombs d2229eca51 lavu/videotoolbox: add 422 and 444 pixel format mappings 3 years ago
rcombs f0204de47d swscale: add P210/P410/P216/P416 input 3 years ago
rcombs b2cd1fb2ec lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats 3 years ago
rcombs 4b54818981 ffmpeg: remove ffmpeg_videotoolbox 3 years ago
Andreas Rheinhardt 5593f5cf24 avcodec/vqavideo: Remove dead code 3 years ago
Andreas Rheinhardt d6c16c5217 avcodec/mobiclip: Rewrite code to make it clearer 3 years ago
Andreas Rheinhardt f5e74e8d48 avfilter/vf_paletteuse: Add missing parentheses 3 years ago
Alex Xu (Hello71) 6fdd7fe0b8 avformat/img2dec: probe JFIF/Exif header 3 years ago
Alex Xu (Hello71) cd0bdce71a avcodec/mjpeg_parser: skip markers after EOI, not by size 3 years ago
Andreas Rheinhardt 2cddb2f7a8 avformat/mpegtsenc: Avoid allocation of AVPacket 3 years ago
Andreas Rheinhardt a81e0ee21f avformat/movenc: Avoid allocation of AVPacket 3 years ago
Andreas Rheinhardt 5e01fc8318 avformat/dashenc: Don't use stack packet 3 years ago
Andreas Rheinhardt a5ee166327 avformat/avformat: Add AVStream parameter to check_bitstream() sig 3 years ago
Lynne c90b3661fa
hwcontext_vulkan: use correct return value for allocation failure 3 years ago
Lynne 33be4e6ca9
configure: fix test_pkg_config_cpp after 1e5acc1b59 3 years ago
Limin Wang 7bf4c06809 avformat/rtp: add localaddr for network interface selection 3 years ago
Michael Niedermayer 57adb26d05 avformat/avidec: Check read_odml_index() for failure 3 years ago
Michael Niedermayer ff23cee200 avcodec/txd: Move input size checks before allocation 3 years ago
Andreas Rheinhardt 7c2b9067d0 avformat/cafdec: Avoid unnecessary avio_tell() calls 3 years ago
Andreas Rheinhardt 81be19b906 fftools/ffmpeg: Take type limitations of AVFifo API into account 3 years ago
Andreas Rheinhardt 71204e8e3d Revert "Disable warnings for casting pointers to integers, there is nothing wrong with that." 3 years ago
Andreas Rheinhardt 9207dc3b0d avcodec/h263: Fix global-buffer-overflow with noout flag2 set 3 years ago
Limin Wang 27c9300027 avformat/udp: remove local localaddr array 3 years ago
Wu Jianhua b3624069f0 avutil/hwcontext_vulkan: fully support customizable validation layers 3 years ago
Lynne 1e5acc1b59
configure: do not include -lvulkan to cflags in vulkan's pkg-config check 3 years ago
Paul B Mahol e38551180e avfilter/af_biquads: add svf transform type 3 years ago
Marton Balint 0b9dbfab48 avformat/mpegts: fix stream index in verbose log message 3 years ago
Marton Balint 6f10f4a479 avformat/libsrt: add missing version check for snddropdelay 3 years ago
James Almer b46817d9c3 avformat/http: prevent truncation of sanitized_path 3 years ago