Timeline



Jul 18, 2025:

10:36 PM Changeset in ffmpeg [6302ff1] by Kacper Michajłow <kasper93@gmail.com>
avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale …
10:36 PM Changeset in ffmpeg [806186e9] by Kacper Michajłow <kasper93@gmail.com>
avcodec/sonic: move code closer to use to avoid unused warnings Put …
10:36 PM Changeset in ffmpeg [39e11fa7] by Kacper Michajłow <kasper93@gmail.com>
avcodec/sonic: remove dead code This was in else branch of #if 1
10:36 PM Changeset in ffmpeg [bf2bb119] by Kacper Michajłow <kasper93@gmail.com>
configure: remove ossfuzz sanitizer flags In OSS-Fuzz build …
10:36 PM Changeset in ffmpeg [e1665fd7] by Kacper Michajłow <kasper93@gmail.com>
configure: add -fuzz support to --toolchain libFuzzer is linked only …
10:32 PM Changeset in ffmpeg [c6ce05ce] by Kacper Michajłow <kasper93@gmail.com>
configure: allow -ubsan in toolchain It's is commonly called UBSAN …
10:32 PM Changeset in ffmpeg [1bed76cd] by Kacper Michajłow <kasper93@gmail.com>
configure: add -fno-omit-frame-pointer when sanitizers are used All …
10:32 PM Changeset in ffmpeg [85ae1057] by Kacper Michajłow <kasper93@gmail.com>
configure: allow multiple sanitizers in --toolchain For example this …
8:41 PM Changeset in ffmpeg [36b8c200] by James Almer <jamrial@gmail.com>
avformat/hevc: don't print parameter_set_id for SEI NALUs The field …
7:00 PM Changeset in ffmpeg [ade02f99] by James Almer <jamrial@gmail.com>
tests/fate/mov: add a test for HEIF files with multiple thumbnails As …
6:17 PM Changeset in ffmpeg [85f29118] by James Almer <jamrial@gmail.com>
avfilter/x86/vf_blackdetect: add missing preprocessor check …
5:57 PM Changeset in ffmpeg [e32264a1] by James Almer <jamrial@gmail.com>
avformat/mov: don't assume iloc and iinf entries for each item_id will …
5:55 PM Changeset in ffmpeg [3cd5672b] by James Almer <jamrial@gmail.com>
fate/lavf-container: add test for APV in MP4 Signed-off-by: James …
5:54 PM Changeset in ffmpeg [8baa691e] by James Almer <jamrial@gmail.com>
avformat/mov_muxer: Extended MOV muxer to handle APV video content - …
5:23 PM Changeset in ffmpeg [585a8d53] by James Almer <jamrial@gmail.com>
avcodec/motion_est: don't add offsets to NULL pointers Fixes: …
5:23 PM Changeset in ffmpeg [af9b4345] by James Almer <jamrial@gmail.com>
swscale/swscale_unscaled: don't add offsets to NULL pointers Fixes: …
4:05 PM Changeset in ffmpeg [ee4ff3f7] by James Almer <jamrial@gmail.com>
avfilter/x86/vf_blackdetect_init: don't enable the ASM functions on …
4:05 PM Changeset in ffmpeg [f263192f] by James Almer <jamrial@gmail.com>
avfilter/x86/vf_blackdetect: don't use rax to return a 32bit integer …
11:44 AM Changeset in ffmpeg [a218cafe] by Niklas Haas <git@haasn.dev>
avfilter/vf_blackdetect: Fix header guard Fix fate-source failure.
8:47 AM Changeset in ffmpeg [bfab0262] by Niklas Haas <git@haasn.dev>
tests/checkasm: add test for vf_blackdetect
8:47 AM Changeset in ffmpeg [75cd42c4] by Niklas Haas <git@haasn.dev>
avfilter/vf_blackdetect: add AVX2 SIMD version Requested by a user. …
6:45 AM Changeset in ffmpeg [fa0080bf] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/ohenc: Add h264/hevc OpenHarmony encoders
6:45 AM Changeset in ffmpeg [e7f44f8c] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/ohdec: Add h264/hevc OpenHarmony decoders
6:44 AM Changeset in ffmpeg [fbda5ffb] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext: Add ohcodec device and pixel format Signed-off-by: …
2:37 AM Changeset in ffmpeg [7b13d17b] by Zhao Zhili <zhilizhao@tencent.com>
avdevice/android_camera: Set image linesize aligment to 1 Can't read …
1:56 AM Ticket #11673 (Incorrect written MP4 Sample Description Entry for DTS codec family) created by rix
Summary of the bug: According to ETSI TS 102 114 Annex E, and ETSI TS …
12:54 AM Changeset in ffmpeg [291ec0fa] by James Almer <jamrial@gmail.com>
avformat/mov: Enable jpeg streams in HEIF MOVContext Nikon HEIFs from …
12:54 AM Changeset in ffmpeg [fb163eb2] by James Almer <jamrial@gmail.com>
avformat/mov: Support multiple thumbnails in HEIF Prevents …

