Timeline
Jul 9, 2023:
- 10:23 PM Ticket #10454 (Unable to remux AV1 stream from MKV to MKV) updated by
- The parser does not see any keyframes in your input (although the …
- 8:56 PM Changeset in ffmpeg [3b358f15] by
- avformat/ivfenc: Set the "number of frames" in IVF header Should set …
- 8:40 PM Ticket #10358 (negative initial out_time in progress output) closed by
- fixed: Fixed in 7357012bb5205e0d03634aff48fc0167a9248190
- 6:53 PM Changeset in ffmpeg [fcbee7ef] by
- avfilter/avf_showcwt: add qdrt frequency scale
- 6:53 PM Changeset in ffmpeg [aee8689b] by
- avfilter/avf_showcwt: add cbrt frequency scale
- 6:53 PM Changeset in ffmpeg [7f23b72d] by
- avfilter/avf_showcwt: add sqrt frequency scale
- 5:50 PM Changeset in ffmpeg [7357012b] by
- fftools/ffmpeg: fix negative timestamps at the beginning of the …
- 5:50 PM Changeset in ffmpeg [f607e851] by
- avdevice/decklink_enc: use 64bit format string for BMD timebase …
- 5:46 PM Ticket #10457 (avcodec_send_packet does not send AVERROR(EAGAIN) anymore) created by
- Is there a major API change? avcodec_send_packet is not sending …
- 10:39 AM Ticket #10456 (Example decode_filter_audio.c produces noise) updated by
-
Description changed
Added URL to example in ffmpeg documentation. - 10:27 AM Ticket #10456 (Example decode_filter_audio.c produces noise) created by
- Summary of the bug: The decode_filter_audio.c example of the nightly …
- 9:58 AM Changeset in ffmpeg [20b86880] by
- avfilter/adynamicequalizer_template: fix peak filter
- 9:58 AM Changeset in ffmpeg [889c2529] by
- avfilter/af_adynamicequalizer: simplify calculations
- 1:05 AM Changeset in ffmpeg [e52676e2] by
- avformat/evc: Don't cast const away, avoid loop Signed-off-by: …
- 12:40 AM Changeset in ffmpeg [e5ab2dab] by
- avformat/evcdec: Check that enough data has been read Fixes potential …
Jul 8, 2023:
- 5:51 PM Changeset in ffmpeg [0056d9f1] by
- avutil: fix build failure on osx 10.4 libavutil/random_seed.c calls …
- 3:42 PM Ticket #10455 (ffmpeg fail to merge two video of different orientation) updated by
-
Summary changed
- 3:41 PM Ticket #10455 (ffmpeg fail to merge two video of different orientation) created by
- Summary of the bug: Having two videos one horizontally and other …
- 3:31 PM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) updated by
- Also, there is the problem how can you know if one of these videos is …
- 3:30 PM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) updated by
- I found the problem. Just rotating one of the videos only in metadata, …
- 12:56 PM Ticket #10454 (Unable to remux AV1 stream from MKV to MKV) created by
- Summary of the bug: With some MKV source files, copying the AV1 video …
- 10:54 AM Changeset in ffmpeg [13e98990] by
- lavfi/vf_libplacebo: add contrast recovery options New upstream …
- 10:41 AM Changeset in ffmpeg [2e83ba00] by
- lavfi/vf_libplacebo: deprecate hybrid_mix option Deprecated upstream …
Jul 7, 2023:
- 6:11 PM Ticket #10453 (Preset definition for slower seems to be missing) created by
- Summary of the bug: When trying to transcode a media stream to HEVC, …
- 6:05 PM Ticket #10452 (Preset help specified, but could not be opened.) created by
- Summary of the bug: When trying to obtain a list of presets (according …
- 5:51 PM Ticket #10450 (Enable decode of AC-4 audio streams) updated by
- >comments to the effect that #8349 was only about muxing, not …
- 5:21 PM Ticket #10451 (Reduced luminance and banding artefacts converting DCP JPEG2000 to ProResHQ) updated by
- Bug originally noticed in DCP-o-matic (https://dcpomatic.com/) which …
- 5:16 PM Ticket #10451 (Reduced luminance and banding artefacts converting DCP JPEG2000 to ProResHQ) created by
- I am trying to convert the video MXF of a DCP (Digital Cinema Package) …
- 4:10 PM Ticket #10450 (Enable decode of AC-4 audio streams) updated by
- Replying to Balling: > This is a dup of #8349. My …
- 2:56 PM Changeset in ffmpeg [13ef5025] by
- fate/cbs: add more VVC tests Signed-off-by: James Almer …
- 2:56 PM Changeset in ffmpeg [3a30abd8] by
- avcodec/cbs_h266: use exp_tile_height when checking the allowed range …
- 2:56 PM Changeset in ffmpeg [0f008a0f] by
- avcodec/cbs_h266: fix use of uninitialized value And fix the allowed …
- 1:19 PM HWAccelIntro edited by
- (diff)
- 11:41 AM Ticket #10450 (Enable decode of AC-4 audio streams) updated by
- This is a dup of #8349.
- 11:39 AM Changeset in ffmpeg [7eeef72c] by
- avcodec/nvenc: set idrPeriod to gopLength unconditionally When …
- 11:39 AM Changeset in ffmpeg [0d0c398] by
- avcodec/nvenc: fix intraRefreshPeriod setting Regression since …
- 10:55 AM Ticket #10257 (FFmpeg does not recognise dolby vision hevc tags) updated by
- Possible patch from HandBrake to fix this: …
- 10:25 AM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) updated by
- Her it is a second example with full log (available for 7 days: …
- 10:13 AM Changeset in ffmpeg [ac616afa] by
- lavf/dv: stop setting a random video bitrate A real value is …
- 10:12 AM Changeset in ffmpeg [9b625ab6] by
- lavc/dvdec: export bitrate Changes the result of fate-mxf-probe-dv25, …
- 10:07 AM Changeset in ffmpeg [b54603a2] by
- lavc/decode: do not perform decoding when sending draining packets …
- 10:07 AM Changeset in ffmpeg [69516ab3] by
- lavc/decode: move submitting input packets to bitstream filters Do it …
- 10:07 AM Changeset in ffmpeg [0f957cfb] by
- lavc/bsf: move IS_EMPTY() to packet_internal() It will be useful in …
- 10:07 AM Changeset in ffmpeg [c4332dfd] by
- lavc/decode: track whether the caller started draining with a separate …
- 10:07 AM Changeset in ffmpeg [fd915dc1] by
- lavc: move AVCodecInternal.last_audio_frame to EncodeContext It does …
- 10:07 AM Changeset in ffmpeg [23270015] by
- lavc: add generic-encode-layer private data Move …
- 10:07 AM Changeset in ffmpeg [f2fb882b] by
- lavc: add generic-decode-layer private data Move …
- 10:07 AM Changeset in ffmpeg [21de4db4] by
- lavc: reindent after previous commit
- 10:07 AM Changeset in ffmpeg [6ff27024] by
- lavc/avcodec: split flushing into decode- and encode-specific …
- 10:07 AM Changeset in ffmpeg [5e7b5b00] by
- lavc: add a header for internal generic-layer APIs The goal is to …
- 9:11 AM Encode/AV1 edited by
- (diff)
- 9:01 AM Encode/AV1 edited by
- added information about AMD AMF AV1 Encoder (diff)
- 1:47 AM Changeset in ffmpeg [83c0f7b0] by
- avformat/evcdec: Avoid nonsense casts For uint8_t …
- 1:09 AM Ticket #10450 (Enable decode of AC-4 audio streams) updated by
- Replying to Elon Musk: > Please no more dupe tickets. …
Jul 6, 2023:
- 10:30 PM Ticket #10450 (Enable decode of AC-4 audio streams) updated by
-
Description changed
Also remove link to invalid and broken fork code. - 10:27 PM Ticket #10450 (Enable decode of AC-4 audio streams) closed by
- duplicate: Please no more dupe tickets.
- 10:07 PM Ticket #10450 (Enable decode of AC-4 audio streams) created by
- With the resolution of #8349, we can now enable decode of AC-4 (Atmos) …
- 7:24 PM Changeset in ffmpeg [79f41a07] by
- fftools/ffplay: fix typo in frame_queue_destory Not sure if the …
- 7:08 PM Changeset in ffmpeg [4e27b485] by
- avcodec/mpeg12dec: ignore picture start code in extradata for AVID …
- 6:30 PM Changeset in ffmpeg [b7f4d5fa] by
- avutil/random_seed: add support for gcrypt and OpenSSL as source of …
- 4:42 PM Ticket #10410 (h264_nvenc passlogfiles are zero) updated by
- Just a note, NVEnc, as far as I know, does not support "2 pass …
- 3:52 PM Ticket #10448 (filter instance name (AVFilterContext->name) isn't unique (no longer ...) updated by
- It looks like it's fixed in the latest master. Thanks for replying.
- 2:43 PM Changeset in ffmpeg [68e9d283] by
- avcodec/cbs_h266: add support for Adaptation parameter set NALU type …
- 12:05 PM Changeset in ffmpeg [4b19690f] by
- cbs_h266: add range extension support example clips: * …
- 11:47 AM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) created by
- Summary of the bug: How to reproduce: […] Patches should be …
Jul 5, 2023:
- 9:21 PM Changeset in ffmpeg [f00222e8] by
- avfilter/vf_bwdif: Add neon for filter_line3 Signed-off-by: John Cox …
- 9:21 PM Changeset in ffmpeg [697533e7] by
- avfilter/vf_bwdif: Add a filter_line3 method for optimisation Add an …
- 9:21 PM Changeset in ffmpeg [94cb94a2] by
- avfilter/vf_bwdif: Add neon for filter_line Exports C filter_line …
- 9:21 PM Changeset in ffmpeg [8130df83] by
- avfilter/vf_bwdif: Add neon for filter_edge Adds clip and spatial …
- 9:21 PM Changeset in ffmpeg [7ed7c00f] by
- tests/checkasm: Add test for vf_bwdif filter_edge Signed-off-by: John …
- 9:21 PM Changeset in ffmpeg [5075cfb4] by
- avfilter/vf_bwdif: Add neon for filter_intra Adds an outline for …
- 9:21 PM Changeset in ffmpeg [7caa8d6b] by
- tests/checkasm: Add test for vf_bwdif filter_intra Signed-off-by: …
- 9:18 PM Changeset in ffmpeg [8995e2f7] by
- avcodec/cbs_h266: add support for Decoding capability information NALU …
- 9:18 PM Changeset in ffmpeg [6cb57bb4] by
- avcodec/cbs_h266: add support for Operating point information NALU …
- 9:18 PM Changeset in ffmpeg [319a6b3a] by
- avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the context …
- 9:18 PM Changeset in ffmpeg [ee09f207] by
- avcodec/cbs_h266: don't infer derived values The macro is meant for …
- 9:02 PM Changeset in ffmpeg [3bbb1c02] by
- avfilter/avf_showcwt: fix offset to take into initial delay Syncs …
- 9:01 PM Ticket #10448 (filter instance name (AVFilterContext->name) isn't unique (no longer ...) updated by
- Check if same bug exist in latest master git version.
- 8:56 PM Changeset in ffmpeg [0cdfe46] by
- avfilter/avf_showcwt: fix output frame pts if inlink timebase does not …
- 8:49 PM Ticket #10448 (filter instance name (AVFilterContext->name) isn't unique (no longer ...) created by
- Summary of the bug: I recently upgraded from 4.1 to 6.0 and built it …
- 7:42 PM Changeset in ffmpeg [a196d02e] by
- avfilter/af_aresample: switch to activate
- 7:40 PM Ticket #10447 (On macOS ffmpeg should create a power assertion to prevent system ...) updated by
- As written in the ticket: - On macOS the convention is that apps which …
- 6:09 PM Ticket #10447 (On macOS ffmpeg should create a power assertion to prevent system ...) updated by
- Ha? It is not our job to do that. WHAT?
- 5:25 PM Changeset in ffmpeg [0e7fa8b3] by
- avutil/random_seed: include stddef.h The new function uses size_t, …
- 4:27 PM Ticket #10447 (On macOS ffmpeg should create a power assertion to prevent system ...) created by
- == Problem - Started a long encoding job, CPU was at 540% on my 8 …
- 1:06 PM Changeset in ffmpeg [d694c25b] by
- avutil/random_seed: add av_random_bytes() Uses the existing code for …
- 11:58 AM Changeset in ffmpeg [7a1128ca] by
- avutil/random_seed: use fread() in read_random() This ensures the …
- 11:48 AM Changeset in ffmpeg [a357758e] by
- vvc.h: Enable 16-bit support for VVC_MAX_POINTS_IN_QP_TABLE …
- 11:46 AM Changeset in ffmpeg [a8178be] by
- cbs_h266: expand the bit depth range to 16 bits Signed-off-by: James …
- 10:41 AM Ticket #10446 (Support decoding with libsvtav1) created by
- I am surprised to learn that ffmpeg does not provide libsvtav1 …
- 2:54 AM Ticket #10127 (Add 4:2:2 10-bit HEVC profile to VideoToolbox encoder) updated by
- Any update on this? Seems pretty straightforward to add
- 1:34 AM Changeset in ffmpeg [ca939ebb] by
- lavfi/tonemap_vaapi: remove HDR metadata The HDR metadata should be …
Jul 4, 2023:
- 11:53 PM Changeset in ffmpeg [8622dcb3] by
- avfilter/adynamicequalizer_template: refactor and improve output
- 3:21 AM Ticket #10358 (negative initial out_time in progress output) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230703221306.582-1- …
Jul 3, 2023:
- 10:52 PM Changeset in ffmpeg [9ff834c2] by
- bwdif_vulkan: clamp the temporarily interpolated sample spatially …
- 8:49 PM Changeset in ffmpeg [d4b989c9] by
- avformat/asfdec_f: fix need_parsing flag for codec mpeg4 …
- 8:49 PM Changeset in ffmpeg [3eb7968] by
- avformat/asfdec_f: support bmp_tags_unofficial Signed-off-by: Zhao …
- 8:49 PM Changeset in ffmpeg [bdb4b64f] by
- avcodec/hevc_parse: check the size of hvcC is at least 23 The code …
- 8:49 PM Changeset in ffmpeg [372f71cd] by
- avcodec/hevc_parse: restrict configurationVersion to 0 and 1 The …
- 8:03 PM Ticket #10445 (nvenc intra-refresh disabled) created by
- On current master, nvenc intra-refresh seems to not work. I'm …
- 6:37 PM Ticket #10423 (ID3v2 compilation Tag on MP3 gets lost) updated by
- Aha, and you only saw it there? This is why I call it "bug" ;-) I …
- 3:47 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) created by
- Would you please check if those changes in MESA can be made usable in …
- 9:16 AM Ticket #10423 (ID3v2 compilation Tag on MP3 gets lost) updated by
-
Your attached output file does contain the
compilationtag, as seen … - 3:32 AM Ticket #10443 (VPP_QSV: Output distorted when the crop offset (cx/cy) is an odd value) updated by
-
Description changed
- 3:05 AM Ticket #10443 (VPP_QSV: Output distorted when the crop offset (cx/cy) is an odd value) updated by
-
Description changed
- 2:57 AM Ticket #10443 (VPP_QSV: Output distorted when the crop offset (cx/cy) is an odd value) created by
- The output frame will be distorted, if the crop offset (cx/cy …
Jul 2, 2023:
- 10:04 PM Changeset in ffmpeg [50f34172] by
- fftools/ffplay: remove usage of internal AVInputFormat.read_seek field …
- 7:08 PM Changeset in ffmpeg [25a91824] by
- Add SMC vsynth tests
- 5:57 PM Changeset in ffmpeg [695789ea] by
- avcodec/decode: Preserve AFD side data when going from AVPacket to …
- 5:57 PM Changeset in ffmpeg [ac424727] by
- avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output …
- 5:57 PM Changeset in ffmpeg [e7d800fe] by
- avdevice/decklink: move queue_size to an argument for …
- 4:02 PM Changeset in ffmpeg [5930d397] by
- lavc/videotoolboxenc: fix enabling low-latency encode Use …
- 3:53 PM Changeset in ffmpeg [8a6d3482] by
- fate/cbs: fix sample path for discard tests Signed-off-by: James …
- 12:37 PM Changeset in ffmpeg [3720fa5f] by
- cbs_h266: fix typo for ols_mode_idc == 2 Signed-off-by: James Almer …
- 12:36 PM Changeset in ffmpeg [8489e317] by
- cbs_h266: fix sign for pps_xxx_qp_offset_list Signed-off-by: James …
Note:
See TracTimeline
for information about the timeline view.
