Timeline
Apr 10, 2023:
- 9:52 PM Changeset in ffmpeg [c558fcf4] by
- avformat/matroskadec: also export non-HDR10+ ITU-T T.35 payloads as …
- 7:31 PM Ticket #10315 (B frames as references are not supported on gtx 1650 mobile using hevc) created by
- Summary of the bug: on a recent update of ffmpeg (i use arch btw) my …
- 2:48 PM Ticket #10144 (Segfault only on macOS in sws_scale() for DCI 2K resolution) updated by
-
I just noticed the following piece of documentation on the
data… - 2:20 PM Ticket #10314 (FFmpeg concat introduces gaps, even encoding to wav; does not occur ...) created by
- mpg123 -w out_mpg123.wav 160k_75_80_15-8_v5_B/00015[5678]* vs. echo …
- 8:55 AM Changeset in ffmpeg [b18a9c29] by
- avcodec/mjpegdec: support weird RGB subsampling with progressive This …
Apr 9, 2023:
- 1:47 PM Changeset in ffmpeg [f098eae] by
- fftools/ffmpeg_enc: factorize calling enc_init() It is done in the …
- 1:47 PM Changeset in ffmpeg [2225134e] by
- fftools/ffmpeg: clean up #includes Drop unneeded ctype.h and math.h. …
- 1:47 PM Changeset in ffmpeg [a2a09932] by
- fftools/ffmpeg: stop including os_support.h It was added for …
- 1:47 PM Changeset in ffmpeg [f30b620e] by
- fftools/ffmpeg: add encoder private data Start by moving …
- 1:47 PM Changeset in ffmpeg [44accfef] by
- fftools/ffmpeg: move audio/video encoding code to ffmpeg_enc.c
- 1:47 PM Changeset in ffmpeg [9de5dc74] by
- fftools/ffmpeg: move subtitle encoding to ffmpeg_enc.c
- 1:47 PM Changeset in ffmpeg [b79448fa] by
- fftools/ffmpeg: replace ff_dlog() with av_log() ff_dlog() is a lavu …
- 1:47 PM Changeset in ffmpeg [a996478e] by
- fftools/ffmpeg: simplify output stream initialization call graph …
- 1:47 PM Changeset in ffmpeg [d96f2fbf] by
- fftools/ffmpeg: move initializing encoders to a new file This file …
- 1:47 PM Changeset in ffmpeg [1dabd485] by
- fftools/ffmpeg: reindent after previous commit
- 1:47 PM Changeset in ffmpeg [39291f19] by
- fftools/ffmpeg: move encoder initialization to …
- 1:47 PM Changeset in ffmpeg [e1fe6c5] by
- fftools/ffmpeg: use stack variables to shorten code
- 1:47 PM Changeset in ffmpeg [e1e0c2c7] by
- fftools/ffmpeg: drop unnecessary indirection init_output_stream() can …
- 1:47 PM Changeset in ffmpeg [237f9b96] by
- fftools/ffmpeg: stop handling AVMEDIA_TYPE_DATA in …
- 1:47 PM Changeset in ffmpeg [923c6ab1] by
- fftools/ffmpeg: use sync queues for enforcing audio frame size The …
- 1:47 PM Changeset in ffmpeg [f9d3c065] by
- fftools/sync_queue: allow requesting a specific number of audio …
- 1:47 PM Changeset in ffmpeg [81cca3da] by
- fftools/sync_queue: make sure audio duration matches sample count For …
- 1:47 PM Changeset in ffmpeg [9a85245] by
- fftools/sync_queue: support operation with no limiting streams ffmpeg …
- 1:47 PM Changeset in ffmpeg [98b41d0] by
- fftools/sync_queue: document overall design
- 1:47 PM Changeset in ffmpeg [090950f8] by
- fftools/sync_queue: use timebase from input frames/packets They are …
- 1:47 PM Changeset in ffmpeg [87e9f5ad] by
- fftools/ffmpeg: move initializing next_[pd]ts to add_input_streams() …
- 1:47 PM Changeset in ffmpeg [8e23a62e] by
- fftools/ffmpeg: drop InputStream.processing_needed It is equivalent …
- 1:47 PM Changeset in ffmpeg [e1d12aaa] by
- fftools/ffmpeg: do not return finished streams from choose_output()
- 1:47 PM Changeset in ffmpeg [416e2661] by
- fftools/ffmpeg: make sure non-lavfi streams are closed on input EOF
- 1:44 PM Changeset in ffmpeg [862a626c] by
- avcodec/mediacodecenc: warning when global header is requested. Add …
- 1:44 PM Changeset in ffmpeg [34b8af79] by
- avformat/flvenc: use extract_extradata bsf when necessary …
- 1:22 PM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by
-
Cc changed
also had just run into this problem by using a input mkv with video … - 10:12 AM Changeset in ffmpeg [639ded1] by
- lavc/videotoolbox: fix warnings fix mixing declarations and code …
- 10:11 AM Changeset in ffmpeg [aa8ff224] by
- lavc/videotoolboxenc: fix warnings fix mixing declarations and code …
Apr 8, 2023:
- 6:24 PM Changeset in ffmpeg [82a14f36] by
- avformat/matroskadec: also validate the mapping when BlockAddIDType is …
- 6:12 PM Ticket #10259 (Some Scanity 10-bit monochrome DPX are rejected) closed by
- fixed: Fixed in 05e34523bc5db91618c0f1e9c8923eaf3ed1e74d.
- 6:08 PM Changeset in ffmpeg [05e34523] by
- avcodec/dpx: fix check of minimal data size for unpadded content …
- 6:08 PM Changeset in ffmpeg [12d1f7c4] by
- avdevice/decklink_enc: Add support for compressed AC-3 output over SDI …
- 1:38 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) updated by
-
Version changed
- 1:31 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) created by
- Summary of the bug: How to reproduce: […]
- 1:28 PM Changeset in ffmpeg [30f1f895] by
- fate/matroska: add HDR10+ muxing tests Signed-off-by: James Almer …
- 1:28 PM Changeset in ffmpeg [bda44f0f] by
- avformat/matroskaenc: support writing Dynamic HDR10+ packet side data …
- 1:21 PM Changeset in ffmpeg [e1f691b] by
- avformat/matroskadec: remove itu_t_t35 flag from MatroskaTrack It's …
Apr 7, 2023:
- 10:06 PM Changeset in ffmpeg [c3ad8862] by
- Update for FFmpeg 4.4.4 Signed-off-by: Michael Niedermayer …
- 9:40 PM Changeset in ffmpeg [6f1b402e] by
- avcodec/tests/snowenc: Fix 2nd test (cherry picked from commit …
- 9:40 PM Changeset in ffmpeg [268c460c] by
- avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches …
- 9:40 PM Changeset in ffmpeg [e5a261e9] by
- avcodec/snowenc: Fix visual weight calculation Signed-off-by: Michael …
- 9:40 PM Changeset in ffmpeg [00c20730] by
- avcodec/tests/snowenc: unbreak DWT tests the IDWT data type …
- 9:40 PM Changeset in ffmpeg [4d82b7ba] by
- avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
- 9:40 PM Changeset in ffmpeg [c513bd48] by
- avformat/nutdec: Add check for avformat_new_stream Check for failure …
- 9:40 PM Changeset in ffmpeg [a56d3a1e] by
- avcodec/mpeg12dec: Check input size Fixes: Timeout Fixes: …
- 9:40 PM Changeset in ffmpeg [4bcb493a] by
- avcodec/escape124: Fix some return codes Signed-off-by: Michael …
- 9:40 PM Changeset in ffmpeg [3392936e] by
- avcodec/escape124: fix signdness of end of input check Fixes: Timeout …
- 9:40 PM Changeset in ffmpeg [ea238698] by
- Use https for repository links Reviewed-by: Stefano Sabatini …
- 9:40 PM Changeset in ffmpeg [ad28b01a] by
- avcodec/rpzaenc: stop accessing out of bounds frame (cherry picked …
- 9:40 PM Changeset in ffmpeg [fa201297] by
- avcodec/motionpixels: Mask pixels to valid values Fixes: out of array …
- 9:40 PM Changeset in ffmpeg [0f6580b1] by
- avcodec/xpmdec: Check size before allocation to avoid truncation …
- 9:40 PM Changeset in ffmpeg [4c34976f] by
- avcodec/bink: Avoid undefined out of array end pointers in …
- 9:40 PM Changeset in ffmpeg [8b84cffb] by
- avcodec/bink: Fix off by 1 error in ref end Fixes: out of array …
- 9:40 PM Changeset in ffmpeg [bc9e149c] by
- avcodec/utils: Ensure linesize for SVQ3 Fixes: Assertion block_w * …
- 9:40 PM Changeset in ffmpeg [0c5f3c23] by
- avcodec/utils: allocate a line more for VC1 and WMV3 Fixes: out of …
- 9:40 PM Changeset in ffmpeg [545cfee] by
- avcodec/videodsp_template: Adjust pointers to avoid undefined pointer …
- 9:40 PM Changeset in ffmpeg [3eaf6530] by
- avcodec/pngdec: Check deloco index more exactly Fixes: out of array …
- 9:40 PM Changeset in ffmpeg [73eb9578] by
- avcodec/ffv1dec: Check that num h/v slices is supported Fixes: out of …
- 9:40 PM Changeset in ffmpeg [f9726596] by
- avformat/mov: Check samplesize and offset to avoid integer overflow …
- 9:40 PM Changeset in ffmpeg [773d1b85] by
- avcodec/pictordec: Remove mid exit branch This causes the RLE decoder …
- 9:40 PM Changeset in ffmpeg [261ff2e2] by
- avcodec/eac3dec: avoid float noise in fixed mode addition to overflow …
- 9:40 PM Changeset in ffmpeg [8478879a] by
- avcodec/utils: use 32pixel alignment for bink bink supports 16x16 …
- 9:40 PM Changeset in ffmpeg [e243076b] by
- avcodec/scpr3: Check bx Fixes: Out of array access Fixes: …
- 9:40 PM Changeset in ffmpeg [e5a88d62] by
- avcodec/012v: Order operations for odd size handling Fixes: out of …
- 9:40 PM Changeset in ffmpeg [2ae1a70c] by
- avcodec/eatgq: : Check index increments in tgq_decode_block() Fixes: …
- 9:40 PM Changeset in ffmpeg [68da8e97] by
- avcodec/scpr: Test bx before use Fixes: out of array access on 32bit …
- 9:40 PM Changeset in ffmpeg [2a47fecb] by
- avformat/mxfdec: Use 64bit in remainder Fixes: signed integer …
- 9:40 PM Changeset in ffmpeg [9f828f14] by
- avcodec/sunrast: Fix maplength check Fixes: out of bounds read …
- 9:40 PM Changeset in ffmpeg [fdff97fe] by
- avcodec/wavpack: Avoid undefined shift in get_tail() Fixes: left …
- 9:40 PM Changeset in ffmpeg [79afac27] by
- avcodec/wavpack: Check for end of input in wv_unpack_dsd_high() …
- 9:40 PM Changeset in ffmpeg [04b48cef] by
- avformat/id3v2: Check taglen in read_uslt() Fixes: Timeout (read …
- 9:40 PM Changeset in ffmpeg [74361386] by
- avcodec/tiff: Ignore tile_count Fixes: out of array access Fixes: …
- 9:40 PM Changeset in ffmpeg [b314170e] by
- avcodec/ffv1dec: restructure slice coordinate reading a bit Fixes: …
- 9:40 PM Changeset in ffmpeg [3f4ec2d6] by
- avcodec/mlpdec: Check max matrix instead of max channel in noise check …
- 9:40 PM Changeset in ffmpeg [0891a36] by
- swscale/input: Use more unsigned intermediates Same principle as …
- 9:40 PM Changeset in ffmpeg [383a5185] by
- avcodec/alsdec: The minimal block is at least 7 bits Signed-off-by: …
- 9:40 PM Changeset in ffmpeg [37aaa56] by
- avformat/replaygain: avoid undefined / negative abs Fixes: signed …
- 9:40 PM Changeset in ffmpeg [a73cd6ae] by
- swscale/output: Bias 16bps output calculations to improve non …
- 9:40 PM Changeset in ffmpeg [2177cc8e] by
- avcodec/speedhq: Check buf_size to be big enough for DC Fixes: …
- 9:40 PM Changeset in ffmpeg [a16aaae6] by
- avcodec/ffv1dec: Fail earlier if prior context is corrupted …
- 5:13 PM Changeset in ffmpeg [6d31619a] by
- avformat/matroskadec: validate MaxBlockAdditionID in the presence of …
- 2:57 PM Changeset in ffmpeg [2133cadf] by
- avformat/matroskadec: reindent after the previous commit …
- 2:55 PM Changeset in ffmpeg [88de01d8] by
- avformat/matroskadec: parse all BlockAdditionMapping elements and …
- 10:50 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
- Replying to quinkblack: > Can you test patch 1/3 and 2/3: …
- 10:21 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
- OK, I will update the patch and try again tomorrow. best regards
Apr 6, 2023:
- 9:54 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
-
Priority, Version, Component changed
- 8:49 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- Fixed in Avisynth 3.7.3 Beta 10 by Stephen: …
- 4:54 AM Changeset in ffmpeg [b564ad8e] by
- lavc/aarch64: add hevc deblock chroma 8-12bit Benched on Ampere …
- 4:16 AM Changeset in ffmpeg [68c151cb] by
- checkasm: add hevc_deblock chroma test Signed-off-by: J. Dekker …
Apr 5, 2023:
- 10:50 PM Changeset in ffmpeg [feeeefc3] by
- avformat/mxfenc: reject unsupported ffv1 versions Signed-off-by: …
- 10:50 PM Changeset in ffmpeg [f0cd5610] by
- avcodec/ffv1dec: reject unsupported ffv1 versions Signed-off-by: …
- 10:49 PM Changeset in ffmpeg [916be62d] by
- tests/fate/vcodec.mak: drop strict experimental from j2k tests …
- 10:40 PM Changeset in ffmpeg [33ef8778] by
- avdevice/decklink_enc: Add support for output of Active Format …
- 10:40 PM Changeset in ffmpeg [88da4b5] by
- fate: split mxf test dependencies to DV and MPEG2 Signed-off-by: …
- 10:40 PM Changeset in ffmpeg [8f534618] by
- avformat/mxfdec: treat Random Index Pack as end of file RIP, if …
- 9:11 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by
- Replying to Balling: > >the error message bpno became …
- 9:00 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by
- >the error message bpno became invalid is emitted Is there any …
- 8:44 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) updated by
- Here [jpeg2000 @ 00000292f9557740] bpno became invalid is no longer …
- 8:40 PM Ticket #5360 (Errors shown when correctly decoding jpeg2000 frames) closed by
- fixed: Native (and only native, nonnative decoder was removed, BOOOO!!!) …
- 8:29 PM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by
-
Owner changed
hey, please apply!!! - 8:22 PM Ticket #10061 (jpeg2000: crash with forced libopenjpeg decoder and image2 demuxer) updated by
- libopenjpeg decoder was just removed. …
- 8:19 PM Ticket #10058 (jpeg2000: support paletted images) updated by
- Genius Michael Niedermayer removed libopenjpeg decoder whatsover. WTF. …
- 3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
-
Owner changed
- 3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
-
Status changed
Can you test patch 1/3 and 2/3: … - 12:47 PM Changeset in ffmpeg [61b27b15] by
- avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to …
- 12:47 PM Changeset in ffmpeg [1c2a1e07] by
- avformat/matroskaenc: write a MaxBlockAdditionID element A non zero …
- 12:47 PM Changeset in ffmpeg [00fde806] by
- avformat/matroska: add a few more Block Addition ID Type enum values …
- 12:47 PM Changeset in ffmpeg [c73cf41f] by
- avformat/matroskadec: export Dynamic HDR10+ packet side data …
- 12:47 PM Changeset in ffmpeg [6def8625] by
- avformat/matroskadec: set the default value for BlockAddIDType …
- 12:47 PM Changeset in ffmpeg [44513156] by
- avformat/matroskadec: support parsing more than one BlockMore element …
Apr 4, 2023:
- 11:04 PM Ticket #10203 (ASS encoder inserts null character into middle of output) closed by
- fixed: Fixed in 5f92a192315fc9349e7c9bdc923666f79d5c5e8d.
- 7:20 PM Ticket #10312 (Regression in transcode example) created by
-
Summary of the bug:
doc/examples/transcode.cbroken since 6.0 … - 2:39 PM SponsoringPrograms/GSoC/2023 edited by
- (diff)
- 1:12 PM Ticket #10311 (libsvtav1 mjpeg image conversion with errors the process does not ...) created by
- Summary of the bug: libsvtav1 mjpeg image conversion with errors the …
- 11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) closed by
- fixed
- 11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- Issue confirmed on Avisynth side, version 3.7.2 stable. Will be fixed …
- 9:45 AM Changeset in ffmpeg [2244722f] by
- doc/ffmpeg: rewrite the introductory paragraph This is not the place …
- 9:45 AM Changeset in ffmpeg [bf6df790] by
- doc/ffmpeg: refine program title It is a media converter, not just a …
- 9:44 AM Changeset in ffmpeg [1d3f7178] by
- lavf/mux: clarify log messages when choosing oformat fails Current …
- 9:42 AM Changeset in ffmpeg [dffb058f] by
- lavf: fall back to a more meaningful log instance name An …
- 5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by
-
Summary changed
- 5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by
-
Description changed
- 5:10 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) created by
- Our fuzzer found a new stack overflow bug. Command Input […] …
- 5:06 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) updated by
-
Description changed
- 5:04 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) created by
- Our fuzzer found a new heap overflow bug in FFmpeg. Command input …
- 4:58 AM Ticket #10308 (heap-buffer-overflow in ffmpeg (get_vlc2 at libavcodec/get_bits.h:639)) created by
- Hello, our fuzzer found a new heap-overflow bug. Command to …
- 4:46 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) updated by
- I think this can be a duplicate of https://trac.ffmpeg.org/ticket/10305.
- 4:43 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) created by
- Our fuzzer found a new SEGV bug in FFmpeg. Command Input […] …
- 4:35 AM Ticket #10306 (Segmentation Violation (cmp_inline in libavcodec/motion_est.c:219)) created by
- Hello, our fuzzer found a new SEGV bug in FFmpeg. Command Input …
- 4:25 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) updated by
-
Description changed
- 4:24 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) created by
- Hi, our fuzzer found a new SEGV bug in ffmpeg. Command Input …
- 4:15 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) updated by
-
Keywords, Component changed
- 4:11 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) created by
- Hi, our fuzzer found a new SEGV in ffmpeg. Command to Reproduce …
Apr 3, 2023:
- 11:15 PM Changeset in ffmpeg [97c95961] by
- avcodec/libfdk-aaceenc: add a flush callback Signed-off-by: James …
- 11:15 PM Changeset in ffmpeg [4c00aa03] by
- avcodec/libx264: add a flush callback Signed-off-by: James Almer …
- 5:02 PM Ticket #10292 (Segmentation Fault with Rubberband and Large Multi Channel WAV) updated by
- Just to add, I was experiencing the same issue on the latest Windows …
- 12:45 PM Ticket #10302 (feedback filter bug) updated by
- The issue is only reproducible with 10-bit video if x is odd. No …
- 11:45 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
-
Summary changed
- 11:44 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
- Attempted to do experiment with stable ffmpeg-6 ffmpeg version …
- 11:07 AM Ticket #8705 (content_type option is not working with tee output) updated by
- I have the same issue with -content_type, -ice_name and -ice_url. This …
- 10:49 AM Ticket #6620 (Build fails on Windows due to command line truncation) updated by
- Oddly enough vcpkg does use GNU Make 4.3 and yet i am impacted by this …
- 10:11 AM Changeset in ffmpeg [3f28c576] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 10:10 AM Changeset in ffmpeg [f6facaf8] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 10:05 AM Changeset in ffmpeg [00282752] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 10:03 AM Changeset in ffmpeg [a6dc9296] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 9:59 AM Changeset in ffmpeg [9a245bdf] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 9:30 AM Changeset in ffmpeg [6941788d] by
- avformat/movenc: correct loci parameter handling 3GPP TS 26.244 Table …
- 9:12 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
-
Description changed
- 9:10 AM Ticket #10303 (speed issues with https and particular mxf files on input) created by
- Summary of the bug: How to reproduce: […] On output i see this …
- 8:58 AM Ticket #10302 (feedback filter bug) updated by
- Replying to Michael Koch: > I see, it's reproducible only …
- 8:47 AM Ticket #10302 (feedback filter bug) updated by
- I see, it's reproducible only if x and h are odd numbers. As a …
- 8:39 AM Ticket #10302 (feedback filter bug) updated by
- Replying to 张文兵: > Replying to Michael Koch: > …
- 8:33 AM Ticket #10302 (feedback filter bug) updated by
- Replying to Michael Koch: > Please show the full console …
- 8:21 AM Ticket #10302 (feedback filter bug) updated by
- Please show the full console output. I can't reproduce the issue with …
- 7:13 AM Ticket #10302 (feedback filter bug) created by
- Summary of the bug: 10bit video using 'feedback' appears with a green …
- 7:07 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- Uhmmmm AVSPmod mod is also affected. I'm debugging a bit to understand …
- 6:54 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- What I've actually done in production is check whether the source is …
- 3:42 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) closed by
- fixed: Should have been fixed by 182663a58a7a099e02e76da3b0f96d63e5c26a6d.
- 2:37 AM CompilationGuide/Ubuntu edited by
- Add FAQ on compiling to a 32-bit Ubuntu target on an Ubuntu 64-bit host (diff)
- 1:22 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) updated by
-
Description changed
- 1:21 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) created by
- Summary of the bug: How to reproduce: […] As you can see, the …
Note:
See TracTimeline
for information about the timeline view.
