Show patches with: Submitter = Martin Storsjö       |    Archived = No       |   405 patches
« 1 2 3 44 5 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] x86: Remove inline MMX assembly that clobbers the FPU state [FFmpeg-devel] x86: Remove inline MMX assembly that clobbers the FPU state - - - - 4-- 2024-01-26 Martin Storsjö Accepted
[FFmpeg-devel] x86: cabac: Disable the inline asm on clang on windows on i386 [FFmpeg-devel] x86: cabac: Disable the inline asm on clang on windows on i386 - - - - 2-- 2020-05-23 Martin Storsjö New
[FFmpeg-devel] x86/tx_float: Fix building for platforms with a symbol prefix [FFmpeg-devel] x86/tx_float: Fix building for platforms with a symbol prefix - - - - 4-- 2022-09-06 Martin Storsjö Superseded
[FFmpeg-devel] windows: Remove the VS_FFI_FILEFLAGSMASK setting [FFmpeg-devel] windows: Remove the VS_FFI_FILEFLAGSMASK setting - - - - 4-- 2022-01-05 Martin Storsjö New
[FFmpeg-devel] w32pthreads: Fix function signature mismatches for CreateThread [FFmpeg-devel] w32pthreads: Fix function signature mismatches for CreateThread - - - - 4-- 2023-08-02 Martin Storsjö Accepted
[FFmpeg-devel] vulkan: Fix win/i386 calling convention and pointer/int conversion error [FFmpeg-devel] vulkan: Fix win/i386 calling convention and pointer/int conversion error - - - - --- 2023-03-05 Martin Storsjö New
[FFmpeg-devel] vf_ssim: Fix loading doubles to float registers on i386 [FFmpeg-devel] vf_ssim: Fix loading doubles to float registers on i386 - 1 - - 1-- 2020-02-05 Martin Storsjö Accepted
[FFmpeg-devel] vc1dsp: Change remaining stride parameters to ptrdiff_t [FFmpeg-devel] vc1dsp: Change remaining stride parameters to ptrdiff_t - - - - 4-- 2022-03-29 Martin Storsjö Accepted
[FFmpeg-devel] tools: Make sure to create the tools directory before building decode_simple.o [FFmpeg-devel] tools: Make sure to create the tools directory before building decode_simple.o - - - - 4-- 2022-08-08 Martin Storsjö Accepted
[FFmpeg-devel] tools: Don't include the direct library names when linking [FFmpeg-devel] tools: Don't include the direct library names when linking - - - - 2-- 2023-09-28 Martin Storsjö Accepted
[FFmpeg-devel] tls: Hook up the url_get_short_seek function in the TLS backends [FFmpeg-devel] tls: Hook up the url_get_short_seek function in the TLS backends - - - - 4-- 2020-10-29 Martin Storsjö Accepted
[FFmpeg-devel] tests: Correctly distinguish between SAMPLES and TARGET_SAMPLES for hls_fmp4_ac3.m3u8 [FFmpeg-devel] tests: Correctly distinguish between SAMPLES and TARGET_SAMPLES for hls_fmp4_ac3.m3u8 - - - - 4-- 2023-08-02 Martin Storsjö Accepted
[FFmpeg-devel] tests/movenc: Validate that normal muxer usage doesn't print warnings [FFmpeg-devel] tests/movenc: Validate that normal muxer usage doesn't print warnings - - - - 2-- 2024-04-04 Martin Storsjö Accepted
[FFmpeg-devel] test: tiny_ssim: Don't include config.h [FFmpeg-devel] test: tiny_ssim: Don't include config.h - - - - 6-- 2022-03-26 Martin Storsjö Accepted
[FFmpeg-devel] swscale: Take the destination range into account for yuv->rgb->yuv conversions [FFmpeg-devel] swscale: Take the destination range into account for yuv->rgb->yuv conversions - - - - 10-- 2022-02-18 Martin Storsjö New
[FFmpeg-devel] swscale: fix arm NEON hscale init [FFmpeg-devel] swscale: fix arm NEON hscale init - 1 - - 2-- 2020-05-15 Martin Storsjö Accepted
[FFmpeg-devel] swscale: aarch64: Optimize the final summation in the hscale routine [FFmpeg-devel] swscale: aarch64: Optimize the final summation in the hscale routine - - - - 6-- 2022-04-20 Martin Storsjö Accepted
[FFmpeg-devel] swscale: aarch64: Fix yuv2rgb with negative strides [FFmpeg-devel] swscale: aarch64: Fix yuv2rgb with negative strides - - - - 2-- 2022-10-25 Martin Storsjö Accepted
[FFmpeg-devel] swscale: aarch64: Don't clobber callee-saved registers v8-v15 [FFmpeg-devel] swscale: aarch64: Don't clobber callee-saved registers v8-v15 - - - - 2-- 2020-04-19 Martin Storsjö Superseded
[FFmpeg-devel] swscale: aarch64: Avoid using the x18 register [FFmpeg-devel] swscale: aarch64: Avoid using the x18 register - - - - 2-- 2020-04-18 Martin Storsjö Accepted
[FFmpeg-devel] slicethread: Limit the automatic number of threads to 16 [FFmpeg-devel] slicethread: Limit the automatic number of threads to 16 - - - - 4-- 2022-09-05 Martin Storsjö Accepted
[FFmpeg-devel] seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14 [FFmpeg-devel] seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14 - - - - 4-- 2021-10-18 Martin Storsjö Accepted
[FFmpeg-devel] rtsp: Fix infinite loop in listen mode with UDP transport [FFmpeg-devel] rtsp: Fix infinite loop in listen mode with UDP transport - - - - 2-- 2020-09-30 Martin Storsjö Accepted
[FFmpeg-devel] riscv: vc1dsp: Don't check vlenb before checking the CPU flags [FFmpeg-devel] riscv: vc1dsp: Don't check vlenb before checking the CPU flags - - - - 4-- 2023-12-15 Martin Storsjö Superseded
[FFmpeg-devel] riscv: Use the correct path for including asm.S [FFmpeg-devel] riscv: Use the correct path for including asm.S - 1 - - 2-- 2022-09-28 Martin Storsjö Accepted
[FFmpeg-devel] riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu [FFmpeg-devel] riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu - - - - 4-- 2023-12-15 Martin Storsjö Superseded
[FFmpeg-devel] riscv: Fix linking without RVV; change #ifdef into #if [FFmpeg-devel] riscv: Fix linking without RVV; change #ifdef into #if - - - - --- 2022-09-29 Martin Storsjö Accepted
[FFmpeg-devel] Remove mentions of a nonexistent avversion.h [FFmpeg-devel] Remove mentions of a nonexistent avversion.h - - - - 63- 2022-02-23 Martin Storsjö Accepted
[FFmpeg-devel] Remove .travis.yml [FFmpeg-devel] Remove .travis.yml - 2 - - 22- 2024-04-17 Martin Storsjö New
[FFmpeg-devel] pixblockdsp, avdct: Add get_pixels_unaligned [FFmpeg-devel] pixblockdsp, avdct: Add get_pixels_unaligned - 1 - - 2-- 2020-05-12 Martin Storsjö Accepted
[FFmpeg-devel] nvenc: Use frameIntervalP instead of max_b_frames for offsetting output dts [FFmpeg-devel] nvenc: Use frameIntervalP instead of max_b_frames for offsetting output dts - - - - 4-- 2021-03-12 Martin Storsjö Accepted
[FFmpeg-devel] nvenc: Fix output dts if encoding with implicitly enabled b-frames [FFmpeg-devel] nvenc: Fix output dts if encoding with implicitly enabled b-frames - - - - 4-- 2021-03-09 Martin Storsjö New
[FFmpeg-devel] ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64 [FFmpeg-devel] ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64 - - - - -1- 2022-03-04 Martin Storsjö New
[FFmpeg-devel] movenc: Write durations based on pts into mvhd/mdhd/tkhd/elst - - - - --- 2019-12-15 Martin Storsjö Superseded
[FFmpeg-devel] movenc: Use LIBAVFORMAT_IDENT instead of LIBAVCODEC_IDENT [FFmpeg-devel] movenc: Use LIBAVFORMAT_IDENT instead of LIBAVCODEC_IDENT - 1 - - 8-- 2022-03-11 Martin Storsjö Accepted
[FFmpeg-devel] movenc: Try to extract extradata from the first H264/HEVC packet, if none is set [FFmpeg-devel] movenc: Try to extract extradata from the first H264/HEVC packet, if none is set - - - - 2-- 2020-05-19 Martin Storsjö New
[FFmpeg-devel] movenc: Remove a leftover commented out line [FFmpeg-devel] movenc: Remove a leftover commented out line - - - - 2-- 2024-04-04 Martin Storsjö Accepted
[FFmpeg-devel] movenc: Present durations in mvhd/tkhd/mdhd as they are after edits [FFmpeg-devel] movenc: Present durations in mvhd/tkhd/mdhd as they are after edits - - - - 4-- 2020-12-19 Martin Storsjö Accepted
[FFmpeg-devel] movenc: Fix conversion of the first frame for extradata-less H264/HEVC [FFmpeg-devel] movenc: Fix conversion of the first frame for extradata-less H264/HEVC - - - - -1- 2020-05-21 Martin Storsjö Superseded
[FFmpeg-devel] movenc: Don't try to fix the fragment end duration if none will be written [FFmpeg-devel] movenc: Don't try to fix the fragment end duration if none will be written - - - - 4-- 2021-08-05 Martin Storsjö Accepted
[FFmpeg-devel] movenc: Allow writing timed ID3 metadata [FFmpeg-devel] movenc: Allow writing timed ID3 metadata - - - - -1- 2024-04-04 Martin Storsjö Accepted
[FFmpeg-devel] mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edit lists [FFmpeg-devel] mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edit lists - 1 - - 2-- 2023-01-17 Martin Storsjö Accepted
[FFmpeg-devel] mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dll [FFmpeg-devel] mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dll - - - - 6-- 2022-05-25 Martin Storsjö New
[FFmpeg-devel] mfenc: Fix setting has_b_frames for max_b_frames == 1 [FFmpeg-devel] mfenc: Fix setting has_b_frames for max_b_frames == 1 - 1 - - 2-- 2020-05-20 Martin Storsjö Accepted
[FFmpeg-devel] mfenc: Fix double frees on init errors [FFmpeg-devel] mfenc: Fix double frees on init errors - - - - 4-- 2023-01-31 Martin Storsjö New
[FFmpeg-devel] mfenc: Fall back to avctx->time_base if avctx->framerate isn't set [FFmpeg-devel] mfenc: Fall back to avctx->time_base if avctx->framerate isn't set - 1 - - 2-- 2020-05-20 Martin Storsjö Accepted
[FFmpeg-devel] libavutil: Add version bump for new aarch64 cpu flags [FFmpeg-devel] libavutil: Add version bump for new aarch64 cpu flags - - - - 4-- 2023-06-07 Martin Storsjö Accepted
[FFmpeg-devel] libavformat: Account for negative position differences in ff_configure_buffers_for_i… [FFmpeg-devel] libavformat: Account for negative position differences in ff_configure_buffers_for_i… - - - - 2-- 2023-03-24 Martin Storsjö New
[FFmpeg-devel] libavfilter: vf_scale: Properly take in->color_range into account [FFmpeg-devel] libavfilter: vf_scale: Properly take in->color_range into account - - - - 6-- 2022-03-03 Martin Storsjö Accepted
[FFmpeg-devel] libavfilter: Fix implicit declarations of av_cpu_max_align [FFmpeg-devel] libavfilter: Fix implicit declarations of av_cpu_max_align - 1 - - 4-- 2021-08-04 Martin Storsjö Accepted
[FFmpeg-devel] libavdevice: Fix the avfoundation device after switching to FFInputFormat [FFmpeg-devel] libavdevice: Fix the avfoundation device after switching to FFInputFormat - 1 - - 4-- 2024-03-08 Martin Storsjö Accepted
[FFmpeg-devel] libavcodec: Fix a comment typo [FFmpeg-devel] libavcodec: Fix a comment typo - 1 - - 2-- 2022-10-03 Martin Storsjö Accepted
[FFmpeg-devel] libavcodec/aarch64/hevc: Require consistent use of trailing semicolon [FFmpeg-devel] libavcodec/aarch64/hevc: Require consistent use of trailing semicolon - - - - 2-- 2023-09-26 Martin Storsjö Accepted
[FFmpeg-devel] libavcodec, libavdevice: Remove unnecessary includes of version.h [FFmpeg-devel] libavcodec, libavdevice: Remove unnecessary includes of version.h - 1 - - 6-- 2022-02-24 Martin Storsjö Accepted
[FFmpeg-devel] lavu/video_enc_params: Avoid relying on an undefined C construct [FFmpeg-devel] lavu/video_enc_params: Avoid relying on an undefined C construct - 1 - - 2-- 2023-01-15 Martin Storsjö Accepted
[FFmpeg-devel] lavfi/vf_ssim360: Fix compilation with MSVC [FFmpeg-devel] lavfi/vf_ssim360: Fix compilation with MSVC - - - - 2-- 2023-01-28 Martin Storsjö Accepted
[FFmpeg-devel] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME [FFmpeg-devel] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME - - - - 4-- 2022-08-08 Martin Storsjö Withdrawn
[FFmpeg-devel] Keep including the full version.h when headers are included externally [FFmpeg-devel] Keep including the full version.h when headers are included externally - - - - 63- 2022-03-18 Martin Storsjö Accepted
[FFmpeg-devel] intreadwrite: Indicate potential aliasing in AV_RN/AV_WN for Clang/MSVC mode [FFmpeg-devel] intreadwrite: Indicate potential aliasing in AV_RN/AV_WN for Clang/MSVC mode - - - - 4-- 2023-08-02 Martin Storsjö Superseded
[FFmpeg-devel] http: Return AVERROR_EOF instead of 0 in some EOF conditions [FFmpeg-devel] http: Return AVERROR_EOF instead of 0 in some EOF conditions - - - - 4-- 2020-11-12 Martin Storsjö New
[FFmpeg-devel] http: Check for AVERROR_EOF in the check for premature end [FFmpeg-devel] http: Check for AVERROR_EOF in the check for premature end - - - - 4-- 2020-11-12 Martin Storsjö Accepted
[FFmpeg-devel] hevcdec: Correctly signal AVCOL_RANGE_UNSPECIFIED if nothing was set in the bitstream [FFmpeg-devel] hevcdec: Correctly signal AVCOL_RANGE_UNSPECIFIED if nothing was set in the bitstream - - - - 6-- 2022-02-17 Martin Storsjö New
[FFmpeg-devel] get_cabac_inline_x86: Don't inline the assembly function on 32 bit [FFmpeg-devel] get_cabac_inline_x86: Don't inline the assembly function on 32 bit - - - - 2-- 2023-03-28 Martin Storsjö Accepted
[FFmpeg-devel] gdigrab: Fix hwnd parameter issues [FFmpeg-devel] gdigrab: Fix hwnd parameter issues - - - - 4-- 2023-12-18 Martin Storsjö Accepted
[FFmpeg-devel] flvdec: Honor the "flv_metadata" option for the "datastream" metadata field [FFmpeg-devel] flvdec: Honor the "flv_metadata" option for the "datastream" metadata field - - - - 4-- 2024-02-09 Martin Storsjö Accepted
[FFmpeg-devel] Fix libversion.sh for split headers [FFmpeg-devel] Fix libversion.sh for split headers - - - - 84- 2022-03-16 Martin Storsjö New
[FFmpeg-devel] fftools: Check HAVE_GETSTDHANDLE before using GetStdHandle [FFmpeg-devel] fftools: Check HAVE_GETSTDHANDLE before using GetStdHandle - 1 - - 4-- 2023-10-22 Martin Storsjö Accepted
[FFmpeg-devel] fate: Use a oneoff test for the tremolo filter - - - - --- 2019-12-10 Martin Storsjö Superseded
[FFmpeg-devel] fate: Update the test references for h264-skip-nokey and h264-skip-noparse after b48… [FFmpeg-devel] fate: Update the test references for h264-skip-nokey and h264-skip-noparse after b48… - 1 - - 2-- 2020-08-03 Martin Storsjö New
[FFmpeg-devel] fate: Skip the dnxhd-uhd-hr-sq tests of large tests are disabled [FFmpeg-devel] fate: Skip the dnxhd-uhd-hr-sq tests of large tests are disabled - - - - 2-- 2020-04-23 Martin Storsjö Accepted
[FFmpeg-devel] fate: Mark the tiff-zip-* tests as requiring zlib [FFmpeg-devel] fate: Mark the tiff-zip-* tests as requiring zlib - - - - 4-- 2022-11-17 Martin Storsjö Accepted
[FFmpeg-devel] fate: hevc: Skip a few large testcases if large tests are disabled [FFmpeg-devel] fate: hevc: Skip a few large testcases if large tests are disabled - - - - 2-- 2020-04-23 Martin Storsjö Accepted
[FFmpeg-devel] fate: Fix mp4 ttml tests on Windows [FFmpeg-devel] fate: Fix mp4 ttml tests on Windows - - - - 4-- 2021-08-25 Martin Storsjö New
[FFmpeg-devel] fate: Convert the musepack8 test to an oneoff test [FFmpeg-devel] fate: Convert the musepack8 test to an oneoff test - - - - 211 2020-11-11 Martin Storsjö Accepted
[FFmpeg-devel] fate: Allow running multiple rounds of tests with differing settings [FFmpeg-devel] fate: Allow running multiple rounds of tests with differing settings - - - - -2- 2023-12-11 Martin Storsjö Superseded
[FFmpeg-devel] fate: Add an option for disabling the 4k tests - - - - --- 2019-12-10 Martin Storsjö New
[FFmpeg-devel] fate/matroska: Stop using unicode in command line paramters [FFmpeg-devel] fate/matroska: Stop using unicode in command line paramters - - - - 4-- 2023-08-21 Martin Storsjö Accepted
[FFmpeg-devel] fate.sh: Allow overriding what targets to make for running the tests [FFmpeg-devel] fate.sh: Allow overriding what targets to make for running the tests - - - - 2-- 2023-11-27 Martin Storsjö Accepted
[FFmpeg-devel] Escape braces in a regex, fixing warnings with newer perl [FFmpeg-devel] Escape braces in a regex, fixing warnings with newer perl - 1 - - --1 2020-02-17 Martin Storsjö New
[FFmpeg-devel] dnn-layer-mathbinary-test: Fix tests for cases with extra intermediate precision [FFmpeg-devel] dnn-layer-mathbinary-test: Fix tests for cases with extra intermediate precision - - - - 2-- 2020-04-23 Martin Storsjö Accepted
[FFmpeg-devel] d3d12va: Add a missing include for the declaration of ff_d3d12va_get_surface_index [FFmpeg-devel] d3d12va: Add a missing include for the declaration of ff_d3d12va_get_surface_index - 1 - - 4-- 2023-12-21 Martin Storsjö Accepted
[FFmpeg-devel] cpu: Limit the number of auto threads in 32 bit builds [FFmpeg-devel] cpu: Limit the number of auto threads in 32 bit builds - - - - 4-- 2022-09-05 Martin Storsjö Superseded
[FFmpeg-devel] configure: Stop undeffing __STRICT_ANSI__ for mingw/cygwin targets [FFmpeg-devel] configure: Stop undeffing __STRICT_ANSI__ for mingw/cygwin targets - - - - 4-- 2023-05-26 Martin Storsjö New
[FFmpeg-devel] configure: Remove a leftover comment about MSVC C99 support [FFmpeg-devel] configure: Remove a leftover comment about MSVC C99 support - - - - 4-- 2022-10-19 Martin Storsjö Accepted
[FFmpeg-devel] configure: Include objbase.h when checking for CoTaskMemFree [FFmpeg-devel] configure: Include objbase.h when checking for CoTaskMemFree - - - - 4-- 2023-08-19 Martin Storsjö Accepted
[FFmpeg-devel] configure: Fix detecting/using getauxval [FFmpeg-devel] configure: Fix detecting/using getauxval - - - - 4-- 2022-02-23 Martin Storsjö New
[FFmpeg-devel] configure: Don't pass -mfp16-format to MSVC on ARM [FFmpeg-devel] configure: Don't pass -mfp16-format to MSVC on ARM - - - - 4-- 2023-12-21 Martin Storsjö Accepted
[FFmpeg-devel] configure: Disable inline assembly with nonlocal labels with LTO on Clang on Windows [FFmpeg-devel] configure: Disable inline assembly with nonlocal labels with LTO on Clang on Windows - - - - 4-- 2023-12-20 Martin Storsjö Accepted
[FFmpeg-devel] configure: Check for the SetDllDirectory and GetModuleHandle functions - - - - --- 2019-12-10 Martin Storsjö Accepted
[FFmpeg-devel] configure: Check for the header sys/mmap.h when checking for mmap [FFmpeg-devel] configure: Check for the header sys/mmap.h when checking for mmap - - - - 4-- 2024-01-11 Martin Storsjö New
[FFmpeg-devel] configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filter [FFmpeg-devel] configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filter - 1 - - 4-- 2022-08-01 Martin Storsjö Accepted
[FFmpeg-devel] configure: arm: Don't add -march= to the compiler if no preference was passed [FFmpeg-devel] configure: arm: Don't add -march= to the compiler if no preference was passed - 1 - - --- 2021-09-20 Martin Storsjö Accepted
[FFmpeg-devel] configure: Add a --disable-version-tracking option [FFmpeg-devel] configure: Add a --disable-version-tracking option - - - - 4-- 2023-12-15 Martin Storsjö Accepted
[FFmpeg-devel] cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle [FFmpeg-devel] cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle - - - - 1-- 2020-01-08 Martin Storsjö New
[FFmpeg-devel] checkasm: Test whether direct cycle counter access works [FFmpeg-devel] checkasm: Test whether direct cycle counter access works - - - - 4-- 2024-01-11 Martin Storsjö Superseded
[FFmpeg-devel] checkasm: Silence warnings about unused return value from read() [FFmpeg-devel] checkasm: Silence warnings about unused return value from read() - - - - 6-- 2022-05-25 Martin Storsjö Accepted
[FFmpeg-devel] checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for su… [FFmpeg-devel] checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for su… - - - - 1-- 2020-02-05 Martin Storsjö Accepted
[FFmpeg-devel] checkasm: Remove unnecessary const on scalar parameters [FFmpeg-devel] checkasm: Remove unnecessary const on scalar parameters - - - - 4-- 2023-12-17 Martin Storsjö Accepted
[FFmpeg-devel] checkasm: Provide enough alignment in the new motion test [FFmpeg-devel] checkasm: Provide enough alignment in the new motion test - - - - 6-- 2022-06-28 Martin Storsjö Accepted
[FFmpeg-devel] checkasm: Generalize crash handling [FFmpeg-devel] checkasm: Generalize crash handling - 1 - - 4-- 2023-12-19 Martin Storsjö Superseded
« 1 2 3 44 5 »