Timeline



Dec 20, 2022:

11:36 PM Changeset in ffmpeg [eef763c7] by James Darnley <jdarnley@obe.tv>
checkasm/v210dec: add extra space to the destination arrays
10:56 PM Ticket #10113 (ffmpeg override http headers) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and provide the command line you …
6:37 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) closed by quinkblack
invalid: There is a matrix in the track to rotate -90 degrees …
5:35 PM Changeset in ffmpeg [b7d06395] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apac: Sanity check bits_per_coded_sample Fixes: signed …
5:35 PM Changeset in ffmpeg [8374a747] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Avoid undefined shift in get_tail() Fixes: left …
2:02 PM Changeset in ffmpeg [6af453ca] by James Darnley <jdarnley@obe.tv>
avcodec/x86: add avx512icl function for v210dec Ice Lake (Xeon Silver …
2:02 PM Changeset in ffmpeg [f30b4c2f] by James Darnley <jdarnley@obe.tv>
avcodec/x86/v210: add some comments to the improved avx2 function
2:02 PM Changeset in ffmpeg [f1f41d6f] by James Darnley <jdarnley@obe.tv>
configure: support lsan as toolchain
1:19 PM Ticket #10113 (ffmpeg override http headers) created by faris
Hello  I'm working on linux server , I have searched on google …
1:02 PM Changeset in ffmpeg [a69b0879] by Niklas Haas <git@haasn.dev>
avfilter/vf_tinterlace: support full-range YUV This filter, when used …
1:02 PM Changeset in ffmpeg [8e2f61ef] by Niklas Haas <git@haasn.dev>
avfilter/vf_blackdetect: support full-range YUV This filter currently …
3:32 AM tiket9244_patch_1.diff attached to Ticket #9244 by v0lt
If the "-write_channel_mask false" key is used, then do not use …

Dec 19, 2022:

11:00 PM Ticket #10112 (HLS Demuxer - Live Playlists needlessly re-download initialization segment) created by John Regan
Summary of the bug: Hi there - I noticed when playing HLS playlists, …
8:41 PM Ticket #10111 (Memory leak with vaapi encoder) created by Steve Browne
Summary of the bug: Calling avcodec_send_frame multiple times in a row …
7:43 PM Changeset in ffmpeg [3b66757d] by Paul B Mahol <onemda@gmail.com>
avfilter: add adrc filter
5:45 PM Changeset in ffmpeg [744100af] by Paul B Mahol <onemda@gmail.com>
avfilter/af_headphone: properly initialize scale
3:24 PM Changeset in ffmpeg [38b837e0] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_decimate: add mixed option to process input only partially …
6:23 AM Ticket #10054 (ffmpeg/ffplay miscalculates $Time$, resulting in time from the future ...) updated by TheRadziu
Replying to Harisfog: > I have same issue. any update? …
2:03 AM Changeset in ffmpeg [48d5aecf] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodec_wrapper: include stdbool.h Since NDK failed to do …

Dec 18, 2022:

10:53 PM Changeset in ffmpeg [a350e68c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: fix some misc low priority issues Remove double ;; …
6:58 PM Changeset in ffmpeg [8c75e5fd] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: improve output when IR switching at runtime Also …
10:53 AM Changeset in ffmpeg [51efa68e] by James Almer <jamrial@gmail.com>
avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
10:50 AM Changeset in ffmpeg [7694a44b] by James Almer <jamrial@gmail.com>
avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
12:37 AM Changeset in ffmpeg [7af947c0] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: honor the requested skip_frame level This allows …

Dec 17, 2022:

2:15 PM Encode/MP3 edited by Wikinaut
Correction of an apparent typing error (VBR 22 to 26 KB/s → 220 to 260 … (diff)
10:40 AM Ticket #10110 (can't vote on this bug tracker) closed by Balling
duplicate: Duplicate of my issue: #9469 It is obvious since when you click on a …
9:42 AM Ticket #10106 (Missing frames in shuffleframes filter) closed by Elon Musk
wontfix: Thanks for confirming this, i see no better way to handle this.
9:10 AM Ticket #10110 (can't vote on this bug tracker) created by dave jones
I am unable to vote on bugs on this bug tracker, clicking the up or …
2:07 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by Balling
Replying to Ajay Shrestha: > …
1:55 AM Changeset in ffmpeg [8ad988ac] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn: fix openvino async mode Bugfix: The OpenVino DNN …

Dec 16, 2022:

8:32 PM Changeset in ffmpeg [10a56363] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: add pts_as_dts option It works since most of …
8:31 PM Changeset in ffmpeg [a86bb1d2] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: add max-bframes support Signed-off-by: Zhao …
8:30 PM Changeset in ffmpeg [7da1adfc] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: remove the strategy to create DTS Use input …
8:28 PM Changeset in ffmpeg [e3f2d01] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: use bsf to handle crop It's well known that …
8:27 PM Changeset in ffmpeg [f0c296f] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: add level option Signed-off-by: Zhao Zhili …
8:27 PM Changeset in ffmpeg [2b5d1b42] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: add bitrate_mode option Signed-off-by: Zhao …
8:24 PM Changeset in ffmpeg [0a0f2d1a] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: make each encoder has its own option …
6:38 PM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by Ajay Shrestha
[​https://drive.google.com/file/d/1wuIvcdHVuwdVM-83qt0PG_5FA1GNxJhl/vie
1:23 PM Ticket #10106 (Missing frames in shuffleframes filter) updated by nicol
Indeed, the shuffleframes filter specifies 10 frames, so the output is …
10:06 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) closed by gregoryd
invalid: The behaviour is strange but doesn't seems to be a bug as it's solved …
9:41 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) updated by gregoryd
Description changed
9:40 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) updated by gregoryd
I tried with a different command line with the same result: […] …
8:37 AM silentvideo.mp4 attached to Ticket #10109 by gregoryd
video
8:36 AM audio.mp3 attached to Ticket #10109 by gregoryd
audio
8:36 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) created by gregoryd
This is a reproductible bug, this is an example command: […] …
5:08 AM Ticket #9826 (AVI muxer issue) updated by v0lt
I wrote a patch that should probably help with the problem if you use …
1:49 AM id3tag.bonk attached to Ticket #10108 by ami_stuff
1:49 AM Ticket #10108 (bonk: support decoding of files with id3 tag at the beginning) created by ami_stuff
[…]
1:38 AM 22k_joint_lossless.bonk attached to Ticket #10107 by ami_stuff
1:36 AM Ticket #10107 (bonk: fix decoding of lossless joint stereo mode) created by ami_stuff
looks like regression […] […]

