Timeline



Nov 14, 2023:

11:29 PM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by Balling
Status changed
00:00:34,332 is smaller than 00:00:34,333. That means that 0:00:34.34 …
10:35 PM Ticket #9412 (HEVC fails to seek on keyframe) updated by Balling
Still happens
7:11 PM Ticket #10541 (HDR10+ not cleared between frames, stale data returned from SEI context) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20231114153138.2744-1
6:44 PM Ticket #10664 (vf_cropdetect depends on edge_common, missing from Makefile) created by DeHackEd
Summary of the bug: The cropdetect filter depends on the …
5:36 PM Ticket #3359 (ffplay does not support hw acceleration, is not documented) closed by quinkblack
fixed
5:33 PM Changeset in ffmpeg [575efc04] by Anton Khirnov <anton@khirnov.net>
tools/general_assembly.pl - add options to print names, emails or both …
5:26 PM Changeset in ffmpeg [b360c917] by James Almer <jamrial@gmail.com>
avcodec/codecpar: mention how to allocate coded_side_data …
5:20 PM Changeset in ffmpeg [a1a6a328] by Zhao Zhili <zhilizhao@tencent.com>
fftools/ffplay: add hwaccel decoding support Add vulkan renderer via …
5:18 PM Changeset in ffmpeg [889a022c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: rework keeping track of file duration for -stream_loop …
5:18 PM Changeset in ffmpeg [87016e03] by Anton Khirnov <anton@khirnov.net>
fftools/thread_queue: count receive-finished streams as finished This …
5:18 PM Changeset in ffmpeg [4f7b91a6] by Anton Khirnov <anton@khirnov.net>
fftools/thread_queue: do not return elements for receive-finished …
5:18 PM Changeset in ffmpeg [7c97a0c6] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move a few inline function into a new header Will …
5:18 PM Changeset in ffmpeg [6dbde68c] by Anton Khirnov <anton@khirnov.net>
lavc/8bps: fix exporting palette after …
5:18 PM Changeset in ffmpeg [7282137f] by Anton Khirnov <anton@khirnov.net>
lavfi/af_amix: make sure the output does not depend on input ordering …
5:18 PM Changeset in ffmpeg [de85815b] by Anton Khirnov <anton@khirnov.net>
lavf/mux: do not apply max_interleave_delta to subtitles It is common …
5:18 PM Changeset in ffmpeg [436b972f] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: expand -bsf documentation Explain how to pass options to …
5:18 PM Changeset in ffmpeg [a8d9d6b0] by Anton Khirnov <anton@khirnov.net>
tests/fate: replace deprecated -vsync with -fps_mode
5:18 PM Changeset in ffmpeg [23de85d1] by Anton Khirnov <anton@khirnov.net>
tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v
5:15 PM Changeset in ffmpeg [ce467421] by Rémi Denis-Courmont <remi@remlab.net>
lavc/exrdsp: unroll predictor With explicit unrolling, we can skip …
1:34 PM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) updated by kebs00n
Description changed
1:31 PM blackwhite_yuv444p-frame.hevc attached to Ticket #10663 by kebs00n
444 HEVC video frame sample
1:28 PM vainfo.log attached to Ticket #10663 by kebs00n
vainfo output
1:26 PM ffmpeg-20231114-142607.log attached to Ticket #10663 by kebs00n
console output logs
1:24 PM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) created by kebs00n
Hello. I'm trying to hardware decode 444 HEVC video frame using VAAPI, …

Nov 13, 2023:

