Timeline



Mar 27, 2023:

8:09 PM Ticket #10286 (segfault calling av_hwframe_transfer_data on qsv decoded frame if ...) created by Steve Browne
Summary of the bug: I know this has worked before even in the same …
7:58 PM Ticket #10285 (scale_qsv filter for resolutions not 32x32 aligned results in in green ...) created by Steve Browne
Summary of the bug: When using an h264_qsv decoder with an hwdevice …
6:32 PM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by Balling
This got fixed in TsMuxer, so ffmpeg now is really bad. …
6:05 PM Ticket #10276 (Reversed channel order with showspectrumpic mode=separate) updated by SomeHumanPerson
I'm using the temporary workaround of remapping the channels before …
4:58 PM Ticket #10284 (Captured HD DVR (HDHomeRun) streams (in the UK) - wrongly identified ...) created by minxster
Summary of the bug: ffprobe is miss-identifying a DVR recording as …
3:43 PM Ticket #10281 (regression: hwupload, hwmap failure) closed by U. Artie Eoff
fixed: Fixed in …
3:14 PM Changeset in ffmpeg [9bf1848a] by Anton Khirnov <anton@khirnov.net>
lavfi: add hwdevice flag to hwupload/hwmap This fixes a regression …
3:14 PM Changeset in ffmpeg [3f4c4183] by Anton Khirnov <anton@khirnov.net>
lavf: return AVERROR_EOF rather than EIO on EOF
2:53 PM Ticket #10281 (regression: hwupload, hwmap failure) updated by U. Artie Eoff
Can we get closure on this please? We have continuous test suites …
12:00 PM Changeset in ffmpeg [2e61ae2c] by J. Dekker <jdek@itanimul.li>
fate: specify EC-off for damaged inter samples The previous commit …
11:37 AM Changeset in ffmpeg [4e8da0dc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: Fix 2nd test (cherry picked from commit …
11:37 AM Changeset in ffmpeg [1fca7ff] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches …
11:37 AM Changeset in ffmpeg [a9655efa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Fix visual weight calculation Signed-off-by: Michael …
11:37 AM Changeset in ffmpeg [8ec50858] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: unbreak DWT tests the IDWT data type …
11:37 AM Changeset in ffmpeg [481e81be] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutdec: Add check for avformat_new_stream Check for failure …
11:37 AM Changeset in ffmpeg [2cdddcd6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
11:37 AM Changeset in ffmpeg [9097001f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Check input size Fixes: Timeout Fixes: …
11:37 AM Changeset in ffmpeg [54326fd8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Fix some return codes Signed-off-by: Michael …
11:37 AM Changeset in ffmpeg [35977631] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: fix signdness of end of input check Fixes: Timeout …
11:37 AM Changeset in ffmpeg [49872ca4] by Michael Niedermayer <michael@niedermayer.cc>
Use https for repository links Reviewed-by: Stefano Sabatini …
11:37 AM Changeset in ffmpeg [1eb00259] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rpzaenc: stop accessing out of bounds frame (cherry picked …
11:37 AM Changeset in ffmpeg [293dc39b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smcenc: stop accessing out of bounds frame (cherry picked …
11:37 AM Changeset in ffmpeg [f380b1d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motionpixels: Mask pixels to valid values Fixes: out of array …
11:37 AM Changeset in ffmpeg [bee5541a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xpmdec: Check size before allocation to avoid truncation …
11:37 AM Changeset in ffmpeg [1c9136dd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bink: Avoid undefined out of array end pointers in …
11:37 AM Changeset in ffmpeg [fb895f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bink: Fix off by 1 error in ref end Fixes: out of array …
11:37 AM Changeset in ffmpeg [1e22a8a9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Ensure linesize for SVQ3 Fixes: Assertion block_w * …
11:37 AM Changeset in ffmpeg [8ed29483] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: allocate a line more for VC1 and WMV3 Fixes: out of …
11:37 AM Changeset in ffmpeg [9fc6586a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/videodsp_template: Adjust pointers to avoid undefined pointer …
11:37 AM Changeset in ffmpeg [904836c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: dont skip/read chunk twice Fixes: out of array access …
11:37 AM Changeset in ffmpeg [ebdeef04] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check deloco index more exactly Fixes: out of array …
11:37 AM Changeset in ffmpeg [520af24c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Check that num h/v slices is supported Fixes: out of …
11:37 AM Changeset in ffmpeg [33785a4f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check samplesize and offset to avoid integer overflow …
11:37 AM Changeset in ffmpeg [123181bc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Remove mid exit branch This causes the RLE decoder …
11:37 AM Changeset in ffmpeg [6c9e4726] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eac3dec: avoid float noise in fixed mode addition to overflow …
11:37 AM Changeset in ffmpeg [b810bd94] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: use 32pixel alignment for bink bink supports 16x16 …
11:37 AM Changeset in ffmpeg [15eaacfa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr3: Check bx Fixes: Out of array access Fixes: …
11:37 AM Changeset in ffmpeg [9e9360e4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/012v: Order operations for odd size handling Fixes: out of …
11:37 AM Changeset in ffmpeg [1a6f5b0f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eatgq: : Check index increments in tgq_decode_block() Fixes: …
11:37 AM Changeset in ffmpeg [892bafba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h274: fix include Signed-off-by: Michael Niedermayer …
11:37 AM Changeset in ffmpeg [d33eae03] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Test bx before use Fixes: out of array access on 32bit …
11:37 AM Changeset in ffmpeg [a2d13b29] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Use 64bit in remainder Fixes: signed integer …
11:37 AM Changeset in ffmpeg [63fc122f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: Fix maplength check Fixes: out of bounds read …
11:37 AM Changeset in ffmpeg [21e30231] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Avoid undefined shift in get_tail() Fixes: left …
11:37 AM Changeset in ffmpeg [957d9a40] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check for end of input in wv_unpack_dsd_high() …
11:37 AM Changeset in ffmpeg [f75911ee] by Michael Niedermayer <michael@niedermayer.cc>
avformat/id3v2: Check taglen in read_uslt() Fixes: Timeout (read …
11:37 AM Changeset in ffmpeg [da325c45] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Ignore tile_count Fixes: out of array access Fixes: …
11:37 AM Changeset in ffmpeg [4f913739] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: restructure slice coordinate reading a bit Fixes: …
11:37 AM Changeset in ffmpeg [f547b05e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Check max matrix instead of max channel in noise check …
11:37 AM Changeset in ffmpeg [1f07ecd6] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Use more unsigned intermediates Same principle as …
11:37 AM Changeset in ffmpeg [9ea6ebd1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: The minimal block is at least 7 bits Signed-off-by: …
11:37 AM Changeset in ffmpeg [889a2953] by Michael Niedermayer <michael@niedermayer.cc>
avformat/replaygain: avoid undefined / negative abs Fixes: signed …
11:37 AM Changeset in ffmpeg [2334da0f] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Bias 16bps output calculations to improve non …
11:37 AM Changeset in ffmpeg [486bba4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speedhq: Check buf_size to be big enough for DC Fixes: …
11:36 AM Changeset in ffmpeg [100c16ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Fail earlier if prior context is corrupted …
8:55 AM Ticket #10114 (audio sync lags while recording x11grab) updated by Balling
>We do not have LTS releases, it is only planned. Btw, we have an LTS …
7:28 AM Changeset in ffmpeg [c549bc9d] by J. Dekker <jdek@itanimul.li>
lavc/vaapi_hevc: Remove duplicate code Signed-off-by: Fei Wang …
7:28 AM Changeset in ffmpeg [9026f446] by J. Dekker <jdek@itanimul.li>
lavc/hevcdec: Initialize missed parameters in slice header for IDR …
7:14 AM Changeset in ffmpeg [c38370dc] by J. Dekker <jdek@itanimul.li>
avcodec/hevcdec: Replace number with enum Keep same style with …
6:46 AM Changeset in ffmpeg [f7abe92b] by J. Dekker <jdek@itanimul.li>
avcodec/er: remove check for fields This change on its own is almost …
6:42 AM Changeset in ffmpeg [4f555682] by J. Dekker <jdek@itanimul.li>
configure: add LTO optarg This allows users to specify an argument …
3:53 AM Changeset in ffmpeg [ee8fc4f3] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vp9: Add RGB* formats for VAAPI hwaccel Signed-off-by: Fei Wang …

Mar 26, 2023:

8:04 PM Changeset in ffmpeg [174ca11d] by Marton Balint <cus@passwd.hu>
avformat/mxfenc: fix stored/sampled/displayed width/height According …
8:02 PM Changeset in ffmpeg [cd954aa3] by Marton Balint <cus@passwd.hu>
avformat/mxfenc: reindent after last mxfenc commit Signed-off-by: …
7:39 PM Changeset in ffmpeg [20dade27] by James Almer <jamrial@gmail.com>
fftools/ffprobe: print crop_* frame fields Reviewed-by: Stefano …
7:12 PM Ticket #10282 (ffmpeg hoses system) updated by betlog
To be honest; as a long time ppa-enjoyer.... I am no longer feeling …
7:06 PM Ticket #10282 (ffmpeg hoses system) updated by elenril
We do not maintain any official PPAs or other packages, so issues …
5:37 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) updated by Stefano Sabatini
Summary changed
4:51 PM Changeset in ffmpeg [19798229] by Marton Balint <cus@passwd.hu>
avformat/mpegts: add support for preserving SMPTE 2038 when …
4:51 PM Changeset in ffmpeg [0d3a2f93] by Marton Balint <cus@passwd.hu>
avcodec: add SMPTE 2038 VANC data codec used in MPEG-TS streams …
4:10 PM Ticket #10114 (audio sync lags while recording x11grab) updated by betlog
CAUTION: ppa:savoury1 developments: …
1:30 PM Changeset in ffmpeg [963937e4]n5.1.3 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …
1:30 PM Changeset in ffmpeg [037c7a2e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: Fix 2nd test (cherry picked from commit …
1:30 PM Changeset in ffmpeg [06dfb4fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches …
1:30 PM Changeset in ffmpeg [28b03ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Fix visual weight calculation Signed-off-by: Michael …
1:30 PM Changeset in ffmpeg [29412c75] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: unbreak DWT tests the IDWT data type …
12:53 PM Ticket #10250 (libx265 -x265-params no-temporal-layers value not recognized) updated by James
I can't reproduce this. Both "no-temporal-layers=0" and …
12:26 PM Ticket #10279 ("width not divisible by 2" error with force_original_aspect_ratio=reduce) closed by James
invalid: > I get the stupid error: > > {{{ > width not divisible by 2 …
11:35 AM Ticket #10282 (ffmpeg hoses system) updated by betlog
Oh, my bad... given that every single search result I have seen lists …
10:30 AM Ticket #7520 (ffmpeg -vstats_file content description) closed by Stefano Sabatini
fixed
10:30 AM Ticket #7520 (ffmpeg -vstats_file content description) updated by Stefano Sabatini
Should be addressed in …
10:24 AM Changeset in ffmpeg [261fb55e] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg: add vstats format documentation Address issue: …
9:39 AM Changeset in ffmpeg [fd97a161] by Martin Storsjö <martin@martin.st>
tests: Fix fate-source after 0fbae2178b4ffda298b10473aa6fe17ef524eff9
9:18 AM Ticket #10282 (ffmpeg hoses system) closed by elenril
invalid: The issue is either in your system configuration or in the package …
5:46 AM Ticket #10282 (ffmpeg hoses system) updated by betlog
Version, Description changed
1:19 AM Changeset in ffmpeg [bc589c91] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: add error info for TF backend filling task failure …
1:19 AM Changeset in ffmpeg [af052f90] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: fix mem leak in TF backend error handle Signed-off-by: …
1:19 AM Changeset in ffmpeg [5c216d08] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: fix corruption when TF backend infer failed Signed-off-by: …
12:46 AM Changeset in ffmpeg [06b451d2] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_mcdeint: update to new API Signed-off-by: Michael …
12:46 AM Changeset in ffmpeg [5310c975] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_uspp: add AV_CODEC_FLAG_RECON_FRAME support about 50% …
12:46 AM Changeset in ffmpeg [006136ef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: AV_CODEC_CAP_ENCODER_RECON_FRAME support …
12:46 AM Changeset in ffmpeg [163013c7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: Fix 2nd test
12:46 AM Changeset in ffmpeg [771c266c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches …
12:46 AM Changeset in ffmpeg [5b5fcad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Fix visual weight calculation Signed-off-by: Michael …
12:46 AM Changeset in ffmpeg [8b3351bb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: unbreak DWT tests the IDWT data type …
12:46 AM Changeset in ffmpeg [5ffe18bc] by Michael Niedermayer <michael@niedermayer.cc>
mips: fix build fail on MIPS R6 Add macro define to avoid causing …

Mar 25, 2023:

7:35 PM Ticket #10157 (Behavior of map_metadata -1 no longer strips metadata as expected) closed by Thilo Borgmann
fixed: Fixed in 653ee3f159411a1b97c19b96393a39f29569ed99
7:28 PM Changeset in ffmpeg [653ee3f1] by Thilo Borgmann <thilo.borgmann@mail.de>
fftools/ffmpeg_mux_init: Use all metadata selectors if none is …
7:02 PM Ticket #10283 (AV1 to VP9 doesn't support seeking (HLS)) created by vidbin
When converting a VP9 4k file to 1440p AV1 with av1_qsv and then …
6:28 PM Changeset in ffmpeg [0fbae21] by Tomas Härdin <git@haerdin.se>
avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 support
4:27 PM Changeset in ffmpeg [6ee6dd93] by James Almer <jamrial@gmail.com>
fftools/ffprobe: add support for HDR10+ packet side data …
4:27 PM Changeset in ffmpeg [aca8ceb8] by James Almer <jamrial@gmail.com>
x86/vf_bwdif_init: limit AVX2 functions using 256bit vectors to cpus …
2:14 PM Changeset in ffmpeg [a53bb071] by Jun Zhao <barryjzhao@tencent.com>
lavf/mpeg: Add G.711 A law support Add G.711 A law support …
2:13 PM Changeset in ffmpeg [9a23d8d8] by Jun Zhao <barryjzhao@tencent.com>
lavfi/Makefile: fix make checkheaders fail Add stack_internal.h to …
11:41 AM Ticket #10282 (ffmpeg hoses system) created by betlog
Summary of the bug: Adding ffmpeg4 and ffmpeg5 ppa causes next system …
1:38 AM Changeset in ffmpeg [073ec3b9] by James Darnley <jdarnley@obe.tv>
avfilter/bwdif: add avx2 filter_line function 8-bit: 2.24x faster …
1:38 AM Changeset in ffmpeg [a937723c] by James Darnley <jdarnley@obe.tv>
tests: add bwdif to fate filter tests
1:38 AM Changeset in ffmpeg [087faf8c] by James Darnley <jdarnley@obe.tv>
checkasm: add test for bwdif
1:38 AM Changeset in ffmpeg [b503b5a0] by James Darnley <jdarnley@obe.tv>
avfilter/bwdif: move filter_line init to a dedicated function

Mar 24, 2023:

4:24 PM Ticket #10281 (regression: hwupload, hwmap failure) updated by U. Artie Eoff
Summary changed
4:22 PM Ticket #10281 (regression: hwupload, hwmap failure) updated by U. Artie Eoff
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8592
3:26 PM Ticket #10281 (regression: hwupload, hwmap failure) updated by U. Artie Eoff
Summary changed
3:20 PM Ticket #10281 (regression: hwupload, hwmap failure) updated by U. Artie Eoff
Fix: https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8590
3:20 PM Ticket #10281 (regression: hwupload, hwmap failure) created by U. Artie Eoff
Summary of the bug: Since …
11:56 AM Changeset in ffmpeg [90488e14] by Jan Ekström <jeebjp@gmail.com>
avutil/frame: move counters utilized in loops to their scope This way …
9:23 AM Changeset in ffmpeg [3f63685] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: supply hw_device_ctx to filters before initializing …
9:16 AM Changeset in ffmpeg [632c349] by Anton Khirnov <anton@khirnov.net>
lavfi: add a flag for filters able to work with hw_device_ctx This …
7:55 AM Ticket #8124 (color option for perspective filter) updated by Michael Koch
See also ticket 10280: https://trac.ffmpeg.org/ticket/10280
7:52 AM Ticket #10280 (Request to add an option to the perspective filter to show through ...) updated by Michael Koch
Duplicate of ticket 8124? https://trac.ffmpeg.org/ticket/8124

Mar 23, 2023:

11:59 PM Ticket #10280 (Request to add an option to the perspective filter to show through ...) updated by jbmcgx
Version changed
11:57 PM with_pad_showing_underlying.jpg attached to Ticket #10280 by jbmcgx
11:57 PM no_pad_extended_pixels.jpg attached to Ticket #10280 by jbmcgx
11:56 PM Ticket #10280 (Request to add an option to the perspective filter to show through ...) created by jbmcgx
The perspective filter appears to currently only have the option to …
10:13 PM Ticket #10279 ("width not divisible by 2" error with force_original_aspect_ratio=reduce) created by php4fan
Summary of the bug: How to reproduce: I have a file with a resolution …
11:06 AM Ticket #10266 (Issues when using av1_amf to encode a video) updated by jdek
Added sample for av1 amf. VLC says 1152/1082, ffprobe says 1082, …
11:04 AM vlc.log attached to Ticket #10266 by jdek
11:03 AM elden_ring_av1_5mb_cut2500kb.mkv attached to Ticket #10266 by jdek
11:03 AM Ticket #10278 (Inconsistent AV1 in MKV video height) closed by jdek
duplicate
10:50 AM Ticket #10278 (Inconsistent AV1 in MKV video height) updated by jdek
Description changed
10:49 AM elden_ring_av1_5mb_cut2500kb.mkv attached to Ticket #10278 by jdek
10:48 AM vlc.log attached to Ticket #10278 by jdek
10:47 AM Ticket #10278 (Inconsistent AV1 in MKV video height) created by jdek
Summary of the bug: VLC says video height is 1082, ffprobe 1080, …
7:39 AM Changeset in ffmpeg [30cea1d3] by Martin Storsjö <martin@martin.st>
Revert "avcodec/arm/hevc: remove duplicate mov of deblock neon" This …

Mar 22, 2023:

9:00 PM ffmpeg-20230322-153358.log attached to Ticket #10277 by skyler
8:56 PM Ticket #10277 (-c copy option does not copy the video stream in certain hevc files) created by skyler
Summary of the bug: Trying to use ffmpeg to do a real-time stream …
8:38 PM Ticket #10273 (ffmpeg amix puts audio input always at postion 0 first, and then at ...) reopened by Ralph
8:35 PM Ticket #10273 (ffmpeg amix puts audio input always at postion 0 first, and then at ...) updated by Ralph
Will the ticket be processed? thanks!
5:23 PM Ticket #10276 (Reversed channel order with showspectrumpic mode=separate) created by SomeHumanPerson
Summary of the bug: Multi-channel spectrogram images produced by …
3:52 PM Ticket #10251 ([Bisected] mplayer can no longer play Ogg Vorbis files due to ...) closed by James
fixed: Fixed in cbcc817353a019da4332ad43deb7bbc4e695d02a, and backported as …
3:51 PM Changeset in ffmpeg [39804156] by James Almer <jamrial@gmail.com>
avcodec/vorbisdec: export skip_samples instead of dropping frames pts …
3:49 PM Changeset in ffmpeg [cbcc8173] by James Almer <jamrial@gmail.com>
avcodec/vorbisdec: export skip_samples instead of dropping frames pts …
1:48 PM Changeset in ffmpeg [37cde570] by J. Dekker <jdek@itanimul.li>
lavc/aarch64: add clip N macro Signed-off-by: J. Dekker <jdek@itanimul.li>
12:07 PM Ticket #10275 (ffmpeg messes up delayed inputs - amix puts always audio at t=0) closed by Cigaes
duplicate: Duplicate of ticket #10273.
11:59 AM Ticket #10275 (ffmpeg messes up delayed inputs - amix puts always audio at t=0) created by Ralph
ffmpeg plays audio inputs delayed to t1, t2 etc at t=0. If there are …
7:46 AM Changeset in ffmpeg [9413bdc3] by Martin Storsjö <martin@martin.st>
avcodec/arm/hevc: remove duplicate mov of deblock neon Signed-off-by: …

Mar 21, 2023:

8:26 PM SponsoringPrograms/GSoC/2023 edited by Thilo Borgmann
Add me as backup mentor for asm64 hevc (diff)
6:24 PM Changeset in ffmpeg [c0d9327a] by rcombs <rcombs@rcombs.me>
lavc/ass: error if not passed exactly 1 rect This never produced …
6:24 PM Changeset in ffmpeg [b68a6ba4] by rcombs <rcombs@rcombs.me>
ffmpeg: send only one rect per packet when encoding ASS The packet …
4:52 PM Changeset in ffmpeg [0a3ce5f7] by James Almer <jamrial@gmail.com>
avutil: add HDR10+ dynamic metadata serialization function …
4:52 PM Changeset in ffmpeg [6f2413a2] by James Almer <jamrial@gmail.com>
avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil …
3:02 PM SponsoringPrograms/GSoC/2023 edited by jdek
(diff)
7:38 AM Ticket #10270 (Random duration changes when transcoding ogg vorbis) updated by Ace17
Description changed

Mar 20, 2023:

10:10 PM Ticket #10274 (ffmpeg-qsv: 6.0 regression - Error running VPP: undefined behavior (-16)) updated by Christopher Snowhill
Cc changed
5:38 PM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by Oleksandr
I faced the same issue as some users reported here: iOS doesn't show …
3:29 PM Ticket #10270 (Random duration changes when transcoding ogg vorbis) updated by Ace17
I've added "strange.wav", which makes the issue visible with the …
3:27 PM strange.wav attached to Ticket #10270 by Ace17
input wav for the repeated transcodings (showing the issue under …
12:36 PM Ticket #10274 (ffmpeg-qsv: 6.0 regression - Error running VPP: undefined behavior (-16)) updated by nyanmisaka
Description changed
12:23 PM Ticket #10274 (ffmpeg-qsv: 6.0 regression - Error running VPP: undefined behavior (-16)) updated by nyanmisaka
Status, Owner changed
12:18 PM Ticket #10274 (ffmpeg-qsv: 6.0 regression - Error running VPP: undefined behavior (-16)) created by nyanmisaka
Summary of the bug: Hybrid VA-API->QSV and software->VPP transcoding …
9:57 AM Changeset in ffmpeg [a0d6566] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe …
9:57 AM Ticket #10243 (heap overflow in ffmpeg (ffmpeg_mux_init.c:2066)) closed by elenril
fixed: Fixed in 1e406692e5a1e6d9ca852f746088a5610ff80d14
9:53 AM Changeset in ffmpeg [1e406692] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe …
9:52 AM Changeset in ffmpeg [49b733c7] by Anton Khirnov <anton@khirnov.net>
doc/developer.texi: add a section on API/ABI compatibility Document …
9:52 AM Changeset in ffmpeg [f4dd302a] by Anton Khirnov <anton@khirnov.net>
doc/developer.texi: document checkasm
9:52 AM Changeset in ffmpeg [a36ad2c6] by Anton Khirnov <anton@khirnov.net>
doc/developer.texi: document the use of other languages than C
9:42 AM Changeset in ffmpeg [27f8c9b2] by Anton Khirnov <anton@khirnov.net>
lavu/frame: deprecate AVFrame.pkt_{pos,size} These fields are …
9:42 AM Changeset in ffmpeg [2fb3ee17] by Anton Khirnov <anton@khirnov.net>
fftools/ffplay: stop using AVFrame.pkt_pos This field is ad-hoc and …
9:42 AM Changeset in ffmpeg [c29e5ab5] by Anton Khirnov <anton@khirnov.net>
fftools/ffplay: depend on avfilter Making lavfi optional adds a lot …
9:42 AM Changeset in ffmpeg [9141c0cf] by Anton Khirnov <anton@khirnov.net>
fftools/ffplay: drop an unused function argument
9:42 AM Changeset in ffmpeg [e6126ab] by Anton Khirnov <anton@khirnov.net>
fftools/ffprobe: stop using AVFrame.pkt_{pos,size} These fields are …
9:41 AM Changeset in ffmpeg [0ad64cdd] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: initialize graph inputs/outputs Avoids …
9:05 AM Ticket #10273 (ffmpeg amix puts audio input always at postion 0 first, and then at ...) updated by Ralph
Description changed
8:48 AM Ticket #10273 (ffmpeg amix puts audio input always at postion 0 first, and then at ...) closed by Elon Musk
invalid: Bug reports that links to 3d party sites are invalid. Provide full …
8:33 AM Ticket #10273 (ffmpeg amix puts audio input always at postion 0 first, and then at ...) updated by Ralph
Summary changed
8:31 AM Ticket #10273 (ffmpeg amix puts audio input always at postion 0 first, and then at ...) created by Ralph
Summary of the bug: ### ffmpeg messes up delayed inputs (repeats at …
6:36 AM Ticket #10261 (FFMPEG-QSV 1:N transcoding error/hang) closed by haihao
fixed: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=57afccc0ef8d3024ffb2d1
6:35 AM Ticket #10262 (FFMPEG-QSV 1:N Transcoding with deinterlace errors out at end) closed by haihao
fixed: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=57afccc0ef8d3024ffb2d1
5:48 AM Ticket #4905 (Splitting a flac file using -ss and -t creates chunks with wrong duration) updated by martin
I am facing this same issue: Input flac File: …
2:09 AM Changeset in ffmpeg [a3c93c03] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF Rescale the …
1:58 AM Changeset in ffmpeg [57afccc0] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF Rescale the …
Note: See TracTimeline for information about the timeline view.