Timeline
Jan 28, 2022:
- 11:53 PM Changeset in ffmpeg [265731f2] by
- 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
-
Keywords, Status, Reproduced by developer changed
- 6:48 PM Ticket #9611 (IMF muxing leads to non monotonically increasing dts to muxer) updated by
- 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
-
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
-
Owner changed
So essentially the bug happens here … - 1:52 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by
- 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
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Analyzed by developer changed
- 9:58 AM Ticket #9339 (tff interlaced encode from progressive not working) updated by
- ffmpeg-static released a couple more versions up to the latest one, …
- 7:28 AM Changeset in ffmpeg [95f02e43] by
- lavu/tx: print debug info even if no transforms are found
- 7:27 AM Changeset in ffmpeg [9887ec3e] by
- avutil/tx: add null pointer check after av_mallocz Fix CID: 1497863 …
- 7:27 AM Changeset in ffmpeg [f0044d88] by
- 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
- 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
-
Keywords, Summary changed
Jan 27, 2022:
- 1:31 PM Ticket #9616 (concat of ffmpeg-created opus files defect) updated by
-
Description changed
- 1:21 PM Ticket #9616 (concat of ffmpeg-created opus files defect) created by
- 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
- Replying to Balling: > Is this part of HTTP/3? I am not …
- 9:27 AM Changeset in ffmpeg [3c831847] by
- hwcontext_vulkan: avoid using 64-bit enums MSVC (2016, but possibly …
- 9:21 AM Changeset in ffmpeg [238e11b7] by
- lavu/tx: avoid using 64-bit enums MSVC (2016, but possibly more) …
- 9:05 AM Changeset in ffmpeg [2b15acb9] by
- configure: add libplacebo to help message
- 8:45 AM Ticket #9615 (MPD playback failed when baseurl is relative addres) created by
- I use mpv player to play the following stream: mpv …
- 2:26 AM Changeset in ffmpeg [e102fd98] by
- libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra …
- 2:26 AM Changeset in ffmpeg [2ecc4fde] by
- libavcodec/qsvenc: Add b_strategy option to hevc_qsv Add b_strategy …
- 2:26 AM Changeset in ffmpeg [168c6e2] by
- libavcodec/qsvenc: Add max slice size support to hevc_qsv Add …
- 1:45 AM Changeset in ffmpeg [5e9ac1eb] by
- avcodec/h264data: Add missing rational.h inclusion Fixes …
- 1:18 AM Changeset in ffmpeg [6c397f6b] by
- x86/tx_float: add missing FF_TX_OUT_OF_PLACE flag to functions This …
- 1:18 AM Changeset in ffmpeg [008c131d] by
- lavu/tx: clean up CPU flags check Just makes it more readable.
- 1:17 AM Changeset in ffmpeg [9787005] by
- 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
- Is this part of HTTP/3?
- 4:40 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) updated by
- 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
-
Summary changed
- 4:31 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) updated by
-
Status, Summary changed
- 2:30 PM Changeset in ffmpeg [b2421c4f] by
- avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h It is a …
- 2:30 PM Changeset in ffmpeg [c3ff7168] by
- avcodec/h264_*: Remove unnecessary internal.h inclusions Also remove …
- 2:30 PM Changeset in ffmpeg [c793e053] by
- avcodec/h264dec: Remove unnecessary headers E.g. the inclusion of …
- 2:30 PM Changeset in ffmpeg [5fef87f1] by
- avcodec/h264*: Remove unnecessary h264_mvpred.h inclusions This is …
- 2:30 PM Changeset in ffmpeg [d0f0d613] by
- lavc/svq3: stop including h264dec.h The only thing that is actually …
- 2:23 PM Changeset in ffmpeg [359912f] by
- lavc/x86/h264_qpel: stop unnecessarily including h264dec
- 2:23 PM Changeset in ffmpeg [76b8ae2e] by
- lavc/vdpau: stop unnecessarily including h264dec
- 2:23 PM Changeset in ffmpeg [ded77f56] by
- lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse Allows to …
- 2:23 PM Changeset in ffmpeg [2f1716dc] by
- lavc/h264_parse: stop including h264dec.h It is unnecessary and only …
- 2:23 PM Changeset in ffmpeg [e1027aba] by
- lavc/h264data.h: stop including h264dec.h This header does not need …
- 2:23 PM Changeset in ffmpeg [d552f253] by
- lavc/h264: move some shared code from h264dec to h264_parse
- 2:23 PM Changeset in ffmpeg [df2ee381] by
- lavc/h264_parser: add missing headers
- 2:23 PM Changeset in ffmpeg [b6f3334a] by
- lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES
- 2:23 PM Changeset in ffmpeg [ef4537bd] by
- lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where …
- 2:23 PM Changeset in ffmpeg [5484c502] by
- lavc/h264dec.h: Move MMCOOpcode to h264_parse.h Both parser and …
- 2:23 PM Changeset in ffmpeg [b05cebe6] by
- lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT They …
- 2:23 PM Changeset in ffmpeg [0ebfd648] by
- avcodec/h264dec: Move pack8to16 to its only user Namely to …
- 2:23 PM Changeset in ffmpeg [b531b58b] by
- avcodec/h264dec: Move find_start_code() to its only user …
- 8:02 AM Ticket #9614 (RTSP client with MPEG-TS streams fails) updated by
-
Description changed
- 8:01 AM Ticket #9614 (RTSP client with MPEG-TS streams fails) updated by
-
Description changed
- 3:55 AM Changeset in ffmpeg [6c8e8418] by
- lavu/tx: do not mix declarations and code
- 3:13 AM Changeset in ffmpeg [28bff6ae] by
- x86/tx_float: add permute-free FFT versions These are used in the PFA …
- 3:13 AM Changeset in ffmpeg [35014256] by
- lavu: bump minor and add APIchanges for new lavu/tx additions
- 3:12 AM Changeset in ffmpeg [af94ab7c] by
- lavu/tx: add an RDFT implementation RDFTs are full of conventions …
- 3:12 AM Changeset in ffmpeg [ef4bd81] by
- lavu/tx: rewrite internal code as a tree-based codelet constructor …
- 3:12 AM Changeset in ffmpeg [c14976be] by
- lavu/tx: improve documentation for existing transforms
Jan 25, 2022:
- 7:24 PM Ticket #9614 (RTSP client with MPEG-TS streams fails) created by
- 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
- wontfix: Vulkan's extension VK_KHR_sampler_ycbcr_conversion doesn't give access …
- 1:16 PM Changeset in ffmpeg [a394d35a] by
- 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
-
Cc changed
- 6:16 AM Ticket #9613 (add volumedetect filter support for >16bit audio) created by
- 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
-
Keywords changed
- 1:40 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by
-
Description changed
- 1:37 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by
-
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
- 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
- The PTS/DTS calculations in the imf demuxer might be incorrect: it …
- 5:14 PM Changeset in ffmpeg [3c804fdd] by
- 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
- I think you mean to say IMF demuxing. Also this is missing a …
- 10:57 AM Changeset in ffmpeg [0a83ecbf] by
- 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
- 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
- Summary of the bug: decoding an IMF through the CPL and muxing the …
- 8:41 AM Encode/AAC edited by
- (diff)
- 7:47 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by
-
Description changed
- 7:35 AM Scaling edited by
- (diff)
- 4:21 AM Changeset in ffmpeg [b635ac12] by
- doc/filters: note format constraint for volumedetect
- 2:18 AM Changeset in ffmpeg [05ba0ff] by
- libavcodec/qsvenc: fix a memory leak problem "qf->frame" ref to input …
Jan 23, 2022:
- 7:41 PM Changeset in ffmpeg [3d29724c] by
- 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
- 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
-
Description changed
- 11:41 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) created by
- 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
-
Cc changed
- 6:50 AM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by
-
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
- Replying to fumoboy007: > I submitted a …
- 5:56 AM Ticket #9608 (AMD hardware decoding unnecessarily frozen playback for recoverable error) updated by
-
Description changed
- 5:55 AM Ticket #9608 (AMD hardware decoding unnecessarily frozen playback for recoverable error) created by
- 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
- And the mkv file is no longer VFR! Nice.
- 5:32 PM Changeset in ffmpeg [06a54a4e] by
- avfilter/vf_v360: improve xyz_to_dfisheye()
- 4:01 PM Changeset in ffmpeg [741b5061] by
- fate/ffmpeg: Add test for autorotating video Signed-off-by: Andreas …
- 4:00 PM Changeset in ffmpeg [71e28251] by
- swscale/x86/swscale: Remove superfluous and invalid ';' Inside a …
- 3:44 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by
-
Component changed
- 3:44 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by
-
Keywords changed
- 3:44 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) closed by
- fixed: Fixed in c24ee7c275b6374b4b6ef4030e93d416a9c2265f.
- 3:43 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) closed by
- fixed: Fixed in c24ee7c275b6374b4b6ef4030e93d416a9c2265f.
- 1:50 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by
- 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
-
Description changed
- 5:13 AM Ticket #9607 (add ability to set suggestedPresentationDelay in DASH muxer) created by
- 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
-
Keywords changed
- 3:47 PM Changeset in ffmpeg [ed18b8d7] by
- avformat/hls: Remove redundant cast Signed-off-by: Andreas Rheinhardt …
- 3:47 PM Changeset in ffmpeg [c24ee7c2] by
- avformat/mux: Peek into the muxing queue for avoid_negative_ts …
- 3:47 PM Changeset in ffmpeg [c602deb1] by
- avformat/mux: Preserve sync even if later packet has negative ts …
- 3:47 PM Changeset in ffmpeg [f6d14b12] by
- avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLED And also don't use …
- 3:47 PM Changeset in ffmpeg [92ed6ea3] by
- fate/matroska: Add test for avoiding negative timestamps This tests …
- 3:45 PM Changeset in ffmpeg [5d5b62e5] by
- avformat/mux: Remove assert based on faulty assumptions This assert …
- 10:58 AM Changeset in ffmpeg [7247a6f] by
- avutil/pixfmt.h: typo Signed-off-by: Diederick Niehorster …
- 10:52 AM Changeset in ffmpeg [c8b11b28] by
- 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
- fixed: An updated version of this patch has been applied as …
- 8:44 AM Changeset in ffmpeg [137c808f] by
- lavu/hwcontext_vulkan: clear dangling pointers on map failure
- 8:40 AM Changeset in ffmpeg [2bc8c87b] by
- configure: link to libatomic when it's present C11 atomics in some …
- 8:28 AM Changeset in ffmpeg [2f0a214a] by
- configure: link to libatomic when it's present C11 atomics in some …
- 8:25 AM Changeset in ffmpeg [9e4693a1] by
- lavf/network: log ff_listen() errors to proper contexts rather than NULL
- 8:25 AM Changeset in ffmpeg [d2519e86] by
- lavf/network: log ff_socket() errors to proper contexts rather than NULL
- 8:25 AM Changeset in ffmpeg [93b4cc3] by
- lavf/udp: log net errors to proper contexts rather than NULL
- 4:56 AM Changeset in ffmpeg [1fe78f84] by
- libavcodec/qsvenc: Add transform skip to hevc_qsv Add transform_skip …
- 4:56 AM Changeset in ffmpeg [9d6cc6a5] by
- libavcodec/qsvenc: Add low latency P-pyramid support to qsv Add low …
- 4:56 AM Changeset in ffmpeg [812b6ee6] by
- libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv Add …
- 4:56 AM Changeset in ffmpeg [ec8bc071] by
- libavcodec/qsvenc: Add max_frame_size support to hevc_qsv Add …
Note:
See TracTimeline
for information about the timeline view.
