Timeline



Nov 10, 2022:

10:17 PM no_skew.png attached to Ticket #10025 by Kevin Sallee
A PNG that does not cause it.
10:17 PM skew.png attached to Ticket #10025 by Kevin Sallee
A PNG that causes a skew
10:16 PM Ticket #10025 (Skewed png images for certain resolutions when making thumbnail) created by Kevin Sallee
Summary of the bug: How to reproduce: […] For certain PNG image …
8:14 PM Changeset in ffmpeg [8e59e720] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bonk: steplet cannot become negative Reviewed-by: Paul B …
8:14 PM Changeset in ffmpeg [32631852] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bonk: Check step against overflow No testcase Reviewed-by: …
8:14 PM Changeset in ffmpeg [9f00286c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bonk: Simplify read_uint_max() The max == 0 case can be …
8:14 PM Changeset in ffmpeg [f4df49eb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bonk: Use unsigned in predictor_calc_error() to avoid …
8:14 PM Changeset in ffmpeg [024c5b4a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dts2pts_bsf: Check ctx for NULL before ff_cbs_flush() Fixes: …
6:39 PM Ticket #10024 (reduce ebur128 filter console spam) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
6:16 PM Changeset in ffmpeg [8e963196] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: add curve option
6:15 PM Changeset in ffmpeg [a0c7c9d6] by Paul B Mahol <onemda@gmail.com>
avfilter/f_ebur128: add quiet framelog mode
6:15 PM Ticket #10024 (reduce ebur128 filter console spam) closed by Elon Musk
fixed: Fixed in a0c7c9d636c53e87a7f7265d04662c8b7e750101
4:29 PM Ticket #10024 (reduce ebur128 filter console spam) created by hsn
ebur128 is very spammy at console, it prints info each 0.1 second. …
3:28 PM Changeset in ffmpeg [9b13078c] by Timo Rothenpieler <timo@rothenpieler.org>
MAINTAINERS: add myself as amfenc* maintainer Due to the lack of an …
3:28 PM Changeset in ffmpeg [6043352b] by Timo Rothenpieler <timo@rothenpieler.org>
libx265: support ATSC A/53 captions added a new option 'a53cc' (on by …
2:26 PM Changeset in ffmpeg [939273d3] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: remove unsupported AV1 High Profile
1:52 PM Changeset in ffmpeg [05721c5d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_thumbnail: add slice threading support
1:51 PM Changeset in ffmpeg [e7fbdda6] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix AV1 darWidth/Height calculation nvenc uses the …
12:27 PM Ticket #10023 (FFmpeg does not compile under macOS Ventura 13.01) updated by Carl Eugen Hoyos
Keywords, Component changed
12:26 PM Ticket #10022 (FFmpeg does not compile under macOS Ventura 13.01) updated by Carl Eugen Hoyos
Keywords, Component changed
12:26 PM Ticket #10021 (FFmpeg does not compile under macOS Ventura 13.01) updated by Carl Eugen Hoyos
Keywords, Component changed
12:25 PM Ticket #10020 (FFmpeg does not compile under macOS Ventura 13.01) updated by Carl Eugen Hoyos
Keywords, Description changed
Please provide the configure line you used.
11:30 AM Ticket #10023 (FFmpeg does not compile under macOS Ventura 13.01) closed by Balling
duplicate
11:29 AM Ticket #10022 (FFmpeg does not compile under macOS Ventura 13.01) closed by Balling
duplicate
11:29 AM Ticket #10021 (FFmpeg does not compile under macOS Ventura 13.01) closed by Balling
duplicate
11:27 AM Ticket #10023 (FFmpeg does not compile under macOS Ventura 13.01) created by Nicola Coppola
I am trying to compile the source code. I have installed the …
11:27 AM Ticket #10022 (FFmpeg does not compile under macOS Ventura 13.01) created by Nicola Coppola
I am trying to compile the source code. I have installed the …
11:27 AM Ticket #10021 (FFmpeg does not compile under macOS Ventura 13.01) created by Nicola Coppola
I am trying to compile the source code. I have installed the …
11:27 AM Ticket #10020 (FFmpeg does not compile under macOS Ventura 13.01) created by Nicola Coppola
I am trying to compile the source code. I have installed the …
10:13 AM Ticket #10018 (Duration estimation regression for h264 in mov) updated by Peter Z
Description changed
9:58 AM Ticket #10018 (Duration estimation regression for h264 in mov) updated by Peter Z
Replying to Carl Eugen Hoyos: > So the problem you see is …
9:56 AM Ticket #10018 (Duration estimation regression for h264 in mov) updated by Peter Z
Description changed
9:54 AM ffprobe_output.txt attached to Ticket #10018 by Peter Z
9:31 AM Ticket #10018 (Duration estimation regression for h264 in mov) updated by Carl Eugen Hoyos
So the problem you see is that the file repro.mp4 is not created correctly?
9:22 AM Ticket #10018 (Duration estimation regression for h264 in mov) updated by Peter Z
Description changed
12:07 AM Ticket #10019 (video_track_timescale is not respected when output to hls) created by shaoqiany
Summary of the bug: How to reproduce: […] The output init.mp4 …

Nov 9, 2022:

11:39 PM Changeset in ffmpeg [65f3bc9e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/clearvideo: Avoid allocations when decoding tiles Up until …
11:39 PM Changeset in ffmpeg [165682a6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/clearvideo: Use const where appropriate Signed-off-by: …
11:39 PM Changeset in ffmpeg [c2966ae1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/clearvideo: Redo updating predicition This is in preparation …
11:39 PM Changeset in ffmpeg [a7a783a5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/clearvideo: Move tile_do_block() upwards Will avoid a …
11:39 PM Changeset in ffmpeg [4e6ca99c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/clearvideo: Remove unnecessary level parameter Signed-off-by: …
9:29 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) updated by Carl Eugen Hoyos
Priority changed
I think that vsync 0 is not supported for the mov muxer. Is the issue …
9:21 PM Ticket #9718 (vp8 VBR encoding targets to fixed 256kbit/s rate) updated by Carl Eugen Hoyos
Description changed
9:21 PM Ticket #9718 (vp8 VBR encoding targets to fixed 256kbit/s rate) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please test current FFmpeg git head and provide the command line you …
9:19 PM Ticket #9627 (vf cas fails with 10bit pix_fmt) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
7:21 PM Ticket #9512 (shortest works differently on transcode vs copy) updated by Carl Eugen Hoyos
Version, Component changed
7:20 PM Ticket #9513 (shortest cuts audio off early on 1fps video) updated by Carl Eugen Hoyos
Version, Component changed
7:19 PM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by Carl Eugen Hoyos
Priority, Type, Version, Component changed
7:14 PM Ticket #9586 (Incorrect seeking on mp4) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
If this issue is reproducible with current FFmpeg git head please …
7:03 PM Ticket #9594 (alac encoder does no support 20bits depth) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Priority, Version, Keywords, Type changed
6:51 PM Ticket #9603 (Heap corruption using d3d11va hwaccel without pool) updated by Carl Eugen Hoyos
Priority, Keywords changed
6:51 PM Ticket #9603 (Heap corruption using d3d11va hwaccel without pool) updated by Carl Eugen Hoyos
Please either provide source that compiles and allows to reproduce the …
6:45 PM Ticket #10018 (Duration estimation regression for h264 in mov) updated by Carl Eugen Hoyos
Version changed
Please test current FFmpeg git head and provide the command line you …
4:39 PM Changeset in ffmpeg [a7ccfdc0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_hqdn3d: Fix left-shift of negative numbers Affected …
4:39 PM Changeset in ffmpeg [cf57147d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/phase_template: Fix left-shift of negative numbers Affected …
4:39 PM Changeset in ffmpeg [e72e8ec5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_qp: Don't store NAN in int Affected the filter-pp2 …
4:39 PM Changeset in ffmpeg [f0ee3879] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
postproc/postprocess_template: Fix alignment postProcess in …
4:39 PM Changeset in ffmpeg [b616b047] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/utils: Remove obsolete 3DNow reference swscale does not use …
4:39 PM Changeset in ffmpeg [4228f8ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/cavsdsp: Remove unused 3DNow-macro Forgotten in …
4:38 PM Changeset in ffmpeg [1f094827] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
postproc/postprocess: Remove obsolete MMX(EXT)/3Dnow functions …
3:46 PM Ticket #10018 (Duration estimation regression for h264 in mov) updated by Peter Z
Description changed
3:44 PM Ticket #10018 (Duration estimation regression for h264 in mov) created by Peter Z
Summary of the bug: There appears to be a regression with …
2:33 PM Ticket #10017 (Filter expression syntax is undocumented) closed by jason
invalid: Docs exist! And are pretty good, too. …
2:32 PM Ticket #10017 (Filter expression syntax is undocumented) updated by jason
Replying to Cigaes: > …
2:20 PM Ticket #10017 (Filter expression syntax is undocumented) updated by Cigaes
https://ffmpeg.org/ffmpeg-all.html#Expression-Evaluation I grant you …
2:05 PM Ticket #10017 (Filter expression syntax is undocumented) updated by Carl Eugen Hoyos
Priority, Version changed
1:58 PM Ticket #10017 (Filter expression syntax is undocumented) created by jason
Multiple filters take a mathematical expression as a parameter, for …
10:56 AM Changeset in ffmpeg [10ddbaf5] by Paul B Mahol <onemda@gmail.com>
avfilter/af_loudnorm: stop rewritting pts
10:56 AM Changeset in ffmpeg [40d0cb93] by Paul B Mahol <onemda@gmail.com>
avfilter/af_loudnorm: switch to activate
10:56 AM Changeset in ffmpeg [36572a0c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_loudnorm: fix incorrect gain when audio is shorter than 3s …
10:29 AM Ticket #10014 (ffmpeg does not report upload failures when PUTting content to a ...) updated by anonymous_coward
Further data point: if http_persistent option is set to 1 the receive …
9:31 AM Ticket #10016 (FFmpeg exit code is 0 when pre-signed URL expires diring a transcode) updated by Mark Himsley
Version changed

Nov 8, 2022:

10:48 PM Ticket #10016 (FFmpeg exit code is 0 when pre-signed URL expires diring a transcode) created by Mark Himsley
Summary of the bug: When FFmpeg is reading from an S3 source file via …
7:22 PM Ticket #10015 ([feature request] Set disposition(s) based on language, not the stream ...) created by chm
As far as I know, setting a disposition for a stream is only based on …
5:24 PM Changeset in ffmpeg [86157f5a] by James Almer <jamrial@gmail.com>
avutil/tx: use llrintf() to convert a float into a 64 bit integer …
5:08 PM Changeset in ffmpeg [d5c7970a] by James Almer <jamrial@gmail.com>
avutil/tx: use a lower log level for the debug messages The amount of …
5:08 PM Changeset in ffmpeg [0d0d67ce] by James Almer <jamrial@gmail.com>
avdevice/avfoundation: convert to new channel layout-API …
5:08 PM Changeset in ffmpeg [df968fc1] by James Almer <jamrial@gmail.com>
avdevice/audiotoolbox: convert to new channel layout-API …
4:14 PM Ticket #9064 (WebVTT decoder truncates files with STYLE blocks) updated by anonymous_coward
Is this really simply an enhancement? Even if styles aren't supported, …
3:19 PM Ticket #10014 (ffmpeg does not report upload failures when PUTting content to a ...) updated by anonymous_coward
Description, Summary changed
3:10 PM Ticket #10014 (ffmpeg does not report upload failures when PUTting content to a ...) updated by anonymous_coward
Description changed
3:09 PM Ticket #10014 (ffmpeg does not report upload failures when PUTting content to a ...) created by anonymous_coward
Summary of the bug: ffmpeg does not report upload failures when …
1:45 PM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Carl Eugen Hoyos
remotes/origin/master
12:16 PM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Jesús Leganés-Combarro
But, what branch is it? I see no develop or similar ones... …
12:07 PM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Carl Eugen Hoyos
I know of only one development branch, builds exist to the best of my …
9:55 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Jesús Leganés-Combarro
> Please reopen this ticket if you can test with current FFmpeg git …
9:19 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can test with current FFmpeg git head.
8:55 AM Ticket #9464 (support microsoft smooth streaming demux) updated by Balling
Yeah, no one uses playready. Everyone uses keys like (L1) that, but …
8:55 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Jesús Leganés-Combarro
https://johnvansickle.com/ffmpeg/release-readme.txt otes: A …
8:28 AM Ticket #8195 (v210 encoding clips to 4-1019) updated by Balling
Resolution changed
Because v210 supports limited range only -- 0, 1, 2, 3 and 1020, 1021, …
8:21 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Jesús Leganés-Combarro
I have tested with latest static prebuild (5.1.1-static, …
8:16 AM Ticket #8195 (v210 encoding clips to 4-1019) updated by t.rapp
Stumbled over this issue, too. It turns out that the clipping you …
8:12 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Jesús Leganés-Combarro
I've simplified the command (I did it this way to don't need to deal …
2:34 AM Seeking edited by karasuhebi
Remove the word "just" to avoid the implication that -ss is also … (diff)
1:10 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) closed by Carl Eugen Hoyos
duplicate: See #9064
1:09 AM Ticket #9064 (WebVTT decoder truncates files with STYLE blocks) updated by Carl Eugen Hoyos
Priority, Type changed
See also #9609
1:08 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by Carl Eugen Hoyos
See #8410 for a related issue.
1:07 AM Ticket #8410 (wishlist vtt: support styling when converting to ass) updated by Carl Eugen Hoyos
Keywords changed
See also #9609
1:04 AM Ticket #9609 (subtitles: vtt conversion to srt creates an empty output) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Reproduced by developer, Type changed
STYLE is not supported yet.
12:54 AM ffprobe_packet_parsing_bug_cut.mp3 attached to Ticket #9536 by Carl Eugen Hoyos
12:53 AM Ticket #9536 (ffprobe is unable to parse certain mp3 files) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Reproduced by developer changed
12:20 AM Ticket #8661 (HEVC missing chroma location) closed by Carl Eugen Hoyos
fixed
12:16 AM Ticket #9588 (`-map_metadata:s:a -1` removes metadata other than audio) closed by Carl Eugen Hoyos
needs_more_info
12:15 AM Ticket #9589 (Progress-report line need be constrained to 80 characters at maximum) closed by Carl Eugen Hoyos
wontfix: I don’t think this will be fixed.
12:14 AM Ticket #9553 (raw h265 file only contains 4 user data SEI even though 6 frames were ...) closed by Carl Eugen Hoyos
needs_more_info
12:13 AM Ticket #5204 (Unable to transcode from prores or dnxhd to nvenc_hevc) updated by Carl Eugen Hoyos
Keywords changed
12:13 AM Ticket #650 (Segmentation Fault when using av_opt_set to set h264 options) updated by Carl Eugen Hoyos
Keywords changed
12:12 AM Ticket #3457 (HEVC encoding (to mkv) broken since Mar 9 in ffmpeg) updated by Carl Eugen Hoyos
Keywords changed

Nov 7, 2022:

7:16 PM Changeset in ffmpeg [1800a0da] by Timo Rothenpieler <timo@rothenpieler.org>
Changelog: add forgotten nvenc av1 entry
4:13 PM Changeset in ffmpeg [d1366c41] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
fftools/ffprobe: Loop over correct number of streams when flushing …
2:32 PM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Carl Eugen Hoyos
In an ideal world you would compile yourself but using a precompiled …
10:59 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Jesús Leganés-Combarro
> Please test current FFmpeg git head and report back. I don't have …
10:56 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please test current FFmpeg git head and report back.
9:36 AM ffmpeg-5.0.1-localhost_report.log attached to Ticket #10013 by Jesús Leganés-Combarro
9:34 AM ffmpeg-4.4.2-localhost_succeed.log attached to Ticket #10013 by Jesús Leganés-Combarro
9:34 AM ffmpeg-5.0.1-localhost_fails.log attached to Ticket #10013 by Jesús Leganés-Combarro
9:30 AM ffmpeg-20221107-125400.log attached to Ticket #10013 by Jesús Leganés-Combarro
9:29 AM Ticket #10013 ([regression] `ffmpeg` 5.0.1 crashes when using domain in URL when ...) created by Jesús Leganés-Combarro
Summary of the bug: On ffmpeg 5.0.1 static from …
8:34 AM Changeset in ffmpeg [202b7a9a] by Martin Storsjö <martin@martin.st>
avcodec/tests/fft: Fix building with CONFIG_MDCT disabled Since …
7:32 AM Changeset in ffmpeg [e17628b7] by Paul B Mahol <onemda@gmail.com>
avfilter/af_speechnorm: change initial gain state Stops doing …
7:32 AM Changeset in ffmpeg [7f4c5f65] by Paul B Mahol <onemda@gmail.com>
avfilter/af_speechnorm: remove long search range for min gain …
7:32 AM Changeset in ffmpeg [70271019] by Paul B Mahol <onemda@gmail.com>
avfilter/af_speechnorm: implement rms option
7:27 AM Ticket #10009 (FFmpeg not buildable without pthreads?) updated by Jozef Chutka
My setup is working for cli tool with emscripten inspired by …
7:27 AM Ticket #10012 (rkmppdec improperly judging interlaced source) updated by tc
Sorry, I don't have access to mailing list or a way to make a patch. …
6:33 AM Ticket #10012 (rkmppdec improperly judging interlaced source) updated by Carl Eugen Hoyos
Please send your patch - made with git format-patch - to the FFmpeg …
5:08 AM Changeset in ffmpeg [b48d2320] by Peter Ross <pross@xvid.org>
fate/video: vqc testcase
5:08 AM Changeset in ffmpeg [e75e3ac1] by Peter Ross <pross@xvid.org>
fate/audio: msnsiren test case
5:08 AM Changeset in ffmpeg [99499125] by Peter Ross <pross@xvid.org>
fate/microsoft: add mss2 region test case
3:38 AM Ticket #10012 (rkmppdec improperly judging interlaced source) updated by tc
Description changed
3:25 AM Ticket #10012 (rkmppdec improperly judging interlaced source) created by tc
Summary of the bug: …
2:57 AM Changeset in ffmpeg [dc4d3429] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Add skip_frame support to qsvenc Add skip_frame …
2:57 AM Changeset in ffmpeg [af67f627] by Haihao Xiang <haihao.xiang@intel.com>
doc/encoders: add doc of the tier option for hevc_qsv Signed-off-by: …
2:57 AM Changeset in ffmpeg [09775cfe] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc_hevc: add tier option Without this change, MSDK/VPL …
2:56 AM Changeset in ffmpeg [e137d197] by Haihao Xiang <haihao.xiang@intel.com>
doc/filters.texi: update overlay_vaapi documentation Signed-off-by: …
2:56 AM Changeset in ffmpeg [00ce6f48] by Haihao Xiang <haihao.xiang@intel.com>
doc/filters.texi: remove incorrect statement Signed-off-by: softworkz …
2:56 AM Changeset in ffmpeg [c8050d8] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: enable expressions for overlay parameters …
2:56 AM Changeset in ffmpeg [ff075f5a] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: precalculate blend_state, enable pixel alpha …
2:56 AM Changeset in ffmpeg [916447bf] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: add framesync options Signed-off-by: …
2:56 AM Changeset in ffmpeg [db6b376d] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: remove redundant .get_buffer assignments …
2:56 AM Changeset in ffmpeg [7ebd6189] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: reformat options Signed-off-by: softworkz …
2:56 AM Changeset in ffmpeg [50aeaada] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: handle secondary null input Currently …
2:56 AM Changeset in ffmpeg [55cc8312] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: remove double framesync init Signed-off-by: …
2:56 AM Changeset in ffmpeg [e154d893] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: build filter params just once Signed-off-by: …
2:56 AM Changeset in ffmpeg [a847c822] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMT Signed-off-by: …
2:13 AM Ticket #9464 (support microsoft smooth streaming demux) updated by Balling
You are missing that you need a HW private key for L1 streaming, and …

Nov 6, 2022:

7:50 PM Changeset in ffmpeg [f442a376] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing …
7:49 PM Changeset in ffmpeg [b4f2eb31] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing …
5:54 PM Ticket #10010 (Flacky test checkasm-float_dsp on i386 for 4.1.10) closed by Carl Eugen Hoyos
fixed: Should be fixed in f442a376a1d9cde5a7bc31aca056b0c2a57e2a48 and …
5:29 PM Ticket #9581 (failing to convert ass to srt subs) updated by Carl Eugen Hoyos
Keywords, Component, Reproduced by developer changed
Our ass parser does not like the empty layer fields, I don't know if …
5:09 PM Changeset in ffmpeg [09eaa76a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmaprodec: Remove unused variable Unused since …
4:41 PM Changeset in ffmpeg [649d7cbd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1data: Mark tables as hidden This e.g. allows compilers to …
4:41 PM Changeset in ffmpeg [a6657493] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/motion_est: Remove unused field Signed-off-by: Andreas …
4:41 PM Changeset in ffmpeg [fd0e37f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Move initializing QpelDSPCtx to mpeg4videoenc.c …
4:41 PM Changeset in ffmpeg [8fcaa3f2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Move initializing qpel DSP context to mpeg4videodec.c …
4:41 PM Changeset in ffmpeg [496b3c69] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Remove VC-1 decoders->H.263 decoder dependency The …
4:41 PM Changeset in ffmpeg [1d9aac9c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch space …
4:41 PM Changeset in ffmpeg [5739fa8b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_block: Remove redundant write vc1_decode_skip_blocks() is …
4:41 PM Changeset in ffmpeg [cbe6ef10] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Split VC-1 decoders from msmpeg4 The only msmpeg4 …
4:41 PM Changeset in ffmpeg [d1d30edf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out …
4:41 PM Changeset in ffmpeg [44600da5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Return early upon error Signed-off-by: Andreas …
4:41 PM Changeset in ffmpeg [835be33e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Factor (re)initializing code out This is in …
4:41 PM Changeset in ffmpeg [5a157313] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Don't open and close decoder during init This is done …
4:41 PM Changeset in ffmpeg [83dfc21a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4dec: Factor initializing VLCs shared with VC-1 out It …
4:41 PM Changeset in ffmpeg [8f7bf458] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_block: Don't duplicate #defines VC1 shares some VLCs with …
4:41 PM Changeset in ffmpeg [1669fe86] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Move ff_vc1_init_common() to vc1dec.c This is possible …
4:41 PM Changeset in ffmpeg [a79399ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1data: Move VLC codes/lengths tables to a header and …
4:41 PM Changeset in ffmpeg [3179fe97] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1data: Remove declarations of inexistent arrays …
4:41 PM Changeset in ffmpeg [6f140371] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1data: Remove duplicate defines The defines in vc1data.c …
4:41 PM Changeset in ffmpeg [777a8c2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Move setting res_fasttx-IDCT functions to vc1dec.c It …
4:41 PM Changeset in ffmpeg [e4df5485] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_parser: Don't call ff_vc1_init_common() It is unnecessary …
4:41 PM Changeset in ffmpeg [2b0f7332] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_parser: Set parse_only only once Signed-off-by: Andreas …
4:41 PM Changeset in ffmpeg [eb28ddf8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Don't use VLC to read bfraction The VLC here is very …
4:41 PM Changeset in ffmpeg [2e2b404a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Don't check for errors for complete VLC Signed-off-by: …
4:41 PM Changeset in ffmpeg [e7288a7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Remove always-false check Added in …
4:41 PM Changeset in ffmpeg [fdcd3dcf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Don't check for AVCodecContext.codec This check has been …
4:37 PM Changeset in ffmpeg [a07c8781] by Lynne <dev@lynne.ee>
mips/aacsbr: port to lavu/tx Fixes compilation after the recent …
3:36 PM Ticket #9464 (support microsoft smooth streaming demux) closed by Carl Eugen Hoyos
needs_more_info: Works here but since the original report did not provide the minimal …
3:18 PM Ticket #8338 (GoPro metadata not properly handled) updated by Leseratte10
I tested the latest version of FFmpeg and this issue still occurs, …
3:15 PM Changeset in ffmpeg [26cb36f3] by James Almer <jamrial@gmail.com>
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and …
1:39 PM Changeset in ffmpeg [76d00385] by Lynne <dev@lynne.ee>
lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct …
1:39 PM Changeset in ffmpeg [1aeedd27] by Lynne <dev@lynne.ee>
qdm2: convert to lavu/tx
1:39 PM Changeset in ffmpeg [e6afa61b] by Lynne <dev@lynne.ee>
imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard one
1:39 PM Changeset in ffmpeg [b85e106d] by Lynne <dev@lynne.ee>
libavcodec: remove mdct15 It's not needed nor used by anything …
1:39 PM Changeset in ffmpeg [774ea6a0] by Lynne <dev@lynne.ee>
vorbisenc: convert to lavu/tx
1:39 PM Changeset in ffmpeg [34330adb] by Lynne <dev@lynne.ee>
atrac3plus: convert to lavu/tx
1:39 PM Changeset in ffmpeg [b59e6b5d] by Lynne <dev@lynne.ee>
atrac3: convert to lavu/tx
1:39 PM Changeset in ffmpeg [5f52094f] by Lynne <dev@lynne.ee>
atrac1: convert to lavu/tx
1:39 PM Changeset in ffmpeg [978963a7] by Lynne <dev@lynne.ee>
wma: convert to lavu/tx Converts both the decoder and encoders.
1:39 PM Changeset in ffmpeg [6ba0aa17] by Lynne <dev@lynne.ee>
on2avc: convert to lavu/tx
1:39 PM Changeset in ffmpeg [8cd46c48] by Lynne <dev@lynne.ee>
nellymoserenc: convert to lavu/tx
1:39 PM Changeset in ffmpeg [61e1a7d9] by Lynne <dev@lynne.ee>
nellymoserdec: convert to lavu/tx
1:39 PM Changeset in ffmpeg [b428003c] by Lynne <dev@lynne.ee>
dcaenc: convert to lavu/tx The encoder is fixed point, and uses an …
1:39 PM Changeset in ffmpeg [0554137] by Lynne <dev@lynne.ee>
dca_lbr: convert to lavu/tx Fully converts the DCA decoder to lavu/tx.
1:39 PM Changeset in ffmpeg [e0661fc8] by Lynne <dev@lynne.ee>
dca_core: convert to lavu/tx Thanks to Martin Storsjö …
1:39 PM Changeset in ffmpeg [2689038f] by Lynne <dev@lynne.ee>
dolby_e: convert to lavu/tx
1:39 PM Changeset in ffmpeg [1d810b65] by Lynne <dev@lynne.ee>
cookdec: convert to lavu/tx
1:39 PM Changeset in ffmpeg [8f3e0623] by Lynne <dev@lynne.ee>
aacenc: convert to lavu/tx
1:39 PM Changeset in ffmpeg [fbe6a51b] by Lynne <dev@lynne.ee>
aacsbr: convert to lavu/tx
1:39 PM Changeset in ffmpeg [5f1111e4] by Lynne <dev@lynne.ee>
wmaprodec: convert to lavu/tx
1:39 PM Changeset in ffmpeg [eb0e25f] by Lynne <dev@lynne.ee>
atrac9dec: convert to lavu/tx
1:39 PM Changeset in ffmpeg [7af43a46] by Lynne <dev@lynne.ee>
twinvq: convert to lavu/tx
1:39 PM Changeset in ffmpeg [60c70467] by Lynne <dev@lynne.ee>
vorbisdec: convert to lavu/tx This also fixes not checking the return …
1:39 PM Changeset in ffmpeg [469cd8d7] by Lynne <dev@lynne.ee>
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding …
1:39 PM Changeset in ffmpeg [4cee7eb] by Lynne <dev@lynne.ee>
ac3: convert to lavu/tx
7:26 AM Changeset in ffmpeg [2508e846] by Anton Khirnov <anton@khirnov.net>
avutil/dict: Improve documentation Mostly consistent formatting and …
7:26 AM Changeset in ffmpeg [3101b8af] by Anton Khirnov <anton@khirnov.net>
avutil/dict: Use av_dict_iterate in av_dict_get_string Signed-off-by: …
7:26 AM Changeset in ffmpeg [3c2050b7] by Anton Khirnov <anton@khirnov.net>
avutil/dict: Use av_dict_iterate in av_dict_copy Signed-off-by: Anton …
7:26 AM Changeset in ffmpeg [5f7c5a0] by Anton Khirnov <anton@khirnov.net>
avutil/dict: Use av_dict_iterate in av_dict_get Signed-off-by: Anton …
7:26 AM Changeset in ffmpeg [9dad2379] by Anton Khirnov <anton@khirnov.net>
avutil/dict: Add av_dict_iterate This is a more explicit iteration …
1:17 AM Ticket #10002 (Ffplay while streaming 4k will not come out of fullscreen on win10) updated by shodan
> Why are you not using windows Terminal app and powershell?? I have …

Nov 5, 2022:

11:53 PM Changeset in ffmpeg [aa3d982] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: don't queue and offset dts for AV1 dts != pts is …
11:07 PM Ticket #4521 (GPL violation - Refusal to supply Source Code) updated by Carl Eugen Hoyos
Version changed
11:06 PM Ticket #4521 (GPL violation - Refusal to supply Source Code) updated by Carl Eugen Hoyos
Summary changed
Looks like a good reason for a ban…
8:18 PM Changeset in ffmpeg [6362b8cd] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: set correct "sei" payload type for AV1
8:17 PM Changeset in ffmpeg [5c288a44] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add AV1 encoding support The encoder seems to be …
5:53 PM Ticket #9933 (`xfade_opencl` doesn't build) closed by Carl Eugen Hoyos
needs_more_info
5:35 PM Changeset in ffmpeg [28680e2f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: only set b_ref_mode when explicitly requested
4:46 PM Ticket #10011 (xfade produces invalid video files) updated by rb1234
format=yuv420p doesn't seem to make it work with WMP, but I did get it …
11:17 AM Ticket #10010 (Flacky test checkasm-float_dsp on i386 for 4.1.10) updated by Beuc
Hi, Thanks for your fast answer! …
10:50 AM Changeset in ffmpeg [e8850bc] by Paul B Mahol <onemda@gmail.com>
lavfi/vf_fieldmatch: keep fields as-is if not matched properly Makes …
10:06 AM Ticket #10011 (xfade produces invalid video files) updated by Carl Eugen Hoyos
Keywords changed
9:52 AM Changeset in ffmpeg [5c2a29cf] by Paul B Mahol <onemda@gmail.com>
avfilter: add backgroundkey video filter
9:29 AM Ticket #10011 (xfade produces invalid video files) closed by Elon Musk
invalid: Files are valid. Your players are not supporting all features. Use …
8:47 AM ffprobe - invalid video produced by xfade.txt attached to Ticket #10011 by rb1234
8:46 AM ffmpeg-20221105-012103.log attached to Ticket #10011 by rb1234
-report result file
8:45 AM Ticket #10011 (xfade produces invalid video files) created by rb1234
Summary of the bug: The xfade filter consistently produces video files …
7:00 AM Ticket #7467 (ffmpeg mkv muxer missing track statistics) updated by Kevin
Just to be clear, as Richard states above: "This issue is not …
12:10 AM Ticket #8618 (FFmpeg fails to recognize this DTS 5.1 encoded WAV file) updated by Balling
Status changed
Still broken and mpv/ffplay too. […]

Nov 4, 2022:

10:34 PM Ticket #9530 (ffmpeg.exe does not play Bink 2 video format!) updated by Carl Eugen Hoyos
Priority, Version, Component changed
10:33 PM Ticket #9529 (ffmpeg.exe does not play Bink 2 video format!) updated by Carl Eugen Hoyos
Priority, Version, Component changed
9:47 PM Changeset in ffmpeg [1dc8d82d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: Check bits left before block decoding in non multi …
9:47 PM Changeset in ffmpeg [5280947f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: The minimal block is at least 7 bits Signed-off-by: …
9:44 PM Changeset in ffmpeg [2532b20b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/replaygain: avoid undefined / negative abs Fixes: signed …
9:44 PM Changeset in ffmpeg [b74f89ca] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Bias 16bps output calculations to improve non …
9:44 PM Changeset in ffmpeg [0f0afc7f] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Bias 16bps output calculations to improve non …
9:20 PM Ticket #9690 (Option to override default decoders at build time) updated by Carl Eugen Hoyos
Just disable all other decoders.
9:19 PM Ticket #9690 (Option to override default decoders at build time) updated by Cosmin Stejerean
If it's possible to specify the default AAC decoder at compile time …
9:18 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) closed by Carl Eugen Hoyos
wontfix: If the described behaviour changes (which is not so unlikely), it will …
9:17 PM Ticket #9642 (ogg metadata title gets appended instead of being reset in a ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
9:06 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Carl Eugen Hoyos
Keywords, Component changed
9:05 PM Ticket #9638 (Color matrix behaviour in colr box) updated by Carl Eugen Hoyos
Keywords, Component changed
9:05 PM Ticket #9640 (Re-add singlejpeg muxer) updated by Carl Eugen Hoyos
Resolution changed
8:46 PM Ticket #9690 (Option to override default decoders at build time) closed by Carl Eugen Hoyos
wontfix: Given that it already is possible to choose the decoder at compile …
8:39 PM Ticket #9988 (Resolution metadata for JPEG with orientation) closed by Carl Eugen Hoyos
invalid: I don't think this is a valid ticket.
8:36 PM Ticket #9938 (Updates to libopenh264) updated by Carl Eugen Hoyos
Priority, Version, Component changed
8:35 PM Ticket #9587 (flite voice from a .flitevox file) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
8:34 PM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) closed by Carl Eugen Hoyos
worksforme: I cannot reproduce this with emscripten 3.1.22
8:23 PM Ticket #9541 (WebCodecs API integration) closed by Carl Eugen Hoyos
wontfix: This seems very unlikely to me.
8:19 PM Changeset in ffmpeg [2f428de9]n5.0.2 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …
8:05 PM Ticket #7467 (ffmpeg mkv muxer missing track statistics) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:01 PM Ticket #10008 ("Reserved bit set" errors while decoding aac) updated by Carl Eugen Hoyos
Priority, Version changed
8:01 PM 20221102_NEWSROOM_BRONOWICZ_ZAPORA.aac attached to Ticket #10008 by Carl Eugen Hoyos
7:54 PM Ticket #10009 (FFmpeg not buildable without pthreads?) updated by Carl Eugen Hoyos
Keywords, Component changed
7:48 PM Ticket #10010 (Flacky test checkasm-float_dsp on i386 for 4.1.10) updated by Carl Eugen Hoyos
Component changed
Please test current FFmpeg git head. If the issue is not reproducible, …
6:37 PM Changeset in ffmpeg [c3d36e1b] by James Darnley <jdarnley@obe.tv>
avcodec/v210enc: add new function for avx2 avx512 avx512icl …
6:37 PM Changeset in ffmpeg [1936c06f] by James Darnley <jdarnley@obe.tv>
checkasm: add a verbose check function for uint32_t data
6:37 PM Changeset in ffmpeg [0f252dfa] by James Darnley <jdarnley@obe.tv>
avutil/tests/cpu: print the avx512icl flag
6:37 PM Changeset in ffmpeg [f53c590f] by James Darnley <jdarnley@obe.tv>
mailmap: stop git lying about who I commit things as
6:24 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by Carl Eugen Hoyos
Priority changed
5:32 PM Changeset in ffmpeg [369b7f26] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: add slice threading support
5:32 PM Changeset in ffmpeg [4a672f1] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: process also short durations
1:29 PM Ticket #10010 (Flacky test checkasm-float_dsp on i386 for 4.1.10) created by Beuc
Hi, I'm in the process of uploading ffmpeg-4.1.10 to Debian (no …
12:33 PM Changeset in ffmpeg [9c008fdb] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:33 PM Changeset in ffmpeg [244b61e2] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:33 PM Changeset in ffmpeg [cabe77a6] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:32 PM Changeset in ffmpeg [a4ba6e7d] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:32 PM Changeset in ffmpeg [9d5450b5] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:32 PM Changeset in ffmpeg [3993a907] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:31 PM Changeset in ffmpeg [a1f13b59] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:28 PM Changeset in ffmpeg [7bc6dab6] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:28 PM Changeset in ffmpeg [a6e26053] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Fix yuv2rgb with negative strides Treat the 32 bit …
12:14 PM Changeset in ffmpeg [b4a4a314] by James Almer <jamrial@gmail.com>
avcodec/atrac3plus: reorder channels to match the output layout The …
12:14 PM Changeset in ffmpeg [fe2d8f18] by James Almer <jamrial@gmail.com>
avcodec/aacdec: fix parsing streams with channel configuration 11 Set …
12:12 PM Changeset in ffmpeg [e2a529bd] by James Almer <jamrial@gmail.com>
avcodec/atrac3plusdec: fix compilation failure after last commit …
12:06 PM Changeset in ffmpeg [9a152217] by James Almer <jamrial@gmail.com>
avcodec/atrac3plus: reorder channels to match the output layout The …
12:04 PM Changeset in ffmpeg [c351fdc0] by James Almer <jamrial@gmail.com>
avcodec/aacdec: fix parsing streams with channel configuration 11 Set …
11:39 AM Ticket #10009 (FFmpeg not buildable without pthreads?) closed by mkver
invalid: Actually, FFmpeg (the cli tool, not the libraries) depends upons …
10:07 AM Changeset in ffmpeg [1a8defb2] by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …
8:35 AM Ticket #10009 (FFmpeg not buildable without pthreads?) updated by Jozef Chutka
Description changed
8:34 AM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan
Priority changed
8:31 AM Ticket #10009 (FFmpeg not buildable without pthreads?) created by Jozef Chutka
When configuring ffmpeg (2 days old master version 5661c87) with …
8:22 AM Ticket #10008 ("Reserved bit set" errors while decoding aac) updated by pszemus
That happens with multiple files from the same source. One of them, …
8:20 AM Ticket #10008 ("Reserved bit set" errors while decoding aac) created by pszemus
Summary of the bug: How to reproduce: […] Lots of "`[aac @ …
7:50 AM Changeset in ffmpeg [4dda3b16] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_pseudocolor: add spectral preset
1:51 AM Changeset in ffmpeg [89e38145] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/av1_vaapi: fixed a decoding corruption issue In av1_spec.pdf …

Nov 3, 2022:

10:51 PM Ticket #10005 (ffmpeg creates different output when jpeg file does not have a .jpg ...) closed by Carl Eugen Hoyos
invalid: The file IMG contains two concatenated jpeg images, you can test this …
10:46 PM Ticket #9964 (Wrong channel mapping in decoded 5.1 ATRAC3plus stream) closed by James
fixed: Should be fixed in 3819719099df601c470e961b9d49b9100c65641b.
10:39 PM Changeset in ffmpeg [38197190] by James Almer <jamrial@gmail.com>
avcodec/atrac3plus: reorder channels to match the output layout The …
10:39 PM Changeset in ffmpeg [828b0da7] by James Almer <jamrial@gmail.com>
avcodec/aacdec: refactor the channel layout derivation code …
10:39 PM Changeset in ffmpeg [ced6a5af] by James Almer <jamrial@gmail.com>
avcodec/aacdec: don't force a layout when a channel position is …
10:39 PM Changeset in ffmpeg [cf653aab] by James Almer <jamrial@gmail.com>
avcodec/aacdec: add support for channel configuration 14 It …
10:39 PM Changeset in ffmpeg [c79b1630] by James Almer <jamrial@gmail.com>
swresample/rematrix: support mixing top front left/right channels …
10:39 PM Changeset in ffmpeg [6228ba14] by James Almer <jamrial@gmail.com>
avutil/channel_layout: add a 7.1(top) channel layout Signed-off-by: …
10:39 PM Ticket #10004 (Tons of errors trying to convert a m4p file to flac.) updated by Carl Eugen Hoyos
Keywords, Component changed
It seems that you tried to decode a partly drm-protected audio stream …
10:35 PM Changeset in ffmpeg [8c7d3b43] by James Almer <jamrial@gmail.com>
avcodec/aacdec: fix parsing streams with channel configuration 11 Set …
10:29 PM Changeset in ffmpeg [59fe0091] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speexdec: Check channels > 2 More than 2 channels seems …
10:29 PM Changeset in ffmpeg [e4c5c904] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Check packet size Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [2376a4d5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dstdec: Check for overflow in build_filter() Fixes: signed …
10:29 PM Changeset in ffmpeg [831a251a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/spdifdec: Use 64bit to compute bit rate Fixes: signed …
10:29 PM Changeset in ffmpeg [109a9f3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rpl: Use 64bit for duration computation Fixes: signed …
10:29 PM Changeset in ffmpeg [45ec9713] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xwma: Use av_rescale() for duration computation Fixes: …
10:29 PM Changeset in ffmpeg [c895e6d0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in …
10:29 PM Changeset in ffmpeg [ba1b943] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check ts_int in genrate_intervals There is probably …
10:29 PM Changeset in ffmpeg [eff1e61] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: clamp end_ts Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [626094b9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: check tag_size Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [cdf35ba1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutdec: Check fields Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [8ba80715] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Use 64bit for sum_flv_tag_size Fixes: signed integer …
10:29 PM Changeset in ffmpeg [b8d29eab] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jacosubdec: Fix overflow in get_shift() Fixes: …
10:29 PM Changeset in ffmpeg [622893af] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dxa: avoid bpc overflows Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [ad157351] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dhav: Use 64bit seek_back Fixes: negation of -2147483648 …
10:29 PM Changeset in ffmpeg [91376b3c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Check that nb_frasmes fits within 64bit Fixes: …
10:29 PM Changeset in ffmpeg [eef9a444] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_o: Limit packet offset avoids overflows with it …
10:29 PM Changeset in ffmpeg [a00c812a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ape: Check frames size Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [35d5d2a4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/icodec: Check nb_pal Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [2a6e750c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: Use 64bit for block_duration use Fixes: signed …
10:29 PM Changeset in ffmpeg [ed455b98] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: Check block_duration Fixes: signed integer …
10:29 PM Changeset in ffmpeg [1bc56842] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: only probe max run in Suggested-by: Tomas Härdin …
10:29 PM Changeset in ffmpeg [51ccf7f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Check run_in is within 65536 Fixes: signed integer …
10:29 PM Changeset in ffmpeg [cef1c631] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Check for unsupported bayer case Fixes: out of …
10:29 PM Changeset in ffmpeg [d5973433] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix integer overflow in filter_3800() Fixes: signed …
10:29 PM Changeset in ffmpeg [d282d019] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tta: Check 24bit scaling for overflow Fixes: signed integer …
10:29 PM Changeset in ffmpeg [4dcc092a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Check quantizer for overflow Fixes: signed integer …
10:29 PM Changeset in ffmpeg [ef8a0dc8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check preview psize Fixes: signed integer overflow: …
10:29 PM Changeset in ffmpeg [db51f193] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Fix loop detection Fixes regression with …
10:29 PM Changeset in ffmpeg [71dd8b8] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/hls: Free keys Fixes: memleak Fixes: …
10:29 PM Changeset in ffmpeg [728b3bc7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fmvc: Move frame allocation to a later stage This way more …
10:29 PM Changeset in ffmpeg [6535e158] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_showinfo: remove backspaces They mess with storing …
10:29 PM Changeset in ffmpeg [14ec214d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speedhq: Check width Fixes: out of array access Fixes: …
10:29 PM Changeset in ffmpeg [1f3236ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bink: disallow odd positioned scaled blocks Fixes: out of …
10:24 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) updated by Carl Eugen Hoyos
Priority, Version changed
10:22 PM Ticket #10007 (FFmpeg fails to convert a SER file) updated by Carl Eugen Hoyos
Keywords, Component changed
Fixed in e27bef9a56991b6c74e1a38b3035d53dffdc9cf1
10:20 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by Carl Eugen Hoyos
Priority changed
3:59 PM Changeset in ffmpeg [e27bef9a] by Paul B Mahol <onemda@gmail.com>
avformat/serdec: fix BE/LE format handling
3:58 PM Ticket #10007 (FFmpeg fails to convert a SER file) closed by Elon Musk
fixed
3:20 PM Ticket #10007 (FFmpeg fails to convert a SER file) updated by Michael Koch
Summary changed
3:19 PM Ticket #10007 (FFmpeg fails to convert a SER file) created by Michael Koch
FFmpeg fails to convert a SER file to MP4. The sample file is size …
2:44 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) closed by Pierre-Anthony Lemieux
fixed: Fixed at 48fa27e77a6d71be89f216cee13ae7e99d2b5003
2:43 PM Ticket #9842 (IMF Demuxer: Pull starting timecode from CPL) closed by Pierre-Anthony Lemieux
fixed: Fixed at 94922f6caba8f1739d4aa0517d8df6e93cf19b8a
1:46 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by mertozan
Priority changed
11:37 AM Changeset in ffmpeg [0957d62f] by Timo Rothenpieler <timo@rothenpieler.org>
configure: add pkg-config check for chromaprint
11:16 AM Changeset in ffmpeg [89a49fd5] by Zane van Iperen <zane@zanevaniperen.com>
avformat/imfdec: variable initialiaztion cosmetics
11:16 AM Changeset in ffmpeg [906219e3] by Zane van Iperen <zane@zanevaniperen.com>
avformat/tests/imf: add CPL timecode test
11:16 AM Changeset in ffmpeg [94922f6c] by Zane van Iperen <zane@zanevaniperen.com>
avformat/imfdec: use CPL start timecode if available The IMF CPL …
9:08 AM Changeset in ffmpeg [5ccd4d30] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: fix implementation of updated input start time The current …
9:08 AM Changeset in ffmpeg [93faba44] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: shift start time correction to ffmpeg_opt In preparation for …
Note: See TracTimeline for information about the timeline view.