ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-devel] [PATCH] .forgejo/CODEOWNERS: Add myself for a more libavutil bits which i know well (PR #20146)
michaelni
[FFmpeg-devel] [PATCH] avcodec/mpc8: init avctx->sample_rate (PR #20144)
Kacper Michajłow
[FFmpeg-devel] [PATCH] avformat/Makefile: fix error unresolved external symbol ff_dtls_protocol (PR #20143)
jianhuaw
[FFmpeg-devel] [PATCH] configure: add POWER9 & 10 cpus (PR #20137)
Sean McGovern
[FFmpeg-devel] [PATCH] avcodec/vvc/ctu: check coeff before multiply (PR #20142)
Kacper Michajłow
[FFmpeg-devel] [PATCH] MAINTAINERS: add myself as hwcontext_d3d12va maintainer (PR #20141)
toqsxw
[FFmpeg-devel] [PATCH v2] examples: Add check and replace av_free() to avoid potential memory errors
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH v2] examples: Add check and replace av_free() to avoid potential memory errors
Nicolas George
[FFmpeg-devel] [PATCH] libavfilter/af_firequalizer: Add check for av_malloc_array()
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] libavfilter/af_firequalizer: Add check for av_malloc_array()
Michael Niedermayer
[FFmpeg-devel] [PATCH] [PATCH] avformat/apngdec: allow other chunks between fcTL and fdAT/IDAT (PR #20140)
Park Jeonghwan
[FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: fix out of bounds access (PR #20139)
Kacper Michajłow
[FFmpeg-devel] [PATCH v1] avformat/Makefile: fix error unresolved external symbol ff_dtls_protocol
toqsxw
[FFmpeg-devel] [PATCH] doc/examples/hw_decode: Add proper deallocations to avoid potential memory leaks
Jiasheng Jiang
[FFmpeg-devel] [PATCH] avfilter/vf_colordetect: optimize C functions a bit (PR #20138)
Kacper Michajłow
[FFmpeg-devel] [PATCH] examples: Add proper deallocations to avoid potential memory leaks
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] examples: Add proper deallocations to avoid potential memory leaks
Michael Niedermayer
[FFmpeg-devel] [PATCH v3] examples: Add check and replace av_free() to avoid potential memory errors
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH v3] examples: Add check and replace av_free() to avoid potential memory errors
Nicolas George
Re: [FFmpeg-devel] [PATCH v3] examples: Add check and replace av_free() to avoid potential memory errors
Michael Niedermayer
[FFmpeg-devel] [PATCH] forgejo/CODEOWNERS: add myself to docs (PR #20135)
Gyan Doshi
[FFmpeg-devel] [PATCH] avformat/movenc: add support for fragmented TTML muxing (PR #20136)
Jan Ekström
[FFmpeg-devel] [PATCH] FFV1 / utvideo / magicyuv uninitilaized memory use (PR #20134)
michaelni
[FFmpeg-devel] [PATCH] avcodec/oapv_decoder: Provided support for libopenapv APV decoder (PR #20133)
dkozinski
[FFmpeg-devel] fuzzer and security issues
Michael Niedermayer
Re: [FFmpeg-devel] fuzzer and security issues
Michael Niedermayer
[FFmpeg-devel] [PATCH] avfilter/vf_thumbnail: fix buffer overflow for odd sized HBD inputs (PR #20132)
Niklas Haas
[FFmpeg-devel] [PATCH] fix j2k cdef out of array (PR #20131)
michaelni
[FFmpeg-devel] [PATCH] out of array fixes in exr (PR #20130)
michaelni
[FFmpeg-devel] [PATCH] avcodec/libmpeghdec: Add MPEG-H 3DA Fraunhofer IIS mpeghdec decoder (PR #20129)
Daniel Stadelmann
[FFmpeg-devel] [PATCH 1/1] avutil/pixdesc: reduce the size of symbols in pixdesc to optimize code size.
17607086963
[FFmpeg-devel] [PATCH] libavfilter/af_channelmap: Add check for av_calloc() to avoid potential NULL pointer dereference
Jiasheng Jiang
[FFmpeg-devel] [PATCH] .forgejo/CODEOWNERS: add myself to a few things (PR #20127)
michaelni
[FFmpeg-devel] [PATCH] avformat/mov: clear old name from infe (PR #20126)
Kacper Michajłow
[FFmpeg-devel] [h264] Make ff_h264_build_ref_list stricter with AV_EF_EXPLODE
Dale Curtis
Re: [FFmpeg-devel] [h264] Make ff_h264_build_ref_list stricter with AV_EF_EXPLODE
Michael Niedermayer
Re: [FFmpeg-devel] [h264] Make ff_h264_build_ref_list stricter with AV_EF_EXPLODE
Dale Curtis
Re: [FFmpeg-devel] [h264] Make ff_h264_build_ref_list stricter with AV_EF_EXPLODE
Michael Niedermayer
[FFmpeg-devel] [PATCH] libavcodec/videotoolbox_vp9: Move av_malloc() to avoid memory leak
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] libavcodec/videotoolbox_vp9: Move av_malloc() to avoid memory leak
Michael Niedermayer
[FFmpeg-devel] [PATCH] examples: Replace with proper error handling to avoid potential memory errors
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] examples: Replace with proper error handling to avoid potential memory errors
Nicolas George
Re: [FFmpeg-devel] [PATCH] examples: Replace with proper error handling to avoid potential memory errors
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] examples: Replace with proper error handling to avoid potential memory errors
Nicolas George
[FFmpeg-devel] [PATCH] avformat/hls: fix handle_init_section_args callback type (PR #20124)
Kacper Michajłow
[FFmpeg-devel] [PATCH] forgejo/ISSUE_TEMPLATE: ask for more information in issue template (PR #20123)
Kacper Michajłow
[FFmpeg-devel] [PATCH] avcodec/av1*: don't overwrite color information values if not it's coded (PR #20122)
James Almer
[FFmpeg-devel] [PATCH] gcc: Don't disable '-ftree-vectorize' on GCC >= 13 on major architectures (PR #20120)
Martin Storsjö
Re: [FFmpeg-devel] [PATCH] gcc: Don't disable '-ftree-vectorize' on GCC >= 13 on major architectures (PR #20120)
Rémi Denis-Courmont
Re: [FFmpeg-devel] [PATCH] gcc: Don't disable '-ftree-vectorize' on GCC >= 13 on major architectures (PR #20120)
Martin Storsjö
Re: [FFmpeg-devel] [PATCH v6] gcc: Don't disable '-ftree-vectorize' if gcc version higher than 13 except Loongarch.
Martin Storsjö
[FFmpeg-devel] FFv1 race condition backport
Michael Niedermayer
[FFmpeg-devel] [PATCH 1/3] avcodec/libdav1d: move itut-t35 parsing to a separate function
Maryla Ustarroz-Calonge via ffmpeg-devel
[FFmpeg-devel] [PATCH 2/3] avcodec/itut35: always check the provider code and country code together
Maryla Ustarroz-Calonge via ffmpeg-devel
[FFmpeg-devel] [PATCH 3/3] avcodec/itut35: rename some provider codes
Maryla Ustarroz-Calonge via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/3] avcodec/libdav1d: move itut-t35 parsing to a separate function
Michael Niedermayer
[FFmpeg-devel] [PATCH] avformat/udp: Select output interfaces for ipv6 multicast
Peter Enderborg
Re: [FFmpeg-devel] [PATCH] avformat/udp: Select output interfaces for ipv6 multicast
Rémi Denis-Courmont
Re: [FFmpeg-devel] [PATCH] avformat/udp: Select output interfaces for ipv6 multicast
Peter Enderborg
[FFmpeg-devel] [PATCH v2 1/2] configure: Add test_ioctl and test for SIOCGIFINDEX
Peter Enderborg
[FFmpeg-devel] [PATCH v2 0/2] Select output interfaces for ipv6 multicast
Peter Enderborg
[FFmpeg-devel] [PATCH v2 2/2] avformat/udp: Select output interfaces for ipv6 multicast
Peter Enderborg
[FFmpeg-devel] [PATCH] forgejo/labeler: automatically flag Vulkan-related commits (PR #20118)
Lynne
[FFmpeg-devel] [PATCH] Add a Vulkan VP9 hwaccel (PR #20117)
Lynne
[FFmpeg-devel] [PATCH] avformat/bdmvdec: add BDMV demuxer, powered by libbluray (PR #20116)
Yalda
[FFmpeg-devel] [PATCH] avformat/tls: switch on peer certificate verification by default (PR #20114)
Timo Rothenpieler
[FFmpeg-devel] [PATCH] avcodec/motion_est: Remove double protection from init_ref() (PR #20113)
michaelni
[FFmpeg-devel] [PATCH] avformat/iff: fix EOF check
James Almer
Re: [FFmpeg-devel] [PATCH] avformat/iff: fix EOF check
Peter Ross
[FFmpeg-devel] [PATCH] lavc/mfenc: set output packet duration
Pavel Koshevoy
Re: [FFmpeg-devel] [PATCH] lavc/mfenc: set output packet duration
Pavel Koshevoy
Re: [FFmpeg-devel] [PATCH] lavc/mfenc: set output packet duration
Pavel Koshevoy
Re: [FFmpeg-devel] [PATCH] lavc/mfenc: set output packet duration
James Almer
Re: [FFmpeg-devel] [PATCH] lavc/mfenc: set output packet duration
Pavel Koshevoy
Re: [FFmpeg-devel] [PATCH] lavc/mfenc: set output packet duration
James Almer via ffmpeg-devel
[FFmpeg-devel] [FFFjo] Your primary mail has been changed
code
Re: [FFmpeg-devel] [FFFjo] Your primary mail has been changed
Timo Rothenpieler
[FFmpeg-devel] [FFFjo] You have activated TOTP as 2FA method
code
[FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] Forgejo entry threshold
Hendrik Leppkes
Re: [FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] Forgejo entry threshold
Leon Grutters
Re: [FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] Forgejo entry threshold
Kacper Michajlow
Re: [FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] Forgejo entry threshold
Rémi Denis-Courmont
Re: [FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] Forgejo entry threshold
Rémi Denis-Courmont
Re: [FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] Forgejo entry threshold
Rémi Denis-Courmont
Re: [FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] Forgejo entry threshold
Rémi Denis-Courmont via ffmpeg-devel
Re: [FFmpeg-devel] Forgejo entry threshold
Michael Niedermayer
Re: [FFmpeg-devel] Forgejo entry threshold
Nicolas George
Re: [FFmpeg-devel] FFmpeg 6.1.3 and 7.0.3
Michael Niedermayer
Re: [FFmpeg-devel] FFmpeg 6.1.3 and 7.0.3
kimapr via ffmpeg-devel
Re: [FFmpeg-devel] FFmpeg 6.1.3 and 7.0.3
kimapr via ffmpeg-devel
[FFmpeg-devel] [PATCH] j'ai ajouté un doxy buggé (PR #20112)
Dummy_test_user
[FFmpeg-devel] [PATCH] swscale: Break loop-carried dependency enabling parallel out of order execution of the gathers.
Alan Kelly via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] swscale: Break loop-carried dependency enabling parallel out of order execution of the gathers.
Jacob Lifshay
Re: [FFmpeg-devel] [PATCH] swscale: Break loop-carried dependency enabling parallel out of order execution of the gathers.
Hendrik Leppkes
Re: [FFmpeg-devel] [PATCH] swscale: Break loop-carried dependency enabling parallel out of order execution of the gathers.
Alan Kelly via ffmpeg-devel
[FFmpeg-devel] [PATCH] avformat/apngdec: allow other chunks between fcTL and fdAT/IDAT
devjeonghwan
[FFmpeg-devel] [PATCH] Signed-off-by: devjeonghwan <dev.parkjeongh...@gmail.com>
devjeonghwan
Re: [FFmpeg-devel] [PATCH] Signed-off-by: devjeonghwan <dev.parkjeongh...@gmail.com>
박정환
[FFmpeg-devel] [PATCH] doc/bitstream_filters: correct variable use in examples (PR #20110)
Gyan Doshi
[FFmpeg-devel] [PATCH] forgejo/CODEOWNERS: fix alphabetical order (PR #20108)
Lynne
[FFmpeg-devel] [PATCH] forgejo/ISSUE_TEMPLATE: create Issue ticket template based on TRAC form (PR #20107)
Yalda
[FFmpeg-devel] [PATCH] forgejo/CODEOWNERS: add a CODEOWNERS file to automatically add reviewers (PR #20106)
Lynne
[FFmpeg-devel] [PATCH] libavcodec/tests/snowenc: Add av_free() to avoid memory leak
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] libavcodec/tests/snowenc: Add av_free() to avoid memory leak
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] libavcodec/tests/snowenc: Add av_free() to avoid memory leak
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] libavcodec/tests/snowenc: Add av_free() to avoid memory leak
Michael Niedermayer
[FFmpeg-devel] [PATCH] libavcodec/tests/motion: Add check for avcodec_alloc_context3()
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] libavcodec/tests/motion: Add check for avcodec_alloc_context3()
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/tests/avpacket: Add av_packet_free() to avoid memory leak
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] avcodec/tests/avpacket: Add av_packet_free() to avoid memory leak
Michael Niedermayer
[FFmpeg-devel] [PATCH] avcodec/tests/avpacket: Add av_free() to avoid memory leak
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] avcodec/tests/avpacket: Add av_free() to avoid memory leak
Michael Niedermayer
[FFmpeg-devel] [PATCH] fftools/ffmpeg_sched: do not print error code
Nicolas George
[FFmpeg-devel] [PATCH] avformat/webvttdec, webvttenc: update documentation (PR #20099)
Leon Grutters
[FFmpeg-devel] [PATCH] avformat/mov: set primary extradata based on the first Sample only if it's not already in place (PR #20098)
James Almer
[FFmpeg-devel] [PATCH] avcodec/libxevd: Add av_packet_free() to avoid memory leak
Jiasheng Jiang
[FFmpeg-devel] rebasing security
Michael Niedermayer
Re: [FFmpeg-devel] rebasing security
Timo Rothenpieler
Re: [FFmpeg-devel] rebasing security
James Almer
Re: [FFmpeg-devel] rebasing security
Michael Niedermayer
Re: [FFmpeg-devel] rebasing security
Michael Niedermayer
Re: [FFmpeg-devel] rebasing security
Timo Rothenpieler
Re: [FFmpeg-devel] rebasing security
Michael Niedermayer
Re: [FFmpeg-devel] rebasing security
Timo Rothenpieler
Re: [FFmpeg-devel] rebasing security
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] rebasing security
Marton Balint
Re: [FFmpeg-devel] rebasing security
Kacper Michajlow
Re: [FFmpeg-devel] rebasing security
Kacper Michajlow
Re: [FFmpeg-devel] rebasing security
Jacob Lifshay
Re: [FFmpeg-devel] rebasing security
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] rebasing security
Marton Balint
Re: [FFmpeg-devel] rebasing security
Timo Rothenpieler
Re: [FFmpeg-devel] rebasing security
Michael Niedermayer
Re: [FFmpeg-devel] rebasing security
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] rebasing security
Michael Niedermayer
[FFmpeg-devel] forgejo merge vs approve
Michael Niedermayer
Re: [FFmpeg-devel] forgejo merge vs approve
Rémi Denis-Courmont
Re: [FFmpeg-devel] forgejo merge vs approve
Timo Rothenpieler
Re: [FFmpeg-devel] forgejo merge vs approve
Michael Niedermayer
Re: [FFmpeg-devel] forgejo merge vs approve
Michael Niedermayer
Re: [FFmpeg-devel] forgejo merge vs approve
James Almer
Re: [FFmpeg-devel] forgejo merge vs approve
James Almer
Re: [FFmpeg-devel] forgejo merge vs approve
Timo Rothenpieler
Re: [FFmpeg-devel] forgejo merge vs approve
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] forgejo merge vs approve
James Almer
[FFmpeg-devel] [PATCH] avcodec/mfenc: add low_latency encoder parameter
Cameron Gutman
[FFmpeg-devel] [PATCH] avcodec/amfenc: Add check and av_frame_free() for av_frame_alloc()
Jiasheng Jiang
[FFmpeg-devel] [PATCH] examples: Add av_freep to avoid potential memory leak
Jiasheng Jiang
Re: [FFmpeg-devel] [PATCH] examples: Add av_freep to avoid potential memory leak
Michael Niedermayer
Re: [FFmpeg-devel] [FFmpeg-cvslog] avformat/mov: export the correct initial extratada from samples with multiple stsd
Michael Niedermayer
Re: [FFmpeg-devel] [FFmpeg-cvslog] avformat/mov: export the correct initial extratada from samples with multiple stsd
James Almer
[FFmpeg-devel] hls "-extension_picky" bugs
Michael Niedermayer
[FFmpeg-devel] The patch series about premultiplied alpha
Nicolas George
Re: [FFmpeg-devel] The patch series about premultiplied alpha
Nicolas George
Re: [FFmpeg-devel] The patch series about premultiplied alpha
Niklas Haas
Re: [FFmpeg-devel] The patch series about premultiplied alpha
Niklas Haas
Re: [FFmpeg-devel] The patch series about premultiplied alpha
Nicolas George
Re: [FFmpeg-devel] The patch series about premultiplied alpha
Nicolas George
[FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Kacper Michajlow
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Niklas Haas
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Robert Nagy
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Robert Nagy
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Robert Nagy
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Niklas Haas
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Niklas Haas
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Niklas Haas
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Niklas Haas via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Niklas Haas via ffmpeg-devel
[FFmpeg-devel] Re: [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)
Nicolas George via ffmpeg-devel
Re: [FFmpeg-devel] Fw: Bounce on Luca Abeni from MAINTENERS
Michael Niedermayer
[FFmpeg-devel] forgejo merge access and 2FA
Michael Niedermayer
[FFmpeg-devel] [PATCH] hwcontext_vulkan: fix memory leak in drm->vulkan mapping
vytskalt via ffmpeg-devel
[FFmpeg-devel] hwcontext_vulkan: transfer exclusive images to correct queue family in drm->vulkan mapping
vytskalt via ffmpeg-devel
[FFmpeg-devel] [PATCH] avcodec/sanm: Checks related to negative left/top
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avcodec/sanm: Checks related to negative left/top
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avcodec/sanm: Checks related to negative left/top
Manuel Lauss
Re: [FFmpeg-devel] [PATCH] avcodec/sanm: Checks related to negative left/top
Michael Niedermayer
[FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Timo Rothenpieler
Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Timo Rothenpieler
Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Gyan Doshi
Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Timo Rothenpieler
Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Derek Buitenhuis
Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Stephen Hutchinson
Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Timo Rothenpieler
Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Marton Balint
Earlier messages
Later messages