Timeline



Jun 3, 2022:

5:55 PM Ticket #9802 (aac_mf encoder fails: nb_samples (1024) != frame_size (0)) created by Michael Lelli
Summary of the bug: When trying to use the aac_mf encoder, this error …
4:31 PM Ticket #9801 (prores_videotoolbox failed in cli tool (Error: cannot create ...) updated by Juneleung Chan
Summary changed
4:30 PM Ticket #9801 (prores_videotoolbox failed in cli tool (Error: cannot create ...) updated by Juneleung Chan
Description changed
4:18 PM Ticket #9801 (prores_videotoolbox failed in cli tool (Error: cannot create ...) created by Juneleung Chan
Summary of the bug: mac OS 11.6.6 with ffmpeg5, prores_videotoolbox …
4:08 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by Elon Musk
Yea, definitely not ffmpeg bug. md5 of out.tiff as decoded by ffmpeg …
3:34 PM Ticket #7621 (Add .avif support (AV1 Image File Format) reopened by Balling
@Vignesh We need a) the chroma siting support for top left of 420 …
3:09 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by Balling
Status changed
Replying to Elon Musk: > I get none of this, does this …
9:04 AM Ticket #6998 ([Feature Request] add IYU2 and Y410 to DShow/FFMPEG) updated by Balling
We also need NV16 and NV61 (422 8 bit, so 2/3 from 24 bit, so 16 bits) …

Jun 2, 2022:

11:11 PM Ticket #9800 (decklink_dec.cpp captured audio packets are already-freed memory) closed by liquidblueocean
invalid
11:10 PM Ticket #9800 (decklink_dec.cpp captured audio packets are already-freed memory) updated by liquidblueocean
ok, it's my mistake then. I looked at the code of avpacket_queue_put …
11:16 AM Ticket #9800 (decklink_dec.cpp captured audio packets are already-freed memory) updated by mkver
avpacket_queue_put() calls av_packet_make_refcounted() on the packet …
10:22 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by hayamdk
Replying to Elon Musk: > I get none of this, does this …
6:47 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by Elon Musk
I get none of this, does this happens on windows only? What you use to …
6:46 AM Ticket #9800 (decklink_dec.cpp captured audio packets are already-freed memory) created by liquidblueocean
Summary of the bug: This can be seen by simple code inspection. While …
5:07 AM Ticket #9713 (Hardware accelerated decoding fails on M1 macs for certain videos ...) updated by Balling
Should be fixed in c534d9f72a89542ed639071b1ae15893aadf1f18. Please …
3:46 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by hayamdk
Replying to Balling: > So you are talking about two …
3:22 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by Balling
So you are talking about two diagonal lines then in every square? That …
1:09 AM Changeset in ffmpeg [c6364b71] by rcombs <rcombs@rcombs.me>
lavfi/vf_tonemap_opencl: fix build This was broken in …
1:07 AM Changeset in ffmpeg [3e580351] by rcombs <rcombs@rcombs.me>
lavfi/vf_scale_vulkan: fix build This was broken in …
1:06 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by hayamdk
Please see the attached file. Also happened with the version below: > …
1:03 AM out.png attached to Ticket #9799 by hayamdk
12:38 AM Changeset in ffmpeg [bb6d9a0f] by rcombs <rcombs@rcombs.me>
Makefile: avoid cp-ing over existing executable files On macOS, …
12:38 AM Changeset in ffmpeg [c534d9f7] by rcombs <rcombs@rcombs.me>
lavc/h264_ps: always include the stop bit in [s|p]ps->data The …
12:38 AM Changeset in ffmpeg [792a9f24] by rcombs <rcombs@rcombs.me>
lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well …
12:38 AM Changeset in ffmpeg [a465e2c3] by rcombs <rcombs@rcombs.me>
lavc/videotoolboxdec: fix writing too many 1 bits for the reserved …
12:38 AM Changeset in ffmpeg [928b22ed] by rcombs <rcombs@rcombs.me>
lavc/videotoolboxdec: fix generating HEVC …
12:38 AM Changeset in ffmpeg [686b64e1] by rcombs <rcombs@rcombs.me>
lavc/videotoolboxdec: fix escaping sequential zero sequences This …
12:38 AM Changeset in ffmpeg [dfbc921] by rcombs <rcombs@rcombs.me>
lavc/videotoolboxdec: warn on nonzero status in the callback …

Jun 1, 2022:

