Timeline



Jul 8, 2022:

1:08 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") closed by James
fixed: Should be fixed in f9785a78da117be0c66f6d5d58ce7277c7029ae7
1:05 PM Changeset in ffmpeg [f9785a78] by James Almer <jamrial@gmail.com>
avcodec/aacdec: fix parsing of dual mono files Dual mono files report …
11:58 AM Changeset in ffmpeg [d3cf7be5] by Timo Rothenpieler <timo@rothenpieler.org>
fftools: Fix preset search pathes regression since 13350e81fd Fix …
6:40 AM Ticket #9796 (How can I use the scale_vulkan filter?) updated by hydra3333
Also, when you do find out how to operate the filter(s) can you please …
6:40 AM Ticket #9796 (How can I use the scale_vulkan filter?) updated by hydra3333
Hello. Did you have an ffmpeg exe with vulkan and the relevant filters …
6:02 AM Ticket #9825 (Non-monotonous?!) closed by Balling
duplicate: Duplicate of #9785.

Jul 7, 2022:

11:49 PM Ticket #9825 (Non-monotonous?!) created by sszcrt
Summary of the bug: How to reproduce: […] Patches should be …
10:49 PM Changeset in ffmpeg [59018254] by Marton Balint <cus@passwd.hu>
avcodec/openh264: return (DE|EN)CODER_NOT_FOUND if version check fails …
7:52 PM Changeset in ffmpeg [c9a29965] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sctp: close socket on errors This is untested as i have no …
7:52 PM Changeset in ffmpeg [b418ad75] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flashsv: Clear pointers Fixes: Use after free Fixes: …
7:52 PM Changeset in ffmpeg [4ff654e0] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for SIMBIOSIS_IMX Fixes: …
7:52 PM Changeset in ffmpeg [884a1081] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cinedec: Check size and pos more Fixes: signed integer …
7:52 PM Changeset in ffmpeg [9f77af17] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for ARGO Fixes: Timeout …
7:52 PM Changeset in ffmpeg [af2ed092] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aasc: Fix indention Signed-off-by: Michael Niedermayer …
7:52 PM Changeset in ffmpeg [8f6432cd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flashsv: Check inflate() for failure Fixes: CID1047223 …
7:52 PM Changeset in ffmpeg [7796d740] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: fix indention after previous commit Signed-off-by: …
7:52 PM Changeset in ffmpeg [08e82e5b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Optimize constant 16bit audio output Reviewed-by: …
7:52 PM Changeset in ffmpeg [5c2fa59f] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for smacker audio Fixes: …
6:36 PM Ticket #9748 (Cannot create file with % in name) closed by Marton Balint
fixed: Fixed in git master in b54f3e32fa228095867cd9edd6f4bf540ffa2eb3.
6:23 PM Changeset in ffmpeg [b54f3e32] by Marton Balint <cus@passwd.hu>
avformat/img2enc: use unmatched filename for an invalid or missing …
6:23 PM Changeset in ffmpeg [3f2de562] by Marton Balint <cus@passwd.hu>
avformat/img2enc: fix first image check Start image number was …
3:52 PM Changeset in ffmpeg [6ed9eaf6] by Paul B Mahol <onemda@gmail.com>
avfilter: add remap opencl filter
11:15 AM Ticket #9824 (Trimming mp3 using start time+copy makes audio stutter in VLC) created by undone
I was trying to remove the first couple of seconds of an mp3-file …

Jul 6, 2022:

9:37 PM Changeset in ffmpeg [03d81a04] by Marton Balint <cus@passwd.hu>
avformat/mov: disallow a zero sample size in trun atoms In order to …
9:37 PM Changeset in ffmpeg [7acc1241] by Marton Balint <cus@passwd.hu>
Revert "avformat/demux: Make read_frame_internal() return …
9:37 PM Changeset in ffmpeg [dbc3b5a9] by Marton Balint <cus@passwd.hu>
Revert "avformat/demux: Count EAGAIN as 100 bytes in relation to read …
8:53 PM Changeset in ffmpeg [aca09ed7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/mem: Handle fast allocations near UINT_MAX properly …
5:41 PM Changeset in ffmpeg [42518d8d] by Paul B Mahol <onemda@gmail.com>
avcodec/exrenc: add av_cold to some functions
6:40 AM Ticket #9732 (The mov demuxer does not correctly read the `cprt` box) updated by IvanB
Cc changed
As I understand, current implementation of 'cprt' box reading is …

Jul 5, 2022:

4:27 PM Changeset in ffmpeg [85bc6b5a] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add support for additional (10 bit) RGB pixel formats
2:00 PM Ticket #9763 (ipcm little endian misidentified as big endian) closed by Balling
fixed: Fixed in cbe216d3a62fe22b16a1ba40b9b3f13e5b4ac9a9.
1:20 PM Changeset in ffmpeg [f9dd8fcf] by Lynne <dev@lynne.ee>
)hwcontext: add a stub implementation for Vulkan functions
12:28 PM Ticket #9725 (issues with barrel split implementation in v360) closed by elenril
fixed: Fixed in 83a5ef51131ab1a9b22bf886f826ae899bc5ff66 and …
12:11 PM Changeset in ffmpeg [c8d839df] by Paul B Mahol <onemda@gmail.com>
avformat/mov: prevent potential use of uninitialized value
12:11 PM Changeset in ffmpeg [056a9fac] by Paul B Mahol <onemda@gmail.com>
avformat/cafdec: Implement FLAC-in-CAF parsing The afconvert utility …

Jul 4, 2022:

5:49 PM Changeset in ffmpeg [aa8905a1] by Paul B Mahol <onemda@gmail.com>
avfilter/xstack: Add support for fixed size grid Add a short hand …
5:04 PM Changeset in ffmpeg [0afdc957] by James Almer <jamrial@gmail.com>
Revert "avutil/channel_layout: av_channel_layout_describe_bprint: …
5:00 PM Changeset in ffmpeg [94901a95] by James Almer <jamrial@gmail.com>
avformat/matroskadec: fix setting channel layout using the Channels …
4:53 PM Ticket #9790 (Could not transfer video withpcm_s16be audio stream to aac) closed by IvanB
fixed: Patch simplified and applied by Marton Balint …
4:16 PM Changeset in ffmpeg [c9a2506d] by Anton Khirnov <anton@khirnov.net>
get_bits: move check_marker() to mpegvideodec.h It is only used by …
1:04 PM Changeset in ffmpeg [8cfb44cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mscc: Don't modify input packet This packet may not be …
1:04 PM Changeset in ffmpeg [930e560d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/decoders: Use const uint8_t* to access input packet data …
1:03 PM Changeset in ffmpeg [88f9b1fc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dcadec: Treat the input packet's data as const A decoder's …
12:56 PM Changeset in ffmpeg [1fc5d327] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt …
10:31 AM Ticket #9823 (ffmpeg h264_nvenc CUDA_ERROR_UNKNOWN: unknown error) closed by Balling
invalid: We do not support 4.4.1, only master.
9:54 AM Ticket #9823 (ffmpeg h264_nvenc CUDA_ERROR_UNKNOWN: unknown error) updated by also
[h264_nvenc @ 0x172e740] 1 CUDA capable devices found [h264_nvenc @ …
9:50 AM Ticket #9823 (ffmpeg h264_nvenc CUDA_ERROR_UNKNOWN: unknown error) created by also
[root@ecs-809a-0628788 ~]# ffmpeg -v verbose -i /usr/local/src/gg.mp4 …
9:13 AM Changeset in ffmpeg [dba7376d] by Gyan Doshi <ffmpeg@gyani.pro>
doc/ffmpeg: correct description of -shortest -shortest stops …
8:04 AM Ticket #9807 (decryption_key: subsample size exceeds the packet size left) updated by Balling
Fix is here: …
6:17 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Balling
>Nope, it converts stuff to XYB in lossy mode at very high I was only …
4:00 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by diltuepromil
Replying to Balling: > JPEG XL requires R'G'B' convertion …
3:30 AM Changeset in ffmpeg [066368e8] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libdavs2: workaround memory leak davs2_decoder_close doesn't …
2:33 AM Ticket #9777 (-decryption_key does not work) closed by Shuangxi,Li
fixed
2:33 AM Ticket #9777 (-decryption_key does not work) updated by Shuangxi,Li
Status, Component, Owner, Cc changed
The CENC decryption function has a bug, In the funciton …

Jul 3, 2022:

6:18 PM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Pierre-Anthony Lemieux
Patch submitted: …
5:36 PM Changeset in ffmpeg [9fec43a9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: No channels cannot be accessed Fixes: out of array …
5:36 PM Changeset in ffmpeg [cd847f86] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qdrw: adjust max colors to array size Fixes: out of array …
2:19 PM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Francesco Bucciantini
Yep, the proposed fix solves the issue. Thanks!
1:16 PM Changeset in ffmpeg [1b8647cf] by Paul B Mahol <onemda@gmail.com>
fate: add PFM encoder tests
1:16 PM Changeset in ffmpeg [d70a4439] by Paul B Mahol <onemda@gmail.com>
avcodec/pnmenc: support both endian variants for PFM
1:16 PM Changeset in ffmpeg [ff1450e4] by Paul B Mahol <onemda@gmail.com>
avcodec: add PHM decoder and encoder
9:49 AM Changeset in ffmpeg [33fe3b73] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tests/snowenc: Remove unused-but-set variable Signed-off-by: …
9:41 AM Changeset in ffmpeg [563c2ed2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qoidec: Remove unused-but-set variable Signed-off-by: Andreas …
9:41 AM Changeset in ffmpeg [a88e8341] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/j2kenc: Remove unused-but-set variable Signed-off-by: Andreas …
9:41 AM Changeset in ffmpeg [8f99a728] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/imc: Remove unused-but-set variable Signed-off-by: Andreas …
9:41 AM Changeset in ffmpeg [bdaff63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_ps: Remove unused-but-set variable Signed-off-by: …
9:41 AM Changeset in ffmpeg [624d0cf4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_atadenoise: Remove unused-but-set variables …
9:41 AM Changeset in ffmpeg [309ead70] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mlpdec: Remove unused-but-set variable Signed-off-by: …
9:41 AM Changeset in ffmpeg [204a72d7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/bintext: Remove set-but-unused variable Signed-off-by: …
8:30 AM Changeset in ffmpeg [ae90897b] by Paul B Mahol <onemda@gmail.com>
fate: add EXR encoder tests
6:55 AM Ticket #9822 (`ffplay` filter output differs from `ffmpeg` output when ...) updated by goekce
Description changed

Jul 2, 2022:

8:26 PM Ticket #9822 (`ffplay` filter output differs from `ffmpeg` output when ...) created by goekce
Summary of the bug: ffplay filter output differs from ffmpeg
7:07 PM Changeset in ffmpeg [8709f4c1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alacdsp: Make intermediates unsigned Fixes: signed integer …
5:22 PM Changeset in ffmpeg [8154cb7c] by Michael Niedermayer <michael@niedermayer.cc>
avutil/channel_layout: av_channel_layout_describe_bprint: Check for …
5:22 PM Changeset in ffmpeg [c6f1e48b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: cleanup size handling for extreem cases …
5:12 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Balling
>When encoding, parameters like transfer, matrix, primaries and …
7:33 AM Ticket #9807 (decryption_key: subsample size exceeds the packet size left) updated by Shuangxi,Li
Status, Owner changed
7:27 AM Ticket #9807 (decryption_key: subsample size exceeds the packet size left) updated by Shuangxi,Li
Cc changed
The CENC decryption function has a bug, In the funciton …
6:58 AM Changeset in ffmpeg [55c605f7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_h2645: Remove unnecessary (h264|hevc)_sei.h inclusions …

Jul 1, 2022:

9:45 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Vignesh Venkatasubramanian
> It should work automatically. When encoding, parameters like …
8:08 PM Ticket #9811 (filter 'zscale=transfer=linear' fails with "code 2050: active window ...) reopened by BoKK
It seems something is happening again, or at least something that …
7:49 PM test_file_BOKK_20220701.mkv attached to Ticket #9811 by BoKK
Similar issue caused by this file
7:17 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Balling
>If you are using libaom-av1 encoder for creating AVIF images, you can …
6:42 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Vignesh Venkatasubramanian
> All HDR movies use top-left siting for chroma. When you extract a …
3:48 PM Ticket #9821 (Rewarp MPEGDash to MP4 changes audio bitrate mode) updated by Matth
Description changed
3:46 PM FFMPEG Variable BitRate.zip attached to Ticket #9821 by Matth
MediaInfo and FFprobe of source and output
3:43 PM Ticket #9821 (Rewarp MPEGDash to MP4 changes audio bitrate mode) created by Matth
Summary of the bug: On a windows machine, i'm rewrapping some …
1:35 PM Changeset in ffmpeg [804bf898] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_slice: Don't reinitialise initialised mutex It …
3:58 AM Ticket #9507 (close the invalid file descriptor -1 in function v4l2_m2m_destroy_context) closed by Wujian(Chin)
fixed: The master has been …
1:59 AM Changeset in ffmpeg [26e7d7b1] by Steven Liu <lq@chinaffmpeg.org>
avcodec/v4l2_m2m: Check if the file descriptor is valid before closing …
Note: See TracTimeline for information about the timeline view.