Timeline



Jan 28, 2022:

11:53 PM Changeset in ffmpeg [265731f2] by Lynne <dev@lynne.ee>
lavu/tx: reset subcontext pointer if initialization fails Thanks to …
6:49 PM Ticket #9611 (IMF muxing leads to non monotonically increasing dts to muxer) updated by Pierre-Anthony Lemieux
Keywords, Status, Reproduced by developer changed
6:48 PM Ticket #9611 (IMF muxing leads to non monotonically increasing dts to muxer) updated by Pierre-Anthony Lemieux
WIP at https://github.com/sandflow/ffmpeg-imf/pull/94
3:06 PM Ticket #9471 (EAC3 native encoder is only gapless in the beginning, not in the end) updated by Balling
Status changed
Okay, so now after c2424b1f35a1c6c06f1f9fe5f77a7157ed84e1cd it writes …
1:58 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by Balling
Owner changed
So essentially the bug happens here …
1:52 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by Balling
API users also can trigger this insane bug. WTF is this. …
1:51 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by Balling
Status, Reproduced by developer, Component, Summary, Priority, Version, Analyzed by developer changed
9:59 AM reproduce_ffmpeg_interlacing_issue.sh attached to Ticket #9339 by daren
9:58 AM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
ffmpeg-static released a couple more versions up to the latest one, …
7:28 AM Changeset in ffmpeg [95f02e43] by Lynne <dev@lynne.ee>
lavu/tx: print debug info even if no transforms are found
7:27 AM Changeset in ffmpeg [9887ec3e] by Lynne <dev@lynne.ee>
avutil/tx: add null pointer check after av_mallocz Fix CID: 1497863 …
7:27 AM Changeset in ffmpeg [f0044d88] by Lynne <dev@lynne.ee>
avutil/tx: remove deadcode of the control flow Fix CID: 1497864 The …
6:55 AM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by Balling
Some other samples test1_nero.m4a FS#12185 : Fix gapless playback for …
6:54 AM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by Balling
Keywords, Summary changed

Jan 27, 2022:

