Timeline



Dec 5, 2021:

2:41 PM Encode/H.264 edited by Pascal S
add a link in faststart section (diff)
12:27 PM Changeset in ffmpeg [228b25ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/smoothstreamingenc: Move buffers to the end of structs This …
12:27 PM Changeset in ffmpeg [847d1991] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/takdec: Simplify data->hex conversion Signed-off-by: Andreas …
12:27 PM Changeset in ffmpeg [6c57e0b4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/frame: Treat frame as uninitialized in get_frame_defaults() …
12:27 PM Changeset in ffmpeg [fc01a703] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg: Avoid creating unnecessary reference The only caller …
12:27 PM Changeset in ffmpeg [b886512e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg: Avoid allocating+freeing frame, check allocations …
12:27 PM Changeset in ffmpeg [2d0bfbd0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Use av_dynarray_add_nofree() Simplifies code and …
12:27 PM Changeset in ffmpeg [2e7ef00] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Make allocate_array_elem() return ptr to new element …
12:27 PM Changeset in ffmpeg [9d73967b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_(filter|opt): Use dedicated pointer for array elem …
12:27 PM Changeset in ffmpeg [3ca1e31e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Atomically add elements to list of pointers, fix …
12:19 PM Ticket #9548 (malformed srt conversion) updated by mkver
We need the input file.

Dec 4, 2021:

10:03 PM Ticket #1713 (Linkage fails due to relocations) updated by h5117
What do think about adding "-Wl,-Bsymbolic" to the pkgconfig files …
9:28 PM Ticket #6142 (concat with safe 0 don't work if another list is included) updated by Marton Balint
Priority, Type changed
This is not necessarily a bug, but a security feature. Maybe an …
7:43 PM output-from-ffmpeg4.4-6ubuntu5 attached to Ticket #9548 by Nathan Hinton
output from running the conversion with ffmpeg 4.4-6ubuntu5
7:42 PM Ticket #9548 (malformed srt conversion) updated by Nathan Hinton
Keywords, Summary changed
7:40 PM Aslbofm 08_10-ffmpegVersion4.4-6ubuntu5.srt attached to Ticket #9548 by Nathan Hinton
The malformatted file
7:21 PM Aslbofm 08_10-ffmpegVersion4.2.4.srt attached to Ticket #9548 by Nathan Hinton
The result of running this command with ffmpeg version 7:4.2.4
5:23 PM Ticket #9547 (Not auto-detecting dts codec when encoding to m3u8) updated by AlexPress0
After a few tests, I noticed that, when mapping the audio stream …
5:19 PM Ticket #9548 (malformed srt conversion) updated by Nathan Hinton
Version, Component changed
Sorry, still new to this. I will get the files uploaded as I keep …
5:17 PM Ticket #9547 (Not auto-detecting dts codec when encoding to m3u8) updated by AlexPress0
Description changed
5:06 PM Ticket #9548 (malformed srt conversion) created by Nathan Hinton
Summary of the bug: How to reproduce: […] Patches should be …
1:29 PM Changeset in ffmpeg [3a9861e] by Anton Khirnov <anton@khirnov.net>
lavu/frame: clarify doxy AVFrame.data[] elements not used by the …
1:28 PM Changeset in ffmpeg [3b8efec3] by Anton Khirnov <anton@khirnov.net>
lavu/frame: drop mentions of non-refcounted frames All frames we deal …
1:28 PM Changeset in ffmpeg [2755e6f3] by Anton Khirnov <anton@khirnov.net>
doc/APIchanges: fix typo
1:08 PM Changeset in ffmpeg [ab3ef54c] by Anton Khirnov <anton@khirnov.net>
ffmpeg: only copy bits_per_sample from decoder when it remains valid …
1:07 PM Changeset in ffmpeg [42588939] by Anton Khirnov <anton@khirnov.net>
ffmpeg: make -bits_per_raw_sample a per-output-stream option Also, …
1:07 PM Changeset in ffmpeg [b9c928a4] by Anton Khirnov <anton@khirnov.net>
avfilter: add AVFILTER_FLAG_METADATA_ONLY This flag allows …
1:06 PM Changeset in ffmpeg [944c34a9] by Anton Khirnov <anton@khirnov.net>
lavfi/allfilters: move vf_chromaber_vulkan to video section
1:06 PM Changeset in ffmpeg [64467cb] by Anton Khirnov <anton@khirnov.net>
libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsv The …
1:06 PM Changeset in ffmpeg [c6f4e101] by Anton Khirnov <anton@khirnov.net>
avformat: do not use AVIO_FLAG_* with avio_alloc_context The …
12:36 PM Ticket #8661 (HEVC missing chroma location) updated by Balling
I just find out that it always selects left even for top left as can …
12:32 AM Changeset in ffmpeg [a7df966c] by Limin Wang <lance.lmwang@gmail.com>
avcodec/videotoolbox: fix use of unknown builtin 'builtin_available' …
12:26 AM Changeset in ffmpeg [d782c746] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtspdec: get rid of the hardcoded max size for sdp …
12:26 AM Changeset in ffmpeg [98054e4f] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtsp: load the sdp file with avio_read_to_bprint() this …
12:26 AM Changeset in ffmpeg [3c74ffb0] by Limin Wang <lance.lmwang@gmail.com>
avformat/aviobuf: check if read_packet() exist before …

Dec 3, 2021:

10:07 PM Ticket #9547 (Not auto-detecting dts codec when encoding to m3u8) created by AlexPress0
Summary of the bug: How to reproduce: […] When trying to convert …
9:41 PM Changeset in ffmpeg [b236ef0a] by Lynne <dev@lynne.ee>
lavu/avframe: add a time_base field This adds a time_base field to …
5:36 PM Ticket #6142 (concat with safe 0 don't work if another list is included) updated by Oh no
Will ffmpeg team fix this bug instead of leaving it to us to patch it?
5:21 PM ManagingOtherLanguagesThanEnglish edited by Pascal S
(diff)
4:01 PM Changeset in ffmpeg [03ab1de4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/buffersink: Remove outdated comments These lists have size …
4:01 PM Changeset in ffmpeg [61bbd0cf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Don't require AV_PIX_FMT_NONE == -1 Reviewed-by: …
4:01 PM Changeset in ffmpeg [b7e3ae19] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Simplify setting sample_fmts The length of this list …
4:00 PM Changeset in ffmpeg [60a2c74a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Make array static const Reviewed-by: Nicolas George …
3:59 PM Changeset in ffmpeg [88af0962] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Avoid calling av_buffersink_get_* multiple times …
3:58 PM Changeset in ffmpeg [83ae5893] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Use dedicated pointer to access st->codecpar …
3:58 PM Changeset in ffmpeg [84f037ed] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrint An …
3:12 PM Changeset in ffmpeg [efc32306] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_filter: Avoid DynBuf API to improve error checks …
3:11 PM Changeset in ffmpeg [cf8925a0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_filter: Avoid DynBuf-API for writing strings It is not …
3:10 PM Changeset in ffmpeg [3be6fe9a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/yuv2rgb: Silence a set-but-unused-variable warning …
3:09 PM Changeset in ffmpeg [01d158d1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
all: Remove unused-but-set variables Newer versions of Clang detect …
3:07 PM Changeset in ffmpeg [a4798a5d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
all: Use av_memdup() where appropriate Reviewed-by: Nicolas George …
3:03 PM Changeset in ffmpeg [b574fb47] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_redundant_pps_bsf: Inline constant Signed-off-by: …
3:03 PM Changeset in ffmpeg [5892a55d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_redundant_pps_bsf: Support multiple input PPS Up until …
3:03 PM Changeset in ffmpeg [5e7bdbff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_redundant_pps_bsf: Remove flush callback …
2:23 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by emkowale
Could someone please provide instructions on exactly how to apply the …
1:54 PM Ticket #9545 (xfade does not work depending on audio duration) updated by slhck
With the help of Paul Mahol I was able to work around it by using the …
9:46 AM Changeset in ffmpeg [531d289c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Properly free an AVDictionary It is not documented …
9:38 AM Changeset in ffmpeg [05c924a8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Cleanup generically on read_header failure …
9:34 AM Changeset in ffmpeg [77a37e03] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swresample/swresample: Remove array size hint from swr_convert() …
8:53 AM Changeset in ffmpeg [6c76b639] by Peter Ross <pross@xvid.org>
avformat/mvdec: handle audio sample size Adds support for reading …
8:53 AM Changeset in ffmpeg [4a90c039] by Peter Ross <pross@xvid.org>
avformat/mvdec: fix reading number of audio channels The number of …
8:41 AM Ticket #9546 (Videotoolbox Prores and VP9 does not work) updated by Atarikid
Looking at the compile log it should enabled both: Enabled hwaccels: …

Dec 2, 2021:

11:56 PM Ticket #9543 (ffprobe doesn't show 'pkt_pts_time' entries) updated by slycordinator
Okay. I'll report this to the downstream project I was trying to use …
9:25 PM Ticket #9546 (Videotoolbox Prores and VP9 does not work) created by Atarikid
Compiling FFmpeg on the latest MBP Pro 16 with Apple M1 Pro chipset …
9:21 PM Ticket #9412 (HEVC fails to seek on keyframe) updated by SuRGeoNix
I tried reverting (fbb283cfefb1865375718c4a56ce608d96a4a8ed) but did …
4:44 PM Changeset in ffmpeg [b94db16b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ffmpeg: Fix requirements of shortest tests Fixes FATE failures …
10:45 AM segment-broken.mp4 attached to Ticket #9545 by slhck
10:44 AM segment-correct.mp4 attached to Ticket #9545 by slhck
10:44 AM 53456-IMAGE_SLIDE.mp4 attached to Ticket #9545 by slhck
10:44 AM 53473-VIDEO_SLIDE.mp4 attached to Ticket #9545 by slhck
10:43 AM Ticket #9545 (xfade does not work depending on audio duration) created by slhck
Summary of the bug: xfade does not create fade transition depending on …
10:42 AM Ticket #9544 (adding empty channels while downsampling with dithering leads to noise ...) created by Harald Linden
Summary of the bug: 1. Starting with a mono, 24bit, 48kHz audio file. …
10:33 AM Changeset in ffmpeg [4a6aece7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ffmpeg: Fix shortest tests The mpeg4 encoder is slice-threaded …
10:20 AM Ticket #9543 (ffprobe doesn't show 'pkt_pts_time' entries) closed by mkver
invalid: Said field has been deprecated in …
10:08 AM Changeset in ffmpeg [bdc9205] by Lynne <dev@lynne.ee>
Changelog: update with recent Vulkan filter additions
10:06 AM Changeset in ffmpeg [bdfb0e4d] by Lynne <dev@lynne.ee>
avfilter: add a flip_vulkan filter This filter flips the input video …
8:39 AM Changeset in ffmpeg [fc9a6866] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio dynamic smooth filter
8:35 AM Changeset in ffmpeg [11b11577] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio spectral stats filter
7:23 AM Ticket #9543 (ffprobe doesn't show 'pkt_pts_time' entries) created by slycordinator
Summary of the bug: ffrobe does not show pkt_pts_time entries for …
7:10 AM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) closed by mkver
fixed: Fixed in bb89a2f64fd1d74cc51af62d5ef133be274dd7af.
6:31 AM Changeset in ffmpeg [acdfc4bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc: Simplify writing a single char Reviewed-by: …
6:31 AM Changeset in ffmpeg [c4c9d096] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc: Remove redundant byte count Use the AVBPrint's …
6:29 AM Changeset in ffmpeg [0bc3c070] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc: Fix encoding of subtitles with multiple rects The …
6:28 AM Changeset in ffmpeg [f8e5e1c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc: Check for too long subtitles Reviewed-by: Philip …
6:28 AM Changeset in ffmpeg [0b934f8f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc: Reset AVBPrint at the beginning, not end of …
6:27 AM Changeset in ffmpeg [bb89a2f6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc: Fix infinite loop due to variable truncation …
1:22 AM Changeset in ffmpeg [6507e96e] by James Almer <jamrial@gmail.com>
fate/ffmpeg: add some more flags to the shortest tests Signed-off-by: …

Dec 1, 2021:

11:30 PM Changeset in ffmpeg [686c7c13] by James Almer <jamrial@gmail.com>
fate/ffmpeg: add missing bitexact flags to the shortest tests Should …
9:39 PM Ticket #9513 (shortest cuts audio off early on 1fps video) closed by James
fixed: Should be fixed in c1818cb9471c0ab8345a023dc16d6b0c8c2ee000
9:39 PM Ticket #9512 (shortest works differently on transcode vs copy) closed by James
fixed: Should be fixed in c1818cb9471c0ab8345a023dc16d6b0c8c2ee000
9:28 PM Changeset in ffmpeg [bb0a2856] by James Almer <jamrial@gmail.com>
fate/ffmpeg: add tests for shortest option Signed-off-by: James Almer …
9:16 PM Changeset in ffmpeg [c1818cb9] by James Almer <jamrial@gmail.com>
ffmpeg: fix usage of -shortest in codec copy scenarios Don't mark all …
9:02 PM Changeset in ffmpeg [fe11596] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: sanity check block_align Reviewed-by: Paul B Mahol …
9:02 PM Changeset in ffmpeg [2d2ed8b0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: Check sample_rate Reviewed-by: Paul B Mahol …
4:44 PM Changeset in ffmpeg [96caa01f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Check version in all cases when VP4 code is not built …
4:44 PM Changeset in ffmpeg [db27a350] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust DXA threshold Fixes: Timeout Fixes: …
4:44 PM Changeset in ffmpeg [6e34d947] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gemdec: Check tag & planes before image allocation Fixes: …
4:44 PM Changeset in ffmpeg [024e9344] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch. …
4:44 PM Changeset in ffmpeg [afcb36b7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: [loongarch] optimize get_cabac. Decoding 1080P H264 on …
4:44 PM Changeset in ffmpeg [07f8f78a] by Michael Niedermayer <michael@niedermayer.cc>
configure: Add support for loongarch. For la464 cpu: ./configure …
4:03 PM Ticket #9537 (avcodec_open2 segfault for h264_vaapi) closed by mkver
fixed: Fixed in d1b47f3bfcc625ca1cae210fc198dcbd54381a88.
3:41 PM Changeset in ffmpeg [12f8293c] by Zane van Iperen <zane@zanevaniperen.com>
avformat/scd: add demuxer Adds demuxer for Square Enux SCD files. …
1:42 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by toots
Hi! I submitted my patch fixing this on the mailing list: …
12:58 PM Changeset in ffmpeg [d1b47f3b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder …
9:32 AM Ticket #9542 (FFprobe doesn't get exif metadata) created by Aightt
Hello, Summary of the bug: Since this commit …

Nov 30, 2021:

4:42 PM Changeset in ffmpeg [8a18db3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Sort cues entries by pts Currently they are …
4:17 PM Changeset in ffmpeg [d47a986b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qsvenc: Properly flush the FIFO on close Freeing the new …
4:17 PM Changeset in ffmpeg [e9e2157d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qsvenc: Fix leak of A53 data Up until now, it has only been …
4:16 PM Changeset in ffmpeg [1cdbccaa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CC …
3:16 PM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by TurboLed
The sad part is that the above heuristic has been made for a specific …
3:11 PM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by TurboLed
Replying to Balling: > So s->key_frame = 1; there does …
1:54 PM Ticket #9541 (WebCodecs API integration) created by Jozef Chutka
Hi FFmpeg team, I am using ffmpeg with WebAssembly and it works …
1:06 PM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by panthalassa
Description changed
11:06 AM Changeset in ffmpeg [e22dff43] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Don't set source_index redundantly It is already …
10:53 AM Changeset in ffmpeg [4913f05c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Don't duplicate array unnecessarily …
9:38 AM Ticket #9540 (time_id3 metadata is not properly copied) updated by Carlos Salazar
Description changed
9:37 AM 3.ts attached to Ticket #9540 by Carlos Salazar
Source TS file
9:36 AM output-missingID3Header.png attached to Ticket #9540 by Carlos Salazar
9:35 AM source-correctID3Header.png attached to Ticket #9540 by Carlos Salazar
9:33 AM Ticket #9540 (time_id3 metadata is not properly copied) created by Carlos Salazar
When trying to map and copy time_id3 metadata from a .ts file to a .ts …
7:39 AM Ticket #9539 (Separate printings stats on th ecommand line from sending progress ...) created by Pedro A. Aranda
Summary of the bug: How to reproduce: Currently, you don't get …
7:37 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by Balling
I can give more samples... Most of them are fixed when copying to mp4! …
7:32 AM Ticket #9514 (TIFF decoding fails with error: rps 0 invalid) updated by Balling
Status changed
Can confirm that.
7:12 AM Ticket #9513 (shortest cuts audio off early on 1fps video) updated by pantheon_guillaume
Version changed
7:11 AM Ticket #9513 (shortest cuts audio off early on 1fps video) updated by pantheon_guillaume
I can confirm that I am seeing the same problem in ffmpeg version …

Nov 29, 2021:

10:09 PM Ticket #9538 (eq filter does not maintain transparency) closed by Michael Koch
worksforme: Replying to Jozef Chutka: > Hi Michael, > > thanks for …
9:20 PM Changeset in ffmpeg [d9f07a50] by Marton Balint <cus@passwd.hu>
avformat/fifo: avoid repeated scaling of timestamps on failure and …
8:30 PM Changeset in ffmpeg [9397119] by Marton Balint <cus@passwd.hu>
fftools/ffprobe: print size of attachment streams (extradata_size) …
8:30 PM Changeset in ffmpeg [1c2dae15] by Marton Balint <cus@passwd.hu>
avformat/flvenc: avoid 24bit timestamp truncation for FLV metadata …
5:26 PM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by panthalassa
The odd part is that I've been using the unmodified script for years …
5:20 PM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by panthalassa
Keywords changed
Ok after some more testing I've narrowed it down to the `-pattern_type …
5:01 PM Ticket #9452 (ffprobe no longer prints rotate tag) closed by mkver
wontfix: This is intended: Said information is now exported via …
4:27 PM Ticket #9536 (ffprobe is unable to parse certain mp3 files) updated by vlad312
Version changed
4:15 PM Changeset in ffmpeg [3809467d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: limit written bytes to twice the output array size in …
4:15 PM Changeset in ffmpeg [76c41a5b] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Disable MB debug after a few iterations This …
4:15 PM Changeset in ffmpeg [3a64a4c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check channels for mov_parse_stsd_audio() Fixes: signed …
4:15 PM Changeset in ffmpeg [2877ddd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vqavideo: Use GetByteContext and check for end Fixes: out of …
3:01 PM Ticket #9533 (Shared build Error) closed by mkver
invalid: The output confirms that the library can just not be found by the …
2:49 PM Ticket #9538 (eq filter does not maintain transparency) updated by Jozef Chutka
Hi Michael, thanks for looking into it, seems my "latest" was a bit …
12:39 PM Ticket #9538 (eq filter does not maintain transparency) updated by Michael Koch
I can't reproduce this problem. In the output image the hole in the …
11:19 AM Ticket #9538 (eq filter does not maintain transparency) updated by Jozef Chutka
potential fix is to use alphaextract+alphamerge however this might …
10:53 AM rainbow.png attached to Ticket #9538 by Jozef Chutka
10:53 AM Ticket #9538 (eq filter does not maintain transparency) created by Jozef Chutka
Using eq filter, the transparency information is lost and black …
3:47 AM Ticket #9537 (avcodec_open2 segfault for h264_vaapi) updated by kurufu
Version changed
3:46 AM Ticket #9537 (avcodec_open2 segfault for h264_vaapi) created by kurufu
Summary of the bug: avcodec_open2 segfaults if you try to open vaapi …
1:26 AM Changeset in ffmpeg [86a2123a] by Limin Wang <lance.lmwang@gmail.com>
avfilter/src_movie: add format_opts for the opened file …
1:01 AM Ticket #9533 (Shared build Error) updated by Charles F. Schatz
The ffmpeg code I compile was a snapshot from 1 November - it produces …

Nov 28, 2021:

11:23 PM Changeset in ffmpeg [0d924d6e] by James Almer <jamrial@gmail.com>
avcodec/videotoolbox: silence some -Wimplicit-fallthrough warnings …
11:15 PM Changeset in ffmpeg [c7e527f7] by rcombs <rcombs@rcombs.me>
lavc/videotoolbox: fix build on pre-10.14 SDKs Also fixes handling of …
10:41 PM Changeset in ffmpeg [4cedf44a] by rcombs <rcombs@rcombs.me>
lavc: bump minor version for new VT hwaccels
10:40 PM Changeset in ffmpeg [da0179b] by rcombs <rcombs@rcombs.me>
lavc/proresdec: add videotoolbox hwaccel
10:40 PM Changeset in ffmpeg [805bf2eb] by rcombs <rcombs@rcombs.me>
lavc/proresdec: add scaffolding for hwdec support
10:40 PM Changeset in ffmpeg [350eb59f] by rcombs <rcombs@rcombs.me>
videotoolbox: add alpha support
10:40 PM Changeset in ffmpeg [a41a2efc] by rcombs <rcombs@rcombs.me>
lavc/videotoolbox: add VP9 hardware acceleration On M1 Max, this …
10:40 PM Changeset in ffmpeg [e3c6cc96] by rcombs <rcombs@rcombs.me>
lavc/videotoolbox: call VTRegisterSupplementalVideoDecoderIfAvailable …
10:40 PM Changeset in ffmpeg [530c4a7e] by rcombs <rcombs@rcombs.me>
lavc/videotoolbox: expose some functions as lavc-internal
10:40 PM Changeset in ffmpeg [2c89443e] by rcombs <rcombs@rcombs.me>
lavc/hevcdec: support all color formats in videotoolbox hwaccel
10:40 PM Changeset in ffmpeg [caad114] by rcombs <rcombs@rcombs.me>
lavc/h264dec: support all color formats in videotoolbox hwaccel
10:40 PM Changeset in ffmpeg [f0952f87] by rcombs <rcombs@rcombs.me>
lavc/videotoolbox: select 4:2:2 and 4:4:4 formats when applicable
10:40 PM Changeset in ffmpeg [b0c07f29] by rcombs <rcombs@rcombs.me>
lavc/videotoolbox: fix format computation Use sw_pix_fmt instead of …
10:40 PM Changeset in ffmpeg [79e51d6c] by rcombs <rcombs@rcombs.me>
lavc/videotoolbox: escape 0x00000[0-3]s in avcC PSs
10:40 PM Changeset in ffmpeg [d2229eca] by rcombs <rcombs@rcombs.me>
lavu/videotoolbox: add 422 and 444 pixel format mappings
10:40 PM Changeset in ffmpeg [f0204de4] by rcombs <rcombs@rcombs.me>
swscale: add P210/P410/P216/P416 input
10:40 PM Changeset in ffmpeg [b2cd1fb2] by rcombs <rcombs@rcombs.me>
lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats These …
10:40 PM Changeset in ffmpeg [4b548189] by rcombs <rcombs@rcombs.me>
ffmpeg: remove ffmpeg_videotoolbox This was almost completely …
8:49 PM WikiStart edited by Pascal S
(diff)
8:44 PM ManagingOtherLanguagesThanEnglish created by Pascal S
8:44 PM Tag change on ManagingOtherLanguagesThanEnglish by Pascal S
Tags cp1252, language, subtitles, windows added
12:15 PM WikiStart edited by Pascal S
(diff)
7:18 AM Ticket #9536 (ffprobe is unable to parse certain mp3 files) updated by vlad312
Description changed
7:15 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by SuRGeoNix
Found another issue with HEVC (at least with the same LG Chess 4K …
6:15 AM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by panthalassa
Replying to mkver: that's the one sorry yes, clicked …
6:00 AM Changeset in ffmpeg [5593f5cf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vqavideo: Remove dead code Fixes Coverity issue #1493344. …
5:59 AM Changeset in ffmpeg [d6c16c52] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mobiclip: Rewrite code to make it clearer In order to know …
5:15 AM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by mkver
I presume you uploaded …
12:07 AM BouncingOverlay created by Pascal S
12:07 AM Tag change on BouncingOverlay by Pascal S
Tags bounce, overlay, slide added
12:05 AM ffmpeg_diag.txt attached to Ticket #9533 by Charles F. Schatz
Release/Version 4.4.1 Diagnostics
Note: See TracTimeline for information about the timeline view.