Timeline



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 …

Jun 30, 2022:

10:56 PM Ticket #2070 (Handling Multichannel BINK) updated by mirh
Resolution changed
10:40 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Vignesh Venkatasubramanian
> image/avif, see comment 14. I see. It seems like the flac picture …
10:40 PM Changeset in ffmpeg [bf13a177] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libx264: Avoid duplicating strings Also removes some …
10:35 PM Ticket #8422 (Riot Games violate LGPL) updated by mirh
Cc changed
The situation is a bit …
10:34 PM Changeset in ffmpeg [e9f2eb19] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Makefile: Prompt for reconfigure on lavc/hwaccels.h modification …
9:40 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Balling
>What exactly do you need ffmpeg to do for this issue? I am not sure i …
9:08 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Vignesh Venkatasubramanian
Hi Balling, > a) the chroma siting support for top left of 420 right …
8:19 PM Changeset in ffmpeg [e4be8870] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/movenc: Fix invalid check Regression since …
7:11 PM Ticket #6694 (can we have gamma-correct image-resizing) updated by mirh
Cc changed
This still results in the wrong image. […] Possibly related to …
1:14 PM Changeset in ffmpeg [5eb8da6] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: limit ISOBMFF AC-3 mapping to bsids <=8 This leaves …
1:14 PM Changeset in ffmpeg [c9de0968] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: handle OOM situations when parsing AC-3 headers …
1:14 PM Changeset in ffmpeg [3854c58d] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: utilize existing AC-3 parsing workflow for AC-3 …
1:14 PM Changeset in ffmpeg [b6897e9c] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: move eac3_info definition so that it can be used for …
1:14 PM Changeset in ffmpeg [ad167252] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: enable handle_eac3 to handle AC-3 tracks Add the …
1:14 PM Changeset in ffmpeg [3bb23a8b] by Jan Ekström <jeebjp@gmail.com>
{configure,avformat/movenc}: enable AC-3 parser for movenc This …
1:14 PM Changeset in ffmpeg [92dc9c9] by Jan Ekström <jeebjp@gmail.com>
avcodec/ac3_parser{,_internal}: expose AC-3 bit_rate_code Required by …
1:07 PM Changeset in ffmpeg [3f72155f] by Paul B Mahol <onemda@gmail.com>
avcodec/exrenc: add grayf32 format support
12:54 PM Encode/VFX edited by Elon Musk
remove devastating and wrong and obsolete rants about exr support (diff)
9:06 AM Changeset in ffmpeg [03b2ed9a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Return immediately upon hevc_init_context() failure …
9:06 AM Changeset in ffmpeg [a3b833c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Remove redundant context_initialized All contexts …
9:02 AM Changeset in ffmpeg [9a167a15] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Don't mention removed function avcodec_thread_init() …

Jun 29, 2022:

7:16 PM Changeset in ffmpeg [be4d1caa] by James Zern <jzern@google.com>
avformat/mov: Only read the primary item for AVIF Update the still …
5:30 PM Ticket #8897 (HLS EXT-X-START tag support) updated by Balling
Looks like it was added in df8ad4e3914c65d3ebcaac10bac6038eadb70d74
7:52 AM Changeset in ffmpeg [42d75f2f] by Paul B Mahol <onemda@gmail.com>
avcodec/pnmenc: reindent
7:51 AM Changeset in ffmpeg [ed4bad99] by Paul B Mahol <onemda@gmail.com>
avcodec/pnmenc: add support for grayf32 in PFM image
6:07 AM Changeset in ffmpeg [8d4bdf99] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Add resend_headers option Add pat and pmt table at …
6:03 AM Changeset in ffmpeg [df8ad4e3] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: add #EXT-X-START tag support by prefer_x_start opt …
6:03 AM Changeset in ffmpeg [1af36982] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Use HLS version 2 if rounded durations are enabled …
1:57 AM Ticket #7641 (MOV demuxer hogs lots of memory for encrypted files) updated by fireattack
Cc changed
1:56 AM Ticket #9243 (rising memory consumption when -decryption_key is used) updated by fireattack
Cc changed

Jun 28, 2022:

4:13 PM Ticket #9820 (v4l2_get_device_list always returns zero) created by unusedsong
In doc for avdevice_list_input_sources we can see: {{{@return …
3:09 PM Changeset in ffmpeg [900424cd] by Martin Storsjö <martin@martin.st>
checkasm: Provide enough alignment in the new motion test This fixes …
9:23 AM Ticket #9819 (DeckLink build error, regression from cc5844 commit?) closed by mkver
fixed: Fixed in 4454142782bd3db769939e63ea0f2e5e917dc29d.
8:59 AM Changeset in ffmpeg [44541427] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/wchar_filename: Make the header C++ compatible When compiling …

Jun 27, 2022:

9:51 PM Changeset in ffmpeg [c471cc7] by Martin Storsjö <martin@martin.st>
lavc/aarch64: motion estimation functions in neon - …
7:31 PM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Pierre-Anthony Lemieux
Propose fix to imfdec.c at: https://github.com/sandflow/ffmpeg-imf/pull/99
6:37 PM Changeset in ffmpeg [20e2aa94] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg: change frame counters to 64 bit Frame counters can …
6:29 PM Changeset in ffmpeg [cbe216d3] by Marton Balint <cus@passwd.hu>
avformat/mov: read PCM audio configuration box ('pcmC') if available …
6:29 PM Changeset in ffmpeg [cd83383f] by Marton Balint <cus@passwd.hu>
avformat/mov: factorize setting little endian PCM streams …
5:10 PM Ticket #9819 (DeckLink build error, regression from cc5844 commit?) updated by Christopher Degawa
You seem to be missing the actual line that has the error, it may be …
4:55 PM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Pierre-Anthony Lemieux
It looks like imfdec.c does not copy input stream metadata, which …
4:46 PM Changeset in ffmpeg [2a3640de] by James Almer <jamrial@gmail.com>
avformat/movenc: Support alpha channel for AVIF AVIF specification …
10:17 AM Changeset in ffmpeg [a526f0cc] by Niklas Haas <git@haasn.dev>
fftools/ffplay: fix YUV conversion mode GL and Metal cache the state …
9:20 AM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Francesco Bucciantini
About the IMF, I wouldn't know how to trim an IMF package to be …
9:16 AM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Francesco Bucciantini
I've added the file, however, as I said, FFmpeg does not support …
9:14 AM trim_1.mxf attached to Ticket #9818 by Francesco Bucciantini
Audio File with Italian language tag
7:32 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
Version changed
Setting to git-master.
6:25 AM Changeset in ffmpeg [49027e76] by Jan Ekström <jeebjp@gmail.com>
avcodec/libx265: make X265 CSP selection pixel format independent …
4:09 AM Changeset in ffmpeg [53baf606] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime …
4:09 AM Changeset in ffmpeg [afa20e6d] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc_hevc: Use default value from MSDK to set bf. Change …
Note: See TracTimeline for information about the timeline view.