Timeline
Dec 30, 2020:
- 11:31 PM Ticket #9048 (FFmpeg crashing) created by
- FFmpeg crashes a lot. 1. Generally I convert videos from youtube. …
- 10:47 PM Changeset in ffmpeg [ed735e65] by
- avfilter/vf_framerate: fix infinite loop with 1-frame input Fixes …
- 10:45 PM Changeset in ffmpeg [8f3741a5] by
- avformat/url: Change () position in ff_make_absolute_url() No …
- 10:14 PM Changeset in ffmpeg [53c5658] by
- hwcontext_drm: make dependency on Linux kernel headers optional This …
- 3:33 PM Changeset in ffmpeg [2f20e358] by
- avfilter/vf_w3fdif: add support for commands
- 2:53 PM Changeset in ffmpeg [aea3cf4f] by
- avfilter/vf_xmedian: allow to control eof handling
- 2:53 PM Changeset in ffmpeg [9ac31b41] by
- avfilter/vf_xmedian: add timeline support
- 12:19 PM Ticket #5570 (POWER8 VSX vectorization libswscale/input.c) updated by
- Hi! Functions that were commented out did not well speed. The actual …
- 10:58 AM Ticket #2602 (Implement a soft-telecine filter) updated by
- >I would have expected that the option is not boolean but a target …
- 7:35 AM Ticket #5811 (live_start_index option doesn't work.) closed by
- needs_more_info: Replying to nixklai: > Coming from the youtube-dl project, …
- 7:35 AM Ticket #5811 (live_start_index option doesn't work.) updated by
- Replying to nixklai: > Coming from the youtube-dl project, …
Dec 29, 2020:
- 9:36 PM Ticket #8349 (Dolby AC-4 Support) updated by
- I've uploaded a TS file from an OKC OTA station with AC-4 audio here: …
- 3:41 PM Ticket #9045 (feature request: add option to mpeg2_metadata to clear repeat first ...) updated by
-
Component changed
- 2:04 PM Ticket #5811 (live_start_index option doesn't work.) reopened by
- Coming from the youtube-dl project, I still cannot figure out how to …
- 5:10 AM Ticket #7756 (add mastering display color volume and content light level information ...) updated by
- Maybe patch below can meet your demand. …
- 5:08 AM Ticket #8777 (ffmpeg HDR signaling) updated by
- Maybe patch below can meet your demand. …
- 1:31 AM Changeset in ffmpeg [c720286e] by
- vf_dnn_processing.c: add async support Signed-off-by: Xie, Lin …
- 1:31 AM Changeset in ffmpeg [50242864] by
- dnn_interface: change from 'void *userdata' to 'AVFilterContext …
- 1:31 AM Changeset in ffmpeg [e67b5d0a] by
- dnn: add async execution support for openvino backend Signed-off-by: …
- 1:31 AM Changeset in ffmpeg [39f5cb4b] by
- dnn_interface: add interface to support async execution …
- 1:31 AM Changeset in ffmpeg [38089925] by
- dnn_backend_openvino.c: refine code for error handle Signed-off-by: …
- 1:31 AM Changeset in ffmpeg [2b177033] by
- dnn_backend_openvino.c: separate function execute_model_ov function …
- 1:31 AM Changeset in ffmpeg [6506ab8b] by
- dnn/queue: add queue and safe_queue support Signed-off-by: Xie, Lin …
- 1:31 AM Changeset in ffmpeg [1b64954e] by
- vf_dnn_processing.c: replace filter_frame with activate func with …
Dec 28, 2020:
- 10:08 PM Changeset in ffmpeg [e1d74331] by
- avcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS Signed-off-by: Aman …
- 10:08 PM Changeset in ffmpeg [d20f059f] by
- avformat/rtsp: add satip_raw flag to receive raw mpegts stream This …
- 10:08 PM Changeset in ffmpeg [98b76bb1] by
- avformat/rtsp: add support for satip:// The SAT>IP protocol[1] is …
- 6:36 PM Changeset in ffmpeg [292e41c] by
- avcodec/tiff: Disallow striped and tiled tiffs except for DNG strips …
- 6:36 PM Changeset in ffmpeg [654b21ef] by
- avformat/mpegts: Fix argument type for av_log Reviewed-by: Marton …
- 6:34 PM Changeset in ffmpeg [93bf8004] by
- avformat/mxfdec: Do not clear arrays in mxf_read_index_entry_array() …
- 4:13 PM Ticket #8349 (Dolby AC-4 Support) updated by
- Replying to cehoyos: > Replying to georgeP: …
- 12:40 PM Ticket #5570 (POWER8 VSX vectorization libswscale/input.c) updated by
-
Cc changed
I tried to add the patch to a build of 4.3.1 on Debian buster. It … - 4:12 AM Changeset in ffmpeg [d67c6c7f] by
- lavu: use address-of operator checking clock_gettime When targeting a …
- 3:13 AM Ticket #9047 (`compute_vmaf()` is deprecated, so that cant load feature extractors ...) updated by
-
> libvmaf INFO
compute_vmaf()is deprecated and will be removed in a … - 3:09 AM Changeset in ffmpeg [6080c5e2] by
- avformat/hlsproto: update comment of file description reference link …
- 3:09 AM Changeset in ffmpeg [e7703ae3] by
- avformat/hls: update comment of file description reference link to …
- 3:09 AM Changeset in ffmpeg [e6e341b2] by
- doc/muxers: correct description of hls_enc_key and hls_enc_iv because …
- 2:34 AM Ticket #8349 (Dolby AC-4 Support) updated by
- Another sample is here …
- 12:06 AM Ticket #8349 (Dolby AC-4 Support) updated by
- Replying to georgeP: > Happy to help however I can Did …
- 12:03 AM Ticket #9046 (Decimation with ppsrc=1 malfunctions) updated by
- Replying to Balling: > Fixed in …
Dec 27, 2020:
- 9:24 PM Changeset in ffmpeg [f1357274] by
- avfilter/vf_decimate: always properly handle EOF
- 9:01 PM Changeset in ffmpeg [4b4282b] by
- avfilter/vf_decimate: stop dropping last frames with ppsrc
- 8:55 PM Ticket #9046 (Decimation with ppsrc=1 malfunctions) updated by
-
Resolution changed
Fixed in 89dcef90af5b444b446ed888486ea9326e9a1141. - 8:21 PM Changeset in ffmpeg [89dcef90] by
- avfilter/vf_decimate: fix broken logic with ppsrc handling Make …
- 7:34 PM Ticket #8349 (Dolby AC-4 Support) updated by
- All i know is all the main stations in seattle have switched to ATSC …
- 4:47 PM Ticket #9047 (`compute_vmaf()` is deprecated, so that cant load feature extractors ...) updated by
- Which error do you mean?
- 1:46 PM Ticket #9047 (`compute_vmaf()` is deprecated, so that cant load feature extractors ...) updated by
- I don't know how to fix the error, but I hope it will help everyone to …
- 12:24 PM Ticket #9047 (`compute_vmaf()` is deprecated, so that cant load feature extractors ...) updated by
-
Keywords changed
I wonder what is reported here: Description and title do not match. - 12:22 PM Ticket #9047 (`compute_vmaf()` is deprecated, so that cant load feature extractors ...) updated by
- If nobody step up to fix this, filter will be eventually removed from …
- 12:10 PM Ticket #9047 (`compute_vmaf()` is deprecated, so that cant load feature extractors ...) created by
- Summary of the bug: Error occurs …
- 10:01 AM Changeset in ffmpeg [6d3b70c2] by
- avfilter/vf_framerate: fix infinite loop with 1-frame input Fixes …
- 10:01 AM Ticket #9043 (Can't Build on Windows with MSVC) updated by
- # ./configure --toolchain=msvc install prefix /usr/local …
- 9:43 AM Ticket #9043 (Can't Build on Windows with MSVC) updated by
- How does your configure line look like?
- 9:20 AM Changeset in ffmpeg [bff6fbea] by
- doc/protocols: document cache option Add entry for read_ahead_limit
- 8:04 AM Ticket #9043 (Can't Build on Windows with MSVC) updated by
- $ awk --version GNU Awk 5.1.0, API: 3.0 (GNU MPFR 4.1.0, GNU MP 6.2.0) …
- 3:30 AM Ticket #9046 (Decimation with ppsrc=1 malfunctions) closed by
- needs_more_info
- 3:21 AM Ticket #9046 (Decimation with ppsrc=1 malfunctions) created by
- Decimation with ppsrc=1 malfunctions. Paul fixed this somewhat, but …
- 1:06 AM Ticket #9045 (feature request: add option to mpeg2_metadata to clear repeat first ...) created by
- The mpeg2_metadata bitstream filter allows users to change the frame …
Dec 26, 2020:
- 2:04 PM Ticket #3643 (XYZ to RGB color space) updated by
-
Status changed
Replying to cehoyos: > One XYZ sample is attached to … - 1:52 PM Ticket #8515 (vc1_parser erroneously flagged every packet as keyframe) updated by
- It happens whenever the PARSER_FLAG_COMPLETE_FRAMES is set (it is for …
- 7:08 AM Ticket #3409 (Impossible to transcode full range RGB videos with libx264, and keep ...) updated by
- Why this is still open? As was said many times (#8937), ffplay does …
- 5:03 AM Ticket #8515 (vc1_parser erroneously flagged every packet as keyframe) updated by
- Interestingly enough it does not happen in Blu-rays like here […] …
- 1:54 AM Xfade edited by
- added squeezev and squeezeh (diff)
Dec 25, 2020:
- 9:59 PM Ticket #8349 (Dolby AC-4 Support) updated by
- This is latest AC4 WIP code: https://github.com/richardpl/FFmpeg/tree/ac4
- 7:34 PM Ticket #8349 (Dolby AC-4 Support) updated by
- Do you have samples to reproduce this, as that patch contradicts with …
- 4:24 PM Ticket #8349 (Dolby AC-4 Support) updated by
-
Cc changed
I have a patch that fixed some issues with a few stations: … - 4:15 PM Ticket #1941 (unable to receive RTSP stream from VLC) updated by
- Possibly necro - but I too found myself in this exact situation and it …
- 3:43 PM Changeset in ffmpeg [5b48d2af] by
- avfilter/vf_xmedian: add support for commands
- 1:12 PM Changeset in ffmpeg [4848eb48] by
- avfilter/af_vibrato: make sure table size is at least 1 Fixes overreads.
- 1:12 PM Changeset in ffmpeg [38e71d8b] by
- avfilter/af_tremolo: make sure table size is at least 1
- 12:28 PM Changeset in ffmpeg [676689cc] by
- avcodec/cfhd: properly handle midstream size changes for transform type 2
- 8:34 AM Ticket #9044 (Writing album art to ogg / opus files) created by
- Implementing reading album art from ogg files was implemented in …
Dec 24, 2020:
- 3:58 PM Ticket #9043 (Can't Build on Windows with MSVC) updated by
- More interesting would probably be: […]
- 3:55 PM Ticket #9043 (Can't Build on Windows with MSVC) updated by
-
Description changed
- 3:55 PM Ticket #9043 (Can't Build on Windows with MSVC) updated by
-
Description changed
- 3:44 PM Ticket #9043 (Can't Build on Windows with MSVC) created by
- I am trying to build FFMPEG on Windows with MSVC. I have managed to …
- 2:27 PM Changeset in ffmpeg [29cef1bc] by
- libswscale: avoid UB nullptr-with-offset. Signed-off-by: Michael …
- 2:25 PM Changeset in ffmpeg [aea8d406] by
- avformat/swfdec: Allocate output buffer after reading input Fixes: …
- 2:25 PM Changeset in ffmpeg [684aec6a] by
- avformat/cafdec: clip sample rate Fixes: 1.21126e+111 is outside the …
- 2:25 PM Changeset in ffmpeg [0d4e8e4c] by
- tools/target_dec_fuzzer: Adjust maxpixels for G2M Fixes: Timeout …
- 12:16 PM Changeset in ffmpeg [2943c3de] by
- lavf/img2dec: Increase score for very large jpeg images. Avoids a …
- 11:24 AM Ticket #9039 (ppsrc=1 DECIMATION DOESN'T WORK OR ISN'T CORRECT OR THROWS EXCEPTION) updated by
- This (particularly useless) ticket was likely fixed by Paul in …
- 11:21 AM Ticket #9024 (Broken mp4 files / instable) closed by
- needs_more_info
- 11:20 AM Ticket #9005 (decklink: v210 FourCC has wrong case) closed by
- fixed: A different fix was applied as …
- 11:07 AM Changeset in ffmpeg [b0a882cc] by
- lavd/decklink_dec: Do not set codec_tags. Only set the pix_fmt for …
- 5:22 AM Ticket #8904 (HLS missing CODECS for H.265 streams) updated by
- Thanks for the patch! This looks excellent. Is there a way to download …
- 4:34 AM Changeset in ffmpeg [9a0f5e41] by
- ffmpeg: delay first stats Wait for all output files to be initialized …
Dec 23, 2020:
- 10:55 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by
-
Status changed
>but instead dither Maybe your floyd-steinberg dither is wrong in some … - 12:39 PM Ticket #8857 (ffmpeg h264_qsv force_key_frames incorret) updated by
-
Keywords changed
- 12:19 PM Ticket #5923 (add support for Kodak PhotoCD image format) updated by
- Why? The spec is also here. xvYCC is used …
- 12:01 PM Ticket #8857 (ffmpeg h264_qsv force_key_frames incorret) updated by
-
Keywords, Cc changed
Same problem for me, only with force_key_frames parameter present. … - 10:02 AM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by
- Please do not post magnet links here in any form whatsoever. Thanks.
- 9:32 AM Ticket #5923 (add support for Kodak PhotoCD image format) closed by
- fixed: Please refrain from opening this ticket, if you have anything useful …
- 7:29 AM Ticket #5923 (add support for Kodak PhotoCD image format) reopened by
- This is incorrect, Paul. The colorspace used is not …
- 5:33 AM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by
- >So what? Of course, the artifacts can be in original xyz12le file. …
- 3:39 AM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by
-
Status changed
>in fact decoded fine (at least visually) Oh really? The only way to … - 2:18 AM Ticket #7480 (HEVC codec info string) updated by
-
Status changed
"I was not sure what is the right format of that string. I saw some …
Note:
See TracTimeline
for information about the timeline view.