Jul 17, 2025:

12:33 PM Changeset in ffmpeg [25e710c6] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/whip: force NONBLOCK for rtp We need to ensure rtp sets …
12:06 PM Changeset in ffmpeg [e6d2c67c] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: avoid unusual inline-if style
12:04 PM Changeset in ffmpeg [abb274b1] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: make tls and dtls use one close function …
10:33 AM Changeset in ffmpeg [bc8d06d5] by Niklas Haas <git@haasn.dev>
avfilter/vf_thumbnail: unroll and use multiple histograms This naive …
10:26 AM Changeset in ffmpeg [e44a1aae] by Niklas Haas <git@haasn.dev>
avfilter/x86/scene_sad: add high bit depth AVX2/AVX512 version Since …
10:26 AM Changeset in ffmpeg [91f2d146] by Niklas Haas <git@haasn.dev>
avfilter/x86/scene_sad: add AVX512 implementation Trivial to add, but …
10:26 AM Changeset in ffmpeg [9251af05] by Niklas Haas <git@haasn.dev>
tests/checkasm: add scene_sad checkasm test
10:26 AM Changeset in ffmpeg [dc61b74c] by Niklas Haas <git@haasn.dev>
avfilter/scene_sad: pass true depth to ff_scene_sad_get_fn() I need …
12:35 AM Changeset in ffmpeg [e6af82c4] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: remove all redundant "TLS: " in log with AVClass …
12:35 AM Changeset in ffmpeg [dda91b8] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: replace 1 with TLS_ST_OK to be more clear …
12:35 AM Changeset in ffmpeg [7bd3bdbd] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/whip: free udp socket after dtls free the SSL_shutdown in …
12:20 AM Changeset in ffmpeg [95eae5dd] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: unset nonblock flag on correct URLContext during …
12:04 AM Changeset in ffmpeg [7afe1167] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: set tlsext host name after init ssl …

Jul 16, 2025:

10:28 PM Changeset in ffmpeg [2869cce1] by Kacper Michajłow <kasper93@gmail.com>
configure: add -Wl when linker is called indirectly It's possible to …
10:28 PM Changeset in ffmpeg [ec51162b] by Kacper Michajłow <kasper93@gmail.com>
checkasm/swscale: fix function prototypes This aligns declared …
5:05 PM Changeset in ffmpeg [9015d595] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/flvdec: don't skip backwards or over EOF Skipping backwards …
4:46 PM Changeset in ffmpeg [483e5091] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: automatically generate self-signed certificate …
4:46 PM Changeset in ffmpeg [454f161b] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: make generating fingerprints optional
4:46 PM Changeset in ffmpeg [40ce64ea] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: don't expose deprecated EC_KEY outside of its …
4:46 PM Changeset in ffmpeg [5339db2c] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: properly free generated/read keys and certificates
4:46 PM Changeset in ffmpeg [49badc86] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: don't enable read_ahead in dtls mode OpenSSL …
4:46 PM Changeset in ffmpeg [31abcc15] by Timo Rothenpieler <timo@rothenpieler.org>
avformar/tls_openssl: use correct info callback in DTLS mode
4:46 PM Changeset in ffmpeg [5edbfc4b] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: clean up peer verify logic in dtls mode
4:46 PM Changeset in ffmpeg [95fd0840] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: don't hardcode ciphers and curves for dtls
4:46 PM Changeset in ffmpeg [f3355a1f] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: properly limit written size to data mtu
4:46 PM Changeset in ffmpeg [576f4401] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: set default MTU if none is set
4:46 PM Changeset in ffmpeg [b6e808d2] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: initialize DTLS context with correct method
4:46 PM Changeset in ffmpeg [db0adbbd] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: don't abort if dtls has no key/cert set
4:46 PM Changeset in ffmpeg [951013e6] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: force dtls handshake to be blocking There is no …
4:46 PM Changeset in ffmpeg [87b09f39] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: set dtls remote addr in listen mode Taken from …
2:36 PM Ticket #11669 (Compatibility issue with RTMP push from Dahua cameras) updated by mms
This is regarding RTMP push. If ffmpeg is the client then rtsp/rtmp …
2:33 PM Ticket #11669 (Compatibility issue with RTMP push from Dahua cameras) updated by quinkblack
Does it work to use the camera as RTMP server? Use ffmpeg/ffplay as …
10:12 AM Ticket #11671 (enable TCP keepalive socket options) updated by guest
The options handling should be extended in the tcp.c file to support …
9:51 AM Ticket #11672 ([bug] colorspace bt709 error for ycgco) updated by Balling
YCgCo is not supported by our code. …
7:56 AM dd.mp4 attached to Ticket #11672 by von
7:37 AM Ticket #11672 ([bug] colorspace bt709 error for ycgco) created by von
ffmpeg 7.1.1 command: […] de.mp4: […] get error: […] …
7:05 AM Ticket #11671 (enable TCP keepalive socket options) created by guest
I would like to kindly request that the TCP keepalive socket option be …
4:35 AM Ticket #11669 (Compatibility issue with RTMP push from Dahua cameras) updated by mms
I can set my camera to sent the stream to whatever url is provided. …
2:39 AM Ticket #11669 (Compatibility issue with RTMP push from Dahua cameras) updated by quinkblack
Priority changed
Without the camera, I don't know how to move forward.

