Timeline



Oct 4, 2023:

7:26 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by GoingOffRoading
Still an issue in October 2023. Confirmed that the workaround outline …
6:40 PM Changeset in ffmpeg [9078dc0c] by James Almer <jamrial@gmail.com>
avcodec/hcadec: add a flush callback Fixes unexpected behavior during …
1:33 PM Ticket #10608 (AV1 decoder gets "Static surface pool size exceeded" issue with ...) created by Evgeny
Summary of the bug: When we use d3d11 hardware decoder with av1_amf …
7:40 AM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by piusbnsl
Is this issue resolved?

Oct 3, 2023:

7:53 PM Changeset in ffmpeg [19baf4e0] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: R-V V deinterleaveBytes
7:53 PM Changeset in ffmpeg [ede32151] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: fix extra iteration in R-V V interleave There was an …
7:48 PM Changeset in ffmpeg [9240035c] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: avoid reg-stride in R-V V fmul_window
7:43 PM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) updated by Pat Gunn
Unfortunately, we don't have the ability to rework how the file is …
6:09 PM Changeset in ffmpeg [a9137110] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for period overflow Fixes: signed integer …
6:09 PM Changeset in ffmpeg [dedc78b4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concatdec: Check in/outpoint for overflow Fixes: signed …
6:09 PM Changeset in ffmpeg [fe6d464] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Do not return random numbers Fixes: out of array …
6:09 PM Changeset in ffmpeg [515c0247] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix an integer overflow in predictor_update_filter() …
6:09 PM Changeset in ffmpeg [bb9f8a1c] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust wmapro threshold Fixes: Timeout …
6:09 PM Changeset in ffmpeg [9cef555b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: Check k in decode_5elp() regression since …
6:09 PM Changeset in ffmpeg [dbcf285a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: Allocate AV_INPUT_BUFFER_PADDING_SIZE Fixes: overread …
6:09 PM Changeset in ffmpeg [f3c98620] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: Fix integer overflwo in do_stereo() Fixes: signed …
6:09 PM Changeset in ffmpeg [c42a8930] by Michael Niedermayer <michael@niedermayer.cc>
avutil/tx_template: Fix some signed integer overflows in DECL_FFT5() …
6:09 PM Changeset in ffmpeg [7f4fed52] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_template: Better avoidance of signed integer overflow …
6:09 PM Changeset in ffmpeg [6359b2ce] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for MVHA Fixes: Timeout …
6:09 PM Changeset in ffmpeg [52d666e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avs: Check if return code is representable Fixes: leak …
6:09 PM Changeset in ffmpeg [53948d62] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: move allocation to the end of init Fixes: mem …
6:09 PM Changeset in ffmpeg [112a077d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdec: Fix integer overflow in "33bit" …
6:09 PM Changeset in ffmpeg [35e6960a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdec: Fix overflow in "33bit" decorrelate Fixes: signed …
6:09 PM Changeset in ffmpeg [d11b8bd0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: Make PNG filter addressing match the code afterwards …
6:09 PM Changeset in ffmpeg [5c0df3da] by Michael Niedermayer <michael@niedermayer.cc>
avformat/westwood_vqa: Check chunk size the type is also changed to …
5:48 PM Changeset in ffmpeg [446b0090] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: avoid reg-stride in R-V V reverse_fmul This revectors …
5:48 PM Changeset in ffmpeg [d14130ae] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: unroll R-V V interleave_bytes
5:48 PM Changeset in ffmpeg [6269c4a4] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: unroll RISC-V V uyvytoyuv422
5:48 PM Changeset in ffmpeg [e50f8e86] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: avoid S-regs in RISC-V V uyvytoyuv422 We can make do …
5:48 PM Changeset in ffmpeg [be37a2e3] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: rework RISC-V V uyvytoyuv422 This avoids using …
4:53 PM Changeset in ffmpeg [e1f3041b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_slice: Don't keep AVCodecContext props in sync manually …
4:53 PM Changeset in ffmpeg [06388250] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Don't memset twice This has been done for the …
4:53 PM Changeset in ffmpeg [3ede6cc0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Check for existence of planes before accesses …
3:57 PM Ticket #10605 (noise in ape decoder) updated by Balling
>3 seconds from 00:12:00 That was actually fixed in …
3:22 PM Ticket #10574 (ffplay / ffmpeg bad retry behaviour upon encountering a 404 on a live ...) updated by ahutson-bbc
FWIW it's not just 404s that cause this, I can also see it happens …
2:57 PM Changeset in ffmpeg [8d12762b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move derivation of frame duration from filter …
2:57 PM Changeset in ffmpeg [9d4ca76c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: do not round frame durations prematurely Changes …
2:57 PM Changeset in ffmpeg [303f10d4] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS …
2:57 PM Changeset in ffmpeg [cdfd15f4] by Anton Khirnov <anton@khirnov.net>
lavc/mpeg4videodec: do not invent a framerate from guessed numbers …
2:57 PM Changeset in ffmpeg [4a376f45] by Anton Khirnov <anton@khirnov.net>
lavc/mpegvideo_parser: improve exporting field-coding information * …
2:57 PM Changeset in ffmpeg [2c9eb491] by Anton Khirnov <anton@khirnov.net>
lavc/mpegvideo_parser: reduce variable scopes Drop some variables …
2:57 PM Changeset in ffmpeg [3562993d] by Anton Khirnov <anton@khirnov.net>
lavf/gifdec: do not mark as notimestamps The demuxer does not set …
2:57 PM Changeset in ffmpeg [80401b86] by Anton Khirnov <anton@khirnov.net>
lavf/demux: restrict video parser duration handling to just GIF The …
2:57 PM Changeset in ffmpeg [63bc643] by Anton Khirnov <anton@khirnov.net>
lavfi/yadif: update output frame durations
2:45 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by Balling
Very bad your recent 3 thd encoder changes broke it all, the decoding …
1:58 PM Changeset in ffmpeg [99fe00ab] by Anton Khirnov <anton@khirnov.net>
doc/developer: deduplicate commit message rules The …
1:58 PM Changeset in ffmpeg [4c4bf54d] by Anton Khirnov <anton@khirnov.net>
doc/developer: drop an outdated item It dates back to pre-2005 days, …
1:58 PM Changeset in ffmpeg [e898447] by Anton Khirnov <anton@khirnov.net>
doc/developer: add a code behaviour section to development policy …
1:09 PM Changeset in ffmpeg [836a8e11] by Anton Khirnov <anton@khirnov.net>
doc/developer: fix a nonsense statement Adding new fields to …
1:09 PM Changeset in ffmpeg [f3ba1158] by Anton Khirnov <anton@khirnov.net>
doc/developer: merge the 'contributing code' section into its parent …
1:09 PM Changeset in ffmpeg [491a0ad0] by Anton Khirnov <anton@khirnov.net>
doc/developer: move a sentence to a more appropriate place It's …
12:33 PM Changeset in ffmpeg [3ba3e188] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/hevcpred_template: Removed unreachable code Signed-off-by: …
7:04 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Elon Musk
I see no point in integrating that tool. Not going to create …

Oct 2, 2023:

11:59 PM Changeset in ffmpeg [f58038d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions Instead, …
11:58 PM Changeset in ffmpeg [ea14e8bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/codec_par: Move enum AVFieldOrder to defs.h It is also used …
11:45 PM Changeset in ffmpeg [dd48e49] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH It is of no value to …
10:28 PM Changeset in ffmpeg [0d596776] by Niklas Haas <git@haasn.dev>
avcodec/decode: use ff_icc_profile_sanitize Fixes: …
10:28 PM Changeset in ffmpeg [4434713] by Niklas Haas <git@haasn.dev>
avfilter/vf_iccdetect: use ff_icc_profile_sanitize
10:28 PM Changeset in ffmpeg [beac4a99] by Niklas Haas <git@haasn.dev>
avcodec/fflcms2: add ff_icc_profile_sanitize Buggy ICCv4 profiles are …
10:27 PM Changeset in ffmpeg [22530ad1] by Niklas Haas <git@haasn.dev>
lavc/h274: transpose IDCT This is mathematically equivalent to what …
9:18 PM dnxhr-lb-uhd_2fr.mxf attached to Ticket #10607 by electron.rotoscope
File that does recreate this issue. I don't have an example file that …
9:16 PM Ticket #10607 (Remuxing MXF to MOV without re-encoding cannot find timecode framerate ...) created by electron.rotoscope
Summary of the bug: For certain MXF source files, when using {{{-c:v …
8:44 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by Balling
Checked HEAD of master the files are encoded the same (will also check …
8:14 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Balling
Integrate thdmerge into ffmpeg. Fix -f ac3 for .thd+ac3 interleave …
7:49 PM Changeset in ffmpeg [2b9c6c70] by Martin Storsjö <martin@martin.st>
tools: Don't include the direct library names when linking When …
7:32 PM Changeset in ffmpeg [014c1386] by Mark Thompson <sw@jkqxz.net>
cbs_av1: Make fake OBU size length field a write option This is an …
7:28 PM Changeset in ffmpeg [1a4bd76e] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: remove R-V V shuffle_bytes_3012 This is slower than …
7:28 PM Changeset in ffmpeg [c4a144c2] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210
7:28 PM Changeset in ffmpeg [cec48e3b] by Rémi Denis-Courmont <remi@remlab.net>
riscv: factor out the bswap32 assembler
6:31 PM Changeset in ffmpeg [4fe0a31c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: allow changing some LPC parameters
6:31 PM Changeset in ffmpeg [a1b29ab6] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: increase compression ratio even more, fix LPC parameters
6:31 PM Changeset in ffmpeg [0be5da9c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: increase compression ratio when input is of lower bit depth
3:35 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) closed by Elon Musk
needs_more_info: Tried thdmerge and ffmpeg decodes from it just fine. Either I did …
3:08 PM Changeset in ffmpeg [b36f3d53] by Rémi Denis-Courmont <remi@remlab.net>
lavc/fmtconvert: unroll R-V V int32_to_float_fmul_scalar
3:08 PM Changeset in ffmpeg [f3dfd4cc] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll RISC-V V hybrid_synthesis_deint
3:08 PM Changeset in ffmpeg [0f1336b2] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll RISC-V V hybrid_analysis_ileave
3:08 PM Changeset in ffmpeg [69d7486e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll RISC-V V mul_pair_single
3:08 PM Changeset in ffmpeg [c270928] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll R-V V stereo interpolate
3:08 PM Changeset in ffmpeg [27d74fc1] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: simplify R-V V stereo interpolate Remove some useless …
3:07 PM Changeset in ffmpeg [3575ee2e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/audiodsp: unroll RISC-V clip functions …
2:44 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Elon Musk
Owner changed
2:05 PM Ticket #10606 (ffplay ignores relative audio delay tag) updated by Ulf Zibis
Description changed
1:53 PM Ton_fr_cut.mkv attached to Ticket #10606 by Ulf Zibis
1:46 PM Ticket #10606 (ffplay ignores relative audio delay tag) created by Ulf Zibis
Summary of the bug: How to reproduce: […] ffplay outputs the …
11:47 AM Ticket #7732 (parallel minimalistic build fails) closed by Elon Musk
wontfix: bug by design
11:42 AM Ticket #7623 (Wrong interpretation of (m)jpeg aspect ratio) closed by Elon Musk
invalid
10:23 AM Changeset in ffmpeg [b6e5136b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Remove commented-out legacy cruft Added in …
10:23 AM Changeset in ffmpeg [f52b4a6e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move dsp helper functions to snow_dwt.h Reviewed-by: …
10:23 AM Changeset in ffmpeg [155e7e12] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move encoder-only stuff out of SnowContext Put it into …
10:22 AM Changeset in ffmpeg [259e1d2b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Write default duration for audio This is easily …
10:22 AM Changeset in ffmpeg [0c1103d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Don't create wrong packet durations We have to …
9:23 AM Ticket #3740 (drawtext drops backslashes) closed by Elon Musk
invalid
8:17 AM Ticket #10605 (noise in ape decoder) closed by Balling
duplicate: Known issue: #10323
8:09 AM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) updated by Balling
Replying to Alberto Salvia Novella: > Which commit does …
7:47 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Description changed
7:34 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Description changed
7:18 AM Ticket #10605 (noise in ape decoder) created by yekm
latest archlinux's ffmpeg-2:6.0-11 3 seconds from 00:12:00 at a.ape …
6:47 AM Ticket #3438 (Add documentation for adding a FATE test) closed by Elon Musk
wontfix: abandoned for 10 years
6:46 AM Ticket #3433 (using "shortest" results in mismatched audio and video lengths) closed by Elon Musk
wontfix: -shortest cant add filters because it is working also for stream copy.
2:34 AM Ticket #10604 (NVENC: Video Codec Changes to Older Preset and RC Mode Support) created by hydra3333
Hello. Looks like older presets are being removed, which could mean …
2:30 AM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) updated by Alberto Salvia Novella
Which commit does fix it?

Oct 1, 2023:

11:52 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by Elon Musk
The 16bit encoder mode producing invalid bitstream have been fixed in …
11:33 PM Ticket #8617 (MD STUDIO audio aea probe broken) closed by Elon Musk
fixed: Fixed in edb6d6d5361ad6c58af32d3c1ba9a6569988380d
11:28 PM Changeset in ffmpeg [9e531370] by Paul B Mahol <onemda@gmail.com>
avformat/aea: fix bitrate for mono
11:28 PM Changeset in ffmpeg [edb6d6d5] by Paul B Mahol <onemda@gmail.com>
avformat/aea: improve probe function
9:46 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) reopened by Balling
7z with 2 files: https://0x0.st/HWH7.7z I hope you do have Plex.
9:41 PM Ticket #10540 (Some Meridian Lossless Packing encoded files have excess samples) closed by Elon Musk
needs_more_info: Nothing can be done to resolve this, please provide original .mlp (not …
9:33 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) closed by Elon Musk
needs_more_info: Input file is gone.
9:28 PM Ticket #10217 (mlp enc: broken output when input is 8-bit 44kHz) closed by Elon Musk
fixed: Fixed in 7a444501d5dee96e7692a4339f4ab038753ca43c
9:24 PM Changeset in ffmpeg [7a444501] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix quant_step_size for 16bit sample format input
9:24 PM Changeset in ffmpeg [ffc783d] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix writing end of stream marker
7:58 PM Ticket #1323 (avid dv codec (dv50 mode) decodes with visible artefacts) closed by Elon Musk
wontfix: Looks like buggy encoder.
4:49 PM Ticket #6155 (flic: support 1bpp) closed by Elon Musk
fixed: Fixed in 873ce68f54505118de48675d5c3d4b65a264489e
4:44 PM Changeset in ffmpeg [873ce68f] by Paul B Mahol <onemda@gmail.com>
avcodec/flicvideo: add 1bit support
12:07 PM Ticket #10603 (scpr: fix 16-bit decoding) updated by ami_stuff
Yes, attached file decodes correctly with the windows v3 decoder.
12:02 PM Ticket #10603 (scpr: fix 16-bit decoding) updated by Elon Musk
Does windows one decodes it fine? because v3 is known to have buggy …
10:43 AM scpr_v3_16bit.avi attached to Ticket #10603 by ami_stuff
10:42 AM Ticket #10603 (scpr: fix 16-bit decoding) created by ami_stuff
[…]
7:12 AM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) updated by mkver
The first packet of the video in this file has a palette that gets …
12:25 AM Changeset in ffmpeg [6f7bf64d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove DCT, FFT, MDCT and RDFT They were replaced by TX from …

Sep 30, 2023:

11:53 PM Changeset in ffmpeg [d9464f3e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegaudiodsp: Init dct32 directly This avoids using dct.c and …
11:02 PM Changeset in ffmpeg [145db38f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bgmc: Use void* instead of AVCodecContext* as logctx …
11:02 PM Changeset in ffmpeg [7a9bc091] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flac_parse: Use void* instead of AVCodecContext* as logctx It …
11:02 PM Changeset in ffmpeg [3ea73bc7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lagarith: Use void* instead of AVCodecContext* as logctx …
11:02 PM Changeset in ffmpeg [08dd036b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/roqvideo: Use void*, not AVCodecContext* for logctx Also stop …
11:02 PM Changeset in ffmpeg [7d1401ed] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sipr: Remove write-only AVCodecContext* Signed-off-by: …
11:01 PM Changeset in ffmpeg [b2f5899e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/utvideo: Split UTvideoContext into decoder and encoder …
10:50 PM Changeset in ffmpeg [0e18f1e9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vorbis: Use void* logctx instead of AVCodecContext* …
9:05 PM Changeset in ffmpeg [bdbf9aa4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ffv1dec: Reindent after the previous commit Signed-off-by: …
9:05 PM Changeset in ffmpeg [0cfc7418] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ffv1dec: Fix data races emanating from copying whole context …
7:03 PM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) updated by Pat Gunn
Summary changed
7:03 PM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) created by Pat Gunn
Summary of the bug: How to reproduce: […] With that initial -ss
4:22 PM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) updated by ami_stuff
see also #5928
3:44 PM Ticket #10197 (rka: fix decoding of VRQ lossy mode) updated by ami_stuff
yes, normal lossy mode decodes correctly for mono and stereo
2:14 PM Changeset in ffmpeg [5ba06ad0] by James Almer <jamrial@gmail.com>
avcodec/decode: reduce scope of a variable in ff_decode_frame_props() …
1:40 PM Ticket #10197 (rka: fix decoding of VRQ lossy mode) updated by Elon Musk
Added changes that improves situations much more. There is still some …
1:35 PM Changeset in ffmpeg [ead1426a] by Paul B Mahol <onemda@gmail.com>
avcodec/rka: improve VRQ mode decoding
1:35 PM Changeset in ffmpeg [8bfadacf] by Paul B Mahol <onemda@gmail.com>
avcodec/rka: rename variable to something more representative
10:27 AM Changeset in ffmpeg [2cb2465c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Fix double-free on error After the AVFrame has been …
10:05 AM Ticket #10235 (mszh: rgb24 compressed - broken output when width is not multiple of 4) closed by Elon Musk
fixed: Decodes fine now
10:03 AM Ticket #10240 (zlib: yuv411 and yuv422 - unsupported dimensions when width is not ...) closed by Elon Musk
fixed: Fixed in 0cf1ac905d2d97355a389c3baa4e132824b29f21
10:00 AM Ticket #10239 (zlib: rgb24 file fails do decode when width is not multiple of 4) closed by Elon Musk
fixed: Fixed in e2c3aa8e2b800c5b860315277b3ea426b8b23393
9:57 AM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) closed by Elon Musk
fixed: Fixed in d2a0464fc2dd6f79571a66e6c7a8168323168e46
9:47 AM Ticket #5481 (g723 in au: fix decoding) closed by Elon Musk
fixed: Decodes fine now.
4:07 AM Ticket #10601 (ffmpeg don't copy the metadata of my file) updated by Fractale
Description changed
4:06 AM miniP2500229.MP4 attached to Ticket #10601 by Fractale
4:00 AM Ticket #10601 (ffmpeg don't copy the metadata of my file) updated by Fractale
Status, Description changed
3:33 AM Ticket #10601 (ffmpeg don't copy the metadata of my file) created by Fractale
command: `ffmpeg -i P2500229.MP4 -map_metadata 0 …

Sep 29, 2023:

9:08 PM Changeset in ffmpeg [9a3bbf89] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check avif_info Fixes: leak Fixes: …
5:42 PM Changeset in ffmpeg [f904e60c] by Timo Rothenpieler <timo@rothenpieler.org>
libavutil/hwcontext_cuda: don't destroy external context when using …
5:23 PM Changeset in ffmpeg [442d9412] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Remove this_partition Suggested-by: Tomas Härdin …
4:59 PM Changeset in ffmpeg [3bbc7d79] by Paul B Mahol <onemda@gmail.com>
avcodec/ffv1*: add GBRAP14, GRAY14, YUVA422P12, YUVA444P12 formats support
4:40 PM Changeset in ffmpeg [41f5b739] by Paul B Mahol <onemda@gmail.com>
avfilter/f_ebur128: do not print summary log if nothing was processed
4:40 PM Changeset in ffmpeg [8623067e] by Paul B Mahol <onemda@gmail.com>
avformat/isom_tags: add missing CFHD tag
12:33 AM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) updated by Kerry Shetline
I would be very interested in seeing this feature too, perhaps with …

Sep 28, 2023:

11:45 PM Changeset in ffmpeg [40aa4511] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/opus_silk: Use void* instead of AVCodecContext* as logctx …
11:44 PM Changeset in ffmpeg [12e9c68b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove unnecessary vf_spp->fft dependency The AVDCT API …
11:44 PM Changeset in ffmpeg [cbba45de] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove obsolete ffplay->rdft dependency Forgotten in …
11:44 PM Changeset in ffmpeg [44aa4618] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove obsolete wmavoice->rdft,dct dependencies Forgotten …
11:30 PM Changeset in ffmpeg [7d112c6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move freeing encoder-only buffers to snowenc.c …
11:04 PM Changeset in ffmpeg [433925ac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move initializing HpelDSPContext to snowenc.c Only used …
11:04 PM Changeset in ffmpeg [abaf02a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move decoder/encoder-only inline funcs to …
10:52 PM Changeset in ffmpeg [10dad7cc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move initializing QpelDSPContext to snowenc.c Only used …
10:41 PM scpr_v4_q100.avi attached to Ticket #10600 by ami_stuff
10:41 PM scpr_v4_q50.avi attached to Ticket #10600 by ami_stuff
10:40 PM Ticket #10600 (scpr: add support for screenpressor v4) created by ami_stuff
http://www.infognition.com/ScreenPressor/download.html […]
9:09 PM Changeset in ffmpeg [7ce2e5f3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_pseudocolor: add support for more planar alpha formats
8:55 PM chapter_01_1.aac attached to Ticket #10599 by hbehe
encrypted part
8:55 PM chapter_01_0.aac attached to Ticket #10599 by hbehe
unencrypted part
8:55 PM repro.key attached to Ticket #10599 by hbehe
decryption key
8:54 PM repro.m3u8 attached to Ticket #10599 by hbehe
playlist descriptor
8:53 PM Ticket #10599 (hls: Broken handling of partially encrypted http-streams) created by hbehe
Summary of the bug: When parsing a HLS file with an unencrypted file, …
8:46 PM Changeset in ffmpeg [0aa75a85] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zscale: fix adding >8 bit alpha plane
8:46 PM Changeset in ffmpeg [086c2809] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zscale: add more planar formats with alpha
8:46 PM Changeset in ffmpeg [35b6d9d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_negate: add support for more planar with alpha
6:07 PM Changeset in ffmpeg [3e7e5ec4] by Paul B Mahol <onemda@gmail.com>
fate: add forgotten changes for GBRAP14
6:01 PM Ticket #10593 (magicyuv: support 14-bit rgb(a)) closed by Elon Musk
fixed: Fixed in eaffbd9ac4d975f1c6330c17af27fadf0bc3d0c3
5:37 PM Changeset in ffmpeg [3a5171c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_extractplanes: add GBRAP14 support
5:37 PM Changeset in ffmpeg [eaffbd9a] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuv: add 14bit rgb(a) support
5:37 PM Changeset in ffmpeg [29b673bd] by Paul B Mahol <onemda@gmail.com>
swscale: add GBRAP14 format support
5:36 PM Changeset in ffmpeg [8e1ef7c3] by Paul B Mahol <onemda@gmail.com>
avutil: add GBRAP14 format support
5:23 PM Changeset in ffmpeg [05f8b2ca] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: add option to use current device context …
3:11 PM Changeset in ffmpeg [48fc414c] by Niklas Haas <git@haasn.dev>
lavc/h274: fix comment (cosmetic) Either the average, or the sum …
3:11 PM Changeset in ffmpeg [616e9d24] by Niklas Haas <git@haasn.dev>
lavc/h274: correct grain DB indices The spec specified indices in the …
3:11 PM Changeset in ffmpeg [338a5fc] by Niklas Haas <git@haasn.dev>
lavc/h274: fix PRNG definition The spec specifies x31 + x3 + 1 as …
2:48 PM Changeset in ffmpeg [7a24d794] by Rémi Denis-Courmont <remi@remlab.net>
Revert "lavu/timer: remove gratuitous volatile" It does not make much …
1:50 PM Ticket #10595 (photocd file fails to decode) updated by Balling
Continue denying reality and not seeing a patch in that issue that …
1:13 PM Ticket #10595 (photocd file fails to decode) updated by Elon Musk
Your entry is again, wrong, and full of errors. Your understanding of …
12:46 PM Ticket #10595 (photocd file fails to decode) updated by Balling
>MPV displays correct colors No. You need PQ to correctly show the …
12:18 PM Ticket #10595 (photocd file fails to decode) updated by Elon Musk
MPV displays correct colors, better one then that app that converts it …
10:42 AM Ticket #10034 (mscc: "Inflate error: -3") updated by ami_stuff
It looks like ffmpeg is able to decode files encoded with built-in …
10:19 AM Ticket #10595 (photocd file fails to decode) updated by Balling
Replying to Elon Musk: > Here it decodes always same …
9:10 AM Changeset in ffmpeg [8eb094ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/error_resilience: Remove set-but-not-used variable Fixes a …
9:10 AM Changeset in ffmpeg [945760b3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/jpegxl_parser: Remove unused function Signed-off-by: Andreas …
9:10 AM Changeset in ffmpeg [81afd465] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/fbdev_common: Make declaration proper prototype Fixes a …
7:25 AM Changeset in ffmpeg [ee8d2ece] by Nicolas George <george@nsup.org>
lavfi/framequeue: remove redundant logic code In this logical branch, …
6:54 AM Ticket #10595 (photocd file fails to decode) updated by Elon Musk
Here it decodes always same colors.
5:15 AM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by Balling
How do you trigger line 722 and line 774? Can you at least remove dead …
3:03 AM Ticket #10598 (vaapi_hevc outputs extremely low quality if global quality option set) created by Ace
If the -q option is set at all when encoding with hevc_vaapi, the …
2:02 AM Ticket #10595 (photocd file fails to decode) updated by Balling
Status changed
Yep. Other pcd files work great (except for color management, but …

Sep 27, 2023:

11:39 PM Changeset in ffmpeg [b643af4] by James Almer <jamrial@gmail.com>
doc/filters: add missing anchors Fixes build failures introduced in …
10:17 PM Changeset in ffmpeg [89c99291] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tests/.gitignore: Add bitstream test tools Signed-off-by: …
10:17 PM Changeset in ffmpeg [533ebe7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacsbrdata: Move ff_sbr_noise_table to sbrdsp_template.c …
10:17 PM Changeset in ffmpeg [00ba78cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move decoder parts out of …
10:17 PM Changeset in ffmpeg [418332e0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Split ff_snow_get_buffer() The part of said function …
10:17 PM Changeset in ffmpeg [0228e27d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
checkasm/motion: Don't allocate AVCodecContext Instead use one on the …
10:17 PM Changeset in ffmpeg [97cd698e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() This …
10:17 PM Changeset in ffmpeg [fa06f483] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/bwdifdsp: Constify Signed-off-by: Andreas Rheinhardt …
10:17 PM Changeset in ffmpeg [1db884c6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_bwdif: Move DSP code to a new file Otherwise …
10:17 PM Changeset in ffmpeg [80afcc85] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/bwdif: Add proper BWDIFDSPContext This already avoids …
6:01 PM Ticket #10592 (piped input partial file error) closed by Elon Musk
invalid
5:56 PM Ticket #10597 (No way to recover from a failed download in m3u8 file) created by steinrr
Summary of the bug: I am downloading .ts streams from a m3u8 playlist …
5:22 PM Changeset in ffmpeg [7f685d0] by Kyle Swanson <kswanson@netflix.com>
avfilter: add libvmaf_cuda Signed-off-by: Kyle Swanson …
5:18 PM Changeset in ffmpeg [b23eaf96] by Paul B Mahol <onemda@gmail.com>
avcodec/vlc: fix off by one in limit check for multi
5:08 PM Ticket #10596 (configure: vulkan detection not enforcing minimum version) created by Tristan Matthews
On my system, I currently have: […] which doesn't meet the minimum …
3:26 PM Ticket #10595 (photocd file fails to decode) updated by ami_stuff
this tool for example: https://sourceforge.net/projects/pcdtojpeg/
12:51 PM Ticket #10595 (photocd file fails to decode) updated by Elon Musk
And what software decodes it?
12:47 PM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Component changed
10:51 AM Ticket #10595 (photocd file fails to decode) updated by ami_stuff
Version changed
10:48 AM Ticket #6198 (qdrw: files fails to decode) updated by ami_stuff
more failing samples are here: …
10:46 AM Ticket #10595 (photocd file fails to decode) created by ami_stuff
https://telparia.com/fileFormatSamples/image/pcd/maddog.pcd […]
10:08 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Niklas Haas
I submitted a series implementing this work-around: …
7:15 AM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) closed by Elon Musk
wontfix
7:14 AM Ticket #10593 (magicyuv: support 14-bit rgb(a)) updated by Elon Musk
Priority, Type, Version, Component changed
Next time fill more fields of tickets you open.
4:58 AM Changeset in ffmpeg [58b6c0c3] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn: Initialze DNNData variables Signed-off-by: Wenbin …
4:58 AM Changeset in ffmpeg [c8c925dc] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn: Add scale and mean preprocess to openvino backend …
4:58 AM Changeset in ffmpeg [74ce1d2d] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn: add layout option to openvino backend Dnn models …
Note: See TracTimeline for information about the timeline view.