10:44 PM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by typological
I'm new to ffmpeg's codebase, I know the following patch is horrible, …
10:41 PM patch.diff attached to Ticket #10659 by typological
4:34 PM Changeset in ffmpeg [c536e922] by Rémi Denis-Courmont <remi@remlab.net>
lavc/sbrdsp: R-V V hf_apply_noise functions This is restricted to …
4:34 PM Changeset in ffmpeg [20e6195c] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: test the noise case of sbrdsp.hf_apply_noise The tested …
4:34 PM Changeset in ffmpeg [6d60cc7b] by Rémi Denis-Courmont <remi@remlab.net>
sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p In my …
4:34 PM Changeset in ffmpeg [5b8b5ec9] by Rémi Denis-Courmont <remi@remlab.net>
sws/rgb2rgb: rework R-V V YUY2 to 4:2:2 planar This saves three …
4:33 PM Changeset in ffmpeg [5b33104f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/sbrdsp: R-V V hf_gen hf_gen_c: 2922.7 hf_gen_rvv_f32: 731.5
7:44 AM Changeset in ffmpeg [67a2571a] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/libsvtav1: add version guard for external param Setting of …
5:18 AM Ticket #10662 (Error while filtering) created by Angelo Alexander
I am using ffmpeg exe to Encode videos and for the files with encoder …

Nov 12, 2023:

11:21 PM Screenshot_20231112_181409.png attached to Ticket #10661 by acedogblast
11:20 PM Ticket #10661 (FFmpeg 6.1 nlmeans_vulkan video filter has visual defects) created by acedogblast
Summary of the bug: Running FFmpeg 6.1 using nlmeans_vulkan produces …
10:55 PM Ticket #7046 (Cannot select channel layout when loudnorm filter is used) closed by Elon Musk
duplicate: Duplicate of #6638, which have been fixed.
10:48 PM Changeset in ffmpeg [84e400ae] by Paul B Mahol <onemda@gmail.com>
avfilter/buffersrc: switch to activate Fixes OOM when caller keeps …
9:57 PM Changeset in ffmpeg [da3ce21f] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
libavcodec/amfenc: Fix issue with missing headers in AV1 encoder This …
8:33 PM Changeset in ffmpeg [42734730] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: test with random bw value With a value of zero, the …
5:51 PM Changeset in ffmpeg [c7fe7ee8] by James Almer <jamrial@gmail.com>
avcoded/fft: Fix memory leak if ctx2 is used Signed-off-by: James …
5:51 PM Changeset in ffmpeg [af912d80] by James Almer <jamrial@gmail.com>
avcodec/fft: Use av_mallocz to avoid invalid free/uninit …
5:47 PM Changeset in ffmpeg [250471ea] by James Almer <jamrial@gmail.com>
avcoded/fft: Fix memory leak if ctx2 is used Signed-off-by: James …
5:47 PM Changeset in ffmpeg [a562cfee] by James Almer <jamrial@gmail.com>
avcodec/fft: Use av_mallocz to avoid invalid free/uninit …
2:38 PM Ticket #10625 (SDL output freeze) updated by MB SOFT
thank yo for the explanation. indeed there was the same problem 10 …
12:03 PM Changeset in ffmpeg [cd7b352c] by Rémi Denis-Courmont <remi@remlab.net>
lavc/sbrdsp: R-V V autocorrelate With 5 accumulator vectors and 6 …
12:03 PM Changeset in ffmpeg [f576a083] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: rework R-V V hybrid_synthesis_deint Given the size of …
12:03 PM Changeset in ffmpeg [eb508702] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: rework R-V V add_squares Segmented loads may be slower …
11:36 AM Ticket #7046 (Cannot select channel layout when loudnorm filter is used) updated by JamesBond
Comrades, this ticket was submitted 6 years ago, SIX! And still got no …
8:47 AM Changeset in ffmpeg [ab78d225] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Fix name of flag in error message Reviewed-by: …
8:44 AM Changeset in ffmpeg [39878fc] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Add CHANNELS to EXT-X-MEDIA for Audio Signed-off-by: …
7:31 AM Ticket #10636 (Building ffmpeg fails at the documentation build phase) closed by hydra3333
fixed: Beaut ! Thanks
3:54 AM Ticket #10625 (SDL output freeze) updated by quinkblack
The reason is SDL should be run in main thread, now it's created in …
3:19 AM Changeset in ffmpeg [9bcbe04a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: set HTTP options before writing WebVTT HLS playlists …
1:39 AM Changeset in ffmpeg [3ff811a4] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colortemperature: add gbr(a)pf support
1:19 AM Changeset in ffmpeg [10440a48] by Paul B Mahol <onemda@gmail.com>
avcodec/gif_parser: split correctly also bitstreams that do not have …

Nov 11, 2023:

10:29 PM Changeset in ffmpeg [553b31d] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: fix invalid write for full bargraph
10:19 PM Ticket #10650 (Subtitle problem in new ffmpeg version transcoding crashes with sume ...) updated by Wkuf
Description changed
8:53 PM Ticket #10625 (SDL output freeze) updated by MB SOFT
update: on ffmpeg version N-112730-gfa81de4af0-20231111 the …
5:43 PM lead_0x0.avi attached to Ticket #10660 by ami_stuff
5:43 PM Ticket #10660 (lead: unsupported format 0x0) created by ami_stuff
[…]
4:53 PM Changeset in ffmpeg [fa4c2884] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: do not return initial black frames with negative …
4:04 PM Ticket #10659 (Converting to ass subtitles results in overlap.) created by typological
Summary of the bug: When converting to ass subtitles from srt or vtt, …
2:53 PM Changeset in ffmpeg [09f78369] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx …
1:26 PM lead_0x1006.avi attached to Ticket #10658 by ami_stuff
1:26 PM Ticket #10658 (lead: unsupported format 0x1006) created by ami_stuff
[…]
1:23 PM lead_0x6.avi attached to Ticket #10657 by ami_stuff
1:22 PM Ticket #10657 (lead: unsupported format 0x6) created by ami_stuff
[…]
1:18 PM lead_broken_output_2.avi attached to Ticket #10656 by ami_stuff
1:13 PM lead_broken_output.avi attached to Ticket #10656 by ami_stuff
1:12 PM Ticket #10656 (lead: broken output) created by ami_stuff
decodes correctly with the original codec […]
1:02 PM Ticket #10654 (FFmpeg crashes on vulkan to cuda frame transfer) updated by Cyryl Ł
Keywords changed
1:01 PM Ticket #10655 (scale_vulkan filter failed to generate valid shader) created by Cyryl Ł
How to reproduce: […] […]
12:05 PM Ticket #10654 (FFmpeg crashes on vulkan to cuda frame transfer) created by Cyryl Ł
Ffmpeg build from current master on ubuntu-23.10. How to reproduce: …
3:54 AM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) created by Jeff
I have arranged all the documents I believe you will need to get this …
3:38 AM Ticket #10652 (Ogg VorbisComment should allow both COMMENT and DESCRIPTION fields) updated by StefanBruens
Version, Component, Keywords changed
3:37 AM Ticket #10652 (Ogg VorbisComment should allow both COMMENT and DESCRIPTION fields) created by StefanBruens
Summary of the bug: Although there are only 15 standard field names …
3:10 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by StefanBruens
Cc changed
1:32 AM Changeset in ffmpeg [fa81de4a] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn/openvino: Reduce redundant memory allocation We can …
1:19 AM Ticket #10579 (Apple HEVC Stereo Video support) updated by rgovostes
Cc changed
12:19 AM Changeset in ffmpeg [49719d3c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: add fm frequency scaler

Nov 10, 2023:

11:36 PM Changeset in ffmpeg [d4ff0020]n6.1 by James Almer <jamrial@gmail.com>
avutil/video_enc_params: fix doxy for av_video_enc_params_block() …
10:32 PM Changeset in ffmpeg [61df86ef] by Michael Niedermayer <michael@niedermayer.cc>
RELEASE_NOTES: Based on the version from 5.1 Name taken to match the …
10:25 PM Ticket #10549 (Segfault when decoding aac) updated by kseniya-k
A very similar issue is happening to me. ffprobe (which is used by …
9:59 PM libjxl.pc attached to Ticket #10651 by S.C. Douglas
package config file of libjxl used
9:58 PM config.log attached to Ticket #10651 by S.C. Douglas
configuration log of build
9:57 PM build.log attached to Ticket #10651 by S.C. Douglas
terminal output showing ffmpeg build from build helper modified to use …
9:54 PM Ticket #10651 (Build error of Vn 6.0.1 when using libjxl version 0.9.0) created by S.C. Douglas
How to reproduce: Build release Vn 6.0.1 against libjxl version 0.9.0 …
9:45 PM Ticket #10642 ([hwaccel] AV1 hardware decoding for Apple M3) updated by jeeb
Unfortunately Apple has not added an AV1 software decoder to VT, even …
8:20 PM Ticket #10650 (Subtitle problem in new ffmpeg version transcoding crashes with sume ...) updated by Wkuf
Description changed
7:51 PM ffmpeg-20231103-193512_old.log attached to Ticket #10650 by Wkuf
Logfile for working old ffmpeg version
7:50 PM fmpeg-20231103-193114_new.log attached to Ticket #10650 by Wkuf
New ffmpeg version generating problems
7:47 PM Ticket #10650 (Subtitle problem in new ffmpeg version transcoding crashes with sume ...) created by Wkuf
Summary of the bug: I used ffmpeg version N-99878-g406879f to code my …
1:18 AM Changeset in ffmpeg [b8eefd00] by Michael Niedermayer <michael@niedermayer.cc>
Update for 6.1
1:06 AM Changeset in ffmpeg [e1bbae68] by Michael Niedermayer <michael@niedermayer.cc>
doc/APIchanges: Fill in missing values Signed-off-by: Michael …
1:06 AM Changeset in ffmpeg [56b50b94] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1 Fixes: …
1:06 AM Changeset in ffmpeg [d57ea702] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/4xm: Check for cfrm exhaustion Fixes: index -1 out of bounds …
1:06 AM Changeset in ffmpeg [422ce1f2] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow FTYP after streams Fixes: Assertion …
1:06 AM Changeset in ffmpeg [cf5cdc5a] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: fix styling issue with Texinfo 7.0 Texinfo 7.0 produces …
1:06 AM Changeset in ffmpeg [37c61248] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: support texinfo 7.0 Resolves trac ticket #10636
1:06 AM Changeset in ffmpeg [9ee0cd21] by Michael Niedermayer <michael@niedermayer.cc>
avformat/lafdec: Check for 0 parameters Fixes: Timeout Fixes: …
1:06 AM Changeset in ffmpeg [962d6679] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flicvideo: consider width in copy loops Fixes: out of array …
1:06 AM Changeset in ffmpeg [29294657] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/buffersink: fix order of operation with = and <0 …
1:06 AM Changeset in ffmpeg [d660dd1e] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/framesync: fix order of operation with = and <0 Reviewed-by: …
1:06 AM Changeset in ffmpeg [a1d9e282] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer This makes …
1:06 AM Changeset in ffmpeg [597d5744] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vlc: Replace mysterious max computation code in multi vlc …
1:06 AM Changeset in ffmpeg [e8541ed9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vlc: Skip subtable entries in multi VLC These entries do not …
1:06 AM Changeset in ffmpeg [4f863e52] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for CSCD Fixes: Timeout …
1:06 AM Changeset in ffmpeg [8904bc8e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff() Fixes: shift …
1:06 AM Changeset in ffmpeg [c9a9dbfe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix integer overflow in predictor_decode_stereo_3950() …
1:06 AM Changeset in ffmpeg [cebc2b3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check that is_still_picture_avif has no trak based …
1:06 AM Changeset in ffmpeg [3d1ca4c3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/evc_parse: Check tid The check is based on not infinite …
1:06 AM Changeset in ffmpeg [38dc876] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/evc_parse: remove pow() and log2() The use of float based …
1:04 AM Changeset in ffmpeg [409b29d] by Michael Niedermayer <michael@niedermayer.cc>
doc/APIchanges: Fill in missing values Signed-off-by: Michael …
12:00 AM Changeset in ffmpeg [c41ff72]n6.0.1 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …

Nov 9, 2023:

11:32 PM Changeset in ffmpeg [4729204c]n5.1.4 by Michael Niedermayer <michael@niedermayer.cc>
Update for 5.1.4 Signed-off-by: Michael Niedermayer …
11:25 PM Changeset in ffmpeg [b8d9c501] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/4xm: Check for cfrm exhaustion Fixes: index -1 out of bounds …
11:25 PM Changeset in ffmpeg [cbc25c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/4xm: Check for cfrm exhaustion Fixes: index -1 out of bounds …
11:25 PM Changeset in ffmpeg [49beba0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/4xm: Check for cfrm exhaustion Fixes: index -1 out of bounds …
11:25 PM Changeset in ffmpeg [1f61aad0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/4xm: Check for cfrm exhaustion Fixes: index -1 out of bounds …
11:24 PM Changeset in ffmpeg [b429697d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow FTYP after streams Fixes: Assertion …
11:24 PM Changeset in ffmpeg [26e74a7f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow FTYP after streams Fixes: Assertion …
11:24 PM Changeset in ffmpeg [b49de8df] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow FTYP after streams Fixes: Assertion …
11:24 PM Changeset in ffmpeg [dcaadb2a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow FTYP after streams Fixes: Assertion …
11:15 PM Changeset in ffmpeg [ac4e3e1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1 Fixes: …
11:14 PM Changeset in ffmpeg [bb0a684d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/4xm: Check for cfrm exhaustion Fixes: index -1 out of bounds …
11:14 PM Changeset in ffmpeg [19fcf431] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow FTYP after streams Fixes: Assertion …
11:53 AM Changeset in ffmpeg [96d2a40b] by Niklas Haas <git@haasn.dev>
avcodec/pnm: explicitly tag color range PGMYUV seems to be always …
11:53 AM Changeset in ffmpeg [cf60046c] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: tag output color space When using vf_scale to …
11:53 AM Changeset in ffmpeg [5d5bb77a] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: simplify color matrix parsing logic No need to …
11:53 AM Changeset in ffmpeg [ea955704] by Niklas Haas <git@haasn.dev>
avfilter/vf_alphamerge: warn if input not full range Alpha planes …
11:53 AM Changeset in ffmpeg [b7284f24] by Niklas Haas <git@haasn.dev>
avfilter/vf_extractplanes: tag alpha plane as full range Alpha planes …
11:53 AM Changeset in ffmpeg [736284e] by Niklas Haas <git@haasn.dev>
swscale/yuv2rgb: fix sws_getCoefficients for colorspace=0 The …
11:53 AM Changeset in ffmpeg [d043e5c5] by Niklas Haas <git@haasn.dev>
swscale: don't omit ff_sws_init_range_convert for high-bit This was a …
11:53 AM Changeset in ffmpeg [cedf589c] by Niklas Haas <git@haasn.dev>
swscale: fix sws_setColorspaceDetails after sws_init_context More …
11:23 AM Changeset in ffmpeg [6f39dee9] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_vulkan: fix run on macOS …
10:30 AM Changeset in ffmpeg [c5ee01d9] by Anton Khirnov <anton@khirnov.net>
avfilter/vf_tpad: fix check for drawing initialization The check if …
10:25 AM Changeset in ffmpeg [acf63d5] by Anton Khirnov <anton@khirnov.net>
lavu/log: do not assume AVClass.item_name is always set
10:25 AM Changeset in ffmpeg [26ebd963] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: return an error on ofilter_alloc() failure
10:25 AM Changeset in ffmpeg [5db07311] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: fail on ifilter_alloc() failure
10:25 AM Changeset in ffmpeg [ed0a5092] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: only set array size after allocation succeeded
10:11 AM Changeset in ffmpeg [e900a559] by Anton Khirnov <anton@khirnov.net>
fate: enhance tpad filter test Adds another test that uses the …
10:11 AM Changeset in ffmpeg [66677410] by Anton Khirnov <anton@khirnov.net>
avfilter/vf_tpad: fix check for drawing initialization The check if …
8:48 AM Changeset in ffmpeg [3d7c02e4] by Zhao Zhili <zhilizhao@tencent.com>
avdevice/android_camera: fix build failure due to typo Signed-off-by: …
8:16 AM Changeset in ffmpeg [86c4d040] by Lynne <dev@lynne.ee>
nlmeans_vulkan: fix offsets calculation and various stride issues We …
8:16 AM Changeset in ffmpeg [d4041282] by Lynne <dev@lynne.ee>
avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 Rather than the …
8:14 AM Changeset in ffmpeg [99fcdee5] by Lynne <dev@lynne.ee>
nlmeans_vulkan: fix offsets calculation and various stride issues We …
8:13 AM Changeset in ffmpeg [854012ec] by Lynne <dev@lynne.ee>
avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 Rather than the …
7:47 AM Ticket #10649 (No output observed on weston compositor with ffmpeg rendering) created by Angus
Environment (Ubuntu): 1. sudo su;unset DISPLAY;export …
12:56 AM Ticket #10648 (release 6.1 build fails on MacOS) updated by David Arnstein
MacOS version is 14.1.1. Xcode is up-to-date.
12:55 AM Ticket #10648 (release 6.1 build fails on MacOS) created by David Arnstein
Summary of the bug: How to reproduce: […] Result: xcrun -sdk macosx …

Nov 8, 2023:

11:22 PM Changeset in ffmpeg [aaea9be2] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: fix styling issue with Texinfo 7.0 Texinfo 7.0 produces …
11:22 PM Changeset in ffmpeg [a3440dde] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: fix styling issue with Texinfo 7.0 Texinfo 7.0 produces …
11:22 PM Changeset in ffmpeg [34ef4e9d] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: fix styling issue with Texinfo 7.0 Texinfo 7.0 produces …
11:21 PM Changeset in ffmpeg [4f52743f] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: support texinfo 7.0 Resolves trac ticket #10636
11:21 PM Changeset in ffmpeg [fef23b8c] by Michael Niedermayer <michael@niedermayer.cc>
doc/t2h.pm: fix missing TOC with texinfo 6.8 and above Since texinfo …
11:21 PM Changeset in ffmpeg [9cc9301d] by Michael Niedermayer <michael@niedermayer.cc>
doc/t2h.pm: fix missing CSS with texinfo 6.8 and above Since texinfo …
11:16 PM Changeset in ffmpeg [db73e0bb] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: support texinfo 7.0 Resolves trac ticket #10636
11:16 PM Changeset in ffmpeg [302aa941] by Michael Niedermayer <michael@niedermayer.cc>
doc/html: support texinfo 7.0 Resolves trac ticket #10636
10:54 PM Changeset in ffmpeg [f16900b] by Stefano Sabatini <stefasab@gmail.com>
doc/html: fix styling issue with Texinfo 7.0 Texinfo 7.0 produces …
10:53 PM Changeset in ffmpeg [f01fdedb] by Stefano Sabatini <stefasab@gmail.com>
doc/html: support texinfo 7.0 Resolves trac ticket #10636
4:48 PM Ticket #10647 (Github 6.1 Release type) created by Atarikid
The Github 6.1 the file RELEASE file is wrong. Now : 5.1.git Should be …
4:01 PM Changeset in ffmpeg [2b4035d1] by Anton Khirnov <anton@khirnov.net>
doc/community: improve wording By intent, and in practice, the …
4:01 PM Changeset in ffmpeg [88f9164f] by Anton Khirnov <anton@khirnov.net>
doc/community: update the rules according to voting results Cf.: * …
1:13 PM Changeset in ffmpeg [b82957a6] by James Almer <jamrial@gmail.com>
avutil: bump minor version after recent commits Signed-off-by: James …
1:09 PM Changeset in ffmpeg [04e53927] by James Almer <jamrial@gmail.com>
avutil/channel_layout: add a 9.1.4 channel layout Mapping to ITU-R …
1:09 PM Changeset in ffmpeg [b4169760] by James Almer <jamrial@gmail.com>
avutil/channel_layout: add a 7.2.3 channel layout Mapping to ITU-R …
12:49 PM Changeset in ffmpeg [ed8ddf0b] by Anton Khirnov <anton@khirnov.net>
x86inc: Add REPX macro to repeat instructions/operations When …
12:42 PM Ticket #10621 (tpad is always/only green) updated by Alex
awesome, thanks.
8:15 AM Changeset in ffmpeg [5a2ca4bf] by Zhao Zhili <zhilizhao@tencent.com>
MAINTAINERS: add myself as a mediacodec and videotoolbox maintainer …
6:37 AM Changeset in ffmpeg [10869cd8] by Peter Ross <pross@xvid.org>
avcodec: LEAD MCMP decoder Partially fixes ticket #798 Reviewed-by: …

Nov 7, 2023:

11:17 PM Ticket #10621 (tpad is always/only green) updated by ePirat
Analyzed by developer, Status, Version, Reproduced by developer, Owner changed
11:12 PM Ticket #10621 (tpad is always/only green) updated by ePirat
You can work around the issue by specifying the start and/or …
10:38 PM Ticket #10621 (tpad is always/only green) updated by ePirat
Sorry, this is a regression from …
10:02 PM Ticket #10646 (Invalid stream for FFV1 10-bit 2-pass encoding) created by Timofey Vasenin
Reproduces with any input video: […] No warning/error messages …
8:27 PM Ticket #9999 (Failure to create webm manifest for single key-frame video) updated by Kerry Shetline
I've run into the same error. I'm trying to create a manifest for …
4:01 PM Ticket #3359 (ffplay does not support hw acceleration, is not documented) updated by Balling
>We don't do opengl or d3d11 in ffmpeg d3d12 api is more nice too. I …
3:39 AM Ticket #3359 (ffplay does not support hw acceleration, is not documented) updated by quinkblack
Use a single renderer to support as many decoders and platforms as …
3:10 AM Changeset in ffmpeg [f084e9b] by Zhao Zhili <zhilizhao@tencent.com>
avdevice/android_camera: fix build failure due to typo Signed-off-by: …
Note: See TracTimeline for information about the timeline view.