Timeline



Jul 21, 2023:

11:36 PM Changeset in ffmpeg [a4e61682] by Kieran Kunhya <kierank@obe.tv>
libavutil: Remove TOMI CPU
7:18 PM Changeset in ffmpeg [c2b38619] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012} This …
7:18 PM Changeset in ffmpeg [15982554] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103} This …
7:18 PM Changeset in ffmpeg [d3948e4d] by Rémi Denis-Courmont <remi@remlab.net>
swscale: inline ff_shuffle_bytes_3210_rvv No functional changes.
6:04 PM Changeset in ffmpeg [e6a12a52] by Lynne <dev@lynne.ee>
vulkan_av1: remove an invalid debug print Leftover.
6:04 PM Changeset in ffmpeg [3e3d4630] by Lynne <dev@lynne.ee>
lavu/vulkan: remove unused field from the execution pool structure
6:04 PM Changeset in ffmpeg [97890c2b] by Lynne <dev@lynne.ee>
lavu/vulkan: remove threadsafe buffer index load and fix a signed …
6:04 PM Changeset in ffmpeg [c06ad64] by Lynne <dev@lynne.ee>
lavc/vulkan_decode: use a single execution pool per thread The spec …
6:04 PM Changeset in ffmpeg [e6bd8b13] by Lynne <dev@lynne.ee>
hwcontext_vulkan: hide Linux-only header after 571756bf2fe2 …
2:30 PM Ticket #10478 (no TS found error after ffmpeg segment (HLS) encoding) updated by Steven Liu
the audio is delay too long duration after the first video packet. […]
1:53 PM Chinese_Font_从视频中每X秒创建一个缩略图 edited by Steven Liu
(diff)
1:47 PM Create a thumbnail image every X seconds of the video edited by Steven Liu
(diff)
12:40 PM Ticket #9188 (Add support for Vulkan Video decode/encode extensions) updated by Noah Sherwin
The Vulkan decoding in ffmpeg 6.0 is an excellent addition, albeit …
6:26 AM Scaling edited by Invenio
the scale parameter scale=iw*2:ih needs to be quoted to work; also, … (diff)
12:46 AM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) closed by RoverAz
fixed: Fixed in latest git. Muchas gracias assembros.

Jul 20, 2023:

