Timeline
Sep 12, 2022:
- 9:51 PM Changeset in ffmpeg [8d12f3de] by
- avcodec/bonk: Actually clip when using av_clip() Also fixes a …
- 8:36 PM Ticket #4364 (Support for DNG (RAW)) updated by
- Replying to Balling: > It now says > > > {{{ > [tiff @ …
- 8:26 PM Changeset in ffmpeg [f644813] by
- fate/subtitles: Add PGS remux test Signed-off-by: Andreas Rheinhardt …
- 8:26 PM Changeset in ffmpeg [3a783fc8] by
- fate/id3v2: Add test for reading and writing UTF-16 BOM tags …
- 5:54 PM Ticket #9922 (unexpected sample format of mp3) closed by
- invalid: This is just how FFmpeg works: You cannot choose the sample format a …
- 5:01 PM Ticket #9922 (unexpected sample format of mp3) created by
- Summary of the bug: How to reproduce: […]
- 4:41 PM Ticket #9911 (block align not set) updated by
-
Cc, Description changed
- 10:56 AM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by
-
Description changed
- 9:35 AM Changeset in ffmpeg [3ce6fa6] by
- avformat: add bonk demuxer
- 9:34 AM Changeset in ffmpeg [8817007] by
- avcodec: add bonk audio decoder
- 8:51 AM Ticket #9921 (DASH has duplicate AAC timestamp) created by
- Summary of the bug: Creating a DASH output from AAC with priming …
- 12:28 AM Ticket #5303 (Support float in tiff) updated by
- Another sample: …
- 12:25 AM Ticket #9917 (Crash on (corrupt) DNG file) updated by
- Replying to Michael Koch: > Does it work with other DNG …
Sep 11, 2022:
- 10:03 PM Ticket #9909 (MSVC build failure on Windows when using assembly optimizations) updated by
- https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220911/42750024 …
- 7:27 PM Changeset in ffmpeg [5c19cb3f] by
- avcodec/ralf: Move variable from context to stack Signed-off-by: …
- 7:27 PM Changeset in ffmpeg [dcbb7e8a] by
- avcodec/ralf: Move frame allocation after error checks Signed-off-by: …
- 7:08 PM Changeset in ffmpeg [df215e57] by
- avcodec/dca_core: Only call emms_c() if needed It is not needed on …
- 7:08 PM Changeset in ffmpeg [29c4c088] by
- avutil/x86/intreadwrite: Add ability to detect whether MMX code is …
- 6:57 PM Changeset in ffmpeg [a54e53a1] by
- avcodec/vp8dsp: Constify src in vp8_mc_func Reviewed-by: Peter Ross …
- 6:56 PM Changeset in ffmpeg [4130789f] by
- avcodec/vp8: Move fade_present from context to stack It is only an …
- 6:55 PM Changeset in ffmpeg [b3591ccd] by
- avcodec/vp8dsp: Remove declarations of inexistent functions Forgotten …
- 6:49 PM Changeset in ffmpeg [361c8753] by
- avcodec/vp8: Remove unused macros Reviewed-by: Peter Ross …
- 2:25 PM Ticket #9909 (MSVC build failure on Windows when using assembly optimizations) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since bfb28b5ce89f3e950214b67ea95b45e3355c2caf, patch sent. - 12:56 PM Changeset in ffmpeg [425ffae] by
- avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE …
- 12:56 PM Ticket #9912 (channel_layout=unknown) closed by
- fixed: Should be fixed in 60d8c2019f59fcbeb597c900a56c8c4cd9ec8838
- 12:52 PM Changeset in ffmpeg [60d8c201] by
- avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE …
- 8:12 AM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by
- Thank you for fixing the issue in gblur. A similar problem is also …
- 1:18 AM Changeset in ffmpeg [f1b35fc8] by
- lavu/tx: remove av_cold from table definitions How did this get here?
Sep 10, 2022:
- 8:56 PM Changeset in ffmpeg [925ac0da] by
- swscale/la: Add output_lasx.c file. ffmpeg -i …
- 8:56 PM Changeset in ffmpeg [74d09b0] by
- swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files ffmpeg -i …
- 8:56 PM Changeset in ffmpeg [38cacce2] by
- swscale/la: Optimize hscale functions with lasx. ffmpeg -i …
- 8:11 PM Changeset in ffmpeg [09cce812] by
- avfilter/vf_gblur: allow filtering with zero horizontal sigma
- 8:07 PM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) updated by
- >h264 encoder h264 is a decoder, not encoder.
- 7:29 PM Changeset in ffmpeg [09a8e5de] by
- swscale/output: add support for Y210LE and Y212LE
- 7:29 PM Changeset in ffmpeg [68181623] by
- swscale/output: add support for XV30LE
- 7:29 PM Changeset in ffmpeg [366f073] by
- swscale/output: add support for XV36LE
- 7:29 PM Changeset in ffmpeg [caf8d4d] by
- swscale/output: add support for P012 This generalises the existing …
- 6:06 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by
- See also …
- 4:39 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by
- With gblur=sigma=1:sigmaV=5 it's not a purely vertical blur. It has a …
- 3:59 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by
- Sigma != radius. You can do that already just replace 0 with 1.
- 3:32 PM Changeset in ffmpeg [d32a9f31] by
- libavformat/hls: Free keys Fixes: memleak Fixes: …
- 3:32 PM Changeset in ffmpeg [9af7de08] by
- tools/target_dec_fuzzer: Adjust threshold for UTVIDEO Fixes: Timeout …
- 3:32 PM Changeset in ffmpeg [9783749c] by
- avcodec/fmvc: Move frame allocation to a later stage This way more …
- 1:59 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by
- sigma > 0, sigmaV not specified or negative: same amount of blur in …
- 1:44 PM Ticket #9911 (block align not set) updated by
-
Status changed
The problem is not in libavformat/aiffdec.c since you're encoding into … - 1:35 PM Ticket #9918 (Reading/Saving DASH live stream is laggy) updated by
- It looks like that ffmpeg "skips" every 2nd fragment and that is the …
- 1:24 PM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by
- So you want that if sigma is 0 it picks value from sigmaV?
- 11:53 AM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) updated by
- Replying to Carl Eugen Hoyos: > This does not look like a …
- 11:43 AM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) closed by
- invalid: This does not look like a valid ticket to me.
- 11:15 AM Ticket #9920 (d165ce22a4a7cc4ed60238ce8f3d5dcbbad3e266 broke my encoder) created by
- Summary of the bug: After commit …
- 10:42 AM Ticket #9919 (modify gdigrab to use windows Graphics Capture Api) closed by
- duplicate
- 10:42 AM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by
-
Priority, Version changed
- 10:08 AM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by
-
Keywords, Component changed
- 9:54 AM Ticket #9919 (modify gdigrab to use windows Graphics Capture Api) updated by
- Duplicate of https://trac.ffmpeg.org/ticket/9413 ?
- 9:51 AM Ticket #9919 (modify gdigrab to use windows Graphics Capture Api) created by
- This is a feature request. Could you please modify Gdigrab to use …
- 8:35 AM Ticket #9917 (Crash on (corrupt) DNG file) updated by
- Does it work with other DNG files? I'm asking because I never saw an …
- 7:03 AM Ticket #9917 (Crash on (corrupt) DNG file) updated by
- Did you try to cut the input file or overwrite parts of it? Note that …
- 12:37 AM Changeset in ffmpeg [c92edd96] by
- lavu/tx: rotate 3 & 15-point exptabs This just inverts their signs. …
- 12:37 AM Changeset in ffmpeg [51172223] by
- lavu/tx: generalize MDCTs The same code can perform any-length MDCTs …
- 12:37 AM Changeset in ffmpeg [645a1f44] by
- lavu/tx: add the inplace flag to PFA FFTs They support in-place, …
- 12:37 AM Changeset in ffmpeg [8c283e8f] by
- lavu/tx: propagate the codelet flags into the context The field is …
Sep 9, 2022:
- 11:38 PM Changeset in ffmpeg [91e9a6df] by
- fate/matroska: Add test for updating AV1 extradata Signed-off-by: …
- 11:38 PM Changeset in ffmpeg [a5ab4be0] by
- tests/fate-run: Allow to set input options for encoding pass This …
- 10:18 PM Ticket #9918 (Reading/Saving DASH live stream is laggy) created by
- Summary of the bug: Saving DASH live stream results in laggy video. …
- 7:16 PM Ticket #9917 (Crash on (corrupt) DNG file) updated by
- Replying to Balling: > Where is the sample, Mr. Adobe guy? …
- 7:10 PM Ticket #9917 (Crash on (corrupt) DNG file) updated by
- Where is the sample, Mr. Adobe guy?
- 6:33 PM Ticket #9917 (Crash on (corrupt) DNG file) created by
-
How to reproduce: "
ffprobe original.dng" File likely … - 5:48 PM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) updated by
- Do not compile in GPL mode if you do not want x265.
- 4:36 PM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) updated by
- From your treatment of this ticket I can only conclude that 1. you did …
- 4:31 PM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) closed by
- invalid: It does very clearly.
- 3:26 PM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) reopened by
- Ok, meanwhile I found the message you were quoting. It indeed gets …
- 2:38 PM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) closed by
- invalid: There is a message pointing to config.log
- 2:01 PM Ticket #9775 (incorrect duration when start not zero) updated by
- So, no, it does not fix remainder. Two bugs are opened about it: …
- 11:41 AM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) updated by
- Replying to quinkblack: > Have you seen there is something …
- 11:36 AM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) updated by
-
Description changed
- 10:51 AM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) updated by
- Have you seen there is something after that: […]
- 10:47 AM CompilationGuide/Ubuntu edited by
- Add hints on config.log and misleading configure error messages (diff)
- 9:48 AM Ticket #9916 (Poor/misleading diagnostics on pkg-config error) created by
-
Running
./configure, when anything goes wrong with a dependency lib, … - 7:55 AM Ticket #9915 (gblur sigma=0 vs sigmaV=10) updated by
- I am sorry you see it ill case, I believe it is reasonable to apply …
- 7:34 AM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
-
Description changed
- 7:34 AM Ticket #9915 (gblur sigma=0 vs sigmaV=10) closed by
- wontfix: That is big ill case. If one of radius is 0 than blurring is disabled.
- 7:19 AM Changeset in ffmpeg [06b98e3] by
- lavc/aarch64: Provide neon implementation of nsse16 Add vectorized …
- 7:19 AM Changeset in ffmpeg [908abe80] by
- lavc/aarch64: Add neon implementation for vsse_intra16 Provide …
- 7:19 AM Changeset in ffmpeg [ce03ea3e] by
- lavc/aarch64: Add neon implementation for vsad_intra16 Provide …
- 7:19 AM Changeset in ffmpeg [c495a4b3] by
- lavc/aarch64: Add neon implementation of vsse16 Provide optimized …
- 7:19 AM Changeset in ffmpeg [200f5e57] by
- lavc/aarch64: Add neon implementation for vsad16 Provide optimized …
- 6:54 AM Ticket #9915 (gblur sigma=0 vs sigmaV=10) created by
- Using ffmpeg version 2022-09-07-git-e4c1272711-full_build-www.gyan.dev …
- 5:35 AM Ticket #9775 (incorrect duration when start not zero) updated by
-
Keywords, Version, Component changed
- 5:33 AM Ticket #9911 (block align not set) updated by
- Please understand that using -hide_banner on this bug tracker makes …
- 3:09 AM Concatenate edited by
- these bitstream filters are applied by default according to the … (diff)
- 1:39 AM Changeset in ffmpeg [a2fd553d] by
- libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc …
- 1:39 AM Changeset in ffmpeg [005c7a4f] by
- libavcodec/qsvenc: Add max/min qp reset support in qsvenc …
- 1:39 AM Changeset in ffmpeg [9155ec09] by
- libavcodec/qsvenc: Add intra refresh reset support to qsvenc …
- 1:39 AM Changeset in ffmpeg [f3ba1458] by
- libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc Add …
- 1:39 AM Changeset in ffmpeg [d60f657a] by
- libavcodec/qsvenc: Add gop_size reset support to qsvenc …
- 1:39 AM Changeset in ffmpeg [c679de9b] by
- libavcodec/qsvenc: Add max_frame_size reset support to qsv …
- 1:39 AM Changeset in ffmpeg [04e49bbb] by
- libavcodec/qsvenc: skip parameter resetting on mjpeg_qsv mjpeg_qsv …
- 1:29 AM Ticket #9912 (channel_layout=unknown) updated by
-
Description changed
- 1:29 AM Ticket #9912 (channel_layout=unknown) updated by
-
Description changed
- 1:11 AM Ticket #9911 (block align not set) updated by
-
Component, Description changed
Sep 8, 2022:
- 11:09 PM Ticket #9775 (incorrect duration when start not zero) closed by
- fixed: Should be fixed in 836b8001c924deb9263b0f5b7c74ccfaab1f4fdc.
- 11:09 PM Ticket #9775 (incorrect duration when start not zero) updated by
- Replying to Balling: > …
- 11:06 PM Changeset in ffmpeg [836b8001] by
- avformat/mov: don't read duration from mvhd atom This duration is …
- 8:54 PM Ticket #9890 (Opus decoding glitches on sample with LBRR packets) updated by
- Added fate test + samples: …
- 7:29 PM Changeset in ffmpeg [31581ae7] by
- avfilter/vf_showinfo: remove backspaces They mess with storing …
- 7:06 PM Ticket #9914 (ffplay fails to play RTSP TCP streams) updated by
-
Description changed
- 7:00 PM Ticket #9914 (ffplay fails to play RTSP TCP streams) created by
- Newer ffplay versions don't fall back to TCP when playing RTSP …
- 5:21 PM Changeset in ffmpeg [d2428d80] by
- swscale/input: Remove spec-incompliant ';' These macros are …
- 4:28 PM Ticket #9881 ([feature] Support CMake build system.) updated by
- linux kernel (mainline, that is, no one uses it, everyone uses …
- 4:22 PM Ticket #4698 (Wrong channel layout for FLAC 3/1 channels on playback) closed by
- needs_more_info: I see no input file(s). If this is still problematic, please provide …
- 4:14 PM Ticket #9621 (flac parser sync heuristics issue) closed by
- fixed
- 4:12 PM Ticket #7684 (ffmpeg -ss: issue with one flac uncompressed) closed by
- fixed: Fixed in 5ca781598e1a7c24aec7ebada16e8ad8c5725a41
- 4:10 PM Ticket #9621 (flac parser sync heuristics issue) updated by
- Fixed in 0912e79376601f5620e29e448086515760982909
- 3:46 PM Ticket #9881 ([feature] Support CMake build system.) updated by
- Sorry, bunch of FFmpeg devs are not switching to cmake anytime soon. …
- 2:56 PM Ticket #9881 ([feature] Support CMake build system.) updated by
- Replying to Balling: > Cmake is extra dependency. Why does …
- 2:01 PM Ticket #9881 ([feature] Support CMake build system.) updated by
- Cmake is extra dependency. Why does linux kernel not do it? Same here. …
- 12:52 PM Ticket #9881 ([feature] Support CMake build system.) updated by
-
Summary changed
- 12:48 PM Ticket #9881 ([feature] Support CMake build system.) updated by
- Replying to Elon Musk: Why not support using CMake to …
- 10:50 AM Ticket #9913 (HLS m3u8 segments are not URL encoded) created by
- When HLS m3u8 playlist is generated with file name that contains % in …
- 8:03 AM Changeset in ffmpeg [0912e793] by
- avcodec/flac_parser: add missed opportunity to check crc Fixes #9621
- 8:03 AM Changeset in ffmpeg [5ca78159] by
- avcodec/flac_parser: ensure there are more headers for scoring …
- 7:46 AM Ticket #9911 (block align not set) updated by
-
Component changed
Please provide the command line you tested together with the complete, … - 6:40 AM Ticket #9912 (channel_layout=unknown) updated by
- To make this valid ticket provide input file.
- 6:21 AM Ticket #9912 (channel_layout=unknown) updated by
-
Version changed
- 6:20 AM Ticket #9912 (channel_layout=unknown) created by
- Summary of the bug: in ffmpeg 5.1.1 % ffprobe -i …
- 6:07 AM Ticket #9911 (block align not set) created by
- Summary of the bug: libavcodec/utils.c In …
Sep 7, 2022:
- 11:40 PM Changeset in ffmpeg [944ee751] by
- avfilter/vf_scale: overwrite the width and height expressions with the …
- 11:37 PM Changeset in ffmpeg [068faf4f] by
- avfilter/vf_scale: overwrite the width and height expressions with the …
- 9:54 PM Changeset in ffmpeg [e4c12727] by
- avcodec/mips: Fix MMI macro replaces in HEVC Decoder The latest …
- 9:20 PM Ticket #9890 (Opus decoding glitches on sample with LBRR packets) updated by
-
Description, Summary changed
- 9:08 PM Ticket #9890 (Opus decoding glitches on sample with LBRR packets) updated by
-
Description changed
I've submitted a patch here: … - 8:42 PM Ticket #9910 (suggestion for faster accurate trimming) updated by
-
Keywords changed
- 5:33 PM Ticket #8349 (Dolby AC-4 Support) updated by
-
Replying to Carl Eugen Hoyos:
What's the reason for … - 4:18 PM Ticket #9910 (suggestion for faster accurate trimming) closed by
- duplicate: Seeking for filters is known TODO and in another report.
- 3:16 PM Changeset in ffmpeg [6e91d405] by
- avformat/imfdec: check if Asset/Id exists before trying to read it …
- 1:23 PM Ticket #9910 (suggestion for faster accurate trimming) updated by
-
Description changed
- 1:22 PM Ticket #9910 (suggestion for faster accurate trimming) created by
- While working with various options to trim video accurately (using …
- 12:29 PM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- Some users from stackexchange reported similar issues: …
- 9:46 AM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
- This BTW, was key information "we are using Android NDK r25b, but we …
- 7:51 AM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
- https://code.videolan.org/videolan/x264/-/commit/7628a5696f79a1f0421dda …
- 7:49 AM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) closed by
- invalid: Thank you for reporting back!
- 7:35 AM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
- The crash is fixed on x264 side. They merged a fix to their master. …
- 6:04 AM Changeset in ffmpeg [db85e01f] by
- lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content …
- 6:04 AM Changeset in ffmpeg [b7dbffe6] by
- lavu/hwcontext_qsv: add support for AV_PIX_FMT_VUYX on Linux …
- 6:01 AM Changeset in ffmpeg [a5b6e292] by
- lavc/qsvenc: use VBR if maxrate is not specified on Windows Currently …
Sep 6, 2022:
- 10:07 PM Changeset in ffmpeg [ff6f2c55] by
- avcodec/ffv1: Only allocate ThreadFrames for the decoder The FFV1 …
- 10:07 PM Changeset in ffmpeg [232e8892] by
- avcodec/wmaprodec: Use symbol table more efficiently By using a …
- 10:07 PM Changeset in ffmpeg [cca7f57] by
- avcodec/wmaprodec: Move applying offset to VLC creation …
- 10:07 PM Changeset in ffmpeg [f050bc05] by
- avcodec/wmaprodec: Use ff_init_vlc_from_lengths() instead of init_vlc …
- 10:07 PM Changeset in ffmpeg [af847fe0] by
- avcodec/wmavoice: Avoid code table These codes are already ordered …
- 10:07 PM Changeset in ffmpeg [51ca74b5] by
- avcodec/dvdec: Avoid stack buffers Instead reuse the destination RL …
- 10:07 PM Changeset in ffmpeg [1fa535e8] by
- avcodec/dvdec: Mark dv_init_static() as av_cold Forgotten in …
- 10:07 PM Changeset in ffmpeg [116e2a9e] by
- avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bits The codes can be …
- 10:07 PM Changeset in ffmpeg [297e91ed] by
- avcodec/dvdec: Use ff_init_vlc_from_lengths() This is possible …
- 10:07 PM Changeset in ffmpeg [8c7583b7] by
- avcodec/dvdata: Order code table by codes Right now, it is nearly …
- 7:49 PM Changeset in ffmpeg [4a59eba2] by
- swscale/input: add support for Y212LE
- 7:49 PM Changeset in ffmpeg [198b5b9] by
- swscale/input: add support for XV30LE
- 7:49 PM Changeset in ffmpeg [5bdd7261] by
- swscale/input: add support for P012 As we now have three of these …
- 7:49 PM Changeset in ffmpeg [8d946284] by
- swscale/input: add support for XV36LE
- 6:29 PM Changeset in ffmpeg [fcbd9ec2] by
- avfilter/vf_scale: overwrite the width and height expressions with the …
- 5:49 PM Ticket #9907 (Unicode accented o crashes ffmpeg with concat) updated by
- The issue is not going to "only" be accented ó (as ç works just as …
- 5:06 PM Changeset in ffmpeg [f4097e4c] by
- x86/tx_float: add missing check for AVX2 Fixes compilation with old …
- 5:06 PM Changeset in ffmpeg [74f5fb6d] by
- x86/tx_float: set all operands for shufps Fixes compilation with AVX2 …
- 4:29 PM Ticket #9909 (MSVC build failure on Windows when using assembly optimizations) created by
- I am unable to build recent versions of FFmpeg with MSVC on Windows …
- 4:28 PM Ticket #9908 (Trigger assertion during converting mp4) updated by
-
Description changed
- 4:26 PM Ticket #9908 (Trigger assertion during converting mp4) created by
- Summary of the bug: I triggered an assertion failure during …
- 3:46 PM Changeset in ffmpeg [da5f7799] by
- slicethread: Limit the automatic number of threads to 16 This matches …
- 3:46 PM Changeset in ffmpeg [e4759fa9] by
- x86/tx_float: Fix building for platforms with a symbol prefix This …
- 3:15 PM Ticket #9907 (Unicode accented o crashes ffmpeg with concat) created by
- Summary of the bug: Accented ó character when used with 'concat' …
- 1:26 PM Ticket #9906 (flac parser asserts on flac file with large hole of zero bytes) created by
- Summary of the bug: Corrupt flac files with large hole of zero bytes …
- 1:10 PM Changeset in ffmpeg [d9e3cb7e] by
- avfilter/vf_scale: overwrite the width and height expressions with the …
- 1:08 PM Changeset in ffmpeg [5a784217] by
- avcodec/decode: remove superfluous initial channels fields They are …
- 12:18 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) closed by
- fixed
- 8:05 AM Changeset in ffmpeg [d4b7b3c0] by
- lavc/pthread_frame: avoid leaving stale hwaccel state in worker …
- 7:47 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by
- SuRGeoNix, I can confirm that command line produces bad image. I …
- 7:42 AM Changeset in ffmpeg [3bc28e9d] by
- lavc/pthread_frame: avoid leaving stale hwaccel state in worker …
- 7:41 AM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- Replying to Carl Eugen Hoyos: > Where can we find the …
- 7:21 AM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by
- So this happened with …
- 7:19 AM Changeset in ffmpeg [35aa7e70] by
- lavc/pthread_frame: avoid leaving stale hwaccel state in worker …
- 6:50 AM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by
- Attaching emscripten configure and build commands. Its based on …
- 6:36 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by
- Maybe by trying exporting a specific frame (which will be a gray / …
- 6:35 AM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- Where can we find the sample?
- 6:06 AM Changeset in ffmpeg [cc867f2c] by
- lavc/pthread_frame: avoid leaving stale hwaccel state in worker …
- 6:03 AM Changeset in ffmpeg [0a811f8f] by
- lavc: fix and extend AVCodecContext.hwaccel_context doxy Mention: - …
- 5:56 AM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by
- ATOMIC_VAR_INIT() is not needed by C11 and deprecated by C17, stop …
- 5:29 AM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
-
Keywords changed
- 3:42 AM Changeset in ffmpeg [a89025f] by
- aarch64/tx_float: fix compilation Forgot to add the new function …
- 2:21 AM Changeset in ffmpeg [9a9647af] by
- checkasm/tx: add checkasm support for the iMDCT
- 2:21 AM Changeset in ffmpeg [4537d955] by
- x86/tx_float: implement inverse MDCT AVX2 assembly This commit …
- 2:21 AM Changeset in ffmpeg [2425d5cd] by
- x86/tx_float: add support for calling assembly functions from assembly …
- 1:29 AM Changeset in ffmpeg [b881d2db] by
- tools/.gitignore: Add missing tools Signed-off-by: Andreas Rheinhardt …
- 1:29 AM Changeset in ffmpeg [61c37bc6] by
- avcodec/libtheoraenc: Do not use invalid error code Signed-off-by: …
- 1:26 AM Changeset in ffmpeg [9b738de6] by
- ref/fate/ffprobe_xsd: Change ref file Forgotten in …
Sep 5, 2022:
- 11:19 PM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- Replying to Balling: To summarize in simpler terms, there …
- 8:30 PM Ticket #9060 (libswscale crash with Neon - aarch64) closed by
- invalid: I take it there is no issue.
- 7:45 PM Ticket #4907 (Support decoding animated WebP images) updated by
-
Priority changed
- 7:39 PM Ticket #9563 (Conversion between lossless formats not lossless) updated by
-
Priority, Keywords changed
- 7:37 PM Ticket #9412 (HEVC fails to seek on keyframe) updated by
-
Priority changed
Is this issue only reproducible with ffplay or also with ffmpeg, the … - 7:33 PM Ticket #9700 ("451 Unavailable For Legal Reasons" instead of just HTTP_OTHER_4XX error) updated by
-
Priority, Keywords, Version, Component, Type changed
- 7:31 PM Ticket #9749 (ffmpeg on mkv freezes system) closed by
- needs_more_info: I am happy to test this if you can point us to the input file.
- 7:20 PM Ticket #9851 (cropdetect: add ability to change option like limit at runtime) updated by
-
Priority, Keywords changed
- 7:18 PM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by
- ATOMIC_VAR_INIT() is part of C11 and FFmpeg explicitely requests C11 …
- 6:54 PM Changeset in ffmpeg [ad12e31b] by
- avcodec/x86/flacdsp_init: Remove double ';' Inside a function, the …
- 6:53 PM Ticket #7182 (Asynchronity when muxing Opus in Matroska) closed by
- fixed: Fixed in eb325324aabe6ae479bbf15256321da8e39238d4.
- 6:36 PM Changeset in ffmpeg [8913539a] by
- avformat/matroskaenc: Write CodecDelay for codecs != Opus The field …
- 6:36 PM Changeset in ffmpeg [bca4fef4] by
- avformat/matroskaenc: Use custom min timestamp Signed-off-by: Andreas …
- 6:36 PM Changeset in ffmpeg [1a8309e9] by
- avformat/mux: Allow muxers to set custom min timestamp Matroska …
- 6:35 PM Changeset in ffmpeg [eb325324] by
- avformat/matroskaenc: Actually apply timestamp offset for Opus …
- 6:33 PM Changeset in ffmpeg [be0a2515] by
- avformat/matroskaenc: Don't override samplerate for CodecDelay Opus …
- 6:33 PM Changeset in ffmpeg [7bacef58] by
- avformat/matroskaenc: Only write DiscardPadding if nonzero It is …
- 6:32 PM Changeset in ffmpeg [c0279e67] by
- fate/matroska: Add tests for muxing with initial_padding …
- 6:32 PM Changeset in ffmpeg [5c16df1b] by
- fftools/ffprobe: Report initial and trailing padding Signed-off-by: …
- 4:00 PM Ticket #9399 (ld: warning: could not create compact unwind) updated by
- So does this fix it on MacOS? e6d89d0efd9194198d9964e47bf428be222594ea …
- 3:33 PM Ticket #9905 (libavutil.pc pkgconfig file includes -lX11 on macOS) updated by
-
Keywords, Version changed
- 3:04 PM Ticket #9893 (Concat of H.264 video results in glitches at join point) updated by
- Replying to mkver: Hi, thanks for having a look. But I'm …
- 2:43 PM Ticket #9905 (libavutil.pc pkgconfig file includes -lX11 on macOS) created by
- Building ffmpeg 5.1.1 results in a PREFIX/lib/pkgconfig/libavutil.pc …
- 1:06 PM Ticket #9297 (Decoded flac file ends up sounding distorted) updated by
- Thanks!
- 12:28 PM Changeset in ffmpeg [e6d89d0e] by
- avcodec/cfhddata: Reduce stack usage Creating CFHD RL VLC tables …
- 12:28 PM Changeset in ffmpeg [9e9c9936] by
- avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed The VLC …
- 12:28 PM Changeset in ffmpeg [320c36d9] by
- avcodec/cfhddata: Avoid code duplication when creating codebooks …
- 12:27 PM Changeset in ffmpeg [764cacf] by
- avcodec/cfhddata: Avoid code tables cfhddata.c initializes a RL VLC …
- 12:22 PM Changeset in ffmpeg [6b1a7fc8] by
- avcodec/cfhd, cfhddata: Simplify check for escape cfhd.c checked for …
- 11:18 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) closed by
- needs_more_info: Please reopen this ticket if you can provide the command line you …
- 10:34 AM Ticket #9297 (Decoded flac file ends up sounding distorted) closed by
- fixed: Fixed in 1e202d89c95d99d69412854f4ee9d5e569c3da69
- 10:33 AM Ticket #9270 (8-Bit FLAC Playback Skips Silent Portions) closed by
- fixed: Fixed in 2ed5925e26f77fc377cedcefb3864dc1a4712210
- 10:27 AM Changeset in ffmpeg [2ed5925e] by
- avcodec/flac: smallest frame is 10 bytes Fixes #9270
- 10:27 AM Changeset in ffmpeg [1e202d89] by
- avcodec/x86/flacdsp: fix bug in decorrelation Fixes #9297
- 7:54 AM Ticket #9904 (Differences in trimming mp 4 and mkv) closed by
- invalid: There is nothing to fix, behavior is correct, containers are …
- 7:00 AM Ticket #9904 (Differences in trimming mp 4 and mkv) created by
- Using ffmpeg version 2022-08-31-git-319e8a49b5-full_build-www.gyan.dev …
- 6:59 AM Changeset in ffmpeg [ea5b375e] by
- lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with …
- 6:59 AM Changeset in ffmpeg [8728808b] by
- lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with …
- 6:58 AM Changeset in ffmpeg [c9b6fd27] by
- lavu/fifo: add the header to its own doxy group Also, drop mentions …
- 6:37 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) updated by
-
Description changed
- 6:35 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) updated by
-
Description changed
- 6:14 AM Changeset in ffmpeg [693c1e63] by
- lavf/mov: avoid leaks with multiple dv-audio streams
- 6:13 AM Changeset in ffmpeg [1ef46202] by
- lavf/dv: do not update AVCodecParameters.sample_rate while demuxing …
- 6:13 AM Changeset in ffmpeg [6def4412] by
- lavf/dv: set audio bitrate only at stream creation Demuxers are not …
- 6:12 AM Changeset in ffmpeg [000b8d2a] by
- lavf/dv: set non-changing AVStream fields only once
- 6:11 AM Changeset in ffmpeg [b2e1d144] by
- lavf/dv: forward errors from avformat_new_stream()
- 6:11 AM Changeset in ffmpeg [f0283f27] by
- lavf/dv: return a meaningful error code from avpriv_dv_produce_packet()
- 6:10 AM Changeset in ffmpeg [090f12b1] by
- lavf/dv: make returning the video packet optional The mov demuxer …
- 6:10 AM Changeset in ffmpeg [f7b3fc4] by
- lavc/dv: rename constants to follow our naming conventions CamelCase …
- 6:09 AM Changeset in ffmpeg [7203bb6a] by
- lavc/dv.h: move encoder/decoder-specific code to a new header dv.h is …
- 6:08 AM Changeset in ffmpeg [828ec6ef] by
- lavc/dvenc: stop using DVVideoContext Move the parts of it used by …
- 6:07 AM Changeset in ffmpeg [4e73ed83] by
- lavc/dvdec: stop using DVVideoContext The struct is quite small and …
- 6:06 AM Changeset in ffmpeg [69bad628] by
- lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy() Pass the …
- 6:06 AM Changeset in ffmpeg [91c51dac] by
- lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables() It …
- 6:02 AM Changeset in ffmpeg [d1ba5d88] by
- lavc/dv: remove ff_dvvideo_init() The function contains only two …
- 6:02 AM Changeset in ffmpeg [b62d41df] by
- lavc/dvdec: drop the only use of DVVideoContext.avctx The function …
- 6:01 AM Changeset in ffmpeg [b6196cb2] by
- lavf/dv: always provide avpriv_dv_* symbols They are used from …
- 6:00 AM Changeset in ffmpeg [dcc4704] by
- lavf/dv: remove DVMuxContext declaration from dv.h DVMuxContext is …
- 12:00 AM Changeset in ffmpeg [4424a622] by
- avutil/tests/.gitignore: Add channel_layout testtool Reviewed-by: …
- 12:00 AM Changeset in ffmpeg [f89949af] by
- avutil/tests/.gitignore: Add channel_layout testtool Reviewed-by: …
Note:
See TracTimeline
for information about the timeline view.