Jul 15, 2025:

6:08 PM Ticket #11418 (stack-buffer-overflow on libavcodec/aacenc_tns.c) closed by Balling
fixed: Fixed in bedfb6eca402037f5cbb115fa767d106b8c14f1c
1:24 PM Changeset in ffmpeg [9c55f22e] by James Almer <jamrial@gmail.com>
avcodec/ffv1dec: don't add offsets to NULL pointers Fixes: …
1:24 PM Changeset in ffmpeg [307983b2] by James Almer <jamrial@gmail.com>
avformat/tls_schannel: add check for Windows 10 only types and defines …
1:03 PM Ticket #11670 (Allow partial matching for audio input device names in DirectShow) created by guest
Currently, FFmpeg requires an exact match of the audio input device …
10:46 AM Changeset in ffmpeg [053a113a] by Niklas Haas <git@haasn.dev>
avutil/hwcontext_vulkan: don't over-map buffers with prior padding If …
7:27 AM Changeset in ffmpeg [bedfb6ec] by Lynne <dev@lynne.ee>
aacenc_tns: clamp filter direction energy measurement The issue is …

Jul 14, 2025:

10:59 PM Changeset in ffmpeg [e9cd280d] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself Signed-off-by: Kacper Michajłow …
8:05 PM Changeset in ffmpeg [fba1913d] by Marton Balint <cus@passwd.hu>
tests/fate: add fate test for excessive frame buffering when using …
8:05 PM Changeset in ffmpeg [7d54fad8] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg: add support for setting maximum buffered frames in a …
8:05 PM Changeset in ffmpeg [b24155ca] by Marton Balint <cus@passwd.hu>
avfilter/avfilter: add AVFilterGraph->max_buffered_frames to limit …
8:03 PM Changeset in ffmpeg [71468e85] by Marton Balint <cus@passwd.hu>
avfilter/framequeue: add support for limiting and tracking buffered …

Jul 13, 2025:

9:21 AM Ticket #11662 (ffplay does not detect when the remote side closes the connection) reopened by guest

Jul 12, 2025:

6:35 PM Changeset in ffmpeg [35a6de13] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/alsdec.c: Add check for av_malloc_array() and av_calloc() …
4:40 PM Ticket #11669 (Compatibility issue with RTMP push from Dahua cameras) updated by mms
Priority changed
4:40 PM Ticket #11669 (Compatibility issue with RTMP push from Dahua cameras) created by mms
Summary of the bug: Dahua cameras do not send a videocodecid in the …
10:52 AM Changeset in ffmpeg [0a5ae743] by Niklas Haas <git@haasn.dev>
avfilter/vf_thumbnail: switch to query_func2 Instead of enumerating a …
10:52 AM Changeset in ffmpeg [cf18b280] by Niklas Haas <git@haasn.dev>
avfilter/vf_thumbnail: support more planar formats This adds support …
9:47 AM Ticket #11653 (-c copy does not copy track names) updated by Steven Allan Spielber
Sorry, no. These are files that I would like to avoid disclosing, the …

Jul 11, 2025:

