Timeline



Mar 30, 2022:

11:33 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Elon Musk
Ok, i pushed fix to master, try to do git pull and retest it.
10:48 PM Changeset in ffmpeg [55e509b0] by Paul B Mahol <onemda@gmail.com>
avfilter/af_join: do not dereference possible null pointer
8:56 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Bryce Chester Newman
Replying to Elon Musk: > Yes Thread 1 "ffmpeg" received …
8:23 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Elon Musk
Yes
7:58 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Bryce Chester Newman
Replying to Elon Musk: > But I said to not strip binary, …
7:40 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Elon Musk
But I said to not strip binary, because stripped gdb output is useless …
7:18 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Bryce Chester Newman
Replying to Elon Musk: > Master, build master and if it …
5:31 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Elon Musk
Master, build master and if it crashes, post gdb bt output.
5:19 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Bryce Chester Newman
Replying to Elon Musk: > Please compile with debug symbols …
5:14 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Elon Musk
Please compile with debug symbols not stripped, and post backtrace …
4:58 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Bryce Chester Newman
Replying to Bryce Chester Newman: > Replying to [comment:3
4:44 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Bryce Chester Newman
Replying to Elon Musk: > Does not happen on master …
4:35 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Elon Musk
Does not happen on master version.
4:04 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Bryce Chester Newman
Replying to Elon Musk: > Can you try with latest master …
3:41 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) updated by Elon Musk
Can you try with latest master version? If can not, could you upload …
3:21 PM output.txt attached to Ticket #9706 by Bryce Chester Newman
ffmpeg debug and gdb output
3:19 PM Ticket #9706 (FFMpeg 5.0 and audio join filter leads to Segmentation Fault.) created by Bryce Chester Newman
Hello, The following command used to work in FFMpeg 4.4, but in FFmpeg …
3:08 PM Changeset in ffmpeg [f9db470f] by Limin Wang <lance.lmwang@gmail.com>
doc/bitstream_filters: fix for the syntax of code Reviewed-by: Gyan …
1:30 PM Ticket #9705 (Wrong value is written to *.pgm file) updated by Michael Koch
A good function should never have 'nan' as the result. But during …
12:53 PM Ticket #9221 (How to set yuv to full range in a mpeg2video?) updated by mirh
Cc changed
I would guess a bug report to track the stupid JPEG pixel format …
12:40 PM Ticket #9705 (Wrong value is written to *.pgm file) updated by Elon Musk
Also, do your homework, geq can make use of isnan() function so you …
12:39 PM Ticket #9705 (Wrong value is written to *.pgm file) updated by Elon Musk
Well, you could write video filter that would map such float values to …
11:56 AM Ticket #9705 (Wrong value is written to *.pgm file) updated by Michael Koch
Replying to Elon Musk: > Using 0 is better. Why is 0 …
11:56 AM Changeset in ffmpeg [52504909] by Martin Storsjö <martin@martin.st>
test: tiny_ssim: Don't include config.h tiny_ssim is built for the …
11:53 AM Changeset in ffmpeg [db544269] by Martin Storsjö <martin@martin.st>
vc1dsp: Change remaining stride parameters to ptrdiff_t The existing …
11:46 AM Ticket #9705 (Wrong value is written to *.pgm file) closed by Elon Musk
invalid: Using 0 is better.
11:14 AM Ticket #9705 (Wrong value is written to *.pgm file) created by Michael Koch
If a function in the geq filter evaluates to 'nan', this result is …
9:12 AM Ticket #9704 (encode speed up on mac) created by Juneleung Chan
Summary of the bug: I encode video with prores encoder and wanna to …
9:02 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) closed by Balling
fixed: Fixed in f125c504d8fece6420bb97767f9e72414c26312a. I suppose since my …
2:30 AM Changeset in ffmpeg [3721aaea] by Steven Liu <lq@chinaffmpeg.org>
avformat/libsrt: use a larger buffer for find_info_tag The upper …
2:29 AM Changeset in ffmpeg [397a777a] by Steven Liu <lq@chinaffmpeg.org>
avformat/libsrt: fix deprecated warning srt_socket was deprecated …