Dec 15, 2022:

10:46 PM SponsoringPrograms/GSoC/2022/Results edited by Pierre-Anthony Lemieux
(diff)
10:45 PM SponsoringPrograms/GSoC/2022/Results edited by Pierre-Anthony Lemieux
(diff)
6:08 PM Ticket #10106 (Missing frames in shuffleframes filter) updated by Elon Musk
You can not shuffle frames if there is no multiple of requested frames …
5:01 PM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) updated by ami_stuff
ffmpeg creates broken TIFF in MOV files for anything, but "-pix_fmt …
2:48 PM SponsoringPrograms/GSoC/2023 edited by Thilo Borgmann
Add IRC nick for Thilo (diff)
2:33 PM SponsoringPrograms/GSoC/2023 created by Thilo Borgmann
Initial copy from 2022 with changed year
2:22 PM FFmeeting/2022-12 created by Thilo Borgmann
Initial copy from Etherpad
1:39 PM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) updated by smurfix
> “③ without hiding the banner and stderr output” Umm, I did add a …
1:34 PM log.txt attached to Ticket #10106 by nicol
1:33 PM Ticket #10106 (Missing frames in shuffleframes filter) created by nicol
Summary of the bug: When I reorder the telecine source with the …
1:19 PM riff.patch attached to Ticket #10105 by ami_stuff
1:18 PM SoftLab-NSK_advanced_I-frames_2.avi attached to Ticket #10105 by ami_stuff
1:18 PM Ticket #10105 (riff: add "SLES" FourCC as mpeg2video) created by ami_stuff
this FourCC is used by "SoftLab-NSK advanced I-frames" codec […]
12:24 PM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) closed by Cigaes
invalid: “③ without hiding the banner and stderr output” Anyway, this is the …
11:45 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) updated by Elon Musk
Both Command works fine here. So I'm very curious what binary you use. …
11:19 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) reopened by smurfix
I'd like to remind you that -print_format is documented as doing …
10:59 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) closed by Cigaes
needs_more_info: You did not use the -print_format option. Reopen this bug when you …
10:54 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) updated by smurfix
Summary changed
10:52 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) reopened by smurfix
Report fixed. Sorry for mistakenly writing "ffmpeg" instead of …
10:38 AM Ticket #10102 (lavfi color background with clear png creating extra frames) updated by seankennett
Shortest makes it behave better but not perfect, I think it's cutting …
9:58 AM Changeset in ffmpeg [9adf0224] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/movenc: correct write_colr warning placement The old warning …
9:35 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) closed by Elon Musk
needs_more_info: Nonsense report. Using hide banner and ffmpeg instead of ffprobe as …
9:33 AM Ticket #10102 (lavfi color background with clear png creating extra frames) updated by Elon Musk
Are you sure you should not use shortest option for overlay filter?
8:58 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) created by smurfix
Summary of the bug: "ffprobe -of XXX" prints something that might …
8:08 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by quinkblack
By the way, Android system log is very helpful when debug mediacodec.
8:06 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by quinkblack
I have tested with ffmpeg cmd on an "Pixel 4 API 30 x64" emulator and …
1:36 AM Ticket #10030 (iff ilbm fails to decode) updated by ami_stuff
Attached patch seems to fix the problem.
1:35 AM iff.patch attached to Ticket #10030 by ami_stuff
12:46 AM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) updated by ami_stuff
Description changed
12:44 AM console_log_2.log attached to Ticket #10097 by Ajay Shrestha
12:44 AM console_log_ndk.log attached to Ticket #10097 by Ajay Shrestha
12:43 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by Ajay Shrestha
Replying to quinkblack: > The device is an emulator. I …
12:41 AM movenc.patch attached to Ticket #10103 by ami_stuff
12:40 AM 160.bmp attached to Ticket #10103 by ami_stuff
12:40 AM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) created by ami_stuff
TIFF GRAY8 in MOV created by ffmpeg decodes incorrectly with QT …

