Timeline
May 15, 2024:
- 7:34 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by
-
Status, Owner changed
Hard to tell anything without having the hardware at hand. Did you … - 5:04 PM Changeset in ffmpeg [7b47099b] by
- lavc/flacdsp: R-V V flac_wasted32 T-Head C908: flac_wasted_32_c: …
- 5:04 PM Changeset in ffmpeg [83e5fdd3] by
- lavu/riscv: fix parsing the unaligned access capability …
- 4:56 PM Changeset in ffmpeg [0cc86614] by
- lavc/vp9dsp: R-V V ipred hor C908: vp9_hor_8x8_8bpp_c: 74.7 …
- 4:52 PM Changeset in ffmpeg [b82d9f55] by
- lavc/vp9dsp: R-V mc copy C908: vp9_put4_8bpp_c: 0.7 …
- 4:52 PM Changeset in ffmpeg [aa9dbd91] by
- lavc/vp9dsp: R-V ipred vert C908: vp9_vert_8x8_8bpp_c: 22.0 …
- 4:48 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by
- ͏ So it appears you didn't ever run the command... ͏ …
- 4:45 PM Changeset in ffmpeg [a3e45063] by
- lavc/flacdsp: fix CPU requirement for 32-bit LPC
- 4:42 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- ͏ `exiftool "-Gamma=200" "0.png" -o "1.png"` ͏ Merely a …
- 4:10 PM Ticket #10973 (scale2ref truncates the referent stream) closed by
-
fixed: That's indeed true! The new
scalefilter syntax resolves this issue. … - 2:22 PM Ticket #10973 (scale2ref truncates the referent stream) updated by
- I came across this issue as well after upgrading to ffmpeg 7.0. What …
- 1:55 PM Ticket #10000 (PNG produced from BT.709 video should be tagged as gAMA 2.4) updated by
- From https://github.com/mpv-player/mpv/issues/13438 >The PNG …
- 1:28 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) created by
- On two arm64 Macs, M1 Max and M3 Pro, each with a different Logitech …
- 6:59 AM Ticket #5733 (Dolby-E decoding) updated by
- A dev objected to the approach of decoding in-place, wanted the …
- 3:19 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- YES! PQ iCCP profile requires the use of gAMA 15000: …
- 3:08 AM Ticket #5733 (Dolby-E decoding) updated by
- There is now this (on the fly support for 28 type): …
- 2:17 AM Changeset in ffmpeg [86706157] by
- checkasm/h264dsp: add missing pixel_mask values Fixes "runtime error: …
- 1:58 AM Changeset in ffmpeg [e9741f1a] by
- fate/checkasm: test vvc_alf Signed-off-by: James Almer <jamrial@gmail.com>
- 1:53 AM Changeset in ffmpeg [4ed4f9a6] by
- avcodec/jpeg2000dec: remove ST=3 case Fixes: CID1460979 Logically …
- 1:53 AM Changeset in ffmpeg [8789c550] by
- avcodec/qsvdec: Check av_image_get_buffer_size() for failure Fixes: …
May 14, 2024:
- 10:16 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- Cannot log be approximated by gamma 100? Or do I remember it wrong?
- 8:20 PM Ticket #9740 (Problem in geq filter if height=1) updated by
- Thank you!
- 8:11 PM Ticket #9740 (Problem in geq filter if height=1) closed by
- fixed: Fixed in b0093ab8a3d34bf2fefd6665464cc343a9ef0d53.
- 8:10 PM Ticket #10987 (Blend video filter *_expr options don't handle store and load ...) closed by
- fixed: Fixed in 64330e365b97d9b8304a9d3d306581b6c14a773b. Now blend filter …
- 8:06 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) closed by
- fixed: Fixed in 77fc047bd91eaef615a2c36b93ee23d7d27e7d25. Used pixel format …
- 7:07 PM Changeset in ffmpeg [b0093ab8] by
- avfilter/vf_geq: fix interpolation with 1 pixel width/height Fixes …
- 7:07 PM Changeset in ffmpeg [64330e36] by
- avfilter/blend: use a per-thread AVExpr Otherwise expression state is …
- 7:07 PM Changeset in ffmpeg [a69a0b6] by
- avfilter/blend: put slice parameters to a single struct This should …
- 7:07 PM Changeset in ffmpeg [77fc047b] by
- avfilter/vsrc_testsrc: do not round down width and height for color …
- 7:05 PM Ticket #11014 (ac3 demux and/or decode problem) updated by
- Update: VLC 3.0.20 Win64 - plays this file without any issues.
- 6:18 PM Ticket #11014 (ac3 demux and/or decode problem) updated by
- ffmpeg started on 2024-05-14 at 14:16:24 Report written to …
- 6:13 PM Ticket #11014 (ac3 demux and/or decode problem) created by
- Summary of the bug: Decoding fails for some files, when I am trying …
- 6:09 PM Ticket #8349 (Dolby AC-4 Support) updated by
- I have taken @pliu6 's git repository and merged it with what's in the …
- 4:50 PM Ticket #10837 (mp3_read_header might break seekback) updated by
- Yes, the suggested fix works well! Thank you
- 4:50 PM Changeset in ffmpeg [20fbc07a] by
- lavu/riscv: remove bogus B extension The B Bit manipulation extension …
- 4:50 PM Changeset in ffmpeg [9d3f5617] by
- lavc/vp8dsp: restrict RVI optimisations They are actually awfully …
- 4:50 PM Changeset in ffmpeg [b4104392] by
- lavu/riscv: CPU flag for fast misaligned accesses
- 4:50 PM Changeset in ffmpeg [61ec7450] by
- lavu/riscv: fallback to raw hwprobe() system call Not all C run-times …
- 3:46 PM Changeset in ffmpeg [4ced3674] by
- checkasm/h264dsp: support checking more idct depths Signed-off-by: J. …
- 3:46 PM Changeset in ffmpeg [ca583b22] by
- avfilter/riscv: build afir only if required Signed-off-by: J. Dekker …
- 2:17 PM Changeset in ffmpeg [14aff7e4] by
- x86/vvc/vvcdsp_init: coalesce function initializers Signed-off-by: …
- 11:21 AM Changeset in ffmpeg [3fa98f27] by
- tests/checkasm/vvc_alf: add check_alf_classify Perforamnce Test …
- 11:21 AM Changeset in ffmpeg [abf69a39] by
- avcodec/x86/vvc/vvc_alf: add alf classify avx2 optimizations …
- 11:21 AM Changeset in ffmpeg [9ef6e15b] by
- tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter …
- 11:21 AM Changeset in ffmpeg [ec2a7ef8] by
- avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations …
- 10:38 AM Scaling edited by
- [m] Update linked commit. (diff)
- 10:28 AM Scaling edited by
- Explanation on scaling algorithms. (diff)
- 9:32 AM Ticket #10078 (speedhq: ffmpeg fails to decode it's own created file - low resolution) updated by
-
Keywords, Reproduced by developer changed
I ran across this the other day with parallellizing speedhqdec, trying … - 1:01 AM Ticket #11013 (thread assertion if avcodec_get_hw_frames_parameters fails) updated by
-
Description changed
May 13, 2024:
- 3:36 PM Changeset in ffmpeg [cdcb4b9] by
- lavc/riscv: use ff_rv_vlen_least()
- 3:36 PM Changeset in ffmpeg [247c5b2] by
- lavu/riscv: add ff_rv_vlen_least() This inline function checks that …
- 3:36 PM Changeset in ffmpeg [38e7b0ec] by
- lavc/vp9dsp: fix indentation
- 3:22 PM SponsoringPrograms/STF/2024 edited by
- Add section for accepted projects to be distinguished from applied projects (diff)
- 3:18 PM Changeset in ffmpeg [b450c446] by
- x86/flacdsp: remove unused parameters to pmacsdql macro …
- 3:18 PM Changeset in ffmpeg [eb5733f3] by
- x86/flacdsp: add an SSE4 version of wasted33 flac_wasted_33_c: 214.1 …
- 3:18 PM Changeset in ffmpeg [5ba6f4e6] by
- checkasm/flacdsp: add a test for wasted33 Signed-off-by: James Almer …
- 3:16 PM SponsoringPrograms/STF/2024 edited by
- remove bold headers for application chapters (diff)
- 3:15 PM SponsoringPrograms/STF/2024 edited by
- remove applicatoin milestone-ish entries (diff)
- 2:55 PM Ticket #10988 (Acrossover crash) updated by
- Dear @mkver, could you copy sweep.dsf.zip to that stream.videolan.org …
- 2:40 PM Ticket #8349 (Dolby AC-4 Support) updated by
- Hi, Spanish public broadcaster RTVE has started an UHD channel with …
- 12:54 PM Changeset in ffmpeg [d4d09c8e] by
- lavc/aarch64/fdct: add neon-optimized fdct for aarch64 The code is …
- 12:50 PM Changeset in ffmpeg [27f6211c] by
- lavc/aarch64: fix include for cpu.h
- 12:32 PM Changeset in ffmpeg [b7b1a4e6] by
- configure: Add missing ftr_parser->adts_header,mpeg4audio dependencies …
- 12:32 PM Changeset in ffmpeg [06d1840b] by
- configure, avcodec/Makefile: Add h264parse->h264data,golomb …
- 12:32 PM Changeset in ffmpeg [4df43df] by
- avcodec/bsf/dts2pts: Fix shadowing Signed-off-by: Andreas Rheinhardt …
- 11:39 AM Ticket #11013 (thread assertion if avcodec_get_hw_frames_parameters fails) updated by
-
Description changed
- 11:37 AM Ticket #11013 (thread assertion if avcodec_get_hw_frames_parameters fails) created by
- Summary of the bug: Using libavcodec for decoding VP9 leads to …
- 11:02 AM Changeset in ffmpeg [baf8651d] by
- aacdec: restore arm32 dequantization optimizations Unintentionally …
- 6:35 AM Changeset in ffmpeg [37db0454] by
- lavc/speedhqdec: Obey AVDISCARD_ALL
- 6:35 AM Changeset in ffmpeg [5b32685d] by
- lavc/speedhqdec: Add AV_CODEC_CAP_FRAME_THREADS
- 6:33 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- ͏ Whatever. ͏ I shall note the mentioned Gamma is 200: not 2.0.
- 3:36 AM Ticket #10961 (RTSP h264 hardware decode shows a very strange log: Increasing reorder ...) updated by
- Thank you for replay,o ut product is using 4.4, same problem with …
- 1:40 AM Changeset in ffmpeg [36126e4] by
- avcodec/exr: Fix preview overflow Fixes: CID1515456 Unintentional …
- 1:40 AM Changeset in ffmpeg [73d6d9f1] by
- avcodec/dovi_rpuenc: fix compaatibility Fixes: a frequency Found …
- 1:40 AM Changeset in ffmpeg [46ad6808] by
- avcodec/dovi_rpuenc: initialize profile Code is taken from …
- 1:40 AM Changeset in ffmpeg [e9bb5865] by
- avcodec/decode: decode_simple_internal() only implements audio and …
- 1:40 AM Changeset in ffmpeg [96c11625] by
- avcodec/fmvc: remove dead assignment Fixes: CID1529220 Unused value …
- 1:40 AM Changeset in ffmpeg [fdaa6ae2] by
- avcodec/h2645_sei: Remove dead checks Fixes: CID1596534 Dereference …
- 1:40 AM Changeset in ffmpeg [a68aa951] by
- avcodec/h264_slice: Remove dead sps check Fixes: CID1439574 …
- 1:40 AM Changeset in ffmpeg [950a7891] by
- MAINTAINERS: add myself as *BSD maintainer I try to help out with …
- 1:40 AM Changeset in ffmpeg [c2d897f3] by
- avcodec/lpc: copy levenson coeffs only when they have been computed …
- 1:26 AM Changeset in ffmpeg [c304784a] by
- avutil/tests/base64: Check with too short output array Signed-off-by: …
- 1:26 AM Changeset in ffmpeg [2d216566] by
- libavutil/base64: Try not to write over the array end Signed-off-by: …
May 12, 2024:
- 11:40 PM Ticket #11012 (APNG decoder incorrectly assumes fcTL chunk must be immediately ...) updated by
-
Version changed
- 9:10 PM Ticket #11012 (APNG decoder incorrectly assumes fcTL chunk must be immediately ...) created by
-
The APNG decoder (more specifically
apng_read_packetin … - 8:24 PM Changeset in ffmpeg [0664cbd7] by
- x86/flacdsp: add a SSE2 version of wasted32 flac_wasted_32_c: 851.3 …
- 8:24 PM Changeset in ffmpeg [5acec189] by
- checkasm/flacdsp: add a test for wasted32 Signed-off-by: James Almer …
- 8:23 PM Changeset in ffmpeg [1ba52876] by
- avcodec/flacdsp: split off wasted bit handling into dsp functions …
- 3:54 PM Changeset in ffmpeg [c00c8679] by
- x86/flacdsp: add a SSE4 version of lpc16 flac_lpc_16_13_c: 2841.3 …
- 3:38 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- "If we just feign to not see any difference at all everything becomes …
- 3:36 PM Changeset in ffmpeg [479d26ce] by
- checkasm/flacdsp: sanitize lpc arguments Fixes signed integer …
- 3:36 PM Changeset in ffmpeg [467d84a0] by
- checkasm/flacdsp: run lpc benchmarks with an unmodified buffer …
- 3:24 PM Ticket #11011 (Add support for .pda (Playdate audio format)) updated by
-
Type changed
- 3:24 PM Ticket #11011 (Add support for .pda (Playdate audio format)) updated by
-
Description changed
- 3:24 PM Ticket #11011 (Add support for .pda (Playdate audio format)) updated by
-
Description changed
- 3:22 PM Ticket #11011 (Add support for .pda (Playdate audio format)) created by
- Feature request: - support playback of .pda (Playdate audio) - it's a …
- 2:01 PM Changeset in ffmpeg [02c032ab] by
- avcodec/aacenc_tns: remove unreachable code branch the condition …
May 11, 2024:
- 10:41 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- ͏ If we just feign to not see any difference at all everything …
- 8:58 PM Ticket #10837 (mp3_read_header might break seekback) updated by
-
Cc, Keywords changed
Can you try the attached patch? - 8:11 PM Ticket #11010 (Android MediaCodec: encoding videos with resolution not divisible by ...) created by
- Current behavior: When trying to encode a video with a resolution not …
- 7:43 PM Ticket #10808 (A possibility to encode yuv 4:1:1 16-BIT image AND ALSO a possibility ...) updated by
-
Priority, Summary changed
No feature requests can be critical. - 7:37 PM Ticket #10961 (RTSP h264 hardware decode shows a very strange log: Increasing reorder ...) updated by
-
Priority changed
I'd try reproducing with a captured bitstream, not a realtime source … - 8:38 AM Changeset in ffmpeg [0d959184] by
- lavc/ac3dsp: add R-V Zvbb extract_exponents
- 8:38 AM Changeset in ffmpeg [5d8f62f] by
- lavu/riscv: add Zvbb CPU capability detection This requires Linux …
- 8:38 AM Changeset in ffmpeg [01c5f4ad] by
- riscv: add Zvbb vector bit manipulation extension
- 8:36 AM Changeset in ffmpeg [11f68931] by
- checkasm: Fix h264chroma test name Signed-off-by: Rémi Denis-Courmont …
- 8:28 AM Changeset in ffmpeg [250c0def] by
- checkasm: add test for fdct Reviewed-by: Martin Storsjö …
- 8:13 AM Changeset in ffmpeg [b8af0809] by
- libavcodec/mpegvideo_enc: fix multi-threaded motion estimation …
- 7:38 AM Changeset in ffmpeg [713c6eba] by
- libavcodec/motion_est: fix penalty_factor for b frames In …
- 7:21 AM Changeset in ffmpeg [ceace488] by
- lavc/vaapi_encode_av1: insert HDR_CLL metadata if have Only look for …
- 7:21 AM Changeset in ffmpeg [0bdf71ad] by
- lavc/vaapi_encode_av1: Insert HDR_MDCV metadata if have Only look for …
- 7:21 AM Changeset in ffmpeg [7f3ba6bb] by
- lavc/vaapi_encode_av1: implement write_extra_header callback This can …
- 4:19 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- >Now we have 2 visually distinct images: in fact identical. If you …
May 10, 2024:
- 11:42 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- ͏ Consider the following case: ͏ Generate a sample PNG using …
- 11:25 PM Changeset in ffmpeg [9c6c4f3d] by
- avcodec/libaomenc: properly clean up image metadata This does not get …
- 3:59 PM Changeset in ffmpeg [5afe734b] by
- lavu/riscv: remove bespoke assembler for MIN This is no longer …
- 3:59 PM Changeset in ffmpeg [6c6313f1] by
- swscale/riscv: explicitly require Zbb for MIN
- 3:59 PM Changeset in ffmpeg [c07af340] by
- lavc/riscv: explicitly require Zbb for MIN
- 3:59 PM Changeset in ffmpeg [89029bae] by
- lavu/riscv: allow requesting a second extension
- 3:41 PM Changeset in ffmpeg [6e77af1c] by
- lavc/vp8dsp: R-V V put_epel v C908: vp8_put_epel4_v4_c: 11.0 …
- 3:41 PM Changeset in ffmpeg [109daea6] by
- lavc/vp8dsp: R-V V put_epel h C908: vp8_put_epel4_h4_c: 10.7 …
- 3:41 PM Changeset in ffmpeg [538f217b] by
- lavc/vp8dsp: R-V V put_bilin_hv C908: vp8_put_bilin4_hv_c: 561.0 …
- 3:41 PM Changeset in ffmpeg [bb5039b3] by
- lavc/vp8dsp: R-V V put_bilin_h v C908: vp8_put_bilin4_h_c: 367.0 …
- 3:41 PM Changeset in ffmpeg [0b8e5e5a] by
- lavc/vp8dsp: R-V put_vp8_pixels C908: vp8_put_pixels4_c: 78.0 …
- 3:30 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- "I mean the necessity of their existence." PNG without any chunks …
- 12:01 PM Ticket #11001 (MacOS Sonoma "Class `NSKVONotifying_AVCaptureScreenInput' not linked ...) updated by
- […] I only get the […] when using the screen capture device. …
- 2:26 AM Ticket #11009 ((macOS) ffplay crash due to SDL) created by
- Playing it would seem any media using ffplay on macOS is crashing on …
- 12:26 AM colorspace edited by
- Link <Scaling>. (diff)
- 12:18 AM Scaling edited by
- [m] #Warning (diff)
May 9, 2024:
- 7:24 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- ͏ I mean the necessity of their existence. ͏ Similar are just …
- 2:17 PM Changeset in ffmpeg [d7924a4f] by
- avcodec/cbs_av1: Avoid shift overflow Fixes: CID1465488 Unintentional …
- 2:17 PM Changeset in ffmpeg [f44f4415] by
- fftools/ffplay: Check return of swr_alloc_set_opts2() This probably …
- 2:17 PM Changeset in ffmpeg [ba703804] by
- tools/opt_common: Check for malloc failure Fixes: CID1539100 Negative …
- 2:17 PM Changeset in ffmpeg [91d27f7e] by
- doc/examples/demux_decode: Simplify loop Fixes: CID1463550 Logically …
- 2:17 PM Changeset in ffmpeg [a5d1497f] by
- avformat/concatdec: Check file Fixes: null pointer dereference Fixes: …
- 2:17 PM Changeset in ffmpeg [24bd01ea] by
- tools/target_enc_fuzzer: Only read pix_fmts if its set Fixes: null …
- 2:17 PM Changeset in ffmpeg [c2918eb8] by
- tools/target_enc_fuzzer: replace assert by clean exit Signed-off-by: …
- 1:06 PM Changeset in ffmpeg [e4da96c] by
- avformat/evc: Small fixes in documentation Signed-off-by: Dawid …
- 11:40 AM Changeset in ffmpeg [6fa96781] by
- tests/checkasm/svq1enc: Use proper range for input ssd_int8_vs_int16 …
- 11:18 AM Changeset in ffmpeg [ebe78e3] by
- avfilter/af_volume: Don't free options manually Signed-off-by: …
- 2:22 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- >What does that pointless ~ 1.11 MiB do? That is a very hard …
- 2:11 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- >How should all those sophisticated design be actually presented: when …
- 2:03 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- >That cannot be proved Of course it can. Internet <archive> remembers …
- 12:15 AM Changeset in ffmpeg [e8e84dc] by
- avcodec/evc: Reference to ISO_IEC_23094-1-2020 document section for …
- 12:15 AM Changeset in ffmpeg [73d338d4] by
- avformat/avi: Added EVC codec tag to the list of supported …
- 12:15 AM Changeset in ffmpeg [cf45526a] by
- avcodec/bitstream_filters: Declaration of the ff_evc_frame_merge_bsf …
- 12:14 AM Changeset in ffmpeg [0797651c] by
- avcodec/evc: Set the AV_FRAME_FLAG_KEY flag for a decoded frame when …
- 12:13 AM Changeset in ffmpeg [214cbe29] by
- x86/blockdsp: add sse2 and avx2 versions of fill_block_tab …
- 12:13 AM Changeset in ffmpeg [b6054e57] by
- checkasm/blockdsp: use smallest allowed aligned buffers for …
- 12:13 AM Changeset in ffmpeg [febd9271] by
- checkasm/blockdsp: don't randomize the buffers for fill_block_tab It …
- 12:01 AM Ticket #10999 (Linking libavcodec fails due to undefined reference) updated by
- Thanks!
May 8, 2024:
- 10:26 PM Ticket #9780 (hls uses wrong path separator in DELETE method) closed by
- fixed: Fixed in 7801451376d6acda08f6ee2b1cefd02a9fcf0857.
- 9:59 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- ͏ That cannot be proved: what difference does it make from mere …
- 8:40 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by
- ͏ I try to make things as succinct as possible. ͏ It appears …
- 8:12 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by
- Please follow https://ffmpeg.org/bugreports.html when reporting bugs, …
- 7:55 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by
- ͏ Run the 2 commands; also the "size=3x3" variant for the 1st. ͏ …
- 7:45 PM Ticket #7466 (scaled mjpeg movies from ProRes have lifted black) updated by
-
Keywords, Cc, Component changed
- 7:35 PM Ticket #11008 (FFmpeg hangs behind proxychains-ng) created by
- Summary of the bug: How to reproduce: […] Without proxychains both …
- 7:33 PM Changeset in ffmpeg [8b6e66d0] by
- avfilter/f_select.c: add support for iw and ih variables Fixes ticket …
- 7:33 PM Changeset in ffmpeg [9e674b31] by
- lavd/v4l2: Use proper field type for second parameter of ioctl() with …
- 7:30 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by
- Apparent how?
- 7:22 PM Ticket #11001 (MacOS Sonoma "Class `NSKVONotifying_AVCaptureScreenInput' not linked ...) updated by
-
Status, Owner changed
What is your output for ffmpeg -f avfoundation -list_devices 1 -i "" … - 7:14 PM Ticket #10123 (j2k decoder fails on on conformance codestream p0_09.j2k when bitexact ...) updated by
-
Cc changed
͏ https://trac.ffmpeg.org/wiki/colorspace#bitexact ͏ . ͏ … - 7:03 PM colorspace edited by
- "-bitexact" related cross-reference. (diff)
- 6:53 PM Ticket #7466 (scaled mjpeg movies from ProRes have lifted black) updated by
- ͏ I fear this is not directly related with "bitexact". ͏ Try …
- 6:06 PM Ticket #11007 (Ensure "-bitexact" is working properly) updated by
- Ah, yes. There are two bugs with it: #10123 and #7466.
- 5:34 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- >Spec-compliance for non-sense..? I am a purist in this sense. You …
- 4:42 PM Ticket #10891 (Some output frames have artifacts when decoded with multithreading) updated by
-
Priority, Cc changed
͏ https://streams.videolan.org/ffmpeg/incoming/10891/00006.MTS ͏ … - 4:21 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by
-
Priority changed
͏ Thanks for feedback. ͏ I much figured out the cause. (though … - 3:26 PM Changeset in ffmpeg [f8715d03] by
- lavc/vp9dsp: fix compilation with llvm-as
- 3:26 PM Changeset in ffmpeg [1f150a68] by
- lavu/riscv: fix build without <sys/hwprobe.h>
- 2:54 PM Ticket #10932 (Regression with filter graph involving -shortest flag) updated by
- Also once this has been fixed, this testcase should be added as fate …
- 2:52 PM Ticket #10932 (Regression with filter graph involving -shortest flag) updated by
-
Cc changed
Adding anton to CC too - 2:48 PM Ticket #10932 (Regression with filter graph involving -shortest flag) updated by
-
Cc, Status, Reproduced by developer changed
Given that most commits changing the behavior are by Anton, i suggest … - 2:42 PM Ticket #10932 (Regression with filter graph involving -shortest flag) updated by
- Heres the history of commits changing the behavior of this testcase. …
- 2:08 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by
- Replying to MasterQuestionable: > ͏ MKVToolNix..? > …
- 1:21 PM Ticket #11007 (Ensure "-bitexact" is working properly) created by
- ͏ Per note on <colorspace>: "-bitexact" …
- 1:07 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by
- ͏ Spec-compliance for non-sense..? ͏ Seriously I have …
- 12:25 PM Ticket #11002 (Unnecessary PNG metadata generated) closed by
- invalid: >No use for most implementations. Main implementations: Chrome, Gimp, …
- 12:18 PM Ticket #10891 (Some output frames have artifacts when decoded with multithreading) updated by
-
Keywords changed
- 12:11 PM Ticket #10891 (Some output frames have artifacts when decoded with multithreading) updated by
- Here 5th, 8th, 11th frame differ. And only them... By the way, I …
- 10:34 AM Ticket #11006 (ffplay with the -ss option to play fmp4 over HLS always results in failure) updated by
- We know: #7359. After #7485 was fixed it broke it.
- 10:28 AM Ticket #11006 (ffplay with the -ss option to play fmp4 over HLS always results in failure) updated by
- Similarly, if you use the mpv player with the --start option, you'll …
- 10:17 AM Ticket #11006 (ffplay with the -ss option to play fmp4 over HLS always results in failure) created by
- Using ffmpeg git master code to play fmp4 over HLS, with -ss option, …
- 7:46 AM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by
- ͏ Run it things should be very apparent. ͏ See also: ͏ …
- 7:36 AM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by
- What is the expected behaviour, and what is the actual? What is the …
- 7:15 AM Ticket #10981 (avformat_open_input cant handle unicode filename after update to ...) closed by
- invalid: Maybe this changed the behaviour: …
- 6:26 AM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by
-
Cc, Component changed
͏ MKVToolNix..? ͏ … - 2:12 AM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by
- I've uploaded a sample under the name …
- 1:52 AM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) created by
- Got a multi GiB file which is unfortunately damaged and all players I …
- 12:20 AM Ticket #11004 (libavutil/hwcontext_qsv.c does not compile with GCC 14 (MinGW)) created by
-
Summary of the bug:
-Wincompatible-pointer-typesnow errors out on …
Note:
See TracTimeline
for information about the timeline view.