Mar 29, 2022:

9:25 PM Changeset in ffmpeg [f125c504] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: fix regression a1c4929f accidentally undid part of …
7:34 PM Changeset in ffmpeg [7c35aa60] by James Almer <jamrial@gmail.com>
avcodec/wmalosslessdec: ensure channel count in the private context …
6:36 PM Changeset in ffmpeg [96ebf7d] by Paul B Mahol <onemda@gmail.com>
avfilter/f_realtime: add support for commands
3:48 PM Changeset in ffmpeg [3a22bc03] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/binkaudio: reset ch_offset on errors Fixes: NULL pointer …
12:49 PM Ticket #9703 (Multichannel wav muxed in mkv) updated by Jose Peirote
Description changed
12:43 PM Ticket #9703 (Multichannel wav muxed in mkv) created by Jose Peirote
How to reproduce: ffmpeg -i input.mkv -i L_R_C_Cb.wav -codec copy …
11:39 AM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by Balling
Status changed
Last part is fixed here. …
11:31 AM Ticket #9702 (Regression of vf_zscale in d0aefc37069e1602aa8cc5568e87f4a5e52fb4f3) updated by Balling
BTW, I just before you reported the issue where the situation is the …
10:03 AM Changeset in ffmpeg [2ae18635] by Zane van Iperen <zane@zanevaniperen.com>
avformat/imfdec: Use proper logcontext Signed-off-by: Andreas …
10:03 AM Changeset in ffmpeg [d0e9e8c5] by Zane van Iperen <zane@zanevaniperen.com>
avformat/imfdec: do not use filesize when reading XML file …

Mar 28, 2022:

11:36 PM Changeset in ffmpeg [8fd2dc3f] by James Almer <jamrial@gmail.com>
doc/utils: add missing 22.2 layout entry Signed-off-by: James Almer …
11:36 PM Changeset in ffmpeg [fd4121a0] by James Almer <jamrial@gmail.com>
avcodec/av1: only set the private context pix_fmt field if …
9:18 PM Changeset in ffmpeg [ba595e8d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aqtitledec: Skip unrepresentable durations Fixes: signed …
9:18 PM Changeset in ffmpeg [518b7474] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Do not store empty keys in read_info_chunk() Fixes: …
9:18 PM Changeset in ffmpeg [5c1ae673] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Do not clear array in mxf_read_strong_ref_array() …
9:18 PM Changeset in ffmpeg [d63e7c3b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Check for avio_read() failure in …
9:18 PM Changeset in ffmpeg [8b13cfcc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Check count in mxf_read_strong_ref_array() …
9:18 PM Changeset in ffmpeg [478bd4c7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Check target_duration Fixes: signed integer overflow: …
9:18 PM Changeset in ffmpeg [e35f9105] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pixlet: Avoid signed integer overflow in scaling in filterfn() …
9:18 PM Changeset in ffmpeg [ffe1ded] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check pre_ns Fixes: division by 0 Fixes: …
9:18 PM Changeset in ffmpeg [af2913d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Use unsigned for predictor_k to avoid undefined …
9:18 PM Changeset in ffmpeg [debfbad6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libuavs3d: Check ff_set_dimensions() for failure Untested, no …
9:18 PM Changeset in ffmpeg [ee16bb81] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speexdec: Align some comments Signed-off-by: Michael …
9:18 PM Changeset in ffmpeg [637bda4c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speexdec: Use correct doxygen comments Signed-off-by: Michael …
9:18 PM Changeset in ffmpeg [780de33f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegbdec: Set buf_size Fixes: Timeout Fixes: …
9:18 PM Changeset in ffmpeg [49f8f8ba] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Use rounded down duration in get_cue_desc() …
9:18 PM Changeset in ffmpeg [849a2034] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/argo: Check packet size Fixes: Timeout Fixes: …
9:18 PM Changeset in ffmpeg [95322e07] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729_parser: Check channels Fixes: signed integer overflow: …
9:18 PM Changeset in ffmpeg [432cbff7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check height Fixes: negation of -2147483648 cannot …
9:18 PM Changeset in ffmpeg [32778e5a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: Better duplicate tags check Fixes: memleaks Fixes: …
9:18 PM Changeset in ffmpeg [f87f100] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow empty sidx It appears this is not allowed …
9:18 PM Changeset in ffmpeg [5c4fdf11] by Michael Niedermayer <michael@niedermayer.cc>
avformat/argo_cvg:: Fix order of operations in error check in …
9:18 PM Changeset in ffmpeg [6bd882f9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/argo_asf: Fix order of operations in error check in …
9:18 PM Changeset in ffmpeg [405c7599] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/movtextdec: add () to CMP() macro to avoid unexpected behavior …
9:18 PM Changeset in ffmpeg [f5143368] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check duration Fixes: -nan is outside the range …
9:18 PM Changeset in ffmpeg [096a9365] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Corner case encryption error cleanup in mov_read_senc() …
9:18 PM Changeset in ffmpeg [025bf57f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Fix if( code style Signed-off-by: Michael …
9:18 PM Changeset in ffmpeg [473ea811] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for error Fixes: …
9:18 PM Changeset in ffmpeg [e086aeb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: fix indention of ff_get_best_fcode() …
9:18 PM Changeset in ffmpeg [2e901b13] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: Fix xy indexing on range violation in …
9:18 PM Changeset in ffmpeg [0ea439da] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Use unsigned for iv computation Fixes: signed integer …
9:18 PM Changeset in ffmpeg [0dabd7f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by …
9:18 PM Changeset in ffmpeg [0a5feebc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check desc_bytes Fixes: Division by 0 Fixes: …
9:18 PM Changeset in ffmpeg [ba92c416] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix invalid NULL pointer operation in …
9:18 PM Changeset in ffmpeg [7a9ea439] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Fix infinite loop with bz decompression The …
9:18 PM Changeset in ffmpeg [fc858472] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: keep chapter monotonicity on chapter updates Updating …
9:18 PM Changeset in ffmpeg [ea98cb24] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check size before subtraction Fixes: signed integer …
9:18 PM Changeset in ffmpeg [f1ae8802] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cfhd: Avoid signed integer overflow in coeff Fixes: signed …
9:17 PM Changeset in ffmpeg [21caec94] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aqtitledec: Skip unrepresentable durations Fixes: signed …
9:17 PM Changeset in ffmpeg [e3f08b41] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aqtitledec: Skip unrepresentable durations Fixes: signed …
9:16 PM Changeset in ffmpeg [2e31d39b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Do not store empty keys in read_info_chunk() Fixes: …
9:16 PM Changeset in ffmpeg [f7dbbbda] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Do not store empty keys in read_info_chunk() Fixes: …
9:14 PM Changeset in ffmpeg [6d4c5f4e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Check target_duration Fixes: signed integer overflow: …
9:13 PM Changeset in ffmpeg [bcc5755a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check pre_ns Fixes: division by 0 Fixes: …
9:13 PM Changeset in ffmpeg [73bb1853] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check pre_ns Fixes: division by 0 Fixes: …
9:11 PM Changeset in ffmpeg [16372498] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Use unsigned for predictor_k to avoid undefined …
9:11 PM Changeset in ffmpeg [8e68f7f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Use unsigned for predictor_k to avoid undefined …
9:07 PM Changeset in ffmpeg [478796dc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Use rounded down duration in get_cue_desc() …
9:07 PM Changeset in ffmpeg [aee90d40] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Use rounded down duration in get_cue_desc() …
8:51 PM Changeset in ffmpeg [34f075f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check height Fixes: negation of -2147483648 cannot …
8:47 PM Changeset in ffmpeg [2063db04] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: Better duplicate tags check Fixes: memleaks Fixes: …
8:40 PM Changeset in ffmpeg [81e99640] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow empty sidx It appears this is not allowed …
8:40 PM Changeset in ffmpeg [4e7092fa] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow empty sidx It appears this is not allowed …
8:18 PM Changeset in ffmpeg [97a21e93] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check duration Fixes: -nan is outside the range …
8:18 PM Changeset in ffmpeg [a8744292] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check duration Fixes: -nan is outside the range …
8:14 PM Changeset in ffmpeg [7fbf1dd4] by James Almer <jamrial@gmail.com>
MAINTAINERS: add Niklas Haas for vf_libplacebo.c So I can merge my …
5:56 PM Changeset in ffmpeg [31b22def] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vmdaudio: Fix channels count bug Fixes: division by zero …
1:59 PM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by Balling
>i should have used the word revert  No, revert is done by separate …
1:09 PM Ticket #9702 (Regression of vf_zscale in d0aefc37069e1602aa8cc5568e87f4a5e52fb4f3) updated by Balling
Status changed
You did not tag the output as full range. Like what??? That is …
11:53 AM Ticket #9702 (Regression of vf_zscale in d0aefc37069e1602aa8cc5568e87f4a5e52fb4f3) updated by Balling
You did not tag the output, also transfers 601 and 709 are the same. …
10:05 AM Ticket #9702 (Regression of vf_zscale in d0aefc37069e1602aa8cc5568e87f4a5e52fb4f3) updated by Ulrik Mikaelsson
Description changed
10:03 AM Ticket #9702 (Regression of vf_zscale in d0aefc37069e1602aa8cc5568e87f4a5e52fb4f3) created by Ulrik Mikaelsson
For the invocation of {{{ffmpeg -y -f lavfi -i …
8:22 AM Ticket #8493 (Allow setting mastering display metadata and content light level ...) updated by Balling
This is a strange issue, the metadata is set inside SEI in hevc, not …
8:19 AM Ticket #8777 (ffmpeg HDR signaling) updated by Balling
Meanwhile dolby vision decoding is done (no dynamic metadata, no EL …
8:16 AM Ticket #9221 (How to set yuv to full range in a mpeg2video?) updated by Balling
>x264 -crf 0 Is not lossless, I was wrong. Both x264 and ffmepg …
3:33 AM Ticket #7839 (QVBR breaks mpeg2_qsv) closed by wenbin,chen
fixed
3:32 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) closed by wenbin,chen
fixed: This issue is fixed on commit e0ff86993052b49a64d434bac345e92fc149f446
3:07 AM Changeset in ffmpeg [5ee198f] by James Almer <jamrial@gmail.com>
swresample/rematrix: fix typo in clean_layout() …
1:22 AM Changeset in ffmpeg [4a8f932f] by James Almer <jamrial@gmail.com>
avfilter/buffersrc: uninitialize the context ch_layout before …

Mar 27, 2022:

12:12 PM Ticket #9701 (DASH: Cannot skip to unbuffered video parts in ffmpeg > 4.2.2) created by cars10
== Summary of the bug: == When using DASH with ffmpeg <= 4.2.2 i can …
9:59 AM Changeset in ffmpeg [c2d1597a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aqtitledec: Skip unrepresentable durations Fixes: signed …
9:59 AM Changeset in ffmpeg [8173a6c1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/apm: Check channels Fixes: division by 0 Fixes: …
9:59 AM Changeset in ffmpeg [7ec28e1d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Do not store empty keys in read_info_chunk() Fixes: …
9:58 AM Changeset in ffmpeg [6265f0b4] by Michael Niedermayer <michael@niedermayer.cc>
avformat: Do not search through the AVOption table for a option not in …
9:58 AM Changeset in ffmpeg [2e069f6b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/alp: Check num_channels Fixes: division by 0 Fixes: …
8:00 AM Changeset in ffmpeg [723065a3] by Hendrik Leppkes <h.leppkes@gmail.com>
dxva2_hevc: don't use frames as reference if they are not marked as …
7:52 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Oh, wow. https://gix.github.io/media-types/
4:59 AM HWAccelIntro edited by Balling
(diff)
4:47 AM HWAccelIntro edited by Balling
Lossless nvenc, av1, ffplay cuvid (diff)

Mar 26, 2022:

9:30 AM Ticket #9192 (Command line switch sws_dither doesn't allow "none") updated by Balling
So none always means 0. …
9:08 AM Ticket #9570 (FFmpeg cannot be compiled for Intel (macOS)) updated by Balling
deleted
9:07 AM Ticket #9570 (FFmpeg cannot be compiled for Intel (macOS)) updated by Balling
Latest xcode is 13.0. Besides why cannot you crosscompile or compile …
8:53 AM Ticket #9419 (support current standard font mimetypes in matroska metadata) closed by Elon Musk
fixed
7:51 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by Diederick Niehorster
yes, just that indeed. Same fix as last time (i should have used the …

Mar 25, 2022:

11:20 PM Ticket #8738 (subtitle filter can't render indic languages) updated by Balling
Okay, is it going to get merged? I mean …
10:42 PM Changeset in ffmpeg [8ae15b56] by Martin Storsjö <martin@martin.st>
rtpenc_vp8: Use 15-bit PictureIDs 7-bit PictureIDs are not supported …
10:19 PM Ticket #9419 (support current standard font mimetypes in matroska metadata) updated by Balling
Is this enough? af6081273f483844fc055bc8623ec07198462c2a
9:52 PM Ticket #8486 (UBSan: int overflow in avidec.c) closed by mkver
fixed: Fixed in ec8ff659f57786c4cb089b07dfeab7e5cbab8d52.
9:46 PM Changeset in ffmpeg [af608127] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_subtitles: add additional font mime types Since mkvmerge …
8:10 PM Changeset in ffmpeg [f2967490] by James Almer <jamrial@gmail.com>
avutil/channel_layout: return earlier on UNSPEC layouts in …
8:10 PM Changeset in ffmpeg [7602b4e4] by James Almer <jamrial@gmail.com>
avutil/tests/channel_layout: also test ambisonic layouts in …
6:22 PM Changeset in ffmpeg [23cb87b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
doc/examples/muxing: Remove outdated comment This comment only …
6:07 PM Changeset in ffmpeg [1970ee1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/error_resilience: Remove write only ERContext.ref_count …
6:07 PM Changeset in ffmpeg [50c35d06] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Constify slices' pointer to the parent context …
6:07 PM Changeset in ffmpeg [e944ab79] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Move ERContext to H264Context Since …
6:07 PM Changeset in ffmpeg [c4fcfa4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_slice: Fix decoding undamaged input with slices …
5:20 PM Changeset in ffmpeg [a660136d] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_life: set outlink frame_rate
5:20 PM Changeset in ffmpeg [3d13154] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_cellauto: set outlink frame_rate
5:20 PM Changeset in ffmpeg [4fb5b036] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_mandelbrot: set outlink frame_rate
5:20 PM Changeset in ffmpeg [ccb33caf] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_mandelbrot: rename misleading variable
5:20 PM Changeset in ffmpeg [38804e0e] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_mptestsrc: set outlink frame_rate
5:20 PM Changeset in ffmpeg [5c2d333e] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_gradients: set outlink frame_rate
5:20 PM Changeset in ffmpeg [a45b7157] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_gradients: rename misleading variable
5:20 PM Changeset in ffmpeg [75929ed6] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_sierpinski: set frame_rate to outlink
5:20 PM Changeset in ffmpeg [d57a2139] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_sierpinski: rename misleading variable
5:19 PM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by Balling
So the fix is only the very first patch? …
5:18 PM Changeset in ffmpeg [89083142] by Paul B Mahol <onemda@gmail.com>
fate: add crystalizer test
3:09 PM Changeset in ffmpeg [cbeb827c] by James Almer <jamrial@gmail.com>
avutil/tests/channel_layout: test av_channel_layout_check() Should …
3:09 PM Changeset in ffmpeg [95ac380] by James Almer <jamrial@gmail.com>
avutil/tests/channel_layout: test the output of …
2:46 PM Changeset in ffmpeg [167c5a6a] by James Almer <jamrial@gmail.com>
avutil/tests/channel_layout: test the output of …
2:46 PM Changeset in ffmpeg [f9ed91ab] by James Almer <jamrial@gmail.com>
avutil/tests/channel_layout: test generating a custom layout using …
2:13 PM Ticket #9699 ("-layouts" output is broken) closed by Elon Musk
fixed: Fixed in b04f14136e54f2db167d341d9bda0e30d11320fd
2:02 PM Ticket #9700 ("451 Unavailable For Legal Reasons" instead of just HTTP_OTHER_4XX error) created by Owyn
Summary of the bug: HTTP error code for 451 is currently missing …
12:26 PM Changeset in ffmpeg [1e24fad8] by James Almer <jamrial@gmail.com>
doc/utils: add missing 22.2 layout entry Signed-off-by: James Almer …
12:24 PM Changeset in ffmpeg [e4f6fce9] by James Almer <jamrial@gmail.com>
avutil/channel_layout: add missing check for AV_CHAN_NONE in …
11:42 AM Changeset in ffmpeg [b04f1413] by James Almer <jamrial@gmail.com>
fftools/opt_cmdutils: fix printing known channel layouts Look for the …
11:38 AM Changeset in ffmpeg [6e04ace7] by James Almer <jamrial@gmail.com>
avutil/channel_layout: don't try to print NULL string pointers in …
8:31 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) reopened by Diederick Niehorster
I accidentally undid part of Brad's fix in my patches. Will submit the …
5:34 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Balling
Meanwile key code was fixed: da92865b270c1890a163d653393e682e3b431756.
5:03 AM Ticket #9699 ("-layouts" output is broken) created by Anton1699
Summary of the bug: The recent changes to the channel layout API have …

Mar 24, 2022:

11:08 PM Ticket #9698 (Bitrate Info no avaible for DNXHR) updated by oupen
Description changed
10:47 PM Ticket #9573 (libx264 ignores color range flag for gray10 input) updated by Balling
>-crf 0 was never supposed to be lossless with x264 [and ffmpeg too], …
8:37 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by Balling
Owner changed
The ts patch was applied and seeking by bytes was disallowed that thus …
7:11 PM Ticket #6989 (Hwaccel cuvid fails with “Error creating a NVDEC decoder: 1”) updated by Balling
Can we close this?
7:01 PM Ticket #9493 (h264: No output with software decoding, HW=ok) updated by Balling
>The sample has no IDR frames That is not needed: IDR frames are not …
6:53 PM Ticket #9097 (ffmpeg doesn't filter I frames only with nointra) updated by Balling
Not all I frames are keyframes in AVC…
6:45 PM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) closed by Balling
fixed: Please open a new ticket. That is not THAT HARD. Mention that …
3:39 PM Ticket #9698 (Bitrate Info no avaible for DNXHR) updated by oupen
Description changed
3:38 PM Ticket #9698 (Bitrate Info no avaible for DNXHR) created by oupen
Summary of the bug: ffprobe can't calculate the bitrate of video …
12:03 PM Changeset in ffmpeg [fa12d808] by Gyan Doshi <ffmpeg@gyani.pro>
doc/encoders: update libwebpenc quality option A private encoder …
8:44 AM Changeset in ffmpeg [28d01151] by Paul B Mahol <onemda@gmail.com>
avfilter/x86/vf_limiter: use movu, dst may not be always aligned …
5:05 AM CompilationGuide/MinGW edited by Roger Pack
their url changed (diff)

Mar 23, 2022:

10:56 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by Youssef
Cc, Description, Summary changed
10:55 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by Youssef
Cc, Version changed
10:51 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) created by Youssef
ffmpeg Version git master have problem with mpd to restream it cpu …
10:45 PM Changeset in ffmpeg [f4098bbc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs This patch …
10:45 PM Changeset in ffmpeg [1dcd0ade] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat: Remove unnecessary inclusions from libavcodec Also improve …
10:45 PM Changeset in ffmpeg [33df1ba6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h …
10:45 PM Changeset in ffmpeg [ef92c35] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers …
10:45 PM Changeset in ffmpeg [a9cc4134] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/internal: Move FF_QSCALE_TYPE_* to mpegvideodec.h These …
10:45 PM Changeset in ffmpeg [8abfc327] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/qp_table: Stop using FF_QSCALE_TYPE_* All FF_QSCALE_TYPE …
10:45 PM Changeset in ffmpeg [e142153b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/internal, avfilter/qp_table: Remove unused FF_QSCALE_TYPEs …
7:16 PM Ticket #9494 (Seeking in MPEG TS with copyts overflows for 13+ hours) updated by Balling
Nice related issue https://github.com/mpv-player/mpv/issues/7816 Also …
7:13 PM Ticket #7449 (copyts fails if PCR near rollover) updated by Balling
Very nice patch: https://github.com/mpv-player/mpv/issues/7816
7:08 PM Ticket #9470 (m3u8 keepalive does not work between domains and DV + Atmos fails) updated by Balling
Related #9010 and bug in mpv https://github.com/mpv-player/mpv/issues/8500
7:05 PM Ticket #9470 (m3u8 keepalive does not work between domains and DV + Atmos fails) updated by Balling
Status, Description changed
6:42 PM Ticket #9696 (Use extern "C" in headers) updated by Balling
C and C++ cannot be made compatible by just extern alone! This is nuts.
3:58 PM Ticket #9696 (Use extern "C" in headers) closed by Cigaes
wontfix: FFmpeg is not a c++ program, we make no effort to make the headers …
3:56 PM Ticket #9696 (Use extern "C" in headers) created by jgcodes2020
All FFmpeg headers should begin and end as follows: […] The extern …
3:26 PM Changeset in ffmpeg [b1cbeabf] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: add packet duration to AVPacket logging Especially useful …
3:03 PM Changeset in ffmpeg [b65ce7be] by James Almer <jamrial@gmail.com>
Revert "avcodec/av1dec: Check tile_cols" This reverts commit …
3:03 PM Changeset in ffmpeg [5670eddf] by James Almer <jamrial@gmail.com>
avcodec/av1: only set the private context pix_fmt field if …
2:28 PM Changeset in ffmpeg [51c0b9e8] by Jan Ekström <jeebjp@gmail.com>
avcodec/libsvtav1: pass color description info Signed-off-by: …
1:01 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by Bartek Zdanowski
OK. I know all :) Some codes needs ramp-up samples. Some of them …
12:08 PM Changeset in ffmpeg [66901ce1] by James Almer <jamrial@gmail.com>
avfilter/vf_subtitles: pass storage size to libass Due to a quirk of …
8:31 AM POC.zip attached to Ticket #9695 by dlin
8:30 AM Ticket #9695 (Crash in libavformat/mov.c while playing a simple mp4 file) created by dlin
Summary of the bug: How to reproduce: […]
4:12 AM Ticket #9328 (ffmpeg bombs: Application provided duration: -9223372036854775808 / ...) closed by Balling
fixed: Tested, fixed in fc8a6a6f4cc3d9b5ca278d181bba97297dd8ee6a.
4:02 AM Ticket #9488 (out of range pts for timecode in mov) closed by Balling
fixed: Fixed by fc8a6a6f4cc3d9b5ca278d181bba97297dd8ee6a.
Note: See TracTimeline for information about the timeline view.