Dec 14, 2022:

10:43 PM ErrorCausingFilesPart2.7z attached to Ticket #10102 by seankennett
Part two of issue images
10:42 PM ErrorCausingFilesPart1.7z attached to Ticket #10102 by seankennett
Part one of images
10:38 PM Ticket #10102 (lavfi color background with clear png creating extra frames) created by seankennett
I have 64 png images with transparent backgrounds which I want to …
7:00 PM Ticket #10054 (ffmpeg/ffplay miscalculates $Time$, resulting in time from the future ...) updated by Harisfog
I have same issue. any update?
8:45 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by quinkblack
The device is an emulator. I think there is no real hardware …

Dec 13, 2022:

4:17 PM Ticket #10004 (Tons of errors trying to convert a m4p file to flac.) updated by Balling
>downloaded the files from an Apple Music playlist, so maybe it's …
3:16 PM Changeset in ffmpeg [262e7439] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/Makefile: Don't build empty files simple_idct.asm is 32 …
1:48 PM Changeset in ffmpeg [40984af0] by Ronald S. Bultje <rsbultje@gmail.com>
av1dec: fix comment typo Signed-off-by: Ronald S. Bultje …
1:39 PM Changeset in ffmpeg [fb5e9dbc] by Ronald S. Bultje <rsbultje@gmail.com>
av1dec: fix typo in logged error Signed-off-by: Ronald S. Bultje …
10:02 AM Ticket #10004 (Tons of errors trying to convert a m4p file to flac.) updated by Richard Nichols III
It wasn't a stream, but if m4p files can have DRM, it may have DRM …
Note: See TracTimeline for information about the timeline view.