11:44 PM Ticket #10481 (libflite missing from AV filter list) updated by Kev
Hey - ok after studying this a little bit more I realised I have a …
10:44 PM Changeset in ffmpeg [74474a55] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: fix index storing
10:43 PM Changeset in ffmpeg [86a1904f] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: move variables out of loop
10:43 PM Changeset in ffmpeg [3dc93acc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_pseudocolor: add four more presets
7:54 PM Changeset in ffmpeg [44cac1de] by Rémi Denis-Courmont <remi@remlab.net>
lavc/audiodsp: rework RISC-V V scalar product Take vector reduction …
7:54 PM Changeset in ffmpeg [29b9d616] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: rework RISC-V V scalar product 1) Take the reductive …
7:54 PM Changeset in ffmpeg [b710f881] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: unroll RISC-V V loops butterflies_float_c: 1057.0 …
7:53 PM Changeset in ffmpeg [cc703cf6] by James Almer <jamrial@gmail.com>
avcodec/x86/mathops: clip constants used with shift instructions …
7:51 PM Changeset in ffmpeg [effadce6] by James Almer <jamrial@gmail.com>
avcodec/x86/mathops: clip constants used with shift instructions …
7:26 PM Concatenate edited by ziotech
Updated powershell command to not require manual editing after … (diff)
6:47 PM Changeset in ffmpeg [ccc6849] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop calling exit_program() Remove exit_program() and …
6:47 PM Changeset in ffmpeg [a81d9231] by Anton Khirnov <anton@khirnov.net>
fftools/ffprobe: stop calling exit_program() Inline the relevant part …
6:47 PM Changeset in ffmpeg [be49c482] by Anton Khirnov <anton@khirnov.net>
fftools/ffprobe: inline opt_output_file() into its only caller There …
6:47 PM Changeset in ffmpeg [411e1833] by Anton Khirnov <anton@khirnov.net>
fftools/opt_common: replace report_and_exit() with returning an error …
6:47 PM Changeset in ffmpeg [78699923] by Anton Khirnov <anton@khirnov.net>
fftools/ffplay: replace report_and_exit() with returning an error code
6:47 PM Changeset in ffmpeg [140cb5a7] by Anton Khirnov <anton@khirnov.net>
fftools/ffprobe: replace report_and_exit() with returning error codes
6:47 PM Changeset in ffmpeg [83ace80b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: return an error from MATCH_PER_STREAM_OPT() instead of …
6:47 PM Changeset in ffmpeg [2f155b18] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: return an error from assert_avoptions() instead of …
6:47 PM Changeset in ffmpeg [eda1fac2] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of …
6:47 PM Changeset in ffmpeg [8173623e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: consolidate exiting from main() on error
6:47 PM Changeset in ffmpeg [c56fabde] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: consolidate printing errors in ffmpeg_parse_options()
6:47 PM Changeset in ffmpeg [87f0333a] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: add error handling to filter_codec_opts()
6:47 PM Changeset in ffmpeg [6b8cf25] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: constify the first parameter of filter_codec_opts()
6:47 PM Changeset in ffmpeg [39d51043] by Anton Khirnov <anton@khirnov.net>
fftools: handle errors in parse_options()
6:47 PM Changeset in ffmpeg [49ac7fc] by Anton Khirnov <anton@khirnov.net>
fftools: remove parse_time_or_die() Replace it with calling …
6:47 PM Changeset in ffmpeg [9cb47c78] by Anton Khirnov <anton@khirnov.net>
fftools: return errors from parse_number_or_die() instead of aborting …
6:40 PM Changeset in ffmpeg [4adbe2d2] by Anton Khirnov <anton@khirnov.net>
fftools/opt_common: replace exit_program() with returning error codes
6:40 PM Changeset in ffmpeg [a50f90f1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: replace exit_program() with returning error codes
6:40 PM Changeset in ffmpeg [6c6f13ba] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: return errors from find_codec_or_die() instead of …
6:40 PM Changeset in ffmpeg [2e6afa79] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: add error handling to GROW_ARRAY()
6:40 PM Changeset in ffmpeg [b23abb7c] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: add error handling to grow_array()
6:40 PM Changeset in ffmpeg [6be4a293] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: add error handling to allocate_array_elem()
6:40 PM Changeset in ffmpeg [8eb5adea] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: drop unused ALLOC_ARRAY_ELEM()
6:40 PM Changeset in ffmpeg [26e1e801] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: reimplement -streamid using a dictionary This …
6:40 PM Changeset in ffmpeg [37abb3a4] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: return error codes from …
6:40 PM Changeset in ffmpeg [13ebc9a0] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: replace remaining report_and_exit() with error codes
6:40 PM Changeset in ffmpeg [cb8242db] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: return error codes from set_channel_layout() …
6:40 PM Changeset in ffmpeg [5ba7aa2c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: return error codes from fg_create() instead of …
6:40 PM Changeset in ffmpeg [8db96808] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: return error codes from choose_pix_fmts() …
6:39 PM Changeset in ffmpeg [8815adfe] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: replace remaining exit_program() with error codes
6:30 PM Changeset in ffmpeg [a52ee1aa] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: return error codes from init_input_filter() …
6:30 PM Changeset in ffmpeg [ab16e324] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: return error codes from ofilter_bind_ost() …
6:30 PM Changeset in ffmpeg [6298dd68] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: drop redundant handling of AVERROR_EXPERIMENTAL …
6:30 PM Changeset in ffmpeg [518b49a7] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: return error codes from dec_packet() instead of …
6:30 PM Changeset in ffmpeg [e0f42596] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: return errors from of_output_packet() instead of …
6:30 PM Changeset in ffmpeg [2b4afe81] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: return errors from encode_frame() instead of aborting
6:30 PM Changeset in ffmpeg [43bcf631] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: return errors from enc_flush() instead of aborting
6:30 PM Changeset in ffmpeg [dde3de01] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: return errors from do_*_out() instead of aborting
6:30 PM Changeset in ffmpeg [aa1173fe] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: return errors from enc_open() instead of aborting
6:30 PM Changeset in ffmpeg [80a64800] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: return errors from enc_frame() instead of aborting
6:30 PM Changeset in ffmpeg [c4b07467] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: avoid invalid memory access in …
6:30 PM Changeset in ffmpeg [3a89e6d3] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: restrict reap_filters() to a single filtergraph …
6:30 PM Changeset in ffmpeg [9d44eb8a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: stop accessing encoder from pixfmt selection …
6:30 PM Changeset in ffmpeg [45035154] by Anton Khirnov <anton@khirnov.net>
tests/fate: fix mismatches between requested and actually used pixel …
6:30 PM Changeset in ffmpeg [037d3647] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: move "smart" pixfmt selection to …
6:30 PM Changeset in ffmpeg [249bca7] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: handle pixel format endianness When -pix_fmt …
2:49 PM Changeset in ffmpeg [0b075b40] by Tobias Rapp <t.rapp@noa-archive.com>
doc/filters: Extend description of overlay filter format option values
2:49 PM Changeset in ffmpeg [afaa3458] by Tobias Rapp <t.rapp@noa-archive.com>
tests/fate: Add test for overlay filter using yuv444p10 output format
2:49 PM Changeset in ffmpeg [6747cda5] by Tobias Rapp <t.rapp@noa-archive.com>
avfilter/vf_overlay: Add support for yuv444p10 pixel format
2:17 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by Elon Musk
This is not support channel, please refrain from misusing this bug …
12:19 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
Last question please, then I’ll release you Elon Musk :)
4:31 AM Ticket #10481 (libflite missing from AV filter list) updated by Kev
Could get things to build by forcing #define CONFIG_FLITE_FILTER 1 …
4:19 AM Ticket #10481 (libflite missing from AV filter list) created by Kev
When building with --enable-libflite seeing [AVFilterGraph @ …
3:51 AM Ticket #10480 (HTML doc Unescaped left brace in regex is deprecated here (and will be ...) created by Kev
Summary of the bug: How to reproduce: Build warning that something …

Jul 19, 2023:

11:33 PM Changeset in ffmpeg [efa6cec7] by Stephen Hutchinson <qyot27@gmail.com>
configure: bump minimum AviSynth+ header version …
11:33 PM Changeset in ffmpeg [1e36e1f2] by Stephen Hutchinson <qyot27@gmail.com>
avisynth: pass audio channel layout Signed-off-by: Stephen Hutchinson …
9:42 PM Changeset in ffmpeg [72390c7d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_pseudocolor: add heat preset
9:42 PM Changeset in ffmpeg [5d887920] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_pseudocolor: add cool preset
6:02 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
Thank you for answer. Is the violation of the Apple License the reason …
4:29 PM Changeset in ffmpeg [61e5ca4d] by Rémi Denis-Courmont <remi@remlab.net>
lavc/bswapdsp: purge RISC-V V bswap32 This cannot beat the Zbb …
4:29 PM Changeset in ffmpeg [5de1db53] by Rémi Denis-Courmont <remi@remlab.net>
lavc/bswapdsp: rewrite RISC-V V bswap16 This favours bit-wise logic …
4:29 PM Changeset in ffmpeg [b6585eb0] by Rémi Denis-Courmont <remi@remlab.net>
lavu: add/use flag for RISC-V Zba extension The code was blindly …
4:29 PM Changeset in ffmpeg [98e4dd39] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: test Zbb before V Without this, Zbb functions get shadowed …
4:29 PM Changeset in ffmpeg [2eb55157] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll RISC-V V add_squares This slightly improves …
4:28 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by Elon Musk
Only wavpack encoder supports encoding lossless float sample format as …
4:22 PM Ticket #9993 (alac_at only converts 16 bit sample) closed by Elon Musk
wontfix
2:43 PM Changeset in ffmpeg [be7ac511] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: avss box should be AV_CODEC_ID_CAVS I cannot find the …
2:42 PM Changeset in ffmpeg [3af0dc6d] by Zhao Zhili <zhilizhao@tencent.com>
avutil/bfin: remove dead code The code is unused for a decade since …
9:31 AM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
Priority, Type changed
8:45 AM Ticket #2690 (Red Cinema r3d files not supported) updated by Peter Kovář
I wrote PoC GPU accelerated code based upon R3DSDKv8_4_0-Beta2. Still …
8:33 AM Ticket #2690 (Red Cinema r3d files not supported) updated by twosocks
Ten years have passed... Still not supported with ffmpeg-6.0

Jul 18, 2023:

8:16 PM Encode/AAC edited by egg
(diff)
6:08 PM Ticket #10479 (Factor bswap_buf and shuffle_bytes_3210) updated by Rémi Denis-Courmont
Description changed
6:07 PM Ticket #10479 (Factor bswap_buf and shuffle_bytes_3210) updated by Rémi Denis-Courmont
Description changed
6:07 PM Ticket #10479 (Factor bswap_buf and shuffle_bytes_3210) created by Rémi Denis-Courmont
By the look of them, libavcodec's bswap_buf and libswscale's …
3:44 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
Please somebody help me.. I've got some work on hold.
3:42 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
Please somebody help me. I've got some work on hold.
2:05 PM Ticket #10474 (Crash when vstack is used on two yuv420p streams with height not ...) updated by hungkuishing
The crash is caused by chroma plane right shift. for yuv420p, the …
1:43 PM Ticket #10433 (ffmpeg cannot recognize mp4 file which generated by ffmpeg) updated by hungkuishing
I fixed this bug, patch sended to devel mail list.
1:22 PM Ticket #10478 (no TS found error after ffmpeg segment (HLS) encoding) created by maxjh
Summary of the bug: I'm using ffmpeg to convert files to HLS format …
11:07 AM Screenshot of click_240bpm-ffmpeg-dec.wav in ocenaudio.jpg attached to Ticket #10477 by Maximilian Mumme
11:07 AM Screenshot of click_240bpm-afconvert-dec.wav in ocenaudio.jpg attached to Ticket #10477 by Maximilian Mumme
10:56 AM click_240bpm.wav attached to Ticket #10477 by Maximilian Mumme
The original WAV file (had to shorten this file to fit the file size …
10:53 AM click_240bpm-afconvert.m4a attached to Ticket #10477 by Maximilian Mumme
10:52 AM click_240bpm-ffmpeg.m4a attached to Ticket #10477 by Maximilian Mumme
10:51 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) created by Maximilian Mumme
This only reproduces on Apple platforms (macOS, iOS). When playing …
1:46 AM Changeset in ffmpeg [2cd09fec] by Steven Liu <liuqi05@kuaishou.com>
avformat/flvdec: support demux vp9 in enhanced flv Tested-by: Tristan …
1:46 AM Changeset in ffmpeg [0693a2a8] by Steven Liu <liuqi05@kuaishou.com>
avformat/flvenc: support mux vp9 in enhanced flv Tested-by: Tristan …
1:46 AM Changeset in ffmpeg [23b02557] by Steven Liu <liuqi05@kuaishou.com>
avformat/flvdec: support demux av1 in enhanced flv Tested-by: Tristan …
1:46 AM Changeset in ffmpeg [7a5e9a68] by Steven Liu <liuqi05@kuaishou.com>
avformat/flvenc: support mux av1 in enhanced flv Tested-by: Tristan …
1:46 AM Changeset in ffmpeg [ac5cc66] by Steven Liu <liuqi05@kuaishou.com>
avformat/flvdec: support demux hevc in enhanced flv Tested-by: …
1:45 AM Changeset in ffmpeg [aa83654d] by Steven Liu <liuqi05@kuaishou.com>
avformat/flvenc: support mux hevc in enhanced flv Tested-by: Tristan …

Jul 17, 2023:

8:45 PM Ticket #10476 (Regression: vpp_qsv and scale_qsv issues maintaining pts) created by Steve Browne
Summary of the bug: After upgrading from ffmpeg 5.1.3 to ffmpeg 6.0 …
6:36 PM Ticket #10441 (ffmpeg cannot generate the `hls_enc_key`) closed by Marton Balint
fixed: The HLS key generation was dependant on compiled in external …
3:48 PM Changeset in ffmpeg [3d79afbe] by Rémi Denis-Courmont <remi@remlab.net>
lavu/fixed_dsp: unroll RISC-V V loop Before: butterflies_fixed_c: …
3:48 PM Changeset in ffmpeg [d8ea5f50] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: print usage on invalid arguments This checks that arguments …
3:48 PM Changeset in ffmpeg [97c3c997] by Rémi Denis-Courmont <remi@remlab.net>
lavc/audiodsp: fix aliasing violation Even though they have the same …
3:48 PM Changeset in ffmpeg [51945d5a] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: use restrict qualifier Except for add_squares, telling …
2:23 PM Changeset in ffmpeg [9c471c76] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msrleenc: Constify pointers for frame->data Encoders …
2:23 PM Changeset in ffmpeg [3cb0bd06] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msrleenc: Check frame allocations/references Also allocate …
2:23 PM Changeset in ffmpeg [66449f8c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msrleenc: Remove useless private class A private class for an …
2:23 PM Changeset in ffmpeg [3c642af8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msrleenc: Check allocation Fixes Coverity issue #1538297. …
2:18 PM Changeset in ffmpeg [a054ceb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msrleenc: Replace stray \r by \n Reviewed-by: Tomas Härdin …
2:18 PM Changeset in ffmpeg [463a4724] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_enc: Reindentate after the last commit Reviewed-by: …
2:14 PM Changeset in ffmpeg [bfe15b81] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_enc: Remove always-true checks frame is always != NULL …
1:53 PM Ticket #10452 (Preset help specified, but could not be opened.) updated by hungkuishing
you need specify "-preset", not "-pre"! for h264: ffmpeg …
11:43 AM Changeset in ffmpeg [31979127] by James Almer <jamrial@gmail.com>
avcodec/decode: factor out filling frame props Signed-off-by: James …

Jul 16, 2023:

8:42 PM Ticket #10473 (Feature request: Support Audio ChannelMask with AviSynth+ r4001) updated by Jose Peirote
Using other decoders can also obtain the same result with a workaround …
8:24 PM Changeset in ffmpeg [c541ecf0] by Rémi Denis-Courmont <remi@remlab.net>
lavc/alacdsp: unroll RISC-V V loops This increases the group …
8:24 PM Changeset in ffmpeg [a28aa047] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vorbisdsp: unroll RISC-V V inverse_coupling This increases the …
7:27 PM ffmpeg-20230716-222707.log attached to Ticket #10475 by beresnev.nh
log
7:26 PM out_3_frames.webm attached to Ticket #10475 by beresnev.nh
7:25 PM out_2_frames.webm attached to Ticket #10475 by beresnev.nh
7:25 PM in_3_frames.png attached to Ticket #10475 by beresnev.nh
7:25 PM in_2_frames.png attached to Ticket #10475 by beresnev.nh
apng with 2 frames
7:24 PM Ticket #10475 (Second frame in two-frame apng plays too fast when converted to webm) created by beresnev.nh
Summary of the bug: I am trying to convert 2-frame apng to webm. …
4:37 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
I’m wondering if I use alac instead alac_at, I have a lot free space …
3:40 PM Seeking edited by RevoGat
The split also might not be accurate when using -ss as output option … (diff)
3:40 PM Tag change on Seeking by RevoGat
Tags wiki added
3:06 PM Changeset in ffmpeg [b6305a78] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/evc_ps: Fix size of tile_(row|column) arrays Prevents …
12:58 PM Ticket #10474 (Crash when vstack is used on two yuv420p streams with height not ...) created by André Martins
Summary of the bug: Out-of-bounds write (which often causes a crash) …
10:17 AM Ticket #10473 (Feature request: Support Audio ChannelMask with AviSynth+ r4001) updated by Francesco Bucciantini
I can confirm that the new LWLibavAudioSource() is correctly …
9:48 AM Changeset in ffmpeg [36f4e6f] by Marton Balint <cus@passwd.hu>
avformat/hlsenc: use av_random_bytes() for generating AES128 key …
9:48 AM Changeset in ffmpeg [9a7f060c] by Marton Balint <cus@passwd.hu>
avutil/random_seed: turn off buffering when reading from random …
9:22 AM Ticket #9993 (alac_at only converts 16 bit sample) updated by Elon Musk
Priority changed
9:10 AM Changeset in ffmpeg [153cf85b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: fix an array declaration map_func is …
8:22 AM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
Any answer

Jul 15, 2023:

10:57 PM Changeset in ffmpeg [35342dc3] by James Almer <jamrial@gmail.com>
lavc/audiotoolbox: fix build failure on osx 10.5 (v3) Reviewed-by: …
10:49 PM Ticket #10426 (The flag for the key frame on MPEG video is not set.) closed by James
fixed: Fixed in e047d9c62bff5920074c516da966952cee20da66.
10:47 PM Changeset in ffmpeg [e047d9c] by James Almer <jamrial@gmail.com>
avcodec/mpegvideo_dec: properly set output frames as keyframes Should …
9:41 PM Changeset in ffmpeg [c183f840] by Paul B Mahol <onemda@gmail.com>
avfilter/af_axcorrelate: add another algorithm for calculation …
9:26 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Cosmin Stejerean
ok, perhaps the description doesn't matter (although it would be great …
7:56 PM Changeset in ffmpeg [f0322349] by Rémi Denis-Courmont <remi@remlab.net>
aarch64: remove VFP feature check This is not actually used for …
7:56 PM Changeset in ffmpeg [82cb4b1] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aarch64: remove bogus HAVE_VFP guard The IMDCT offset is only …
5:57 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by Vern Dias
"But this part seems to be resolved, leaving us with only but still …
5:02 PM Changeset in ffmpeg [cedbf27a] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vsrc_ddagrab: calculate pointer position on rotated screens
5:02 PM Changeset in ffmpeg [c433ad89] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vsrc_ddagrab: account for mouse-only frames during probing
4:48 PM Changeset in ffmpeg [3c73200b] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vsrc_ddagrab: calculate pointer position on rotated screens
4:16 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by danbez
Replying to Balling: > >This one is a less impactful …
3:06 PM Changeset in ffmpeg [da94c6a0] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vsrc_ddagrab: account for mouse-only frames during probing
11:37 AM Changeset in ffmpeg [138d3ac1] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: test for renderable pixel formats Requires a new …
11:31 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Niklas Haas
Replying to Cosmin Stejerean: > then ffprobe recognizes …
11:20 AM 8w3D.ec3 attached to Ticket #10473 by Jose Peirote
11:19 AM chmask.avs attached to Ticket #10473 by Jose Peirote
11:18 AM Ticket #10473 (Feature request: Support Audio ChannelMask with AviSynth+ r4001) created by Jose Peirote
With the last AviSynth+ r4001 the audio channelmask is stored in the …
9:35 AM Changeset in ffmpeg [891167d] by Paul B Mahol <onemda@gmail.com>
lavc/gifdec: unify get_buffer() calls I/P frames Always call …
9:35 AM Ticket #10460 (gif decoder reuses buffer without flagging it) closed by Elon Musk
fixed: Fixed in 891167dee584b7c7760fe9a54bb65aec9bca0a56
9:06 AM Ticket #10393 (unexpected PTSs inside avcodec_send_frame) closed by elenril
fixed: Should be fixed in dff3a283cd8c71802d43fbbbfcf57fb479784a24. Note that …
9:02 AM Changeset in ffmpeg [acde0ae6] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: fix -enc_time_base documentation Stop claiming the …
9:02 AM Changeset in ffmpeg [dff3a283] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: rework -enc_time_base handling Read the timebase from …
9:02 AM Changeset in ffmpeg [4d06742] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: add more structure to FrameData It now contains data …
9:02 AM Changeset in ffmpeg [75d0af38] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: make OutputFilter.filter private It should not …
9:02 AM Changeset in ffmpeg [9a97f9cf] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: initialize audio/video encoders from frame …
9:02 AM Changeset in ffmpeg [b295ec31] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: only flush vsync code if encoding actually …
9:02 AM Changeset in ffmpeg [0a6751a7] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: rework initializing encoders with no frames When no …
9:02 AM Changeset in ffmpeg [20c42213] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: drop an obsolete assignment This line was …
9:02 AM Changeset in ffmpeg [c328bff4] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: return errors from enc_subtitle() instead of aborting
9:02 AM Changeset in ffmpeg [2e742a2c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting
9:02 AM Changeset in ffmpeg [464a5e8e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: handle error codes from process_input_packet() None …
9:02 AM Changeset in ffmpeg [5fe3914] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: return an error instead of aborting
9:02 AM Changeset in ffmpeg [858b635] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: replace all remaining aborts with returning …
9:02 AM Changeset in ffmpeg [45473258] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return error codes from metadata processing …
9:02 AM Changeset in ffmpeg [dd44871e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: improve of_add_programs() Replace …
9:02 AM Changeset in ffmpeg [fd401971] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return error codes from validate_enc_avopt() …
9:02 AM Changeset in ffmpeg [4e3557aa] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return error codes from …
9:02 AM Changeset in ffmpeg [6691d131] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return error codes from copy_meta() instead …
9:02 AM Changeset in ffmpeg [54cbe6f5] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return error codes from ost_add() instead of …
9:02 AM Changeset in ffmpeg [38a2fc2c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: move allocation out of prologue ost_add() …
9:02 AM Changeset in ffmpeg [4e366100] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return error codes from map_*() instead of …
9:02 AM Changeset in ffmpeg [eee09cdf] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: improve error handling in …
9:02 AM Changeset in ffmpeg [b3eedca] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return errors from create_streams() instead …
9:02 AM Changeset in ffmpeg [c23cff5a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: return errors from ist_add() instead of aborting
9:02 AM Changeset in ffmpeg [cce29463] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: return errors from assert_file_overwrite() instead of …
9:02 AM Changeset in ffmpeg [2d59873f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: add logging for -dump_attachment Makes it more …
9:02 AM Changeset in ffmpeg [63e4e8e4] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: forward errors from dump_attachment() instead of …
9:02 AM Changeset in ffmpeg [ff0160cb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: drop a redundant avio_flush() It is immediately …
9:02 AM Changeset in ffmpeg [ad80857] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: return errors from ifile_open() instead of aborting
9:02 AM Changeset in ffmpeg [c313cdd7] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: return errors from of_open() instead of aborting
8:52 AM Changeset in ffmpeg [ef3b5789] by Paul B Mahol <onemda@gmail.com>
avfilter/af_atempo: improve RE_MALLOC_OR_FAIL macro Make use of third …
8:19 AM Changeset in ffmpeg [f264204d] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate AV_CODEC_FLAG_DROPCHANGED This decoding flag makes …
6:08 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Balling
>The color primaries shouldn't be unknown though, for P3 I believe …

Jul 14, 2023:

6:19 PM Changeset in ffmpeg [9557bf26] by Martin Storsjö <martin@martin.st>
lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv …
6:19 PM Changeset in ffmpeg [d48c8970] by Martin Storsjö <martin@martin.st>
lavc/aarch64: new optimization for 8-bit hevc_epel_h …
6:19 PM Changeset in ffmpeg [668eb4c0] by Martin Storsjö <martin@martin.st>
lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v …
6:19 PM Changeset in ffmpeg [0c604b19] by Martin Storsjö <martin@martin.st>
lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h …
6:19 PM Changeset in ffmpeg [e652e7dc] by Martin Storsjö <martin@martin.st>
lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels …
4:59 PM Changeset in ffmpeg [74611cdb] by James Almer <jamrial@gmail.com>
avcodec/decode: use the correct function name Fixes compilation …
4:58 PM Changeset in ffmpeg [dd7bdb40] by James Almer <jamrial@gmail.com>
avcodec/decode: fill missing frame fields for all decoders And not …
4:58 PM Changeset in ffmpeg [94ac6475] by James Almer <jamrial@gmail.com>
avcodec/decode: check the output frame for discard samples with all …
4:58 PM Changeset in ffmpeg [7db4c3ea] by James Almer <jamrial@gmail.com>
avcodec/decode: simplify applying or exporting skip samples Copy …
4:58 PM Changeset in ffmpeg [78c52a8c] by James Almer <jamrial@gmail.com>
avcodec/decode: move processing discard samples to its own function …
4:55 PM Changeset in ffmpeg [357a8632] by James Zern <jzern@google.com>
lavc/libvpxenc: prevent fifo from filling up Prevent the fifo used in …
3:54 PM Ticket #10471 (FLAC in MP4 ignores WAVEFORMATEXTENSIBLE_CHANNEL_MASK Vorbis Comment) updated by John Regan
After discussing with the FLAC project I do think this is a bug. The …
2:52 PM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) updated by RoverAz
Are binutils and ffmpeg playing chicken to see who relents first? …
2:33 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Cosmin Stejerean
The color primaries shouldn't be unknown though, for P3 I believe this …
2:26 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan2
Priority changed
I have question then, I use alac instead alac_at (because alac allows …
1:54 PM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by Balling
Not needed, fix is here: …
1:52 PM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by Balling
Replying to Aleksoid1978: > How can i submit patch to a …
1:40 PM Ticket #10471 (FLAC in MP4 ignores WAVEFORMATEXTENSIBLE_CHANNEL_MASK Vorbis Comment) updated by John Regan
Replying to Elon Musk: > flac in ogg have own channel …
11:47 AM Ticket #10465 (The latest versions of ffmpeg (>=5.x) produces not playable on Apple ...) updated by Sergey
Version changed
11:29 AM Ticket #10472 (concat filter: new fault between FFmpeg branches 5.1 and 6) updated by John Warburton
Thank you for this work. Confirming this is fixed, as far as my test …
10:55 AM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by Aleksoid1978
How can i submit patch to a mailing list ?
6:15 AM Ticket #10471 (FLAC in MP4 ignores WAVEFORMATEXTENSIBLE_CHANNEL_MASK Vorbis Comment) updated by Elon Musk
This is not really bug, metadata like comment are ignored. flac in ogg …
3:55 AM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by Balling
Replying to Aleksoid1978: > Developers generally come …
3:53 AM Ticket #10469 (non-existing PPS 0 referenced after ffmpeg segment (HLS) encoding) updated by Balling
Yes, I also saw it happining all the time with m3u8 streams.
3:15 AM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by Aleksoid1978
Developers generally come here, look?
Note: See TracTimeline for information about the timeline view.