Timeline



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 …

Jul 10, 2025:

11:23 PM Changeset in ffmpeg [3334bdc6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/scd: ensure SCD_MIN_HEADER_SIZE bytes are read Instead of …
8:48 PM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) updated by pselker
I'm not a developer or a contributor here, but I was getting this same …
7:47 PM Ticket #11664 (ffmpeg can't allocate memory when using any vulkan hwaccel) updated by illy
so umm, sorry for the email, but how would i like look for patches in …
7:35 PM Ticket #11664 (ffmpeg can't allocate memory when using any vulkan hwaccel) updated by illy
oh alright, im going to try that patch (if i figure out how to compile …
7:33 PM Ticket #11664 (ffmpeg can't allocate memory when using any vulkan hwaccel) updated by Lynne
Blame nvidia. There's a patch on the ml.
7:32 PM Ticket #11664 (ffmpeg can't allocate memory when using any vulkan hwaccel) created by illy
Hardware used: Amd 5500U APU Version: ffmpeg 7.1.1 Summary of the …
6:35 PM Ticket #11660 (Importing ffmetadata file into MP4 supports chapters but ignores ...) updated by LigH
Is it even supposed to work this way? Documentation about ffmetadata …
2:21 PM Ticket #11268 ([Regression] "-use_wallclock_as_timestamps" ineffective) closed by James
fixed: Should be fixed in 1787fade209b1ecbd4b911c9d77a52bcdec13fa6 for …
2:13 PM Changeset in ffmpeg [1787fade] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are …
11:28 AM Ticket #11662 (ffplay does not detect when the remote side closes the connection) updated by guest
I've tested this on both Linux and Windows, and the issue only appears …
11:16 AM Changeset in ffmpeg [82aeee3c] by Marvin Scholz <epirat07@gmail.com>
avformat/rtsp: fix leak of options dict on error Fix CID 1655306 …
11:01 AM Changeset in ffmpeg [853ad9e7] by Marvin Scholz <epirat07@gmail.com>
avcodec/adpcm: squelch uninitialized variable warnings Fixes …
8:12 AM Ticket #11662 (ffplay does not detect when the remote side closes the connection) updated by guest
Note: I created a test script on Windows that tries to connect to a …
7:55 AM Ticket #11662 (ffplay does not detect when the remote side closes the connection) updated by guest
Thank you very much for the response. Does it make sense to keep …

Jul 9, 2025:

10:42 PM Ticket #11662 (ffplay does not detect when the remote side closes the connection) closed by Marton Balint
invalid: FFplay does not exit on the end of the stream, this is by design. You …
Note: See TracTimeline for information about the timeline view.