Timeline
Feb 9, 2022:
- 11:52 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by
- I think this may happen due to my …
- 11:20 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by
- > ffmpeg -f lavfi -i testsrc2=duration=30 -vcodec mpeg2video -hls_time …
- 10:59 PM Ticket #9469 (Static resourses of trac are not updated) updated by
- Uncaught TypeError: $(...).disableSubmit is not a function still happens.
- 10:36 PM Ticket #7034 (HLS does not demux entire clip if start_time > 0) updated by
- It appears to work now…
- 10:16 PM Ticket #9484 (HLS muxer: inital fmp4 segment has non-zero duration even if ...) closed by
- duplicate: #9483 duplicate because of broken trac on #9469.
- 10:06 PM Ticket #7485 (HLS not accurately seeking on TS) closed by
- fixed: e78d0810d1741535c95e5ae0f198977626b1cdff fixes it, indeed. ffmpeg …
- 8:10 PM Ticket #9356 (mpegts puts av_read_frame in infinite loop) updated by
-
Status changed
Please retest after e78d0810d1741535c95e5ae0f198977626b1cdff. - 8:08 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by
- TS at least is fixed with e78d0810d1741535c95e5ae0f198977626b1cdff and …
- 7:57 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by
- This is now fixed with -bytes 0 workaround after #7485 is fixed with …
- 7:12 PM Ticket #9633 (gblur ignores resized input) updated by
- Possible workaround (I didn't test it): Place your 100x100 object in …
- 6:01 PM Ticket #9633 (gblur ignores resized input) updated by
- That's a known limitation. Most filters don't accept an input stream …
- 4:22 PM Changeset in ffmpeg [e1edfe64] by
- avcodec/pthread_frame: Properly unref frame in case of decoding …
- 4:22 PM Changeset in ffmpeg [02220b88] by
- avcodec/thread: Don't use ThreadFrame when unnecessary The majority …
- 4:22 PM Changeset in ffmpeg [f025b8e1] by
- avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer() These …
- 4:22 PM Changeset in ffmpeg [b3551b60] by
- avcodec/thread: Move ff_thread_(await|report)_progress to new header …
- 4:22 PM Changeset in ffmpeg [7fc10e27] by
- avcodec/hapdec: Remove always-false check Reviewed-by: Anton Khirnov …
- 4:18 PM Changeset in ffmpeg [7bf38eb0] by
- avcodec/pthread_frame: Don't prematurily presume frame-threading …
- 2:43 PM Ticket #9634 (print_all_libs_info() fixed) created by
- Summary of the bug: fftools/cmdutils.c In "print_all_libs_info" …
- 1:51 PM Ticket #9633 (gblur ignores resized input) updated by
-
Keywords changed
- 1:51 PM Ticket #9633 (gblur ignores resized input) updated by
-
Summary changed
- 1:51 PM Ticket #9633 (gblur ignores resized input) updated by
-
Description changed
- 1:49 PM Ticket #9633 (gblur ignores resized input) created by
-
When the input of
gblurfilter is resized in time, thegblurwould … - 11:17 AM Ticket #9630 (regression: qsvdec wrong output) closed by
- fixed: Fixed in 2727ff069e856c8fd098ddb8c26f42ec3b54a252.
- 11:16 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) closed by
- fixed: Fixed in aeaefc3728cb46dc1fb2c363785fed482f358d17.
- 10:53 AM Ticket #9616 (concat of ffmpeg-created opus files defect) updated by
- THX. As far as I understand, the generated+concatenated output files …
- 10:18 AM Ticket #9632 (Metadata not work with segment format) closed by
- worksforme: Works in master; should have been fixed in …
- 9:54 AM Changeset in ffmpeg [ce43e1c5] by
- avcodec/motion_est: fix indention of ff_get_best_fcode() …
- 9:54 AM Changeset in ffmpeg [634312a] by
- avcodec/motion_est: Fix xy indexing on range violation in …
- 9:50 AM Changeset in ffmpeg [bf33a384] by
- avformat/hls: Use unsigned for iv computation Fixes: signed integer …
- 9:50 AM Changeset in ffmpeg [6ee283d7] by
- avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by …
- 9:50 AM Changeset in ffmpeg [50389339] by
- avformat/matroskadec: Check desc_bytes Fixes: Division by 0 Fixes: …
- 9:50 AM Changeset in ffmpeg [59328aab] by
- avformat/utils: Fix invalid NULL pointer operation in …
- 9:49 AM Changeset in ffmpeg [9c3d2cbb] by
- avformat/matroskadec: Fix infinite loop with bz decompression The …
- 9:26 AM Changeset in ffmpeg [948c2620] by
- avformat/utils: keep chapter monotonicity on chapter updates Updating …
- 8:40 AM Changeset in ffmpeg [aeaefc37] by
- lavfi/qsvpp: fix after 85c938fa28
- 7:11 AM Ticket #9632 (Metadata not work with segment format) updated by
-
Description changed
- 7:11 AM Ticket #9632 (Metadata not work with segment format) created by
- Summary of the bug: I'm trying to add rotation metadata to the video …
- 5:52 AM Changeset in ffmpeg [8b494364] by
- avcodec/vp8: Remove always-false check Since …
- 5:52 AM Changeset in ffmpeg [4214001] by
- avcodec/hcadec: Mark decoder as init-threadsafe Reviewed-by: Paul B …
- 5:52 AM Changeset in ffmpeg [2c7f25d4] by
- avcodec/hcadec: Fix memleak upon allocation error An …
- 5:49 AM Changeset in ffmpeg [e78d0810] by
- avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when …
- 3:21 AM Ticket #9616 (concat of ffmpeg-created opus files defect) closed by
- invalid: The packets of most audio codecs (including Opus) can't have an …
- 3:04 AM Changeset in ffmpeg [2727ff06] by
- lavu/fifo: fix regression offset_w might be updated after growing the …
Feb 8, 2022:
- 9:55 PM Ticket #6578 (ARM NEON detection should use getauxval instead of parsing files in /proc) closed by
- fixed: fixed in 2f299c0b8b4ab1b549b25ab48aa2adbc9f8718ea
- 9:42 AM Changeset in ffmpeg [91326dc9] by
- libavutil: include assembly with full path from source root Otherwise …
- 6:25 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- Also discovered by Coverity: …
- 6:11 AM Changeset in ffmpeg [67e1013a] by
- avcodec/cbs_mpeg2: Use smaller scope for variables Signed-off-by: …
- 5:56 AM Ticket #4331 (Wish: Lossless macroblock padding) updated by
- 1. Why won't-fix? 2. Any chance to reconsider? My use case is that I …
- 5:35 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- Thanks Haihao! That patch fixes it for me.
- 5:22 AM Changeset in ffmpeg [70a90fb7] by
- avcodec/internal.h: Move avpriv_find_start_code() to startcode.h This …
- 5:16 AM Changeset in ffmpeg [27f22f33] by
- all: Remove unnecessary libavcodec/internal.h inclusions …
- 5:10 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- I have a patch (https://github.com/intel-media-ci/ffmpeg/pull/500) to …
- 5:10 AM Changeset in ffmpeg [115ac90e] by
- avcodec/cbs_mpeg2: Simplify splitting fragment …
- 5:02 AM Changeset in ffmpeg [66d7a211] by
- avcodec/cbs: Make ff_cbs_insert_unit_data() always append the new unit …
- 3:44 AM Ticket #9631 (report dv timecode in ffprobe) created by
- Summary of the enhancement: I suggest reporting dv timecode as frame …
- 3:30 AM Changeset in ffmpeg [f183ae78] by
- avcodec/cbs_jpeg: Remove redundant counter Use -1 as the position in …
- 3:00 AM Changeset in ffmpeg [d64e27f] by
- avcodec/cbs_mpeg2: Remove redundant counter Use -1 as the position in …
- 2:20 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- Ok, forgetting to update the usages of tmp in …
- 2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
- 2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
- 2:14 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- Anton (elenril) is already working on a fix... see …
- 2:08 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- 1. A backtrace would be nice. 2. I only have one clue as to what is …
- 12:57 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- You can use this to upload the file.
Feb 7, 2022:
- 9:42 PM Changeset in ffmpeg [2f299c0b] by
- avutil: use getauxval(3) for CPU capabilities on linux/android ARM …
- 5:57 PM Ticket #9630 (regression: qsvdec wrong output) updated by
- input file is 19M, so can't upload it here. Let me know how I can …
- 5:55 PM Ticket #9630 (regression: qsvdec wrong output) created by
- Summary of the bug: Some avc decoded files produce wrong output …
- 5:33 PM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) created by
- Summary of the bug: All qsvvpp operations segfault since: […] If …
- 11:49 AM Ticket #9628 (libsvtav1 doesnt work anymore) created by
- Summary of the bug: Using the libsvtav1 encoder gives an error, …
- 3:23 AM Changeset in ffmpeg [04cc7a55] by
- lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALL It's the only one …
- 2:56 AM Changeset in ffmpeg [eac4c357] by
- lavu/tx: disable debugging information when CONFIG_SMALL
- 2:56 AM Changeset in ffmpeg [3bbe9c5e] by
- lavu/tx: refactor assembly codelet definition This commit does some …
Feb 6, 2022:
- 11:31 PM Changeset in ffmpeg [a10f1aec] by
- avutil/fifo: Deprecate old FIFO API Users should switch to the …
- 11:31 PM Changeset in ffmpeg [e6469e68] by
- ffmpeg: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [bdf9ed41] by
- ffplay: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [c65c2ed0] by
- lavfi/vf_deshake_opencl: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [85c938fa] by
- lavfi/qsvvpp: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [90eef1c3] by
- lavu/threadmessage: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [d1bd189c] by
- lavu/audio_fifo: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [08213620] by
- lavu/audio_fifo: drop an unnecessary include Nothing in audio_fifo.h …
- 11:31 PM Changeset in ffmpeg [d46fd964] by
- lavd/jack: switch to the new FIFO API
- 11:31 PM Changeset in ffmpeg [36117968] by
- lavf/async: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [70a1774f] by
- lavf/udp: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [5fe2c377] by
- lavf/swfenc: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [ea51119] by
- lavf/mpegenc: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [60414afc] by
- lavf/dvenc: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [7e2be84a] by
- lavf/dvenc: return an error on audio/video desync
- 11:31 PM Changeset in ffmpeg [d3c6156] by
- avcodec/qsvenc: Reindent after the previous commit Signed-off-by: …
- 11:31 PM Changeset in ffmpeg [35e52d21] by
- lavc/qsvenc: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [08181624] by
- lavc/qsvdec: switch to the new FIFO API
- 11:31 PM Changeset in ffmpeg [587545c9] by
- lavc/nvenc: switch to the new FIFO API
- 11:31 PM Changeset in ffmpeg [9ef4b669] by
- lavc/libvpxenc: remove unneeded context variable discard_hdr10_plus …
- 11:31 PM Changeset in ffmpeg [4b066b53] by
- lavc/libvpxenc: switch to the new FIFO API
- 11:31 PM Changeset in ffmpeg [a718d84e] by
- lavc/libvorbisenc: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [6eaf5cd0] by
- lavc/cuviddec: convert to the new FIFO API
- 11:31 PM Changeset in ffmpeg [de40342c] by
- lavc/cuviddec: do not reallocate the fifo unnecessarily
- 11:31 PM Changeset in ffmpeg [70611d7f] by
- lavc/amfenc: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [37e70d48] by
- lavc/avcodec: switch to new FIFO API
- 11:31 PM Changeset in ffmpeg [93ed3755] by
- lavu/tests/fifo: switch to the new API
- 11:31 PM Changeset in ffmpeg [14429f8f] by
- lavu/fifo: add a flag for automatically growing the FIFO as needed …
- 11:30 PM Changeset in ffmpeg [7329b22] by
- lavu/fifo: Add new AVFifo API based upon the notion of element size …
- 11:29 PM Changeset in ffmpeg [5939c8d3] by
- lavu/fifo: disallow overly large fifo sizes The API currently allows …
- 11:29 PM Changeset in ffmpeg [2d71f93c] by
- avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek() …
- 10:29 PM Ticket #8349 (Dolby AC-4 Support) updated by
- Replying to mooninite: > Replying to [comment:22 …
- 10:20 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by
- We need to first apply this LGTM patch …
- 10:04 PM Changeset in ffmpeg [03afa127] by
- avformat/rtpproto: set ttl upper bound to 255 Also remove bogus …
- 9:59 PM Changeset in ffmpeg [9daac85d] by
- avformat/udp: set ttl upper bound to 255 Signed-off-by: Marton Balint …
- 8:25 PM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) updated by
- See bug in mpv: https://github.com/mpv-player/mpv/issues/9757 As for …
- 4:41 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by
- I sign this petition +1
- 11:45 AM Changeset in ffmpeg [e597ea4c] by
- avfilter/asrc_sinc: switch to rdft from lavu/tx
- 10:30 AM Ticket #9627 (vf cas fails with 10bit pix_fmt) updated by
- Thank you! Replying to Balling: > …
- 10:28 AM Changeset in ffmpeg [cfe6df99] by
- configure: afir filter no longer depends on rdft from avcodec
- 4:53 AM Ticket #9334 (MP4 to APNG conversion incorrectly has transparent background) updated by
-
Keywords, Status changed
- 3:20 AM Changeset in ffmpeg [f14dbb4b] by
- avformat/mxfdec: add avlanguage dependency Reviewed-by: Andreas …
Feb 5, 2022:
- 11:20 PM Ticket #9627 (vf cas fails with 10bit pix_fmt) updated by
- bedb4bac1c8e2695cf10d21c6b3ed23c877934e7
- 10:36 PM Ticket #8885 (Windows 10 long path support) updated by
- Any chance that this gets addressed? From my understanding, the only …
- 8:03 PM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by
-
Summary changed
- 7:56 PM Changeset in ffmpeg [bedb4bac] by
- avfilter/vf_cas: unbreak >8 depth support
- 4:19 PM Ticket #9627 (vf cas fails with 10bit pix_fmt) updated by
-
Description changed
- 4:14 PM Ticket #9627 (vf cas fails with 10bit pix_fmt) created by
- Summary of the bug: vf: cas=0.96:1 and pix_fmt yuv420p10le gives the …
- 1:52 PM Changeset in ffmpeg [306994b8] by
- avfilter/af_apsyclip: increase protection for high frequencies This …
- 1:52 PM Changeset in ffmpeg [18fceb99] by
- avfilter/af_apsyclip: fix peak overestimation Ignore more samples …
- 1:52 PM Changeset in ffmpeg [b4ad1342] by
- avfilter/af_apsyclip: fix FFT bin indexing With a complex FFT instead …
- 12:52 PM Ticket #9622 (Skip samples overflow and negative in fragmented MP4) closed by
- fixed: Technically speaking, the first field in AV_PKT_DATA_SKIP_SAMPLES …
- 12:52 PM Changeset in ffmpeg [40766ae] by
- avformat/imf: cosmetics s/++i/i++/g Signed-off-by: Zane van Iperen …
- 12:52 PM Changeset in ffmpeg [bec300f4] by
- avformat/tests: add /imf to .gitignore Signed-off-by: Zane van Iperen …
- 12:44 PM Changeset in ffmpeg [0ea87ebc] by
- avformat/demux: don't truncate the return value of ts_to_samples() …
- 12:44 PM Changeset in ffmpeg [928e7c60] by
- avformat/demux: print skip_samples and discard_padding as unsigned …
- 12:44 PM Changeset in ffmpeg [22d6d2b4] by
- avcodec/decode: ignore unsupported skip samples packet side data …
- 12:44 PM Changeset in ffmpeg [3b9bd63a] by
- avformat/demux: don't propagate unsupported skip samples packet side …
- 9:40 AM Changeset in ffmpeg [8a9d3d3d] by
- avformat/imf_cpl: do not use filesize when reading XML file Similar …
- 8:38 AM Ticket #9626 (alphamerge and transparency in main) closed by
- invalid
- 3:40 AM Changeset in ffmpeg [00692139] by
- avformat/rtpdec_rfc4175: fix interlace format In previous state, a …
Feb 4, 2022:
- 9:52 PM Ticket #9626 (alphamerge and transparency in main) updated by
- Thanks both for looking into it. I can understand alphamerge a bit …
- 8:07 PM Ticket #6578 (ARM NEON detection should use getauxval instead of parsing files in /proc) updated by
- somewhat related, I experienced SEGV on some android/arm devices when …
- 5:30 PM Ticket #9626 (alphamerge and transparency in main) updated by
- Replying to Jozef Chutka: > Hi Michael, > please check the …
- 4:03 PM Ticket #9626 (alphamerge and transparency in main) updated by
- It's working as expected alphamerge …
- 3:05 PM Ticket #9620 (Add support for .WEM Wwise Encoded Media File) updated by
- >clsid's fork That is not a fork that is now mainline.
- 3:04 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
- Can we close this? After all the other remaining issue here is …
- 3:01 PM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- >The only reason h264 would result in a different value is that the …
- 2:59 PM Ticket #9626 (alphamerge and transparency in main) updated by
- Hi Michael, please check the attachments I included. I am trying to …
- 2:09 PM Ticket #9620 (Add support for .WEM Wwise Encoded Media File) updated by
- Replying to mirh: > While I'd certainly like for somebody …
- 1:49 PM Ticket #9620 (Add support for .WEM Wwise Encoded Media File) updated by
-
Cc changed
While I'd certainly like for somebody to figure out encoding, so that … - 12:39 PM Ticket #9626 (alphamerge and transparency in main) updated by
- > When alphamerge alpha has white pixels where in has transparent, …
- 8:14 AM Ticket #9626 (alphamerge and transparency in main) updated by
-
Description changed
- 8:11 AM Ticket #9626 (alphamerge and transparency in main) created by
- Summary of the bug: Using ffmpeg version …
- 7:34 AM Ticket #9605 (5.0 meets -Wlogical-op) updated by
- One part is done in 5903a4e32104ab343555b494991856fac5aa3aa2 the other …
- 6:31 AM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by
- I'm having the same problem. My machine is 2017 MacBook Pro.
- 12:52 AM Changeset in ffmpeg [cc5eb2e6] by
- avformat/img2dec: increase probe score for GEM image fourcc variants …
- 12:52 AM Changeset in ffmpeg [5903a4e3] by
- avformat/img2dec: fix logic error in GEM Raster file probe Use …
Feb 3, 2022:
- 9:57 PM Changeset in ffmpeg [c69b1a12] by
- libfdk-aacdec: Flush delayed samples at the end The fdk-aac decoder …
- 9:51 PM Changeset in ffmpeg [340a78af] by
- libfdk-aacdec: Add an option for setting the decoder's DRC album mode …
- 12:22 PM Ticket #9617 (v360: rounding or +-1 errors) updated by
- The issues with double-fisheye as input can be fixed in line 3471: uf …
- 10:34 AM Changeset in ffmpeg [e1a14479] by
- ffprobe: allow side-data selection by element At present, side data …
- 4:07 AM Changeset in ffmpeg [d4a910b2] by
- Add MKV tags for AVS2 and AVS3 codecs. Signed-off-by: TianBo Zheng …
- 3:00 AM Changeset in ffmpeg [a2df6652] by
- avformat/imf: add IMF CPL with repeated resources to FATE …
Feb 2, 2022:
- 10:17 PM Ticket #8126 (When I play a mkv(video:avc/audio:flac) not from the begining,it blurred.) updated by
-
Status changed
But this is just nuts to duplicate the SEI through all the file!!! … - 8:11 PM Ticket #9557 (Wrong video codec info with mediainfo) updated by
- Fixed in 7dfc3cc713ea0dbe7aeedcc2a272a5382a36dbcd.
- 8:10 PM Ticket #9500 (HEVC encoder settings are not set) closed by
- fixed: Yeah, this is fixed, of course. In …
- 11:11 AM Ticket #9614 (RTSP client with MPEG-TS streams fails) updated by
-
Priority, Component changed
- 10:51 AM Ticket #9625 (paletteuse artefacts) created by
- Summary of the bug: palettegen+paletteuse generates some strange …
- 10:22 AM Ticket #9624 (palettegen hangs when input has no duration defined) created by
- Summary of the bug: FFmpeg hangs in case palettegen is used and input …
- 8:18 AM Ticket #9500 (HEVC encoder settings are not set) updated by
- I've just tried with release 5.0 and it seems to be working properly. …
- 6:51 AM Changeset in ffmpeg [2e82c610] by
- x86/tx_float: avoid redefining macros FFT16_FN was used for fft8 and …
Note:
See TracTimeline
for information about the timeline view.
