Timeline



Jan 30, 2024:

10:03 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by Aaron Scheiner
The audio bitrate for HDV is fixed at 384 kbit/sec as far as I know. …
9:47 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by Andrew-R
ah, interesting, 384Kbit/s figure is just form MPEG1 compatible …
8:58 PM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by low-batt
The proposed fix works for me. I pulled the current FFmpeg master …
8:23 PM Changeset in ffmpeg [9949c1dd] by James Almer <jamrial@gmail.com>
avformat/avformat: fix group index range check in …
7:43 PM Changeset in ffmpeg [7252e4f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aac_defines: Remove unused AAC_RENAME_32 Unused since …
4:29 PM Ticket #8522 (DASH start segment number calculation is wrong for fragment_duration mode) updated by ahutson-bbc
Cc changed
1:01 PM Ticket #10834 (ffmpeg does not gracefully stops when receiving SIGTERM) updated by razvan
Description changed
12:58 PM Ticket #10834 (ffmpeg does not gracefully stops when receiving SIGTERM) created by razvan
Ubuntu 22.04.3 LTS I use ffmpeg to record sound from pulseaudio : …
12:24 PM Changeset in ffmpeg [36a986d9] by James Almer <jamrial@gmail.com>
lavc/vvc: Add check to num_multi_layer_olss Check that …
11:53 AM Ticket #10725 (mediacodecdec tunneled playback support) updated by quinkblack
I'm interested on how to use ffplay on Android? I need a simple test …
10:27 AM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) updated by Nicolas Chauvet
Description changed
10:25 AM Changeset in ffmpeg [bc944168] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mpeg4videodec: Remove write-only variable Fix warning: …
10:15 AM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) updated by Nicolas Chauvet
Version, Component changed
10:15 AM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) created by Nicolas Chauvet
There is a build failure with some arches with gcc-14 …
8:52 AM Changeset in ffmpeg [093be1fb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: cosmetics, vertically align Input{File,Stream}
8:52 AM Changeset in ffmpeg [f4b76a1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make InputStream.decoder_opts private to demuxer It …
8:52 AM Changeset in ffmpeg [01c71b78] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make InputStream.decoding_needed private to demuxer …
8:52 AM Changeset in ffmpeg [0d00e2e2] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: eliminate all remaining InputStream uses …
8:52 AM Changeset in ffmpeg [fe3be6f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: stop passing InputStream to dec_open()
8:52 AM Changeset in ffmpeg [a0ca99cc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: remove unnecessary InputStream arguments
8:52 AM Changeset in ffmpeg [1b2c539a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [b3d1916b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass AVCodec through DecoderOpts Do not retrieve …
8:52 AM Changeset in ffmpeg [d5f9ef76] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: eliminate InputStream use in …
8:52 AM Changeset in ffmpeg [097f9ddb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass decoder name through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [9ba4bc87] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass top_field_first through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [97028176] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass input timebase through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [b27de18e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: move setting compute_edt to demuxer It is done …
8:52 AM Changeset in ffmpeg [052c83e3] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass forced/estimated framerate though DecoderOpts …
8:52 AM Changeset in ffmpeg [e0a6cb07] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: move flags to DecoderOpts Will be useful in the …
8:52 AM Changeset in ffmpeg [4bdffec8] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass hwaccel options to the decoder in a separate …
8:52 AM Changeset in ffmpeg [a3a9c4ae] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to …
8:52 AM Changeset in ffmpeg [ebb8a58c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: replace InputFile.format_nots with a decoder flag …
8:52 AM Changeset in ffmpeg [a938f479] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: refactor disabling decoder threading for attached …
8:52 AM Changeset in ffmpeg [474ca6c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: stop accesing InputStream.fix_sub_duration Pass …
8:52 AM Changeset in ffmpeg [924a6f3c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: override video SAR with AVCodecParameters value …
8:52 AM Changeset in ffmpeg [b2a0a2e6] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move decoder existence check to a more appropriate place
8:52 AM Changeset in ffmpeg [217b8757] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: drop a useless log message
8:52 AM Changeset in ffmpeg [27de2aac] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: drop useless and racy code Setting demuxer's …
8:52 AM Changeset in ffmpeg [9be3f805] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: move decoding counters from InputStream to Decoder …
8:52 AM Changeset in ffmpeg [5b0e4f94] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass decoder options as an argument to dec_open() …
8:52 AM Changeset in ffmpeg [7ecd4558] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: add an AVClass to Decoder Log decoder messages to …
8:52 AM Changeset in ffmpeg [f2a2094c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make decoding AVCodecContext private to the decoder
8:52 AM Changeset in ffmpeg [d47bb91] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: consolidate decoder/filter type checks Also …
8:52 AM Changeset in ffmpeg [b43d4a06] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: export subtitle_header in Decoder This way the …
8:51 AM Changeset in ffmpeg [3b84140a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: split Decoder into a private and public part …
8:32 AM Changeset in ffmpeg [0291b6f8] by Anton Khirnov <anton@khirnov.net>
lavfi/vsrc_ddagrab: add an option to avoid duplicating frames …
6:52 AM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by Connor Worley
Analyzed by developer, Cc, Component, Reproduced by developer changed
6:49 AM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by Connor Worley
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240130062626.98273- …
5:14 AM SponsoringPrograms/STF/2024 edited by Reynaldo H. Verdejo Pinochet
Drop list of templates to the end of the page (diff)
5:09 AM SponsoringPrograms/STF/2024 edited by Reynaldo H. Verdejo Pinochet
copy editing review (diff)
5:09 AM Tag change on SponsoringPrograms/STF/2024 by Reynaldo H. Verdejo Pinochet
Tags 2024, stf added
4:26 AM Ticket #10832 (h264 codec mxf file stream copy works weirdly) updated by syehoonkim
Description changed
4:20 AM Ticket #10832 (h264 codec mxf file stream copy works weirdly) created by syehoonkim
Summary of the bug: When trying to make a stream copy of h264 codec …
3:41 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
merge task (diff)
2:22 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
add WIP (diff)
2:20 AM WikiStart edited by Michael Niedermayer
Add STF 2024 link (diff)
2:01 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
more random examples (diff)
1:37 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
ossfuzz coverage (diff)
1:23 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
developer names field (diff)
1:17 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
WIP (diff)
12:58 AM SponsoringPrograms/STF/2024 created by Michael Niedermayer
Initial WIP, this is mostly the application template, this needs work

Jan 29, 2024:

11:45 PM Changeset in ffmpeg [66f028ac] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: fix logic setting num_layers_in_ols when …
11:29 PM Changeset in ffmpeg [85e031d5] by James Almer <jamrial@gmail.com>
lavc/vvc: Increase IntraEdgeParams buffer size The reference line …
5:40 PM Changeset in ffmpeg [887a7817] by Anton Khirnov <anton@khirnov.net>
lavc: move bitstream filters into bsf/ subdir
9:30 AM Ticket #10830 (Bug: MPEG-1/2 encoder output video missing end code) updated by mkver
Priority, Component changed
6:59 AM Ticket #10831 (ffmpeg concat generates several issues in output file) closed by Gyan
invalid: The concat demuxer requires that all inputs share the same properties …

Jan 28, 2024:

11:34 PM Ticket #10820 (FFprobe reports 50Hz framerate for 25Hz MPEG1 input file) updated by mrapp
I just noticed this for WMV/vc1 files. My local ffprobe version is …
11:24 PM Ticket #10831 (ffmpeg concat generates several issues in output file) updated by CharismaticMegafauna
Description changed
11:20 PM tracklist.txt attached to Ticket #10831 by CharismaticMegafauna
The tracklist file used the same way as mylist.txt in the example at …
11:19 PM Ticket #10831 (ffmpeg concat generates several issues in output file) created by CharismaticMegafauna
Summary of the bug: Using ffmpeg concat demuxer as described in …
6:10 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
Yupp, I am hitting exactly that open issue. With VBR rate control, …
12:34 PM Changeset in ffmpeg [e0da916b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: optimize inter-thread queue sizes Use 8 …
10:06 AM Ticket #10830 (Bug: MPEG-1/2 encoder output video missing end code) updated by Nebulas
Version changed
10:06 AM Ticket #10830 (Bug: MPEG-1/2 encoder output video missing end code) created by Nebulas
Summary of the bug: When the MPEG-1/MPEG-2 (PS) video stream file …
10:00 AM Changeset in ffmpeg [341d0419] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/texturedsp: Factor common code out Namely calling …
9:59 AM Changeset in ffmpeg [4f58372c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hap: Avoid unnecessary opt.h inclusion It presumably exists …
9:52 AM Changeset in ffmpeg [a3fc9fb9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/texturedsp: Add separate TextureDSPEncContext …
9:52 AM Changeset in ffmpeg [8f791304] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stack Only …
9:52 AM Changeset in ffmpeg [e1d1304b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/texturedspenc: Remove unused rgtc1_u_alpha encoding func …
9:52 AM Changeset in ffmpeg [916f0167] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxvenc: Fix data races with slice threading The old code set …
9:52 AM Changeset in ffmpeg [555879ca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxvenc: Don't cast const away Reviewed-by: Connor Worley …
7:05 AM Hardware/VAAPI edited by Snowfall
Removed erroneus remark regarding RDNA1 (diff)
4:59 AM Ticket #10537 (Unable to create QSV hwdevice context with onevpl and old drivers) updated by v0lt
> Upgrading the drivers will resolve it, but we have customers that …
3:18 AM Changeset in ffmpeg [d52e8ed1] by Guo Yejun <yejun.guo@intel.com>
libavfilter/vf_dnn_detect: Use class confidence to filt boxes Use …
3:18 AM Changeset in ffmpeg [3de38b9d] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn_interface: use dims to represent shapes For detect …
3:17 AM Changeset in ffmpeg [c695de56] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn_bakcend_openvino: Add automatic input/output detection …

Jan 27, 2024:

11:55 PM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) created by Konstantin Vlasov
How to reproduce: […] The resulting file test.txt contains …
6:50 PM Ticket #10828 (ffmpeg 6.1 truncating first five bytes of KLV data stream) created by Richard Scott McNew
Summary of the bug: ffmpeg 6.1 truncates the first five bytes of the …
5:34 PM Ticket #10759 (Bug in new D3D12 decoder.) updated by v0lt
About VC1_D2010. …
2:29 PM Changeset in ffmpeg [0c517fcb] by James Almer <jamrial@gmail.com>
lavc/vvc: Fix emulation prevention byte handling …
12:37 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Snowfall
Ok, my bad. Your APU should be supported, I guess. There is an issue …
9:34 AM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
Good morning from Germany. Thanks again ! I thought it was binary, …
9:23 AM Hardware/VAAPI edited by Snowfall
Added clarification and more info to -compression_level (diff)
8:59 AM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Snowfall
As stated in the Wiki, you need VCN, but your APU only has UVD. VCN …
8:33 AM Ticket #10803 (Concat filter not working) closed by elenril
fixed: Should be fixed in 1ea2e757f7cba714eefd27efb2f9285078bba4a3
8:24 AM Changeset in ffmpeg [bab7f91c] by Anton Khirnov <anton@khirnov.net>
tests/fate/ffmpeg: add a test for the issue fixed in previous commit
8:24 AM Changeset in ffmpeg [1ea2e757] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: do not end filtering when a graph input EOFs …
8:24 AM Changeset in ffmpeg [0001334] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: add filter API to signal EOF on input

Jan 26, 2024:

10:24 PM Changeset in ffmpeg [dd885ab2] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg_enc: apply -top to individual encoded frames Fixes …
10:20 PM Changeset in ffmpeg [eb4584f] by James Almer <jamrial@gmail.com>
avcodec/vvc_ps: remove duplicated enum Signed-off-by: James Almer …
6:52 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
Hey, thanks a lot, this looks great ! I experimented a little bit …
6:47 PM Changeset in ffmpeg [763e31a8] by James Almer <jamrial@gmail.com>
lavc/vvc: Clamp shift RHS Resolves the following undefined behavior …
6:47 PM Changeset in ffmpeg [cb7b4ee0] by James Almer <jamrial@gmail.com>
lavc/vvc: Use av_log2 when destination is integer Signed-off-by: …
5:31 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Snowfall
I have reached out to AMD and got good feedback back. See …
5:09 PM onevpl-legacy-fix-6.1.1.patch attached to Ticket #10537 by Steve Browne
5:09 PM Ticket #10537 (Unable to create QSV hwdevice context with onevpl and old drivers) updated by Steve Browne
Version changed
I just upgraded to ffmpeg 6.1.1 and saw this again on an Intel HD …
12:37 PM Hardware/VAAPI edited by Snowfall
Added info about compression_level features on AMD hardware for … (diff)
11:17 AM Ticket #10827 (Wish to support cycleR option such as AviSynth TDeInt plugin) created by nicol
The current decimate filter can be set to thin out one frame every N …
10:20 AM Ticket #10826 (Short trim inside filter_complex leads to empty output) created by Gyan
Carrying out a short trim like in the command below leads to an empty …
3:39 AM Ticket #10825 (heap-use-after-free in hls_read_header) updated by kasper93
Description changed
3:35 AM Ticket #10825 (heap-use-after-free in hls_read_header) updated by kasper93
Description changed
3:33 AM Ticket #10825 (heap-use-after-free in hls_read_header) created by kasper93
Summary of the bug: Look at the ASAN report (from ac06190a5). I …
1:22 AM Changeset in ffmpeg [8c99a142] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/d3d12va_mpeg2|vc1: remove the unused macros These macros are …
1:22 AM Changeset in ffmpeg [8b41e9cf] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/d3d12va_decode: check existance before assigning a new index …
12:02 AM Ticket #10823 ("Changing video frame properties on the fly is not supported by all ...) updated by Michael Niedermayer
its certainly a good idea to limit repeating the message but even one …

Jan 25, 2024:

6:03 PM Ticket #10823 ("Changing video frame properties on the fly is not supported by all ...) updated by Gyan
There are two issues here. One is, that the message appears at all. …
5:34 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by Michael Niedermayer
Keywords changed
5:32 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by Michael Niedermayer
Version changed
5:31 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) created by Michael Niedermayer
swscale self tests fail with assertion since recent changes How to …
4:52 PM Ticket #10823 ("Changing video frame properties on the fly is not supported by all ...) created by Michael Niedermayer
Playing any video with ffplay fills the screen with "Changing video …
4:07 PM Changeset in ffmpeg [ac06190a] by Leo Izen <leo.izen@gmail.com>
avcodec/libjxl.h: include version.h This file has been exported since …
4:06 PM Changeset in ffmpeg [9d4eda80] by Leo Izen <leo.izen@gmail.com>
avformat/mxfenc: remove unused variables Produces a …
3:32 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
I also found it very difficult to find out if the compression_level …
1:45 PM Ticket #10822 (av_stream_find_info fails for aac file if aac decoder is not enabled) updated by gamlegaz
I noticed the attached file doesn't match the mediainfo, sorry. Though …
1:42 PM aac_demuxer_without_decoder_bug.aac attached to Ticket #10822 by gamlegaz
sample aac file to test aac demuxer not working without an aac decoder …
1:42 PM Ticket #10822 (av_stream_find_info fails for aac file if aac decoder is not enabled) created by gamlegaz
Summary of the bug: If aac demuxing doesn't work without enabling an …
12:37 PM Ticket #10821 (Mp4/ts container support for vvc) created by Nuo Mi
Summary of the bug: How to reproduce: […] patch submitted to …
12:07 PM SponsoringPrograms/GSoC/2024 edited by Nuo Mi
(diff)
1:19 AM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) closed by Marth64
invalid: Closing due to inactivity >8 Years and also this OS is end of life …
1:17 AM Ticket #5817 (WinRT compilation does not work) closed by Marth64
invalid: Closing due to inactivity >7 Years and also this OS is end of life …

Jan 24, 2024:

11:55 PM Changeset in ffmpeg [00b288da] by James Almer <jamrial@gmail.com>
fate/matroska: add missing speex decoder dependency to …
10:43 PM Ticket #5091 (Icecast SSL support (icecast:// is http-only)) closed by Marth64
invalid: Closing due to inactivity >10 years and many updates since then.
10:38 PM Ticket #6977 (Flash video stream not detected) closed by Marth64
fixed: Closing due to inactivity >5 years, also user reported the issue was …
10:30 PM Ticket #5818 (encoing to interlaced with nvenc) closed by Marth64
invalid
10:30 PM Ticket #5818 (encoing to interlaced with nvenc) updated by Marth64
Closed due to >4 years inactivity, also root issue is a hardware …
10:25 PM Ticket #7304 (Quicktime Player cannot trim H265 movie) closed by Marth64
invalid: Closing due to inactivity >6 years. Also, issue might be related to a …
10:22 PM Ticket #8581 (Application provided invalid, non monotonically increasing dts to ...) closed by Marth64
invalid: Closing due to inactivity >4 years. Also no sample provided and proper …
10:07 PM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) closed by Marth64
invalid: Closing ticket due to >5 years inactivity, also appears to be a …
9:59 PM Ticket #6981 (HTTPS redirect for Trac missing) closed by Marth64
fixed: Closing because this exists now. Thank you.
9:56 PM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) closed by Marth64
fixed: Closing because patch was merged and user indicates it resolved the …
9:52 PM Ticket #6326 (FFmpeg 3.3+3.4-dev crash when scaling to same dimensions with scale_npp) closed by Marth64
invalid: Closing due to inactivity > 5 years and also newer versions of ffmpeg …
9:50 PM Ticket #6212 (Memory leak on Ubuntu 16.04) closed by Marth64
invalid: Closing due to inactivity > 5 years and also this OS is End of Life. …
9:27 PM Ticket #9158 (DVD language metadata) closed by Marth64
invalid: Closing issue due to >3 years activity. Also, VOB files do not have …
8:34 PM Changeset in ffmpeg [45a2f263] by James Almer <jamrial@gmail.com>
avcodec/d3d12va: remove unused variables Signed-off-by: James Almer …
8:28 PM Changeset in ffmpeg [49a7fe86] by James Almer <jamrial@gmail.com>
avcodec/d3d12va_vc1: cast mapped_data to void* before passing it to …
8:28 PM Changeset in ffmpeg [9aa388e7] by James Almer <jamrial@gmail.com>
avcodec/d3d12va_hevc: cast mapped_data to void* before passing it to …
8:28 PM Changeset in ffmpeg [342cc179] by James Almer <jamrial@gmail.com>
avcodec/d3d12va_h264: cast mapped_data to void* before passing it to …
8:27 PM Changeset in ffmpeg [04332ca3] by James Almer <jamrial@gmail.com>
avcodec/d3d12va_vp9.c: change the type for the ID3D12Resource_Map …
8:27 PM Changeset in ffmpeg [b4d871fd] by James Almer <jamrial@gmail.com>
avcodec/d3d12va_av1.c: change the type for the ID3D12Resource_Map …
4:00 PM ffprobe-20240124-164144.log attached to Ticket #10820 by t.rapp
Report log file of a run with current ffprobe version (2024-01-09)
3:57 PM Ticket #10820 (FFprobe reports 50Hz framerate for 25Hz MPEG1 input file) created by t.rapp
Starting with FFmpeg v6.1 some MPEG1 input file is reported by FFprobe …
3:41 PM Changeset in ffmpeg [cb6a488f] by James Almer <jamrial@gmail.com>
avcodec/vvc_mvs: remove an unnecessary AV_ZERO64() call Should fix …
3:41 PM Changeset in ffmpeg [bc1d8a9b] by James Almer <jamrial@gmail.com>
avcodec/vvc_mvs: align local motion vector fields Should fix "member …
2:49 PM Changeset in ffmpeg [3435565e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/d3d12va_(av1|hevc|vp9): Don't use deprecated FF_PROFILE_* …
2:48 PM Changeset in ffmpeg [280df9d0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_d3d12va: Use av_image_copy() wrapper Avoids casts …
11:06 AM Ticket #10819 (start_time overflow after 95379 seconds) closed by Gyan
invalid: Not a bug. The MPEG-TS format used here to store the HLS segments has …
9:30 AM Ticket #10819 (start_time overflow after 95379 seconds) created by Alex Kapustin
Summary of the bug: looks like it's not possible to have start_time …
2:32 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) closed by quinkblack
worksforme
2:30 AM Ticket #10671 ([Android] MediaCodec h264 decoder fails on 10-bit input ('This is a ...) closed by quinkblack
fixed: The issue has been fixed on master branch.

Jan 23, 2024:

11:57 PM Changeset in ffmpeg [0b8e51b5] by James Almer <jamrial@gmail.com>
avformat/iamf_parse: use the public iamf helpers to allocate structs …
11:44 PM Ticket #10818 (aacencdsp.abs_pow34 [FAILED] checkasm: 1 of 1 tests) closed by Michael Niedermayer
fixed: Fixed in d6c62b4bce8f9ae5f09a8acaf446c1a8231bca55
11:42 PM Changeset in ffmpeg [d6c62b4] by Michael Niedermayer <michael@niedermayer.cc>
tests/checkasm/aacencdsp: Use float_near_ulp_array() for abs_pow34() …
11:42 PM Changeset in ffmpeg [88a9142c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfenc: Remove AVERROR² Reviewed-by: James Almer …
11:20 PM Changeset in ffmpeg [792c713] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers: add MPEG-1/2 muxers section
11:09 PM Changeset in ffmpeg [02e4598f] by Stefano Sabatini <stefasab@gmail.com>
lavf/mpegenc: extend options definition
11:09 PM Changeset in ffmpeg [58d13d63] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers: add dv
11:09 PM Changeset in ffmpeg [f6f78162] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/raw: drop duplicated whitespace
11:09 PM Changeset in ffmpeg [8bcea02f] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/raw: add dfpwm item
11:09 PM Changeset in ffmpeg [91637301] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers: add daud
11:09 PM Changeset in ffmpeg [bba784d6] by Stefano Sabatini <stefasab@gmail.com>
lavf/daudenc: clarify error messages
11:09 PM Changeset in ffmpeg [9c06deda] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/dash: review documentation Sort options by name, review …
11:09 PM Changeset in ffmpeg [f8b14d8b] by Stefano Sabatini <stefasab@gmail.com>
lavf/dashenc: sort options by name
9:39 PM Changeset in ffmpeg [eee3b7e2] by James Almer <jamrial@gmail.com>
avformat/mov: zero initialize the index ranges buffer Signed-off-by: …
9:35 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by blakeb415
Any updates on this? This should be fixed ASAP as it breaks seeking of …
8:31 PM Changeset in ffmpeg [dfbbd11a] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc/dxvenc: add DXV encoder with support for DXT1 texture format …
8:24 PM Changeset in ffmpeg [1496ce8f] by James Almer <jamrial@gmail.com>
avcodec/vvc_ctu: align motion vector fields Should fix "member access …
7:35 PM Ticket #10803 (Concat filter not working) updated by Gyan
Blocking changed
7:14 PM Ticket #10818 (aacencdsp.abs_pow34 [FAILED] checkasm: 1 of 1 tests) created by Michael Niedermayer
make fate-checkasm-aacencdsp V=2 on x86-32 […]
6:05 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by Andrew-R
I think I fixed multichannel encoder from iso-dist10 on i586: …
4:49 PM Changeset in ffmpeg [67b5012c] by James Almer <jamrial@gmail.com>
fate: remove unused filtergraph files They were added by mistake. …
4:35 PM Changeset in ffmpeg [e8759580] by James Almer <jamrial@gmail.com>
fate/iamf: add an ambisonic test Signed-off-by: James Almer …
2:17 PM Changeset in ffmpeg [8157b5d4] by James Almer <jamrial@gmail.com>
lavc/vvc: Remove left shifts of negative values VVC specifies << as …
2:15 PM Changeset in ffmpeg [2d712314] by James Almer <jamrial@gmail.com>
fate: add VVC decoder tests Signed-off-by: James Almer <jamrial@gmail.com>
1:14 PM Changeset in ffmpeg [9813df77] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: remove bogus check Probably an artifact of a …
12:58 PM Changeset in ffmpeg [b6af126c] by James Almer <jamrial@gmail.com>
avformat/iamfdec: free superfluous objects The AVIAMFAudioElement and …
11:01 AM Ticket #10817 (extracting metadata from an audio file with multiple genres results ...) updated by eskay
Summary changed
10:58 AM Ticket #10817 (extracting metadata from an audio file with multiple genres results ...) created by eskay
Summary of the bug: Extracting metadata from an audio file (eg .mp3) …
9:56 AM Ticket #10816 (lgpl build impossible under linux) closed by quinkblack
invalid: Closed source support is out of scope.
9:42 AM Ticket #10809 (libvulkan.so not linked when `--enable-vulkan`.) updated by quinkblack
libplacebo links to libvulkan.so if vulkan is enabled for it, and …
8:36 AM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Snowfall
Has anybody new information in how to use vbaq, pre-encode and quality …
12:59 AM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by Andrew-R
I pushed my hacks to …
12:57 AM Changeset in ffmpeg [a47072d6] by James Almer <jamrial@gmail.com>
avutil/iamf: change the opt type for some options AV_OPT_TYPE_INT64 …
Note: See TracTimeline for information about the timeline view.