7:31 PM Changeset in ffmpeg [e9107d16] by Thilo Borgmann <thilo.borgmann@mail.de>
lavfi/blockdetect: Remove nop init() function
6:31 PM Changeset in ffmpeg [6e13c30a] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: don't overread by 4 pixels in ff_vp9_avg4_mmxext(). If the block …
5:52 PM Changeset in ffmpeg [d42b410e] by Ronald S. Bultje <rsbultje@gmail.com>
avutil/csp: create public API for colorspace structs This commit …
5:19 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by Elon Musk
What means false color here? I do not get this on master version of ffmpeg.
3:14 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) created by hayamdk
Summary of the bug: When rotating 16-bit per channel image false …
12:56 PM Changeset in ffmpeg [77b529fb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/dca: Fix test requirements Signed-off-by: Andreas Rheinhardt …
12:56 PM Changeset in ffmpeg [bdfe9d54] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Add PCM function For use with the "pcm" command. …

May 31, 2022:

7:16 PM Changeset in ffmpeg [f55c9149] by James Almer <jamrial@gmail.com>
avcodec/libaomenc: Expose the allintra usage mode libaom added an …
12:07 PM Changeset in ffmpeg [3a7e9caf] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/vp9: ipred_hd_16x16_16 avx2 implementation Signed-off-by: …
10:45 AM Changeset in ffmpeg [bdba8ecc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/wavpack: Test APE cuesheet tags The cue_sheet.wv sample contains …
10:45 AM Changeset in ffmpeg [23512122] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/wavpack: Avoid temp files Use the md5 protocol instead of …
10:45 AM Changeset in ffmpeg [3b770682] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/wavpack: Fix test requirements Signed-off-by: Andreas Rheinhardt …
10:45 AM Changeset in ffmpeg [6d037537] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wavpack: Remove redundant av_channel_layout_uninit() …
10:45 AM Changeset in ffmpeg [38ef9cf3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vpx: Remove unused define parameters Signed-off-by: Andreas …
10:45 AM Changeset in ffmpeg [120aa617] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/opus: Restore fate-opus-(celt|hybrid|silk) Also fix the test …
7:12 AM Ticket #9798 (Quite-OK Image format support) updated by Elon Musk
Looks like there is 8 byte marker at end of each file, that makes …
7:08 AM Ticket #9798 (Quite-OK Image format support) updated by Elon Musk
Problem with this format (or any similar format) is that its almost …
6:16 AM Ticket #9798 (Quite-OK Image format support) updated by FrostBird347
Keywords changed
6:05 AM Ticket #9798 (Quite-OK Image format support) created by FrostBird347
The Quite-OK Image format is a relatively new …

May 30, 2022:

6:33 PM Ticket #9795 (Regression UDP/RTSP: UDP timeout never hits) updated by Chris R
Replying to Andriy Gelman: > -timeout is the right option …
6:33 PM Ticket #9795 (Regression UDP/RTSP: UDP timeout never hits) updated by Chris R
Replying to Andriy Gelman: > -timeout is the right option …
5:49 PM Changeset in ffmpeg [415f0123] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ffv1enc: Fix undefined left shifts of negative numbers Maybe …
5:44 PM Changeset in ffmpeg [c5b2ddfe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Remove redundant #if Since …
2:38 PM Ticket #9795 (Regression UDP/RTSP: UDP timeout never hits) updated by Andriy Gelman
-timeout is the right option to use. But default is currently 0 (or …
10:13 AM Changeset in ffmpeg [366ef56f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1enc: Eliminate float/double from find_best_state() log2() …
10:13 AM Changeset in ffmpeg [9e4d1549] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm-dvdenc: Mark unreachable defaults Helps: CID1441929 …

May 29, 2022:

10:38 AM Changeset in ffmpeg [a7e09973] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: refactor some options
10:37 AM Changeset in ffmpeg [525f83be] by Paul B Mahol <onemda@gmail.com>
avfilter: add tiltshelf audio filter
9:07 AM Ticket #9797 (Matroska container doesn't write h264 extdata with a pcm_s16le input) updated by Elon Musk
Very strange to blame libavfilter when timestamp of video packet is 0, …

May 28, 2022:

10:32 PM Ticket #9797 (Matroska container doesn't write h264 extdata with a pcm_s16le input) updated by mkver
The Matroska muxer correctly writes the extradata. But somehow the …
1:23 PM Ticket #9797 (Matroska container doesn't write h264 extdata with a pcm_s16le input) updated by Balling
Status, Reproduced by developer changed
Same for ts container, mp4 not supported: […] May be a bug in …
1:11 PM Ticket #9797 (Matroska container doesn't write h264 extdata with a pcm_s16le input) created by Reboot
Summary of the bug: ffmpeg does not write the pixel format (extdata) …
11:04 AM Changeset in ffmpeg [fab9130c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ffmpeg: Fix test requirements Signed-off-by: Andreas Rheinhardt …
9:43 AM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) closed by Gyan
fixed: Already fixed in 9ab20b1614194280b862d98dfcdb7b1bcff03329

May 27, 2022:

10:15 PM Changeset in ffmpeg [9fba0b8a] by Martin Storsjö <martin@martin.st>
mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dll The …
10:09 PM Changeset in ffmpeg [0ea61725] by Martin Storsjö <martin@martin.st>
swscale/aarch64: add hscale specializations This patch adds code to …
10:09 PM Changeset in ffmpeg [92ea8e03] by Martin Storsjö <martin@martin.st>
checkasm: added additional dstW tests for hscale Signed-off-by: …
8:38 PM Changeset in ffmpeg [950123dc] by James Zern <jzern@google.com>
avcodec/libaomenc: Add unmet target level warning When target levels …
11:41 AM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) reopened by Thomas
Hello […] Does it make sense not to fix this small issue and …
10:52 AM Ticket #9788 (FFmpeg does not work on Windows N editions without Media Feature Pack ...) closed by tytan652
fixed: Fixed with commit: 1cb601ad10313981209a5918fc36a968068fc0ec
7:39 AM Changeset in ffmpeg [93b31dae] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: fix low/highshelf 'k' calculation
12:59 AM Ticket #9796 (How can I use the scale_vulkan filter?) updated by oneechan69
Description changed
12:59 AM Ticket #9796 (How can I use the scale_vulkan filter?) created by oneechan69
I did some googling on how to use the scale_vulkan filter and about …
Note: See TracTimeline for information about the timeline view.