1:31 PM Ticket #9616 (concat of ffmpeg-created opus files defect) updated by Wolfgang May
Description changed
1:21 PM Ticket #9616 (concat of ffmpeg-created opus files defect) created by Wolfgang May
There seems to be a problem when concatenating two webm (with …
10:49 AM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) updated by Mario101_HC
Replying to Balling: > Is this part of HTTP/3? I am not …
9:27 AM Changeset in ffmpeg [3c831847] by Lynne <dev@lynne.ee>
hwcontext_vulkan: avoid using 64-bit enums MSVC (2016, but possibly …
9:21 AM Changeset in ffmpeg [238e11b7] by Lynne <dev@lynne.ee>
lavu/tx: avoid using 64-bit enums MSVC (2016, but possibly more) …
9:05 AM Changeset in ffmpeg [2b15acb9] by Lynne <dev@lynne.ee>
configure: add libplacebo to help message
8:45 AM Ticket #9615 (MPD playback failed when baseurl is relative addres) created by luckysk
I use mpv player to play the following stream: mpv …
2:26 AM Changeset in ffmpeg [e102fd98] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra …
2:26 AM Changeset in ffmpeg [2ecc4fde] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add b_strategy option to hevc_qsv Add b_strategy …
2:26 AM Changeset in ffmpeg [168c6e2] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add max slice size support to hevc_qsv Add …
1:45 AM Changeset in ffmpeg [5e9ac1eb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264data: Add missing rational.h inclusion Fixes …
1:18 AM Changeset in ffmpeg [6c397f6b] by Lynne <dev@lynne.ee>
x86/tx_float: add missing FF_TX_OUT_OF_PLACE flag to functions This …
1:18 AM Changeset in ffmpeg [008c131d] by Lynne <dev@lynne.ee>
lavu/tx: clean up CPU flags check Just makes it more readable.
1:17 AM Changeset in ffmpeg [9787005] by Lynne <dev@lynne.ee>
x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled …

Jan 26, 2022:

10:14 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) updated by Balling
Is this part of HTTP/3?
4:40 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) updated by Mario101_HC
static int parse_content_encoding(URLContext *h, const char *p) { …
4:34 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) updated by Mario101_HC
Summary changed
4:31 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) updated by Mario101_HC
Status, Summary changed
2:30 PM Changeset in ffmpeg [b2421c4f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h It is a …
2:30 PM Changeset in ffmpeg [c3ff7168] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_*: Remove unnecessary internal.h inclusions Also remove …
2:30 PM Changeset in ffmpeg [c793e053] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Remove unnecessary headers E.g. the inclusion of …
2:30 PM Changeset in ffmpeg [5fef87f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264*: Remove unnecessary h264_mvpred.h inclusions This is …
2:30 PM Changeset in ffmpeg [d0f0d613] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/svq3: stop including h264dec.h The only thing that is actually …
2:23 PM Changeset in ffmpeg [359912f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/x86/h264_qpel: stop unnecessarily including h264dec
2:23 PM Changeset in ffmpeg [76b8ae2e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/vdpau: stop unnecessarily including h264dec
2:23 PM Changeset in ffmpeg [ded77f56] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse Allows to …
2:23 PM Changeset in ffmpeg [2f1716dc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264_parse: stop including h264dec.h It is unnecessary and only …
2:23 PM Changeset in ffmpeg [e1027aba] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264data.h: stop including h264dec.h This header does not need …
2:23 PM Changeset in ffmpeg [d552f253] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264: move some shared code from h264dec to h264_parse
2:23 PM Changeset in ffmpeg [df2ee381] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264_parser: add missing headers
2:23 PM Changeset in ffmpeg [b6f3334a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES
2:23 PM Changeset in ffmpeg [ef4537bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where …
2:23 PM Changeset in ffmpeg [5484c502] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264dec.h: Move MMCOOpcode to h264_parse.h Both parser and …
2:23 PM Changeset in ffmpeg [b05cebe6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT They …
2:23 PM Changeset in ffmpeg [0ebfd648] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Move pack8to16 to its only user Namely to …
2:23 PM Changeset in ffmpeg [b531b58b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Move find_start_code() to its only user …
8:02 AM Ticket #9614 (RTSP client with MPEG-TS streams fails) updated by firmman
Description changed
8:01 AM Ticket #9614 (RTSP client with MPEG-TS streams fails) updated by firmman
Description changed
3:55 AM Changeset in ffmpeg [6c8e8418] by Lynne <dev@lynne.ee>
lavu/tx: do not mix declarations and code
3:13 AM Changeset in ffmpeg [28bff6ae] by Lynne <dev@lynne.ee>
x86/tx_float: add permute-free FFT versions These are used in the PFA …
3:13 AM Changeset in ffmpeg [35014256] by Lynne <dev@lynne.ee>
lavu: bump minor and add APIchanges for new lavu/tx additions
3:12 AM Changeset in ffmpeg [af94ab7c] by Lynne <dev@lynne.ee>
lavu/tx: add an RDFT implementation RDFTs are full of conventions …
3:12 AM Changeset in ffmpeg [ef4bd81] by Lynne <dev@lynne.ee>
lavu/tx: rewrite internal code as a tree-based codelet constructor …
3:12 AM Changeset in ffmpeg [c14976be] by Lynne <dev@lynne.ee>
lavu/tx: improve documentation for existing transforms

Jan 25, 2022:

7:24 PM Ticket #9614 (RTSP client with MPEG-TS streams fails) created by firmman
Summary of the bug: When connecting to a RTSP server with sessions …
3:13 PM Ticket #9259 (Vulkan ycbcr Conversion with 10 bit) closed by David Oard
wontfix: Vulkan's extension VK_KHR_sampler_ycbcr_conversion doesn't give access …
1:16 PM Changeset in ffmpeg [a394d35a] by James Almer <jamrial@gmail.com>
avcodec/h264_parser: don't alter decoder private data Signed-off-by: …
10:43 AM Ticket #9613 (add volumedetect filter support for >16bit audio) updated by slhck
Cc changed
6:16 AM Ticket #9613 (add volumedetect filter support for >16bit audio) created by chconnor
Running the volume detect filter on e.g. 32bit float audio does not …
2:06 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by darodi
Keywords changed
1:40 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by darodi
Description changed
1:37 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by darodi
Cc, Version, Component changed

Jan 24, 2022:

11:58 PM Ticket #9612 (--enable-pic flag doesn't affect the object files from assembly) created by Tuğrul
Summary of the bug: I was trying to link a shared library to use with …
5:43 PM Ticket #9611 (IMF muxing leads to non monotonically increasing dts to muxer) updated by Pierre-Anthony Lemieux
The PTS/DTS calculations in the imf demuxer might be incorrect: it …
5:14 PM Changeset in ffmpeg [3c804fdd] by James Almer <jamrial@gmail.com>
avcodec/h264_parser: don't alter decoder private data Signed-off-by: …
11:30 AM Ticket #9611 (IMF muxing leads to non monotonically increasing dts to muxer) updated by Tomas Härdin
I think you mean to say IMF demuxing. Also this is missing a …
10:57 AM Changeset in ffmpeg [0a83ecbf] by Jan Ekström <jeebjp@gmail.com>
tests: add test for ffmpeg's fix_sub_duration feature This …
9:18 AM Ticket #9611 (IMF muxing leads to non monotonically increasing dts to muxer) updated by Balling
This is from here. https://forum.doom9.org/showthread.php?t=173372
9:07 AM Ticket #9611 (IMF muxing leads to non monotonically increasing dts to muxer) created by Francesco Bucciantini
Summary of the bug: decoding an IMF through the CPL and muxing the …
8:41 AM Encode/AAC edited by Balling
(diff)
7:47 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by darodi
Description changed
7:35 AM Scaling edited by Balling
(diff)
4:21 AM Changeset in ffmpeg [b635ac12] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: note format constraint for volumedetect
2:18 AM Changeset in ffmpeg [05ba0ff] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: fix a memory leak problem "qf->frame" ref to input …

Jan 23, 2022:

7:41 PM Changeset in ffmpeg [3d29724c] by Kyle Swanson <kswanson@netflix.com>
avfilter/vf_libvmaf: update filter for libvmaf v2.0.0
6:30 PM Ticket #9610 (Sane defaults and full parameters for SVT AV1) created by gvfarns
Summary of the bug: With the release of SVT AV1 0.9, SvtAv1 has made …
11:43 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by darodi
Description changed
11:42 AM captions.vtt attached to Ticket #9609 by darodi
captions.vtt
11:41 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) created by darodi
Summary of the bug: subtitles: vtt conversion to srt creates an empty …
7:14 AM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by Gregory Beauregard
Cc changed
6:50 AM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by Gregory Beauregard
As an aside did you find any workaround for this? -fix_sub_duration
6:39 AM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by Gregory Beauregard
Replying to fumoboy007: > I submitted a …
5:56 AM Ticket #9608 (AMD hardware decoding unnecessarily frozen playback for recoverable error) updated by teeedubb
Description changed
5:55 AM Ticket #9608 (AMD hardware decoding unnecessarily frozen playback for recoverable error) created by teeedubb
Hi All, I have been experiencing heavy artifacting in dvb-t live TV …

Jan 22, 2022:

9:48 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by Balling
And the mkv file is no longer VFR! Nice.
5:32 PM Changeset in ffmpeg [06a54a4e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: improve xyz_to_dfisheye()
4:01 PM Changeset in ffmpeg [741b5061] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ffmpeg: Add test for autorotating video Signed-off-by: Andreas …
4:00 PM Changeset in ffmpeg [71e28251] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/swscale: Remove superfluous and invalid ';' Inside a …
3:44 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by mkver
Component changed
3:44 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by mkver
Keywords changed
3:44 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) closed by mkver
fixed: Fixed in c24ee7c275b6374b4b6ef4030e93d416a9c2265f.
3:43 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) closed by mkver
fixed: Fixed in c24ee7c275b6374b4b6ef4030e93d416a9c2265f.
1:50 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by Eric Karnes
Replying to Peter Xia: > I'm able to reproduce this. It's …
6:08 AM Ticket #9607 (add ability to set suggestedPresentationDelay in DASH muxer) updated by Gregory Beauregard
Description changed
5:13 AM Ticket #9607 (add ability to set suggestedPresentationDelay in DASH muxer) created by Gregory Beauregard
Summary of the bug: It is currently not possible to set the …

Jan 21, 2022:

8:44 PM Ticket #9016 (Some videos cannot be hw decoded on apple silicon) updated by Peter Xia
Keywords changed
3:47 PM Changeset in ffmpeg [ed18b8d7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/hls: Remove redundant cast Signed-off-by: Andreas Rheinhardt …
3:47 PM Changeset in ffmpeg [c24ee7c2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Peek into the muxing queue for avoid_negative_ts …
3:47 PM Changeset in ffmpeg [c602deb1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Preserve sync even if later packet has negative ts …
3:47 PM Changeset in ffmpeg [f6d14b12] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLED And also don't use …
3:47 PM Changeset in ffmpeg [92ed6ea3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/matroska: Add test for avoiding negative timestamps This tests …
3:45 PM Changeset in ffmpeg [5d5b62e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Remove assert based on faulty assumptions This assert …
10:58 AM Changeset in ffmpeg [7247a6f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/pixfmt.h: typo Signed-off-by: Diederick Niehorster …
10:52 AM Changeset in ffmpeg [c8b11b28] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mov: Fix endian-dependent parsing MOVAtom.type is always …
10:09 AM Ticket #9275 (Missing -latomic for arches without GCC builtins atomic) closed by mkver
fixed: An updated version of this patch has been applied as …
8:44 AM Changeset in ffmpeg [137c808f] by Anton Khirnov <anton@khirnov.net>
lavu/hwcontext_vulkan: clear dangling pointers on map failure
8:40 AM Changeset in ffmpeg [2bc8c87b] by Anton Khirnov <anton@khirnov.net>
configure: link to libatomic when it's present C11 atomics in some …
8:28 AM Changeset in ffmpeg [2f0a214a] by Anton Khirnov <anton@khirnov.net>
configure: link to libatomic when it's present C11 atomics in some …
8:25 AM Changeset in ffmpeg [9e4693a1] by Anton Khirnov <anton@khirnov.net>
lavf/network: log ff_listen() errors to proper contexts rather than NULL
8:25 AM Changeset in ffmpeg [d2519e86] by Anton Khirnov <anton@khirnov.net>
lavf/network: log ff_socket() errors to proper contexts rather than NULL
8:25 AM Changeset in ffmpeg [93b4cc3] by Anton Khirnov <anton@khirnov.net>
lavf/udp: log net errors to proper contexts rather than NULL
4:56 AM Changeset in ffmpeg [1fe78f84] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add transform skip to hevc_qsv Add transform_skip …
4:56 AM Changeset in ffmpeg [9d6cc6a5] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add low latency P-pyramid support to qsv Add low …
4:56 AM Changeset in ffmpeg [812b6ee6] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv Add …
4:56 AM Changeset in ffmpeg [ec8bc071] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add max_frame_size support to hevc_qsv Add …
Note: See TracTimeline for information about the timeline view.