8:36 PM Ticket #11668 ("-shortest" malfunction with audio much longer than video?) updated by RavenWorks
Two other points that I just thought of to mention: 1. Sometimes the …
8:31 PM Ticket #11668 ("-shortest" malfunction with audio much longer than video?) updated by RavenWorks
Description changed
the 50sec.wav file I had originally mentioned in the description was …
8:29 PM silent_audio.mp4 attached to Ticket #11668 by RavenWorks
the too-long output file that I get when running the provided command
8:29 PM 5sec.wav attached to Ticket #11668 by RavenWorks
an input audio file that will NOT cause the bug, provided for reference
8:28 PM 25sec.wav attached to Ticket #11668 by RavenWorks
an input audio file that will cause the bug
8:24 PM no_audio.mp4 attached to Ticket #11668 by RavenWorks
the source video file to which a silent audio track should be added
8:23 PM Ticket #11668 ("-shortest" malfunction with audio much longer than video?) created by RavenWorks
Summary of the bug: Feeding (for example) a 0.15 sec video file and a …
6:32 PM Ticket #11653 (-c copy does not copy track names) updated by ePirat
Can you provide a sample input file for which the titles are missing?
6:24 PM Ticket #5970 (No valid multicast port obtained from RTSP) updated by ePirat
Status, Owner changed
5:58 PM Ticket #11169 (Linking VapourSynth suddenly fails in MSYS2/MinGW64/GCC 14.2) closed by mkver
invalid: This involves a custom demuxer and is therefore not our bug.
4:09 PM Ticket #11418 (stack-buffer-overflow on libavcodec/aacenc_tns.c) updated by Thierry
any chance for the patch to be submitted?
3:49 PM Changeset in ffmpeg [3ce34806] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvdec: switch to proper pixfmts on next major bump
3:49 PM Changeset in ffmpeg [8304a1a] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add support for new 10 bit MSB pixel formats
3:49 PM Changeset in ffmpeg [02a7c857] by Timo Rothenpieler <timo@rothenpieler.org>
swscale: add support for new 10/12 bit MSB formats
3:49 PM Changeset in ffmpeg [e93de994] by Timo Rothenpieler <timo@rothenpieler.org>
avutils/pixfmt: add YUV444/GBRP 10 and 12 bit MSB formats
3:49 PM Changeset in ffmpeg [cd914691] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: add timeline editing support Enables timeline …
3:49 PM Changeset in ffmpeg [9b6638e1] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_schannel: fix non-blocking write breaking TLS sessions
3:49 PM Changeset in ffmpeg [9cd86c43] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_schannel: add option to load server certificate from store
3:49 PM Changeset in ffmpeg [90fa9636] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_schannel: add DTLS support
3:49 PM Changeset in ffmpeg [6af09952] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls: make passing an external socket universal
3:49 PM Changeset in ffmpeg [2604c86] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/udp: add function to set remote address directly
3:49 PM Changeset in ffmpeg [585cae13] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/udp: separate rx and tx fifo
3:49 PM Changeset in ffmpeg [af04a278] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/udp: make recv addr of each packet available
3:49 PM Changeset in ffmpeg [2c7e117f] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls: move whip specific init out of generic tls code
2:40 PM Ticket #11653 (-c copy does not copy track names) updated by Steven Allan Spielber
Even -map_metadata dont work. But I found that MediaInfo correctly …
2:32 PM Changeset in ffmpeg [7c91ae94] by Marvin Scholz <epirat07@gmail.com>
avformat/rtsp: check copy_tls_opts_dict Properly check av_dict_set …
2:32 PM Changeset in ffmpeg [c4e8ac3d] by Marvin Scholz <epirat07@gmail.com>
avformat/rtsp: use av_unreachable
2:32 PM Changeset in ffmpeg [c425951c] by Marvin Scholz <epirat07@gmail.com>
avformat/rtsp: fix misleading indentation
1:14 PM Changeset in ffmpeg [fadadb5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Avoid implicit NULL + offset Happens since …
1:14 PM Changeset in ffmpeg [9139edfd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/opus/dec: Simplify resetting AVAudioFifo Signed-off-by: …
1:14 PM Changeset in ffmpeg [66f29ae9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/opus/dec: Don't call function multiple times in FFMAX …
1:14 PM Changeset in ffmpeg [faf0d813] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/opus/dec: Remove unused parameters The parameters here are …
1:13 PM Changeset in ffmpeg [ba2c9ace] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/get_bits: Remove GetBitContext.buffer_end It is unused. …
1:13 PM Changeset in ffmpeg [367cf961] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/get_bits: Add get_bits_bytesize() And use it to avoid …
1:13 PM Changeset in ffmpeg [d20a4ef9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/dec: Don't use GetBit-API when byte-aligned …
1:13 PM Changeset in ffmpeg [d19b88f5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bytestream: Add const where appropriate Signed-off-by: …
12:46 PM Ticket #11667 (.avif conversion to other container only encodes the first frame.) created by rabcor
Summary of the bug: How to reproduce: […] The output container …
8:37 AM log.txt attached to Ticket #11666 by Jacob Lifshay
ffmpeg in gdb output
8:36 AM Ticket #11666 (mxfenc assertion failure) created by Jacob Lifshay
Summary of the bug: mxf muxer has an assertion failure when trying to …
7:24 AM Ticket #11665 (Input pattern recognition broken when using avif format) created by rabcor
Summary of the bug: How to reproduce: […] If you have a few files …
Note: See TracTimeline for information about the timeline view.