Timeline
Nov 30, 2023:
- 5:19 PM Ticket #10710 (Audio cracklings when decoding WAV PCM files with avcodec_receive_frame) closed by
- invalid: To read samples you need to use data[0] for packed sample formats. And …
- 4:08 PM Ticket #10642 ([hwaccel] AV1 hardware decoding for Apple M3) updated by
- I was able to set up this branch on my M3 MacBook Pro and here is the …
- 3:55 PM Ticket #10710 (Audio cracklings when decoding WAV PCM files with avcodec_receive_frame) created by
- The bug concerns FFMPEG API, not ffmpeg program. To learn how to use …
- 2:18 PM Ticket #10698 (VOBsub overlay leaks memory after subtitle stream EOF) updated by
- Yep, that works. Thanks for the fix!
- 10:08 AM Changeset in ffmpeg [a30adf9f] by
- avfilter/framesync: fix OOM case Fixes OOM when caller keeps adding …
- 10:06 AM Ticket #10650 (Subtitle problem in new ffmpeg version transcoding crashes with sume ...) updated by
-
Analyzed by developer, Cc, Reproduced by developer changed
Caused by 94968dbc1116e23cb658c09538e9bce52b63d654 - 10:03 AM Ticket #10698 (VOBsub overlay leaks memory after subtitle stream EOF) closed by
- fixed: Fixed in a30adf9f96254f4870066c98a6dbf13fc74515a3
- 9:08 AM Ticket #10709 (-c:v h264_cuvid -deint 2 does not work) updated by
- Of course it does not work. Deint 2 (adaptive) is broken in recent …
- 12:45 AM Ticket #10709 (-c:v h264_cuvid -deint 2 does not work) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 12:22 AM Ticket #10648 (release 6.1 build fails on MacOS) closed by
- fixed: The developers have created git tag n6.1 and I find that the issue is …
Nov 29, 2023:
- 10:17 PM Ticket #10648 (release 6.1 build fails on MacOS) updated by
- I'm suffering the same w/ffmpeg 6.1 on x86_64: (compiled on Intel iMac …
- 8:47 PM Ticket #10708 (Segfault in static build when seeking into HTTP input file) updated by
-
Cc changed
- 8:07 PM Ticket #10708 (Segfault in static build when seeking into HTTP input file) updated by
-
Description changed
- 8:05 PM Ticket #10708 (Segfault in static build when seeking into HTTP input file) created by
- For static Linux builds of ffmpeg versions 6.0 and later, a segfault …
- 7:32 PM Ticket #10697 (Crash when using incompatible codec and hardware acceleration type) closed by
- invalid
- 7:31 PM Ticket #10697 (Crash when using incompatible codec and hardware acceleration type) updated by
- Not an ffmpeg bug. Occurs somewhere in the underlying libvpl/libmfx …
- 5:44 PM Ticket #3009 (Support mvc) updated by
- I guess, that when one has an output device (like a 3D capable …
- 3:42 PM Ticket #3009 (Support mvc) updated by
-
Cc changed
- 1:24 PM Ticket #10680 (Bug in last ffmpeg opus decoder: output always 48 KHz) closed by
- wontfix
- 1:24 PM Ticket #10680 (Bug in last ffmpeg opus decoder: output always 48 KHz) updated by
- OK, thanks.
- 9:29 AM Ticket #10706 (support MVC 3D (Multiview Video Coding) for H.264) closed by
- duplicate: Duplicate of #3009
- 7:04 AM Ticket #10684 (FFmpeg metadata rotate doesn't work since after v2023-05-04-git) closed by
- worksforme
- 7:03 AM Ticket #10684 (FFmpeg metadata rotate doesn't work since after v2023-05-04-git) updated by
- Replying to v0lt: > Use the "-display rotation" command. > …
- 2:55 AM Ticket #10707 (It spends too much time during the seek operation during video ...) created by
- Summary of the bug: libavformat/matroskadec.c In matroska_read_seek …
- 2:24 AM Ticket #10706 (support MVC 3D (Multiview Video Coding) for H.264) created by
- Hey. As far as I …
- 2:06 AM Ticket #10625 (SDL output freeze) updated by
- you can try this patch …
Nov 28, 2023:
- 9:13 PM Ticket #10705 (drawtext filter is missing) updated by
- Please remove the links from the project website. You just made me …
- 8:41 PM Ticket #10705 (drawtext filter is missing) closed by
- invalid: Hi. We did not provide that binary and therefore do not provide …
- 8:39 PM Ticket #10705 (drawtext filter is missing) created by
- Summary of the bug: Hello, The static build is compiled with …
- 5:01 PM Ticket #10684 (FFmpeg metadata rotate doesn't work since after v2023-05-04-git) updated by
- Use the "-display rotation" command. Description can be found here -> …
- 3:09 PM Changeset in ffmpeg [47e21424] by
- avfilter/arls_template: use defines for all constants
- 2:40 PM Changeset in ffmpeg [f66536cc] by
- avfilter: add Affine Projection adaptive audio filter
- 1:54 PM Changeset in ffmpeg [cc86343b] by
- lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d Building …
- 1:48 PM Ticket #10704 (FFmpeg cannot transmux file from GXF to MOV) updated by
- File uploaded via VideoLAN File Uploader - filename 'IZ06000_dvcam.gxf'
- 12:17 PM Changeset in ffmpeg [67ce690b] by
- avfilter/af_anlms: set output frame duration
- 12:17 PM Changeset in ffmpeg [411c5164] by
- avfilter/af_arls: set output frame duration
- 12:17 PM Changeset in ffmpeg [bafbb069] by
- avfilter/af_amix: set output frame duration
- 12:17 PM Changeset in ffmpeg [358aced4] by
- avfilter/af_amultiply: set output frame duration
- 12:17 PM Changeset in ffmpeg [8b9c400f] by
- avfilter/af_amerge: use already provided outlink
- 12:16 PM Changeset in ffmpeg [c979ccdf] by
- avfilter: no need to request more samples if internal frame is available
- 12:11 PM Ticket #10704 (FFmpeg cannot transmux file from GXF to MOV) updated by
- Input gxf file is required.
- 11:01 AM Ticket #10704 (FFmpeg cannot transmux file from GXF to MOV) created by
- Summary of the bug: Trying to re-wrap a GXF file into an MOV …
- 10:34 AM Ticket #10680 (Bug in last ffmpeg opus decoder: output always 48 KHz) updated by
- same as #5240
- 8:07 AM Changeset in ffmpeg [66a02a85] by
- tools/general_assembly: add newly voted-in extra GA members Cf. * …
Nov 27, 2023:
- 7:27 PM Changeset in ffmpeg [3bca828d] by
- avfilter/af_arls: add double sample format support
- 7:27 PM Changeset in ffmpeg [42e45ea8] by
- avfilter/af_anlms: add double sample format support
- 3:55 PM Changeset in ffmpeg [ea6817d2] by
- checkasm: test for dcmul_add Signed-off-by: Rémi Denis-Courmont …
- 3:49 PM Changeset in ffmpeg [d526a34c] by
- avcodec/videotoolboxenc: refactor dump encoder name Signed-off-by: …
- 3:48 PM Changeset in ffmpeg [cb049d37] by
- avcodec/videotoolboxenc: Fix build failure due to …
- 3:39 PM Changeset in ffmpeg [36980179] by
- fftools/ffplay_renderer: declare function argument as const Declaring …
- 11:15 AM Ticket #10698 (VOBsub overlay leaks memory after subtitle stream EOF) updated by
- Replying to Elon Musk: > Too old ffmpeg version. My ffmpeg …
- 11:10 AM Changeset in ffmpeg [5f87a68c] by
- avfilter/vf_colorcorrect: fix memory leaks
- 11:03 AM Ticket #10701 (memory leaks at ffmpeg6-1/libavutil/mem.c:105:9 in av_malloc in FFmpeg) closed by
- fixed
- 10:56 AM Changeset in ffmpeg [f1f9733] by
- avfilter/af_dialoguenhance: do output scaling once
- 10:56 AM Changeset in ffmpeg [b1942734] by
- avfilter/af_afwtdn: fix crash with EOF handling
- 10:56 AM Changeset in ffmpeg [4671fb7] by
- avfilter/af_dialoguenhance: simplify channels copy
- 10:50 AM Ticket #10700 (negative-size-param bug at libavutil/samplefmt.c:260:9 in ...) closed by
- fixed
- 10:08 AM Ticket #10693 (Filters/libvmaf: `pool` parameter missing) closed by
- fixed: Fixed in 0ea9e26636387336c48d6d20872ddd277479817b
- 10:07 AM Changeset in ffmpeg [0ea9e266] by
- doc/filters: restore entry for libvmaf option pool 3d29724c00 removed …
- 9:11 AM Ticket #10703 (ffmpeg 6.1 and master error opening media) created by
- Summary of the bug: How to reproduce: […] I use ffmpeg 5.1.2 and …
- 8:52 AM Ticket #10698 (VOBsub overlay leaks memory after subtitle stream EOF) updated by
- Too old ffmpeg version.
- 1:38 AM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- I am also facing the same issue. Is this issue will not be fixed? It …
- 1:17 AM Ticket #10702 (SEGV bug at /fftools/ffmpeg_enc.c in set_encoder_id in FFmpeg) created by
- Summary of the bug: Dear developers, I found the following SEGV bug …
- 1:01 AM Ticket #10701 (memory leaks at ffmpeg6-1/libavutil/mem.c:105:9 in av_malloc in FFmpeg) created by
- Summary of the bug: Dear developers, I found the following memory …
- 12:53 AM Ticket #10700 (negative-size-param bug at libavutil/samplefmt.c:260:9 in ...) created by
- Summary of the bug: Dear developers, I found the following …
- 12:43 AM Ticket #10699 (heap-buffer-overflow at libavfilter/edge_template.c:116:5 in ...) created by
- Summary of the bug: Dear developers, I found the following …
- 12:31 AM Ticket #10698 (VOBsub overlay leaks memory after subtitle stream EOF) updated by
-
Description changed
- 12:27 AM Ticket #10698 (VOBsub overlay leaks memory after subtitle stream EOF) created by
-
Summary of the bug:
When overlaying VOBsub (
.idx+.sub) onto a …
Nov 26, 2023:
- 8:13 PM Ticket #10694 (hb_font_destroy exception on multi thread) updated by
-
Resolution changed
- 8:11 PM Ticket #10694 (hb_font_destroy exception on multi thread) updated by
- To fix the issue you need: pthread_mutex_lock(&lock); …
- 7:27 PM Ticket #10697 (Crash when using incompatible codec and hardware acceleration type) created by
- Attempting to use an incompatible VAAPI hardware device and QSV codec …
- 4:49 PM Changeset in ffmpeg [44e9cccf] by
- avformat: add QOA demuxer
- 4:49 PM Changeset in ffmpeg [3609d2b7] by
- avcodec: add QOA decoder
- 1:20 PM Ticket #10696 (44.1 16-bit monkey's audio .ape file decodes with blasts of noise) updated by
-
Description changed
- 1:18 PM Changeset in ffmpeg [93b5d903] by
- libavcodec/mlpdec: add missing correction to ch_layout when downmixing …
- 1:18 PM Changeset in ffmpeg [a8677bcc] by
-
libavcodec/dcadec: adjust the
ch_layoutwhen downmix is active … - 1:11 PM Ticket #10696 (44.1 16-bit monkey's audio .ape file decodes with blasts of noise) created by
- Summary of the bug: Occasional .ape files created by Monkey's Audio …
- 12:38 PM Changeset in ffmpeg [47b23280] by
- libavfilter/vf_dnn_detect: Add yolo support Add yolo support. Yolo …
- 12:15 PM Changeset in ffmpeg [caa5d123] by
- libavfilter/vf_dnn_detect: Add model_type option. There are many …
- 11:51 AM Ticket #10686 (heap-buffer-overflow at libavfilter/asrc_afirsrc.c:495:30 in ...) closed by
- fixed
- 11:50 AM Ticket #10691 (heap-buffer-overflow at libavfilter/af_dialoguenhance.c:261:5 in ...) closed by
- fixed
- 11:49 AM Ticket #10694 (hb_font_destroy exception on multi thread) closed by
- invalid: No valid ticket, Missing all information.
- 10:26 AM Ticket #10693 (Filters/libvmaf: `pool` parameter missing) updated by
- Looks like it was deleted by mistake. The same commit that removed the …
- 9:12 AM Changeset in ffmpeg [2020ef97] by
- tools/general_assembly: restore printing HEAD
- 9:12 AM Changeset in ffmpeg [56a8b34b] by
- tools/general_assembly: implement extra GA members
- 3:48 AM Ticket #10690 (FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or ...) updated by
- It's happening on macOS as well: https://trac.ffmpeg.org/ticket/10695
- 3:47 AM Ticket #10695 (error: use of undeclared identifier ...) created by
- First report: https://trac.macports.org/ticket/68720 Similar issue: …
- 3:45 AM Ticket #10688 (heap-buffer-overflow at libavfilter/bwdifdsp.c:125:5 in ...) updated by
- This can be reproduced with a simple YUV420p input with a height of 6 …
- 3:36 AM Ticket #10564 (ape: fix decoding of 24-bit ape files (encoded from 24-bit caf)) updated by
- I was looking to see if my problem is the same as this problem and I …
- 3:34 AM Ticket #10690 (FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or ...) updated by
-
Cc changed
- 2:48 AM Ticket #10694 (hb_font_destroy exception on multi thread) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 2:46 AM Capture/ALSA edited by
- Add amerge example for multi-channel capture from multiple interfaces (diff)
- 1:56 AM AudioChannelManipulation edited by
- Add example of arbitrary channel reduction (diff)
- 1:07 AM Changeset in ffmpeg [e7111ba4] by
- avfilter/vsrc_gradients: allow zero speed
- 1:07 AM Changeset in ffmpeg [f1acb0d] by
- avfilter/vsrc_gradients: add square type
- 12:51 AM Changeset in ffmpeg [72390dea] by
- mips/ac3dsp_mips: add missing stddef.h header include Fixes …
- 12:50 AM Changeset in ffmpeg [e40ea9f3] by
- x86/ac3dsp: add ff_float_to_fixed24_avx() Signed-off-by: James Almer …
- 12:50 AM Changeset in ffmpeg [d8b1a344] by
- x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loop …
Nov 25, 2023:
- 11:32 PM Capture/ALSA edited by
- Describe how to set input sample format (diff)
- 8:34 PM Ticket #10693 (Filters/libvmaf: `pool` parameter missing) created by
-
https://ffmpeg.org/ffmpeg-filters.html#libvmaf-1 has no
pool… - 1:13 PM Ticket #7941 (Transparency broken when encoding animated webp) updated by
- Replying to Mario Zechner: > + avio_w8(s->pb, …
- 12:05 PM Changeset in ffmpeg [2d9ed648] by
- avfilter/af_dialoguenhance: fix overreads
- 12:05 PM Changeset in ffmpeg [37c5bcc4] by
- avfilter/af_channelmap: do not override set channel layout
- 10:19 AM Ticket #10692 (Sending commands to atempo filter make it assert) created by
- Minimal test case. Working commandline: […] Failing commandline: […]
- 7:24 AM Ticket #10691 (heap-buffer-overflow at libavfilter/af_dialoguenhance.c:261:5 in ...) created by
- Summary of the bug: Dear developers, We found the following …
- 2:56 AM Changeset in ffmpeg [bbdedd96] by
- Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport …
Nov 24, 2023:
- 7:03 PM Ticket #10233 (Compile with libraries with MSVC) updated by
- And BTW, here is a good link on it I just found. MSVC is really not …
- 12:55 PM Ticket #10690 (FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or ...) created by
- Compilation FFmpeg 6.1 for iOS finish with: …
- 12:15 PM Ticket #10689 ([Android] Provide options to tweak h264_mediacodec encoder quality vs ...) updated by
-
Description, Summary changed
- 12:06 PM Ticket #10689 ([Android] Provide options to tweak h264_mediacodec encoder quality vs ...) created by
- As of FFmpeg v6.1, there is very little that you can do to tweak the …
- 7:38 AM Ticket #10688 (heap-buffer-overflow at libavfilter/bwdifdsp.c:125:5 in ...) created by
- Summary of the bug: Dear developers, hello! I recently proposed a …
Nov 23, 2023:
- 5:04 PM Changeset in ffmpeg [7212466] by
- checkasm/riscv: report an error upon SIGILL Terminating the whole …
- 4:57 PM Changeset in ffmpeg [286d6742] by
- checkasm: add helper to report a fatal signal
- 4:57 PM Changeset in ffmpeg [0fa421c8] by
- lavc/llvidencdsp: add R-V V diff_bytes diff_bytes_c: 163.0 …
- 4:57 PM Changeset in ffmpeg [0183c2c8] by
- lavc/aacpsdsp: use LMUL=2 and amortise strides The input is laid out …
- 4:57 PM Changeset in ffmpeg [b88d4058] by
- lavc/g722dsp: optimise R-V V apply_qmf This stores the constant …
- 4:57 PM Changeset in ffmpeg [e33ce0d9] by
- lavu/fixed_dsp: R-V V fmul_window_scaled …
- 4:57 PM Changeset in ffmpeg [e49f41fb] by
- lavu/float_dsp: optimise R-V V fmul_reverse & fmul_window Roll the …
- 4:57 PM Changeset in ffmpeg [3a134e82] by
- lavu/fixed_dsp: optimise R-V V fmul_reverse Gathers are …
- 4:04 PM Ticket #10150 (Variable framerate with a maximum value) updated by
-
There's another side-effect of disallowing
-rin VFR mode. Some … - 2:30 PM Ticket #10150 (Variable framerate with a maximum value) updated by
-
Cc changed
- 2:01 PM Changeset in ffmpeg [4adb93df] by
- avfilter/asrc_afirsrc: fix by one smaller allocation of buffer
- 1:30 PM Ticket #10687 (SEGV bug at /fftools/ffmpeg_enc.c in set_encoder_id in FFmpeg) created by
- Summary of the bug: Dear developers, hello! I recently proposed a …
- 12:57 PM Ticket #10686 (heap-buffer-overflow at libavfilter/asrc_afirsrc.c:495:30 in ...) created by
- Summary of the bug: Dear developers, hello! I recently proposed a …
- 12:53 PM Ticket #5580 (vp7: interlaced sample with "blit-pitch" feature) updated by
- attached another interlaced sample with visible artefacts (under the …
- 12:49 PM Ticket #10685 (Add Dummy user in recording) created by
- Hello, I wanted a dummy user in my final merged recording in that how …
- 8:26 AM Ticket #10683 (Typo in Documentation) updated by
- I don't understand the difference between "absolute" and "relative" in …
- 8:19 AM Ticket #10681 (dvdsubdec: use pts of initial packet) updated by
- Yes it's straight forward. But I guess every dvd sub user of that …
- 8:13 AM Ticket #10683 (Typo in Documentation) updated by
- I think the example is correct as written in the documentation: …
- 6:03 AM Ticket #10681 (dvdsubdec: use pts of initial packet) updated by
- That makes no sense. It is obvious that is there is no PTS you need to …
- 4:15 AM Ticket #10670 (error compiling 6.1) closed by
- fixed: Fixed in e8a49b1424d405441fb23c2850274a84e95bd892
- 2:48 AM Ticket #10233 (Compile with libraries with MSVC) updated by
- >but based on experience, I kinda doubt it Any code I ever tried or …
- 12:34 AM Ticket #10233 (Compile with libraries with MSVC) updated by
- Replying to Balling: > > And anyway, MSVC produces worse …
- 12:12 AM Ticket #10678 (Sporadic "Error parsing Cues... Operation not permitted" errors when ...) updated by
- Interestingly different macOS experience, albeit with older versions …
Note:
See TracTimeline
for information about the timeline view.
