97936 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)
 

Author SHA1 Message Date
Mark Reid fabeef22d9 libswscale: fix for floating point formats, require full chroma 5 years ago
Michael Niedermayer 5f359f2b67 test: Add codecview test 5 years ago
Michael Niedermayer b1e9764c5e tests: Add pp7, spp tests based on pp test 5 years ago
Michael Niedermayer 52cc86cae1 avfilter/vf_spp: Fix endian-dependance in add_block() 5 years ago
Michael Niedermayer dde86d0ddf avfilter/vf_spp: Remove unused AVCodecContext 5 years ago
Lynne 70d396c8af Revert "hwcontext_vulkan: only use one semaphore per image" 5 years ago
James Almer 2932905255 avformat/ivfenc: move bsf insertion to the init function 5 years ago
James Almer 8e12f09a25 avformat/ivfenc: add an AVOutputFormat.init() function 5 years ago
Michael Niedermayer 7a92147f87 avcodec/iff: Fix several integer overflows 5 years ago
Michael Niedermayer 82d4c7b95e avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 5 years ago
Michael Niedermayer 22e51e95ac avcodec/alac: Fix integer overflow with 24/20bps samples 5 years ago
Michael Niedermayer 8ee264e684 avcodec/adpcm: Clip predictor for IMA_APM 5 years ago
Lynne fc99a24782
hwcontext_vulkan: convert to general layout and transfer queue when exporting 5 years ago
Lynne 875c1707e5
hwcontext_vulkan: create all images with concurrent sharing mode 5 years ago
Lynne 7c080dc190
hwcontext_vulkan: fix inverted condition when exporting images to drm_prime 5 years ago
Lynne acfef378b7
hwcontext_vulkan: update debugging layer name 5 years ago
Lynne 030a565baf
hwcontext_vulkan: remove unused internal REQUIRED extension flag 5 years ago
Lynne dccd07f66d
hwcontext_vulkan: expose enabled device and instance extensions 5 years ago
Lynne 3c5e5a5095
hwcontext_vulkan: let users enable device and instance extensions using options 5 years ago
Andreas Rheinhardt 6db81e93a9 avformat/hlsenc: Simplify setting base_output_dirname 5 years ago
Andreas Rheinhardt 21553d2082 avformat/hlsenc: Simplify setting basename with av_asprintf() 5 years ago
Andreas Rheinhardt 6b44f6839d avformat/hlsenc: Simplify setting subtitle basename with av_asprintf 5 years ago
Andreas Rheinhardt 940601616e avformat/hlsenc: Don't cast const away 5 years ago
Andreas Rheinhardt d41c93d155 avformat/hlsenc: Remove redundant initializations 5 years ago
Andreas Rheinhardt a90f2265fa avformat/hlsenc: Don't reset AVIOContext pointer manually a second time 5 years ago
Limin Wang a058d81570 avfilter/vf_signalstats: reindent after last commit 5 years ago
Limin Wang 25bb72af62 avfilter/vf_signalstats: make the alloc array used for any bit depth 5 years ago
Limin Wang 764efda192 avfilter/vf_signalstats: add SignalstatsContext.maxsize variable 5 years ago
Limin Wang a8c762a17d avfilter/vf_signalstats: rename config_props -> config_output 5 years ago
Limin Wang 5752e97b4e fate: add signalstats 8bit and 10bit test 5 years ago
Limin Wang 3b8b6d837e avformat/http: Fix for invalid use of av_strtok 5 years ago
Limin Wang 53c88355a5 avformat/ftp: Fix for invalid use of av_strtok 5 years ago
Limin Wang 026b3a9018 avformat/wavenc: simplify, use av_rescale_q() instead 5 years ago
Limin Wang 386dbf5726 avformat/vividas: simplify, use av_rescale_q() instead 5 years ago
Lynne b69f5a72ce hwcontext_vulkan: optionally enable the VK_KHR_surface extension if available 5 years ago
Michael Niedermayer 5727b1f13f avcodec/dstdec: Check sample rate 5 years ago
James Almer 6dd5da3f8b avcodec/decode: remove unused AVCodecInternal compat_decode field 5 years ago
Andriy Gelman c76b2bf0b4 avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set 5 years ago
Andriy Gelman e3b49aaa4e avcodec/v4l2_context: Drop empty packet while draining 5 years ago
Michael Niedermayer 785f194cd4 avcodec/aacdec_template: Pass AVCodecContext seperatly to set_default_channel_config() 5 years ago
Michael Niedermayer 97c78caf3e avformat/thp: Require a video stream 5 years ago
Michael Niedermayer 20f7b4dfc9 avformat/mpeg: Decrease score by 1 for files with very little valid data 5 years ago
Michael Niedermayer 79e5c2ee2b avcodec/pngdec: Check length in fdAT 5 years ago
Michael Niedermayer 4f54982773 tools/target_dec_fuzzer: Adjust threshold for PNG and APNG 5 years ago
Michael Niedermayer 5501bb28dd avcodec/g2meet: Check tile_width in epic_jb_decode_tile() 5 years ago
Michael Niedermayer 81fe316ad9 avcodec/hapdec: Check tex_size more strictly and before using it 5 years ago
James Almer 9624b76f75 configure: add missing bsf dependencies to muxers 5 years ago
James Almer ea5887b568 configure: fix pcm_rechunk_bsf dependency for MXF and GXF muxers 5 years ago
David Manouchehri d0705ecb2b avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. 5 years ago
Andreas Rheinhardt d0bd00c8eb avformat/oggenc: Avoid allocating and copying when writing page data 5 years ago