Timeline



Sep 7, 2023:

11:32 PM Changeset in ffmpeg [d5cc9d8d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vmixdec: Check for end of input in decode_dcac() Fixes: …
11:32 PM Changeset in ffmpeg [d4847618] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: consider lowres in dest_pcm[] Fixes: out of …
11:32 PM Changeset in ffmpeg [94bd1796] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Fix undefined memcpy() There is likely a better way …
8:57 PM Changeset in ffmpeg [929eb728] by Paul B Mahol <onemda@gmail.com>
fate: add forgotten rpza reference test
6:58 PM Changeset in ffmpeg [74375305] by Paul B Mahol <onemda@gmail.com>
fate: add rpza encoder tests
6:58 PM Changeset in ffmpeg [03ed48a] by Paul B Mahol <onemda@gmail.com>
avcodec/rpzaenc: replace float-point calculations with integer ones
6:58 PM Changeset in ffmpeg [44dcc4d6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/blend_modes: Always preserve constness These casts cast …
6:58 PM Changeset in ffmpeg [29c6f432] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_varblur: Don't use pointer-to-const for destination …
6:58 PM Changeset in ffmpeg [e34d5d1e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Don't cast const away lzma_stream.next_in is const for …
6:58 PM Changeset in ffmpeg [6378a6b3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vsrc_testsrc: Don't use const uint8_t* when pointee changes …
6:58 PM Changeset in ffmpeg [bdccb27b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_vif: Don't cast const away unnecessarily Reviewed-by: …
6:58 PM Changeset in ffmpeg [2f9a3399] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v210dec: Don't cast const away Reviewed-by: Paul B Mahol …
4:46 PM xad attached to Ticket #10554 by KyuVulpes
Final part of the log file.
4:45 PM xac attached to Ticket #10554 by KyuVulpes
Third part of the log file.
4:44 PM xab attached to Ticket #10554 by KyuVulpes
Second part of the log file
4:44 PM xaa attached to Ticket #10554 by KyuVulpes
First part of the log file.
4:39 PM Ticket #10554 (Potential memory leak when using HEVC during a concat.) created by KyuVulpes
Summary of the bug: Increasingly high memory usage when using video …
2:41 PM How to speed up / slow down a video edited by WyattBlue
New versions of FFmpeg expand atempo's range (diff)
10:27 AM Changeset in ffmpeg [b97ac6b3] by Paul B Mahol <onemda@gmail.com>
avcodec/utvideodec: fix possible write past end of array
9:21 AM Changeset in ffmpeg [9c9f48e7] by Paul B Mahol <onemda@gmail.com>
avcodec/smcenc: remove useless cast

Sep 6, 2023:

11:32 PM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by Balling
Yes, please.
10:49 PM Changeset in ffmpeg [fd9bafc8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/f_select: Also deprecate "pos" variable name Forgotten in …
10:49 PM Changeset in ffmpeg [41f1921f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_volume: Also deprecate position enum value Forgotten in …
10:49 PM Changeset in ffmpeg [de73accd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8data: Use <> for inclusion of stdint.h Reviewed-by: Paul B …
10:48 PM Changeset in ffmpeg [e999a09f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
all: Replace FUNCTION by func Only the latter is valid ISO C. …
10:48 PM Changeset in ffmpeg [8ba7deb6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/avstring: Remove obsolete version.h inclusion Forgotten in …
10:42 PM Changeset in ffmpeg [e3b355c0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/mem: Don't include avutil.h It is not necessary at all. So …
10:41 PM Changeset in ffmpeg [c3e3ea3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil: Move error.h from avutil.h to common.h Up until now, avutil.h …
10:41 PM Changeset in ffmpeg [7001ff74] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aviobuf: Add ffio_init_(read|write)_context() Most users of …
10:39 PM Changeset in ffmpeg [5869407] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Only write HEADER marker if format has .write_header …
10:39 PM Changeset in ffmpeg [8238bc0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines …
10:30 PM Changeset in ffmpeg [0c6e5f32] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avformat: Avoid including codec.h, frame.h AVCodec is only …
10:28 PM Changeset in ffmpeg [4e633e51] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Factor parsing content encodings out Namely, …
10:28 PM Changeset in ffmpeg [b105ad50] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Move WEBVTT code to mkv_parse_subtitle_codec() …
10:28 PM Changeset in ffmpeg [ee25dcd5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskdec: Reindent after the previous commit …
10:28 PM Changeset in ffmpeg [a20bd65] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Factor generic parsing of audio tracks out …
10:28 PM Changeset in ffmpeg [c2b8a694] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Reindent after the previous commit …
10:28 PM Changeset in ffmpeg [c8903755] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Factor generic parsing of video tracks out Out …
10:28 PM Changeset in ffmpeg [7b5b6ebd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Factor parsing subtitle codecs out …
10:28 PM Changeset in ffmpeg [a64c2e0e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Use av_dict_set_int() where appropriate …
10:28 PM Changeset in ffmpeg [d989785] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Avoid clobbering CodecPrivate size …
10:28 PM Changeset in ffmpeg [007c22ce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Move reading color space to a better place …
10:28 PM Changeset in ffmpeg [05ae0cca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Reindent after the previous commit …
10:28 PM Changeset in ffmpeg [15f96bb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Factor video parsing out of …
10:28 PM Changeset in ffmpeg [8eaf23a1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Reindent after the previous commit Also fix a …
10:28 PM Changeset in ffmpeg [9d3c4170] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Remove redundant checks If the size of the data …
10:28 PM Changeset in ffmpeg [8ecd1b80] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskdec: Factor audio parsing out of …
10:28 PM Changeset in ffmpeg [758b3ba6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Set AVCodecParameters earlier This is in …
10:28 PM Changeset in ffmpeg [7c95dbd9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Redo handling extradata allocation Up until …
10:28 PM Changeset in ffmpeg [e8af7d0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Use dedicated pointer for access to codecpar …
10:28 PM Changeset in ffmpeg [8507b920] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Set several stream parameters earlier Don't do …
10:28 PM Changeset in ffmpeg [f32a83c4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/matroska: Add test for remuxing non-rotation displaymatrix This …
10:28 PM Changeset in ffmpeg [8d3f721e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34_parser: Remove unused ParseContext This parser does not …
10:27 PM Changeset in ffmpeg [a7443421] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34_parser: Merge RV30 and RV40 parsers They do mostly the …
10:24 PM Changeset in ffmpeg [947d51f3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp_vp3: Merge into hpeldsp Once upon a time, …
10:23 PM Changeset in ffmpeg [da888b79] by Paul B Mahol <onemda@gmail.com>
avcodec/utvideodec: add vlc multi support Faster decoding, by average …
10:23 PM Changeset in ffmpeg [8b7391cb] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuv: add vlc multi support Gives nice speed boost, …
10:23 PM Changeset in ffmpeg [29b9fca4] by Paul B Mahol <onemda@gmail.com>
avcodec: add multi vlc reader Heavily based and inspired by …
7:41 PM Ticket #10553 (MXF files lose metadata upon copy/remux) created by brtstyczen
If an MXF file has reel_name stored in a stream, while copying or …
7:08 PM Changeset in ffmpeg [3a5be288] by James Almer <jamrial@gmail.com>
avcodec/qsvenc: add missing header include Needed for …
5:37 PM Changeset in ffmpeg [1652f249] by James Almer <jamrial@gmail.com>
avcodec/av1dec: don't set aspect ratio when it's not yet known Makes …
3:55 PM Ticket #10552 (Build fails after recent commit: avcodec/utils: move ...) created by rorgoroth
After the recent commit 0231df505dc70ac435f2b437d1995ebabd70a66a, …
2:25 PM Changeset in ffmpeg [6022e0b0] by Paul B Mahol <onemda@gmail.com>
avcodec/rpzaenc: fix assertions with very small width/height
2:21 PM Ticket #10086 (rpza enc assertion 2) closed by Elon Musk
fixed: Fixed in 6022e0b04f73841dc9bf9bce11a45e3c09e58e36
1:47 PM Ticket #10550 (complex_filtergraph (trim, concat) memory leak) updated by Kurt
The trick works. Almost -- I need to add -i 3 times and use 0:2 1:2 …
1:27 PM Changeset in ffmpeg [0231df50] by James Almer <jamrial@gmail.com>
avcodec/utils: move ff_add_cpb_side_data() to encoder code It's only …
1:27 PM Changeset in ffmpeg [3744ada3] by James Almer <jamrial@gmail.com>
avcodec/mpeg12dec: stop propagating AVCPBProperties side data It's …
1:27 PM Changeset in ffmpeg [8e972b13] by James Almer <jamrial@gmail.com>
avformat/demux: propagate the internal decoder's bitrate properties …
1:27 PM Changeset in ffmpeg [b6627a57] by James Almer <jamrial@gmail.com>
Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size" This …
1:17 PM Changeset in ffmpeg [d33c630b] by Paul B Mahol <onemda@gmail.com>
avcodec/yuv4enc: do not read past end of input in case of odd height
1:13 PM Ticket #10051 (yuv4 enc crash) closed by Elon Musk
fixed: Fixed in d33c630b2a84365b465e66053f00d5660a3e22a3
10:15 AM Ticket #10550 (complex_filtergraph (trim, concat) memory leak) updated by Elon Musk
Known issue, Use instead: ffmpeg -i input.ts -i input.ts …
9:59 AM Changeset in ffmpeg [bfa4344] by Paul B Mahol <onemda@gmail.com>
fate: add OSQ test
6:13 AM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by jonnyburger
I tried on a M2 Mac on a copy of FFmpeg (N-111888-gfc993e7a53), …
4:29 AM chapters.txt attached to Ticket #10551 by giwiniswut
Converted chapter information
4:28 AM ffmetadata.txt attached to Ticket #10551 by giwiniswut
Chapter information from source.m4a
4:27 AM Ticket #10551 (When copying chapters to an ogg file 1 second is added to the ...) created by giwiniswut
Summary of the bug: While converting a chaptered m4a (aac) audio to …
4:19 AM Ticket #10550 (complex_filtergraph (trim, concat) memory leak) updated by Kurt
I have spent some time trying to debug and fix this without luck. …
1:55 AM Ticket #6763 (swscale: Out-of-bounds memory accesses) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/CAPYw7P7-mNMfw0tXBPPt
1:51 AM Ticket #10549 (Segfault when decoding aac) updated by Balling
No issue here on windows.
12:05 AM Ticket #10485 (ffmpeg cannot remove or empty vorbis comments (FLAC) vendor_string metadata) closed by Elon Musk
invalid: Probably missing -bitexact.
12:01 AM Ticket #10308 (heap-buffer-overflow in ffmpeg (get_vlc2 at libavcodec/get_bits.h:639)) closed by Elon Musk
fixed: Fixed in fead656a7bf523d448fe8bd39c1f2ea36be98fb9

Sep 5, 2023:

11:12 PM Changeset in ffmpeg [362ebf24] by Stefano Sabatini <stefasab@gmail.com>
lavu/avstring: fix typo in av_strireplace function doxy
11:02 PM Changeset in ffmpeg [a76fb123] by Stefano Sabatini <stefasab@gmail.com>
lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description
11:02 PM Changeset in ffmpeg [bf600db2] by Stefano Sabatini <stefasab@gmail.com>
lavc/libx264: do not unconditionally set …
10:01 PM Ticket #10550 (complex_filtergraph (trim, concat) memory leak) created by Kurt
Summary of the bug: ffmpeg runs out of memory quickly when fed a …
9:24 PM Changeset in ffmpeg [d464a687] by Paul B Mahol <onemda@gmail.com>
avcodec/hcadec: support decoding with extradata provided in first packet
9:21 PM Changeset in ffmpeg [39f6d9c5] by Paul B Mahol <onemda@gmail.com>
avcodec/adxdec: add support for 6 channels
1:18 PM Ticket #10549 (Segfault when decoding aac) updated by Abbott
test.mkv was too big to upload (18.6M) and can instead be found here: …
1:16 PM ffplay_bt.log attached to Ticket #10549 by Abbott
backtrace from ffplay when the segfault occurs
1:16 PM Ticket #10549 (Segfault when decoding aac) created by Abbott
Summary of the bug: How to reproduce: […] ffmpeg version: […] …
9:07 AM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by elenril
Please test the attached patch.
9:07 AM 0001-fftools-ffmpeg-do-not-fail-on-AVERROR-EAGAIN-from-ch.patch attached to Ticket #10504 by elenril
7:04 AM Changeset in ffmpeg [fdd123de] by Steven Liu <liuqi05@kuaishou.com>
Changelog: Add Support hevc,vp9,av1 codec fourcclist in enhanced rtmp …
7:01 AM Changeset in ffmpeg [6c2f49e3] by Steven Liu <liuqi05@kuaishou.com>
fate/enhanced-flv-vp9: add tests reference data
5:38 AM Ticket #10548 (Link error when compiling ffmpeg with clang and enabling lto) created by arm64-v9a
Summary of the bug: How to reproduce: […] This problem also occurs …
1:14 AM Changeset in ffmpeg [637c761b] by Steven Liu <liuqi05@kuaishou.com>
avformat/rtmpproto: support enhanced rtmp add option named …
1:13 AM Changeset in ffmpeg [c946e8d9] by Steven Liu <liuqi05@kuaishou.com>
avformat/rtmppkt: add ff_amf_write_array for write Signed-off-by: …
1:12 AM Changeset in ffmpeg [62fb730] by Steven Liu <liuqi05@kuaishou.com>
tests/fate/flvenc: add av1 in enhanced flv test case Signed-off-by: …
1:10 AM Changeset in ffmpeg [1a86cce5] by Steven Liu <liuqi05@kuaishou.com>
tests/fate/flvenc: add vp9 in enhanced flv test case Signed-off-by: …

Sep 4, 2023:

10:10 PM Changeset in ffmpeg [8cb2c6a7] by Paul B Mahol <onemda@gmail.com>
avcodec/osq: fix 20bit decoding and remove invalid modes
10:07 PM Ticket #10547 (osq: fix decoding of 20-bit) closed by Elon Musk
fixed: Fixed with 8cb2c6a71ebb85f2715287c7571ac3a157d2989d
8:43 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by Balling
>20-bit files are actually 24-bit - raw output is identical Why do …
7:51 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by ami_stuff
probably too outdated version, no 28-bit resolution output
7:45 PM Changeset in ffmpeg [0adaa90d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: more unsigned in amv computation Fixes: signed …
7:45 PM Changeset in ffmpeg [5a16eb78] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: adjust threshold for RKA Fixes: Timeout …
7:45 PM Changeset in ffmpeg [283bf5c3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tta: fix signed overflow in decorrelate Fixes: signed integer …
7:40 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by Elon Musk
What about 28 bit?
7:35 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by ami_stuff
Yes, it's a bug in the reference software (20-bit files are actually …
6:43 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by Elon Musk
The was signals its 20bit but it actually is 24 bit.
6:42 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by Elon Musk
Have you source wav?
5:57 PM 20_bit_fixed_96k_mono.osq attached to Ticket #10547 by ami_stuff
5:56 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by ami_stuff
there is a noise at the beginning in the output, I will attach better …
5:46 PM Ticket #10547 (osq: fix decoding of 20-bit) updated by Elon Musk
What's wrong with it?
5:30 PM 20bit.osq attached to Ticket #10547 by ami_stuff
5:29 PM Ticket #10547 (osq: fix decoding of 20-bit) created by ami_stuff
[…]
5:29 PM Changeset in ffmpeg [182aef01] by Paul B Mahol <onemda@gmail.com>
fate: add rka test
2:24 PM Ticket #9254 (sws_scale() writes out of buffer on ssse3 YUV420P->BGRA conversion) updated by bmegli
I am getting similar crash in n4.4 source build - with YUV420P -> …
1:00 PM Encode/AV1 edited by Dmitrii Ovchinnikov
AMF related commands formating fix (diff)
12:57 PM Encode/AV1 edited by Dmitrii Ovchinnikov
AMF related commands formating fix (diff)
12:45 PM vmx1_lq.avi attached to Ticket #10546 by ami_stuff
12:45 PM vmx1_sq.avi attached to Ticket #10546 by ami_stuff
12:45 PM vmx1_hq.avi attached to Ticket #10546 by ami_stuff
12:44 PM Ticket #10546 (improve vmix decoder) created by ami_stuff
HQ quality mode decodes just fine, but SQ and LQ doesn't […]
12:38 PM Changeset in ffmpeg [091c4179] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ffmpeg: Add bitexact flag for ffmpeg-input-r test Fixes the test …
12:16 PM Changeset in ffmpeg [c4ab17a6] by Paul B Mahol <onemda@gmail.com>
avcodec/osq: improve 32bit sample format decoding
12:16 PM Changeset in ffmpeg [87b8c108] by Paul B Mahol <onemda@gmail.com>
avcodec/osq: fix type of nb_samples Fixes crash caused by signed …
12:12 PM Ticket #10544 (osq 24-bit: too quiet audio output) closed by Elon Musk
fixed
12:12 PM Ticket #10545 (osq: crash with fuzzed file) closed by Elon Musk
fixed
12:06 PM Changeset in ffmpeg [5d84ac5] by James Almer <jamrial@gmail.com>
avformat/vpcc: fix VP9 metadata in FLV and RTMP In order to send VP9 …
10:47 AM Ticket #10250 (libx265 -x265-params no-temporal-layers value not recognized) updated by nonamepp
I have the same problem with ffmpeg 6.0 […] version info: ffmpeg …
9:54 AM Ticket #10545 (osq: crash with fuzzed file) updated by ami_stuff
Summary changed
9:54 AM 8s_fuzz.osq attached to Ticket #10545 by ami_stuff
9:53 AM Ticket #10545 (osq: crash with fuzzed file) created by ami_stuff
[…] […]
9:49 AM 24_bit_fixed.osq attached to Ticket #10544 by ami_stuff
9:48 AM Ticket #10544 (osq 24-bit: too quiet audio output) created by ami_stuff
[…]
9:04 AM Changeset in ffmpeg [f8503b4c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/internal: Don't auto-include emms.h Instead include emms.h …
9:04 AM Changeset in ffmpeg [a39d6e81] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/sw_scale: Avoid declare_func_emms where possible This …
9:04 AM Changeset in ffmpeg [e7866e00] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llvidencdsp: Don't use declare_func_emms Only …
9:04 AM Changeset in ffmpeg [3f82b385] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/hevc_*: Avoid using declare_func_emms where possible …
9:04 AM Changeset in ffmpeg [13c98855] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pcm: Remove unnecessary emms_c() The floating point dsp code …
9:04 AM Changeset in ffmpeg [30e8ab8b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_amultiply: Remove unnecessary emms_c() The floating point …
9:04 AM Changeset in ffmpeg [78d4bd26] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_headphone: Remove unnecessary emms_c() The floating point …
9:04 AM Changeset in ffmpeg [e2ec90c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_sofalizer: Remove unnecessary emms_c() The floating point …
9:04 AM Changeset in ffmpeg [1ac7df40] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_volume: Remove unnecessary emms_c() The floating point …
9:04 AM Changeset in ffmpeg [af1bf961] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/afir_template: Remove unnecessary emms_c() The floating …
9:04 AM Changeset in ffmpeg [63bd0f4c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_bwdif: Remove obsolete emms_c() Obsolete since …
9:04 AM Changeset in ffmpeg [03a60b2b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_colorspace: Remove redundant emms_c() It is not even …
9:04 AM Changeset in ffmpeg [d84ee80c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_gblur: Remove unnecessary emms_c() There is no MMX ASM …
9:04 AM Changeset in ffmpeg [c59b082e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn …
8:15 AM Ticket #10416 (FFprobe cannot parse DASH MPD containing labels) closed by backfisch
invalid
8:14 AM Ticket #10416 (FFprobe cannot parse DASH MPD containing labels) updated by backfisch
Indeed, I tested again and added a label to an adaptation set in a …
6:02 AM Changeset in ffmpeg [8b7a3c6f] by Steven Liu <liuqi05@kuaishou.com>
tests/fate/flvenc: add hevc in enhanced flv test case Signed-off-by: …
1:20 AM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by Kieran Kunhya
Replying to Elon Musk: > So to clarify and to be able to …

Sep 3, 2023:

11:40 AM Changeset in ffmpeg [bef151d] by Niklas Haas <git@haasn.dev>
vf_libplacebo: warn on extra_opts + too old libplacebo Instead of …
11:39 AM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by eygraber
If you need more samples I recently encountered a bunch of media that …
10:57 AM Ticket #10375 (Cannot copy mkv cover art) updated by Tavish McEwen
Is this also related to #7717?
7:33 AM Changeset in ffmpeg [a469186b] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_sinc: check return code of tx_init()

Sep 2, 2023:

11:46 PM Ticket #8349 (Dolby AC-4 Support) updated by Clint
Cc changed
8:49 PM Ticket #10495 (Optimized (x86 assembly) version of vf_ssim works incorrectly for some ...) closed by Elon Musk
fixed
7:32 PM Changeset in ffmpeg [966088cc] by Paul B Mahol <onemda@gmail.com>
doc: mention OSQ support
7:21 PM Ticket #10416 (FFprobe cannot parse DASH MPD containing labels) updated by Stefano Sabatini
Analyzed by developer, Status, Component changed
This is failing to read the elements in the dash file playlist: […] …
7:16 PM Changeset in ffmpeg [9c2206a1] by Paul B Mahol <onemda@gmail.com>
avcodec/wavarc: fix bugs in arithmetic coding mode
3:06 PM Ticket #5849 (Fix transcode example) updated by Stefano Sabatini
Summary changed
2:34 PM Changeset in ffmpeg [fb06a443] by Paul B Mahol <onemda@gmail.com>
avformat/wavarc: fix data end calculation
8:36 AM Changeset in ffmpeg [fc993e7a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroska(dec|enc): Rename macro to avoid clash with winbase.h …
8:36 AM Changeset in ffmpeg [ee485b40] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/internal: Don't auto-include os_support.h It includes …
2:03 AM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) updated by mhjacobson
Thank you!
12:49 AM Changeset in ffmpeg [25ecc94d] by Michael Niedermayer <michael@niedermayer.cc>
avutil: add thread executor The executor design pattern was …

Sep 1, 2023:

9:59 PM Changeset in ffmpeg [139e5491] by Lynne <dev@lynne.ee>
lavc/avfft: deprecate the API This deprecates the currently unused API.
9:59 PM Changeset in ffmpeg [d40672e6] by Lynne <dev@lynne.ee>
lavu/tx: fix scaling of R2R transforms Still slightly inaccurate, but …
9:59 PM Changeset in ffmpeg [59b39d24] by Lynne <dev@lynne.ee>
lavu/tx: improve rdft table generation precision slightly
9:59 PM Changeset in ffmpeg [86aa34d3] by Lynne <dev@lynne.ee>
avfft: wrap lavu/tx instead of ff_dct
9:59 PM Changeset in ffmpeg [83ede01b] by Lynne <dev@lynne.ee>
avfft: wrap lavu/tx instead of ff_rdft
9:59 PM Changeset in ffmpeg [517e4fcc] by Lynne <dev@lynne.ee>
avfft: wrap lavu/tx instead of ff_mdct
9:59 PM Changeset in ffmpeg [dfcd4bbf] by Lynne <dev@lynne.ee>
avfft: wrap lavu/tx instead of ff_fft
9:59 PM Changeset in ffmpeg [4acd08be] by Lynne <dev@lynne.ee>
ffplay: port to lavu/tx
9:59 PM Changeset in ffmpeg [a8101265] by Lynne <dev@lynne.ee>
wmavoice: convert DCT-I/DST-I to lavu/tx This is the very last user …
9:59 PM Changeset in ffmpeg [d895d3c] by Lynne <dev@lynne.ee>
wmavoice: convert RDFT to lavu/tx
9:59 PM Changeset in ffmpeg [ef8fd7bc] by Lynne <dev@lynne.ee>
lavu/tx: add DCT-I and DST-I transforms These are true, actual DCT-I …
9:59 PM Changeset in ffmpeg [11e22730] by Lynne <dev@lynne.ee>
lavu/tx: add real to real and real to imaginary RDFT transforms These …
7:06 PM Ticket #9825 (Non-monotonous?!) updated by Balling
Fixed in 60be62d29388fdc681540dff387e0304e610bf39.
7:05 PM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) closed by Balling
fixed: Fixed in 60be62d29388fdc681540dff387e0304e610bf39.
12:26 PM Changeset in ffmpeg [fba45461] by Paul B Mahol <onemda@gmail.com>
avformat: add OSQ demuxer
12:26 PM Changeset in ffmpeg [7ef9d310] by Paul B Mahol <onemda@gmail.com>
avcodec: add OSQ audio decoder
7:36 AM Changeset in ffmpeg [60be62d] by Leo Izen <leo.izen@gmail.com>
fftools/ffmpeg_mux: replace monotonous with monotonic The word …
7:36 AM Changeset in ffmpeg [a49d7a14] by Leo Izen <leo.izen@gmail.com>
fate/jpegxl_anim: add demuxer fate test for jpegxl_anim Adds a fate …
12:30 AM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by Balling
>nor decoder IIRC, Yes, there is a decoder of MLP. There is no …
12:13 AM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by Elon Musk
Plex does not have MLP encoder nor decoder IIRC, they just repack it …

Aug 31, 2023:

10:39 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by Balling
Why do you think MLP is different from THD's shorten_by?? Also, maybe …
6:05 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by Stefano Sabatini
> Personally, I think it should be nested to reflect the data …
5:08 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by Elon Musk
FFmpeg encoded output is useless to me, better compare with reference …
4:56 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) updated by Balling
Here is how THD encoded with ffmpeg from 7s-sinetone-sample.wav is …
2:46 PM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by Jaex
Regression happened at this commit: …
12:35 PM Ticket #10543 (Stream data as stream specifier) created by manguyman
It would be nice to be able to add stream data as stream specifiers, …
6:54 AM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by jonnyburger
I agree with Thomas and the original bug report is unprecise. The …
Note: See TracTimeline for information about the timeline view.