Timeline
Mar 4, 2023:
- 1:26 PM Ticket #10219 (error undefined reference - crosscompiling for i686 & x86_64) closed by
- worksforme
- 1:25 PM Ticket #10219 (error undefined reference - crosscompiling for i686 & x86_64) updated by
- Found where the issue is, our spksrc framework uses ARCH variable …
- 11:35 AM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) updated by
- regression since 78167b498f53c36c31105a2bf11e90b03637598f
- 5:39 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- Another ping. chroma_sample_position syntax element must be implemented.
- 5:30 AM Ticket #9996 (Write joc_complexity_index to dec3 (EAC3SpecificBox), Windows and ...) updated by
- Now that #4488 is fixed, we should be able to autorecognize Atmos in …
- 5:00 AM Ticket #4488 (Export whether or not a TrueHD stream has an ATMOS substream) closed by
- fixed
- 5:00 AM Ticket #4488 (Export whether or not a TrueHD stream has an ATMOS substream) updated by
- Implemented in: 96ed043afa44d468ff3629095f90d391450c4e60, in fact same …
- 4:57 AM Ticket #5654 (avfoundation screen capture produces misaligned picture at 1366x768 ...) updated by
- This is still broken on 1656x932, see #10228.
- 4:54 AM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
- >Mac has a built in screencapture application. I gave that a try and …
- 3:42 AM Ticket #9326 (avformat_find_stream_info sometimes gets stuck) updated by
- Does this still happen?
Mar 3, 2023:
- 11:54 PM Ticket #9955 (ERROR: opencv not found using pkg-config) updated by
- Generally when something like this fails the interesting output is in …
- 9:54 PM Ticket #10231 (macOS: h264 decoding broken in 6.0) created by
- Summary of the bug: when doing video decoding I continuously get -35 …
- 9:24 PM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) reopened by
- 9:22 PM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) updated by
- Replying to Balling: > Duplicate of #4175. Not duplicate. …
- 6:42 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- Thank you for your answer. What is the argument you are using with …
- 6:47 AM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) closed by
- duplicate: Duplicate of #4175.
- 4:33 AM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) updated by
-
Description changed
- 4:32 AM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) updated by
-
Keywords changed
- 4:19 AM Ticket #10230 ([Feature request] Dolby Surround/Pro Logic/II decoder) created by
- There are a lot of old matrix'd movie soundtracks that have never …
- 12:39 AM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- Audacity also agrees: there are 1874 samples counting from 0, so 1875 …
Mar 2, 2023:
- 11:48 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by
- So mediainfo does not warn, here is trace from it: […] and here …
- 8:32 PM Changeset in ffmpeg [3153c441] by
- avcodec/ac3: Remove unused fields Signed-off-by: Nicolas Gaullier …
- 8:32 PM Changeset in ffmpeg [432adca5] by
- lavc: disable an obsolete hack for real video …
- 7:46 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
- I'm not sure why it had a frame rate of 600fps. I didn't specify …
- 6:43 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) created by
- Hello, I think there is sometimes an issue when converting wav files …
- 5:59 PM Changeset in ffmpeg [79b40ff5] by
- doc/filters: update SITI description The filter implements the …
- 5:55 PM Ticket #10224 (libx265 encoder option hevc-aq not accepted) closed by
-
invalid: You need to pass a value to the option, like
hevc-aq=true. - 5:49 PM Ticket #10225 (Hardcoded tables aligned memory change breaks compiling) closed by
- fixed
- 5:49 PM Ticket #10225 (Hardcoded tables aligned memory change breaks compiling) updated by
- Fixed in 814178f92647be2411516bbb82f48532373d2554, and backported to …
- 5:43 PM Changeset in ffmpeg [46970dd1] by
- avcodec/aacps_tablegen: fix build error after avutil bump Fix tickets …
- 5:27 PM Ticket #9983 (Build error with clang on 32 bit Windows) updated by
- Someone proposed a fix on the ML: …
- 2:28 PM Encode/AV1 edited by
- Fixed typo: encoder=libasvav1 => encoder=libsvtav1 (diff)
- 12:49 PM Changeset in ffmpeg [373ef1c4] by
- avcodec/version: bump minor version to accommodate spatial audio …
- 12:46 PM Changeset in ffmpeg [98a4699] by
- avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX Signed-off-by: …
- 12:45 PM Changeset in ffmpeg [96ed043a] by
- avcodec/mlpdec: add detection of Atmos spatial extension profile in …
- 12:45 PM Changeset in ffmpeg [a4e5b946] by
- avcodec/eac3dec: add detection of Atmos spatial extension profile …
- 7:13 AM Changeset in ffmpeg [814178f9] by
- avcodec/aacps_tablegen: fix build error after avutil bump Fix tickets …
- 1:08 AM Ticket #10182 (prores_videotoolbox results are inaccurate color) updated by
- >The rest of the available formats gave the same issue as auto. Then …
Mar 1, 2023:
- 10:53 PM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) updated by
- This is another regression somewhere between 20180614-29cddc9 and …
- 10:07 PM Changeset in ffmpeg [52a0852a] by
- libavcodec/libvpxenc: move libvpx-vp9 init_static_data function to the …
- 10:06 PM Changeset in ffmpeg [8d226fb9] by
- avcodec/libvpxdec: remove unnecessary init_static_data function It's …
- 10:05 PM Changeset in ffmpeg [de133eaa] by
- avcodec/pthread_frame: remove forgotten deprecation warning wrappers …
- 8:59 PM Changeset in ffmpeg [011f30fc] by
- Use https for repository links Reviewed-by: Stefano Sabatini …
- 8:13 AM Changeset in ffmpeg [e026e294] by
- libavcodec/libfdk-aacenc: send encoder delay/padding in packet side …
- 7:42 AM Changeset in ffmpeg [083dde57] by
- doc: Fix building community.html from the new community.texi In texi …
- 5:08 AM Ticket #10182 (prores_videotoolbox results are inaccurate color) closed by
- worksforme: Hi all, I found by adding -pix_fmt and the following formats solved …
- 1:40 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- No (at least if you mean lame --decode), because that distortion …
- 1:36 AM Ticket #10219 (error undefined reference - crosscompiling for i686 & x86_64) updated by
- What makes this even more intriguing is that AS gets called properly …
- 1:14 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- >show a clearly visible distortion In your picture you put two audios …
- 1:04 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- (btw: messed up the filenames in the post above, corrected that now) …
- 12:45 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- > that works (or at least I cannot hear anything). Why are you not …
- 12:01 AM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
- Oh btw: your patch, does for which gapless playback "notation" does it …
Feb 28, 2023:
- 11:59 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
- Please note it in the bug, once this is merged (and ideally with which …
- 11:58 PM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- Hey Balling. First, please have a look at the messages starting with: …
- 11:30 PM Changeset in ffmpeg [6709e468] by
- doc: Merge doc/dev_community/* and Code of Conduct into a seperate …
- 11:30 PM Changeset in ffmpeg [9a0d2021] by
- doc/dev_community: add the addresses of the committees Omitting the …
- 10:49 PM Changeset in ffmpeg [a0a0a804] by
- fftools/ffmpeg_filter: initialize the 'o' to silence the warning …
- 10:47 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
- Frame rate : 600.000 FPS is wrong, you are doing …
- 10:34 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
- I did find that lowering the screen resolution fixed the issue but …
- 10:15 PM Changeset in ffmpeg [3ff4a3d] by
- libavcodec/libfdk-aacenc: Enable writing DRC metadata Signed-off-by: …
- 9:58 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
-
Description changed
- 9:27 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
-
Description changed
- 9:27 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by
- I've tried every option I can find such as setting different …
- 9:26 PM Changeset in ffmpeg [f88a4cb5] by
- doc/ffmpeg: extend documentation for -dts_delta_threshold and …
- 9:24 PM Changeset in ffmpeg [9998c310] by
- ffmpeg_demux: show fixed timestamps in ts_fixup Help debugging.
- 9:19 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) created by
- Doing a screen capture recording on Mac results in a output video file …
- 8:46 PM Ticket #10219 (error undefined reference - crosscompiling for i686 & x86_64) updated by
- Disabling asm (--disable-asm similar to my arm|ppc builds) solved the …
- 7:45 PM Changeset in ffmpeg [fadfa147] by
- avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALL …
- 7:13 PM Ticket #10221 (Null pointer when nvenc gets aborted) closed by
- fixed: Fixed in 21101d9eb1f26c1f1a58454919a9ef5993ae9900.
- 7:06 PM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by
- Is this still broken, Chris?
- 7:03 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
-
Owner changed
Can you fix that, Chrome has this correct, so insane visability of … - 6:59 PM Ticket #6841 (1ms gap in WebM Opus files encoded with ffmpeg) updated by
- Latest stable is HEAD of master. All those 6.0 branches are not really …
- 6:45 PM Ticket #10226 (Filter commands no longer work) updated by
-
Status, Reproduced by developer changed
Workaround is to use either "drawbox" or "test" as filter name in the … - 6:20 PM Changeset in ffmpeg [0981053c] by
- avcodec/nvenc: fix potential NULL pointer dereference Signed-off-by: …
- 6:16 PM Changeset in ffmpeg [21101d9] by
- avcodec/nvenc: fix potential NULL pointer dereference Signed-off-by: …
- 5:37 PM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) created by
- "cscd_1_0_306_306_lzo.avi" file was encoded by the "CamStudio Lossless …
- 1:24 PM Changeset in ffmpeg [67fd1b79] by
- libavcodec/hevc: remove duplicate semicolon in hevcdsp_init_neon …
- 1:14 PM Ticket #10226 (Filter commands no longer work) created by
- Runtime commands sent to avfilters return ENOSYS with all the filters …
- 11:29 AM Changeset in ffmpeg [05438db0] by
- libavcodec/hevc: reuse scale_store on idct32x32_neon Signed-off-by: …
- 11:12 AM Changeset in ffmpeg [4b4de077] by
- libavcodec/hevc: add hevc idct4x4 neon of aarch64 Signed-off-by: …
- 10:45 AM Ticket #10221 (Null pointer when nvenc gets aborted) updated by
-
Status changed
Should be fixed by … - 10:44 AM Ticket #10212 (Regression when trimming frames from the start) updated by
- Looking further, bda06c60fe removed the adjustment itself.
- 10:41 AM Ticket #10225 (Hardcoded tables aligned memory change breaks compiling) updated by
- Replying to quinkblack: > Should be fixed by …
- 10:35 AM Ticket #10225 (Hardcoded tables aligned memory change breaks compiling) updated by
- Should be fixed by …
- 10:20 AM Ticket #10212 (Regression when trimming frames from the start) updated by
-
Analyzed by developer, Status, Reproduced by developer changed
Reproduced, and yes, 9145c6d3b2e6 is the offending commit. video sync … - 9:48 AM Changeset in ffmpeg [ec7fa13e] by
- aarch64: hevcdsp_idct: Reuse preexisting macros for transposes …
- 8:33 AM Ticket #6841 (1ms gap in WebM Opus files encoded with ffmpeg) updated by
- The change only landed today in 6.0: …
- 7:35 AM Ticket #10225 (Hardcoded tables aligned memory change breaks compiling) created by
- The 2/9/2023 commit to libavutil/mem.h that removed all the aligned …
Feb 27, 2023:
- 6:11 PM Ticket #10215 (Windows tcp: Starting connection attempt to <GARBAGE> port <GARBAGE>) updated by
-
Description changed
I found out that this case appears if %SystemRoot% is not defined. … - 12:11 PM Ticket #10185 (ISO/IEC 23003-5:2020 not implemented) updated by
-
Cc changed
- 6:05 AM Ticket #9967 ([vaapi] av_hwframe_map with AV_PIX_FMT_PRIME_FD calls ...) closed by
- fixed: Patch upstreamed. Tks.
- 6:00 AM Changeset in ffmpeg [891ed24f] by
- avformat/hlsenc: hls_init_time should used in living stream mode When …
- 5:42 AM Changeset in ffmpeg [15992a04] by
- lavu/hwcontext_vaapi: sync surface before export its DRM handle …
- 5:42 AM Changeset in ffmpeg [0825b461] by
- libavcodec/qsvenc: Enable 444 encoding for RGB input MSDK/VPL uses …
- 5:42 AM Changeset in ffmpeg [6489e067] by
- lavc/vaapi_hevc: Loose the restricts for SCC decoding Allow current …
- 5:42 AM Changeset in ffmpeg [b7104243] by
- lavc/vaapi_hevc: Set correct rps type for scc According to 8.1.3 and …
- 5:42 AM Changeset in ffmpeg [fb1998f5] by
- lavc/vaapi_hevc: Add vaapi profile parse support for SCC Note that …
- 5:42 AM Changeset in ffmpeg [7373bb24] by
- lavc/vaapi_hevc: Pass SCC parameters Through VA-API Including …
- 5:42 AM Changeset in ffmpeg [09c656d9] by
- lavc/hevc: Update reference list for SCC Screen Content Coding allows …
- 5:42 AM Changeset in ffmpeg [fc3837ba] by
- lavc/hevcdec: Set max_num_merge_cand to uint8_t uint8_t is big enough …
- 5:42 AM Changeset in ffmpeg [513d188d] by
- lavc/hevcdec: Fix the parsing for use_integer_mv_flag According to …
- 5:42 AM Changeset in ffmpeg [c1dceaf0] by
- lavc/hevcdec: Add slice parse support for HEVC SCC extension …
- 5:42 AM Changeset in ffmpeg [56e3cd23] by
- lavc/hevc_ps: Add SPS/PPS parse support for HEVC extension syntax 1. …
- 5:42 AM Changeset in ffmpeg [f4593775] by
- lavc/avcodec: Add HEVC Screen Content Coding Extensions profile …
- 5:40 AM Ticket #10223 (libsvt_hevc no encoder options or documentation) closed by
- invalid: > libsvt_hevc has been added to ffmpeg No. libsvthevc and libsvtvp9 …
- 3:26 AM Changeset in ffmpeg [b09f31af] by
- avutil: [LA] use getauxval to do runtime check. Replace cpucfg with …
- 12:48 AM Ticket #10224 (libx265 encoder option hevc-aq not accepted) created by
- Summary of the bug: When encoding using libx265, the encoder options …
- 12:15 AM Ticket #10223 (libsvt_hevc no encoder options or documentation) created by
- Summary of the bug: libsvt_hevc has been added to ffmpeg, but there …
Feb 26, 2023:
- 9:16 PM Ticket #10222 (libFuzzer is now part of clang) created by
-
The inline documentation at
tools/target_dec_fuzzer.cstates … - 6:01 PM Ticket #10221 (Null pointer when nvenc gets aborted) updated by
-
Description changed
- 5:35 PM Ticket #8258 (configure script ignores pkgconfigdir) updated by
- this turned out to be a problem local to my system, sorry for the …
- 5:29 PM Ticket #8258 (configure script ignores pkgconfigdir) updated by
- (deleted)
- 5:07 PM Ticket #8258 (configure script ignores pkgconfigdir) updated by
- (deleted)
- 4:06 PM Ticket #10221 (Null pointer when nvenc gets aborted) created by
- Summary of the bug: libavcodec crashes if nvenc gets aborted with …
- 2:36 PM Ticket #10220 (AVIF image's alpha track is not being found) updated by
-
Description changed
- 2:22 PM Ticket #10220 (AVIF image's alpha track is not being found) created by
- Summary of the bug: ffmpeg/ffprobe don't show or can't "see" that …
- 1:53 PM Ticket #10219 (error undefined reference - crosscompiling for i686 & x86_64) updated by
-
Cc, Description changed
- 1:52 PM Ticket #10219 (error undefined reference - crosscompiling for i686 & x86_64) created by
- Currently in the process of updating SynoCommunity ffmpeg package. …
Feb 25, 2023:
- 11:13 PM Changeset in ffmpeg [ea3d24bb]n6.0 by
- RELEASE_NOTES: Based on the version from 5.1 Name suggested by Niklas …
- 9:50 PM Changeset in ffmpeg [3c059045] by
- avcodec/motionpixels: Mask pixels to valid values Fixes: out of array …
- 9:50 PM Changeset in ffmpeg [ff5cce2e] by
- avcodec/motionpixels: Mask pixels to valid values Fixes: out of array …
- 9:50 PM Changeset in ffmpeg [1eb1acb6] by
- avcodec/xpmdec: Check size before allocation to avoid truncation …
- 9:49 PM Changeset in ffmpeg [7f79bf7a] by
- avcodec/bink: Avoid undefined out of array end pointers in …
- 9:49 PM Changeset in ffmpeg [718d6c7] by
- avcodec/bink: Avoid undefined out of array end pointers in …
- 9:48 PM Changeset in ffmpeg [93fca785] by
- avcodec/bink: Fix off by 1 error in ref end Fixes: out of array …
- 9:48 PM Changeset in ffmpeg [8ab01c8b] by
- avcodec/bink: Fix off by 1 error in ref end Fixes: out of array …
- 8:53 PM Changeset in ffmpeg [8c429835] by
- avcodec/utils: Ensure linesize for SVQ3 Fixes: Assertion block_w * …
- 8:52 PM Changeset in ffmpeg [d1e446d5] by
- avcodec/utils: Ensure linesize for SVQ3 Fixes: Assertion block_w * …
- 8:40 PM Changeset in ffmpeg [541d9853] by
- avcodec/utils: allocate a line more for VC1 and WMV3 Fixes: out of …
- 8:40 PM Changeset in ffmpeg [8e478e0c] by
- avcodec/utils: allocate a line more for VC1 and WMV3 Fixes: out of …
- 8:39 PM Changeset in ffmpeg [2ea1da51] by
- avcodec/videodsp_template: Adjust pointers to avoid undefined pointer …
- 8:39 PM Changeset in ffmpeg [81d9c57c] by
- avcodec/videodsp_template: Adjust pointers to avoid undefined pointer …
- 8:27 PM Changeset in ffmpeg [3ae6feff] by
- avcodec/pngdec: dont skip/read chunk twice Fixes: out of array access …
- 8:20 PM Changeset in ffmpeg [853a19bc] by
- avcodec/pngdec: Check deloco index more exactly Fixes: out of array …
- 8:20 PM Changeset in ffmpeg [197dcd28] by
- avcodec/pngdec: Check deloco index more exactly Fixes: out of array …
- 8:20 PM Changeset in ffmpeg [bc531eed] by
- avformat/wavarc: Check if extradata has been fully read …
- 8:19 PM Changeset in ffmpeg [e4eed311] by
- avcodec/wavarc: Check k Fixes: Assertion failure Fixes: …
- 8:08 PM Changeset in ffmpeg [8094b114] by
- avcodec/ffv1dec: Check that num h/v slices is supported Fixes: out of …
- 8:08 PM Changeset in ffmpeg [c56f84e6] by
- avcodec/ffv1dec: Check that num h/v slices is supported Fixes: out of …
- 8:08 PM Changeset in ffmpeg [bbcf3f42] by
- avcodec/rka: avoid undefined doubling sum overflow Fixes: signed …
- 8:08 PM Changeset in ffmpeg [8a6c037a] by
- avcodec/rka: avoid negative value shift Fixes: left shift of negative …
- 8:06 PM Changeset in ffmpeg [b59152b4] by
- avcodec/rka: check for size 1 filter Such filters will not advance …
- 8:06 PM Changeset in ffmpeg [0c1e67ab] by
- avcodec/rka: Fix some integer anomalies Fixes: left shift of negative …
- 8:05 PM Changeset in ffmpeg [ec5edc09] by
- avformat/rka: Fix 1/0 with bps=1 Fixes: division by zero Fixes: …
- 7:54 PM Changeset in ffmpeg [6f1b24c4] by
- avformat/mov: Check samplesize and offset to avoid integer overflow …
- 7:46 PM Changeset in ffmpeg [3a2f0ca] by
- avformat/mov: Check samplesize and offset to avoid integer overflow …
Note:
See TracTimeline
for information about the timeline view.
