Timeline
Apr 13, 2025:
- 11:54 PM Ticket #11271 (How to choose the best hwaccel?) updated by
- > ("-f null" of FFmpeg already gives nothing, I believe) It does …
- 8:49 PM Changeset in ffmpeg [75d5672b] by
- avcodec/mpegaudioenc: Rename MPA_encode_* -> mpa_encode_* …
- 8:49 PM Changeset in ffmpeg [7915e2a0] by
- avcodec/mpegaudioenc: Move PutBitContext to stack Avoids keeping …
- 8:49 PM Changeset in ffmpeg [62e1abcf] by
- avcodec/mpegaudioenc: Don't pad one bit at a time Signed-off-by: …
- 8:49 PM Changeset in ffmpeg [87f3e209] by
- avcodec/mpegaudioenc: Avoid intermediate buffer We know the final …
- 8:49 PM Changeset in ffmpeg [6f7ebef] by
- avcodec/mpegaudioenc: Combine writing scale factors Signed-off-by: …
- 8:49 PM Changeset in ffmpeg [db75955d] by
- avcodec/mpegaudioenc_{fixed,float}: Merge encoders Most of the …
- 8:49 PM Changeset in ffmpeg [13a0d0ad] by
- avcodec/mpegaudioenc_template: Remove always-false branch The sample …
- 8:49 PM Changeset in ffmpeg [66310f8a] by
- avformat/asf_tags: Deduplicate tags Signed-off-by: Andreas Rheinhardt …
- 8:49 PM Changeset in ffmpeg [413905bf] by
- avcodec/opus/tab: Deduplicate arrays Signed-off-by: Andreas …
- 8:49 PM Changeset in ffmpeg [35fcdb2] by
- swscale/x86/rgb2rgb: Deduplicate ASM constants Signed-off-by: Andreas …
- 8:49 PM Changeset in ffmpeg [044bfc77] by
- avcodec/aac{enc,}tab: Deduplicate swb tables Signed-off-by: Andreas …
- 8:49 PM Changeset in ffmpeg [ab1bc2f7] by
- avcodec/aacenc: Remove always-false check The sample rates have …
- 8:47 PM Changeset in ffmpeg [516bcfc1] by
- avutil/aes: Use #if checks instead of if (ARCH_X86) Reviewed-by: …
- 8:47 PM Changeset in ffmpeg [f81ace52] by
- avutil/aes: Make aes_init_static() av_cold Signed-off-by: Andreas …
- 8:47 PM Changeset in ffmpeg [c8c4e55b] by
- avcodec/motionpixels: Avoid av_unused Easily possible now that …
- 5:46 PM Ticket #11544 (Speex playback (native decoder) stutters 32,000 Hz file) updated by
-
Component, Cc changed
͏ Try "libspeex" instead? ͏ The several built-in codecs seems … - 5:09 PM Ticket #11271 (How to choose the best hwaccel?) updated by
-
Cc changed
͏ “Slightly wrong on Windows: pipe "-" is not supposed to be used. … - 4:45 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- ͏ Maybe try "-v debug" and compare the output looking for anomaly?
- 4:39 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- ͏ “... ended up recording a still frame of the application. ͏ I …
- 4:31 PM Ticket #11545 ([dec:libzvbi_teletextdec] Error while opening decoder: Internal bug, ...) created by
- Summary of the bug: After …
- 4:26 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
-
͏ Off-Topic:
͏ Does simply using "
https://flash1.bogulus.cfd/" … - 3:31 PM Ticket #11430 ([Regression] Data stream in output may glitch "-stats" display since 7.0) updated by
- ͏= Streams of unequal length may glitch "-stats" display since 7.0 = …
- 2:43 PM Ticket #6763 (swscale: Out-of-bounds memory accesses) updated by
- I just ran into this same problem. `sws_scale(swsctx, …
- 2:26 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- No, even recording desktop does not work fine. Try to press …
- 6:49 AM Changeset in ffmpeg [bf327ac6] by
- avcodec/hq_hqa: Check size before initializing GetByteContext Enables …
- 6:48 AM Changeset in ffmpeg [16943876] by
- avcodec/hq_hqa: Remove implicit always-false checks This decoder has …
- 6:26 AM Changeset in ffmpeg [c39e23cc] by
- avcodec/hq_hqa: Check available date before allocating frame …
- 6:26 AM Changeset in ffmpeg [c1f124f3] by
- avcodec/hq_hqa: Use ff_vlc_init_from_lengths() This allows to avoid …
- 6:25 AM Changeset in ffmpeg [9c0d6145] by
- avcodec/hq_hqa: Include implicit +1 run in RL VLC table …
- 6:25 AM Changeset in ffmpeg [ce0074f9] by
- avcodec/hq_hqa: Use RL-VLC table This moves indirections to init. …
- 6:24 AM Changeset in ffmpeg [18309fba] by
- avcodec/hq_hqadata: Avoid relocations Initialize a list of 128 …
- 6:22 AM Changeset in ffmpeg [c12108c] by
- avcodec/hq_hqa: Don't zero in small chunks, don't zero twice Up until …
- 6:21 AM Changeset in ffmpeg [12c9ffa] by
- avcodec/hq: Include alpha in cbp VLC table Signed-off-by: Andreas …
- 6:14 AM Changeset in ffmpeg [e38616c4] by
- avcodec/hq{xvlc,_hqadata}: Deduplicate and hardcode cbp table This …
Apr 12, 2025:
- 4:23 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- Reproducer: […] Legal note: Realitatea Plus, a Romanian news TV …
- 12:28 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
- Fixed in cf1c52c5c6cc82a27080fdaee53354f026401c7f Yay >not, if the …
- 12:10 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- Replying to malaawar: > Interesting, but it is able to …
- 8:12 AM Ticket #8343 (h261dec doesn't mark keyframes) closed by
- fixed: Implemented in 88d8150de71cdb5588c42027b7fc516049a92c51.
- 7:58 AM Changeset in ffmpeg [30996b71] by
- avcodec/avcodec: Remove always-false check avcodec_free_context() …
- 7:58 AM Changeset in ffmpeg [cf1c52c5] by
- avcodec/h261dec: Set pict_type during init Signed-off-by: Andreas …
- 7:58 AM Changeset in ffmpeg [88d8150d] by
- avcodec/h261dec: Export key frame information Implements ticket …
- 7:58 AM Changeset in ffmpeg [6a202c34] by
- avcodec/asvenc: Use tighter MAX_MB_SIZE constant Also document the …
- 7:57 AM Changeset in ffmpeg [9bb617b3] by
- avcodec/asvenc: Don't use FF_INPUT_BUFFER_MIN_SIZE ASV-1/2 does not …
Apr 11, 2025:
- 10:21 AM Changeset in ffmpeg [b02985b1] by
- avcodec/amfenc_av1: Add B-frame QP control
- 9:26 AM Changeset in ffmpeg [f702cf42] by
- avcodec/mediacodecdec: Reset optional fields when parse format Parse …
- 7:13 AM Ticket #11430 ([Regression] Data stream in output may glitch "-stats" display since 7.0) updated by
- I could add the same case, but in other conditions. It more simplest …
- 4:24 AM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- Replying to MB SOFT: > the solution would be to implement …
- 4:24 AM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- Replying to MB SOFT: > gdigrab cannot grab windows that …
- 4:13 AM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- Replying to MasterQuestionable: > ͏ Log content of …
- 1:06 AM Changeset in ffmpeg [93ae305c] by
- fftools/ffprobe: Rename AVTextFormatContext variables (w => tfc) …
- 1:06 AM Changeset in ffmpeg [15e99b23] by
- fftools/ffprobe: Rename writer_print_section_* and WriterContext …
- 1:06 AM Changeset in ffmpeg [d7a3f68f] by
- fftools/ffprobe: Change to use textformat api Signed-off-by: …
- 1:06 AM Changeset in ffmpeg [97d680d] by
- fftools/textformat: Extract and generalize textformat api from …
Apr 10, 2025:
- 3:03 PM Changeset in ffmpeg [d79e4f6d] by
- tests/fate/checkasm: add the aes test Signed-off-by: James Almer …
- 3:02 PM Changeset in ffmpeg [a039726] by
- avutil/x86/aes: remove a few branches The rounds value is constant …
- 1:08 PM Ticket #11544 (Speex playback (native decoder) stutters 32,000 Hz file) updated by
-
Description changed
- 1:08 PM Ticket #11544 (Speex playback (native decoder) stutters 32,000 Hz file) updated by
-
Component changed
- 1:06 PM Ticket #11544 (Speex playback (native decoder) stutters 32,000 Hz file) updated by
-
Summary changed
- 1:06 PM Ticket #11544 (Speex playback (native decoder) stutters 32,000 Hz file) created by
- Summary of the bug: How to reproduce: Play a Speex file with mpv. …
- 10:30 AM Changeset in ffmpeg [4d4b301e] by
- checkasm: hevc_pel: Use helpers for checking for writes out of bounds …
- 6:52 AM Ticket #11271 (How to choose the best hwaccel?) updated by
- Oh, and also there is a bug on Linux vs windows for real time …
- 6:23 AM Ticket #11271 (How to choose the best hwaccel?) updated by
- >command I posted works, so I'm not going to mess with it. It errors …
- 6:20 AM Ticket #10913 (Generated sdp file missing audio) updated by
- i try to reproduce this issue but not meet this problem So can you …
- 5:06 AM Ticket #11271 (How to choose the best hwaccel?) updated by
- Replying to Balling: > -f null NUL - > > > makes no …
- 4:55 AM Ticket #11021 (ffplay with nodisp flag on RTSP input fails to open stream) updated by
- Hi, I try to reproduce this issue in latest commit but not meet this …
- 1:01 AM Changeset in ffmpeg [f6cd9bfa] by
- doc/encoders: Document png pred Signed-off-by: Michael Niedermayer …
- 1:01 AM Changeset in ffmpeg [fbf002db] by
- avcodec/pngenc: set default prediction method to PAETH this is a good …
- 1:01 AM Changeset in ffmpeg [e47a3c7d] by
- doc/encoders: Document compression_level for PNG Signed-off-by: …
- 1:01 AM Changeset in ffmpeg [c6a889f3] by
- avcodec/osq: avoid undefined negation Fixes: negation of -2147483648 …
- 1:01 AM Changeset in ffmpeg [d16a058d] by
- swscale/swscale: Do not crash on floats Fixes: shift exponent 32 is …
- 1:01 AM Changeset in ffmpeg [ce538ef9] by
- swscale/output: Fix integer overflow in yuv2gbrp_full_X_c() Fixes: …
- 1:01 AM Changeset in ffmpeg [3aec1f87] by
- avcodec/ffv1enc: permit 1024 slices Signed-off-by: Michael …
Apr 9, 2025:
- 10:34 PM Ticket #11543 (ffplay cannot find initialization section of MPEG-DASH on macOS) updated by
-
Component, Version, Cc, Status, Owner changed
- 10:33 PM Ticket #11543 (ffplay cannot find initialization section of MPEG-DASH on macOS) updated by
- This patch should fix this bug …
- 8:59 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- […] All the above did was add an additional 10 seconds to the …
- 7:08 PM Changeset in ffmpeg [00c50a29] by
- avcodec/nvdec_vc1: add marker insertion logic This mirrors existing …
- 11:52 AM Changeset in ffmpeg [d073d0d3] by
- avcodec/dovi_rpuenc: Constify dv_levels Signed-off-by: Andreas …
- 11:52 AM Changeset in ffmpeg [12672736] by
- avcodec/m[jx]pegdec: Simplify freeing frame Signed-off-by: Andreas …
- 11:52 AM Changeset in ffmpeg [7ddcd55d] by
- tests/fate/vcodec: Test "default" Huffman tables, too Since …
- 11:52 AM Changeset in ffmpeg [31d5686c] by
- avocdec/mjpegenc_huffman: Avoid redundant loop There is no point in …
- 11:52 AM Changeset in ffmpeg [7ad16a44] by
- avcodec/mjpegenc_huffman: Make ff_mjpegenc_huffman_compute_bits() …
- 11:52 AM Changeset in ffmpeg [a2136d54] by
- avcodec/aacenc_is: Make ff_aac_is_encoding_err() static Possible …
- 11:52 AM Changeset in ffmpeg [d78cb537] by
- avcodec/x86/hevcdsp: Move to x86/hevc Signed-off-by: Andreas …
- 11:52 AM Changeset in ffmpeg [05ae73ac] by
- avcodec/x86/hevcdsp: Move macro to dsp_init.c It belongs to the …
- 11:52 AM Changeset in ffmpeg [35aee3ca] by
- avcodec/x86/hevc/dsp_init: Reindent after the previous commits …
- 11:52 AM Changeset in ffmpeg [6875f495] by
- avcodec/x86/hevc/dsp_init: Make ff_hevc_put_bi_[eq]?pel* funcs static …
- 11:52 AM Changeset in ffmpeg [9211abfe] by
- avcodec/x86/hevc/dsp_init: Make ff_hevc_put_[eq]?pel_* static …
- 11:52 AM Changeset in ffmpeg [3f1aacff] by
- avcodec/x86/hevc/dsp_init: Make ff_hevc_put_uni_[qe]?pel* funcs static …
- 11:52 AM Changeset in ffmpeg [c34d7731] by
- avcodec/x86/hevc/dsp_init: Make ff_hevc_put_bi_w_* functions static …
- 11:52 AM Changeset in ffmpeg [0cd67da9] by
- avcodec/x86/hevc/dsp_init: Make ff_hevc_put_uni_w_* functions static …
- 11:52 AM Changeset in ffmpeg [977d65ae] by
- avcodec/x86/hevc/mc: Remove unused functions Saved 11536B here. …
- 11:52 AM Changeset in ffmpeg [d72a9af5] by
- avcodec/celp_math: Mark ff_celp_math_init() as av_cold Also do the …
- 11:52 AM Changeset in ffmpeg [77b147d3] by
- avcodec/lsp: Make ff_acelp_lsp2lpc() static Signed-off-by: Andreas …
- 11:52 AM Changeset in ffmpeg [2c65d3be] by
- avcodec/celp_math: Reuse ff_scalarproduct_float_c() Signed-off-by: …
- 11:52 AM Changeset in ffmpeg [159b4828] by
- avcodec/x86/vvc/dsp_init: Make avg wrappers static Signed-off-by: …
- 11:52 AM Changeset in ffmpeg [5c619da0] by
- avcodec/x86/vvc/dsp_init: Make alf wrappers static Signed-off-by: …
- 11:52 AM Changeset in ffmpeg [ed37a8f7] by
- avcodec/x86/vvc/dsp_init: Make ff_vvc_apply_bdof_##bd##_avx2 static …
- 11:52 AM Changeset in ffmpeg [9ba6f99a] by
- avcodec/x86/vvc/dsp_init: Make put wrappers static Signed-off-by: …
- 11:44 AM Changeset in ffmpeg [aeed747f] by
- avutil/aes: use pthread_once to fill the static tables Signed-off-by: …
- 11:03 AM Ticket #11271 (How to choose the best hwaccel?) updated by
- -f null NUL - makes no sense. - is pipe. NUL is a file (well, …
- 10:27 AM Ticket #11271 (How to choose the best hwaccel?) updated by
- Replying to Balling: > >On windows I used the following …
- 9:45 AM Ticket #11271 (How to choose the best hwaccel?) updated by
- >On windows I used the following command, changing cuda with the other …
- 9:45 AM Changeset in ffmpeg [890b8da1] by
- configure: Allow mixing declarations and statements This C90 rule …
- 9:45 AM Changeset in ffmpeg [830fab68] by
- avutil/tests/channel_layout: Improve enum range check Both GCC and …
- 9:41 AM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- gdigrab cannot grab windows that contains d3d11 or d3d12 textures, you …
- 1:38 AM Ticket #4489 (mkv cropping) closed by
- fixed
- 1:38 AM Ticket #4489 (mkv cropping) updated by
- This was fixed in …
- 12:56 AM Ticket #11543 (ffplay cannot find initialization section of MPEG-DASH on macOS) created by
- Summary of the bug: ffplay fails to play MPEG-DASH on local storage if …
- 12:12 AM Ticket #11531 ([Regression] AAC audio in RTSP no more muxed with "-c copy") updated by
-
Resolution changed
i found the root reason after careful research, this indeed a bug …
Apr 8, 2025:
- 11:43 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- ͏ Probably. ͏ But the whole color primaries thing actually …
- 10:42 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- If I specify color space conversion, should the filter automatically …
- 9:49 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- >Probably it indeed supports RGB input Since rather recently yes. …
- 7:59 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- ͏ Log content of interest: [[ Opening an input file: …
- 7:28 PM Ticket #11271 (How to choose the best hwaccel?) closed by
- fixed: As stated above, I created a 3 minute Mandelbrot video in yuv420p, …
- 6:54 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- Last I played around with "-filter_threads" and/or …
- 5:56 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- the solution would be to implement the windows graphics capture api …
- 5:19 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- The target app is Blender (a 3D modeling software) Been testing this …
- 5:11 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- ͏ Target app? ͏ Tested OS versions? ͏ Cropping the full …
- 4:59 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- For my specific use case I need it to record just the target app, …
- 4:49 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- ͏ Maybe the target app could reject the display hook? ͏ (try …
- 4:38 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
- I tried the command while running the command prompt as an …
- 4:33 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) updated by
-
Cc changed
͏ Probably permissions issue? ͏ "shows a black screen recording … - 4:12 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- ͏ Well... it appears NVENC was miraculously (erroneously? [1]) …
- 3:21 PM Ticket #11542 (gdigrab sometimes fails to capture specific windows on some machines) created by
- Summary of the bug: Hello, I am trying to setup ffmpeg to record …
- 12:44 PM Changeset in ffmpeg [02eda84] by
- avcodec/h264: fix reference reordering Fixes hardware decoders …
- 11:50 AM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- The internal rgb->yuv converter of nvenc is incredibly simplistic, and …
- 7:00 AM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- Here's what I found after analyzing the debug logs with both libx264 …
- 2:38 AM Changeset in ffmpeg [1e5c65f5] by
- avutil/dict: fix memleak in av_dict_set() Regression since …
- 1:38 AM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- ͏ Maybe the encoders after all picked their preferred color …
Apr 7, 2025:
- 10:48 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- The EXR file is gbrapf16le. Why when using libx264, ffmpeg …
- 10:12 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
-
Summary, Type, Component, Keywords, Analyzed by developer, Cc changed
͏ The input EXR seems to be of certain RGB colorspace … - 6:29 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- If it's not related to pixel format, why does the color space change …
- 6:12 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
- >color space gets incorrectly set to bt470bg instead of bt709 when not …
- 5:50 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
-
Description changed
- 5:10 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- This should be fixed with a whitelist of allowed demuxers rather than …
- 4:34 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
-
Description changed
- 4:33 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) updated by
-
Description changed
- 4:07 PM Ticket #11541 (Better warning for silently skipped color primaries meddling?) created by
- When using any NVENC encoder (av1_nvenc, hevc_nvenc, h264_nvenc) with …
- 3:12 PM Ticket #11540 (Audio artifacts in hls/dash segments) updated by
-
Description changed
- 3:11 PM Ticket #11540 (Audio artifacts in hls/dash segments) created by
- When generating a segmented audio live stream (hls/dash), ffmpeg …
- 2:50 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- ͏ I think the first thing would be, to assure the validity of the …
- 2:34 PM Ticket #11537 (ffmpeg 6.1.3 please?) updated by
-
Cc changed
͏ Quite wondering that, why would some mere arithmetic overflow of … - 1:04 PM Ticket #5641 (Support WebVTT according to MKV specs) updated by
-
Cc changed
͏ Relocated: ͏ … - 12:51 PM Ticket #11539 (ffmpeg hangs when using gdigrab with show_region on Windows) created by
- Summary of the bug: How to reproduce: […] Then if you move your …
- 7:30 AM Ticket #11531 ([Regression] AAC audio in RTSP no more muxed with "-c copy") closed by
- wontfix: Replying to HelFix: > > ffmpeg version n7.1-56-gf265f9c9d0 …
Apr 6, 2025:
- 11:50 PM Ticket #6949 (No support for multiple values in ID3v2.4 tags.) closed by
- Fixed by rcombs in 80b77e8e8d0630710ad6069133f397459015f139
- 11:46 PM Changeset in ffmpeg [f3f1a48a] by
- APIChanges & version bump for AV_DICT_DEDUP Signed-off-by: Michael …
- 11:02 PM Changeset in ffmpeg [89df6d40] by
- avcodec/ffv1enc: Fix remap > 0 with gbrp12, that is non float …
- 11:02 PM Changeset in ffmpeg [175cd4ce] by
- avcodec/ffv1enc: avoid slices larger than 360x288 if no value is …
- 11:02 PM Changeset in ffmpeg [1b04fb38] by
- avcodec/ffv1enc: Remove 65536 pixel per slice limit for remap About …
- 11:02 PM Changeset in ffmpeg [feceed92] by
- avcodec/ffv1: Store slices*planes with the minimum bits needed after …
- 11:02 PM Changeset in ffmpeg [80b77e8] by
- lavf/id3v2dec: support multiple values and TIPL frames Fixes …
- 11:02 PM Changeset in ffmpeg [172e7ca6] by
- lavf/metadata: support duplicate keys in ff_metadata_conv …
- 11:02 PM Changeset in ffmpeg [19e9a203] by
- lavu/dict: add AV_DICT_DEDUP This is useful when multiple metadata …
- 5:15 PM Ticket #5641 (Support WebVTT according to MKV specs) updated by
- Replying to ale5000: > …
- 5:03 PM Ticket #11444 (Overflow-2 in start_time_realtime calculation in rtsp.c) closed by
- fixed
- 5:01 PM Ticket #11444 (Overflow-2 in start_time_realtime calculation in rtsp.c) updated by
- Replying to Jack Lau: I cannot reproduce the bug on …
- 4:53 PM Ticket #11427 (vorbis decoder broken) updated by
- Bugfix for this is on ffmpeg-devel
- 4:52 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- Replying to kasper93: > >??? (btw the 2nd is not a joke, …
- 2:02 PM Changeset in ffmpeg [779cbc2b] by
- checkasm: add tests for AES Signed-off-by: James Almer <jamrial@gmail.com>
- 2:02 PM Changeset in ffmpeg [a35b4e8d] by
- avutil/x86/aes: ignore the upper bits in count The argument is an …
- 1:54 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- >??? (btw the 2nd is not a joke, that could be done and would be …
- 1:35 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- Replying to kasper93: > > please try to provide a …
- 12:39 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- > please try to provide a replicable testcase. a m3u8 file and a …
- 12:33 PM Ticket #11388 (Overflow in start_time_realtime calculation in rtsp.c) closed by
- fixed: fixed by 6b3f9c2e92ba1973de031554c6929a8eace3c87c
- 12:30 PM Ticket #11444 (Overflow-2 in start_time_realtime calculation in rtsp.c) updated by
-
Component, Cc changed
Hi, I'm trying to reproduce this issue, but not meet any wrong … - 11:22 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- Please check the patches in this thread: …
- 11:13 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
-
Cc changed
- 11:12 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- Hello, everyone, a few important points: 1. please try to provide a …
- 10:39 AM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
- Replying to MasterQuestionable: > ͏ "website.net" seems …
- 10:35 AM Ticket #11535 (Fixes for CVE-2023-6602 broke my code) updated by
-
Cc, Resolution changed
Please provide a reproducable testcase, and please explain why "bin" … - 10:34 AM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
- ͏ "website.net" seems like place holder…
- 10:26 AM Ticket #11203 ("soxr" resampler may hang peculiarly) updated by
-
Reproduced by developer, Analyzed by developer, Summary, Component, Version, Keywords changed
comment:6 - 10:00 AM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
-
Cc, Resolution changed
./ffmpeg -http_persistent 0 -extension_picky 0 -i … - 9:44 AM Ticket #9608 (AMD hardware decoding unnecessarily frozen playback for recoverable error) updated by
- ͏ You probably should link: ͏ …
- 9:40 AM Ticket #11500 ("ictcp" colorspace "Function not implemented" unnecessarily failed things) updated by
- ͏ An apparent example of the unnecessary complexity: ͏ Simply …
- 1:52 AM Ticket #11500 ("ictcp" colorspace "Function not implemented" unnecessarily failed things) updated by
- About ictcp/bt709/bt709... Technically ITU tested ICtCp only with PQ, …
- 12:48 AM Ticket #11500 ("ictcp" colorspace "Function not implemented" unnecessarily failed things) updated by
- THX so much for helping to find the root cause. Waited some time …
Note:
See TracTimeline
for information about the timeline view.
