Timeline
Dec 20, 2022:
- 11:36 PM Changeset in ffmpeg [eef763c7] by
- checkasm/v210dec: add extra space to the destination arrays
- 10:56 PM Ticket #10113 (ffmpeg override http headers) updated by
-
Keywords changed
Please test current FFmpeg git head and provide the command line you … - 6:37 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) closed by
- invalid: There is a matrix in the track to rotate -90 degrees …
- 5:35 PM Changeset in ffmpeg [b7d06395] by
- avcodec/apac: Sanity check bits_per_coded_sample Fixes: signed …
- 5:35 PM Changeset in ffmpeg [8374a747] by
- avcodec/wavpack: Avoid undefined shift in get_tail() Fixes: left …
- 2:02 PM Changeset in ffmpeg [6af453ca] by
- avcodec/x86: add avx512icl function for v210dec Ice Lake (Xeon Silver …
- 2:02 PM Changeset in ffmpeg [f30b4c2f] by
- avcodec/x86/v210: add some comments to the improved avx2 function
- 2:02 PM Changeset in ffmpeg [f1f41d6f] by
- configure: support lsan as toolchain
- 1:19 PM Ticket #10113 (ffmpeg override http headers) created by
- Hello I'm working on linux server , I have searched on google …
- 1:02 PM Changeset in ffmpeg [a69b0879] by
- avfilter/vf_tinterlace: support full-range YUV This filter, when used …
- 1:02 PM Changeset in ffmpeg [8e2f61ef] by
- avfilter/vf_blackdetect: support full-range YUV This filter currently …
Dec 19, 2022:
- 11:00 PM Ticket #10112 (HLS Demuxer - Live Playlists needlessly re-download initialization segment) created by
- Summary of the bug: Hi there - I noticed when playing HLS playlists, …
- 8:41 PM Ticket #10111 (Memory leak with vaapi encoder) created by
- Summary of the bug: Calling avcodec_send_frame multiple times in a row …
- 7:43 PM Changeset in ffmpeg [3b66757d] by
- avfilter: add adrc filter
- 5:45 PM Changeset in ffmpeg [744100af] by
- avfilter/af_headphone: properly initialize scale
- 3:24 PM Changeset in ffmpeg [38b837e0] by
- avfilter/vf_decimate: add mixed option to process input only partially …
- 6:23 AM Ticket #10054 (ffmpeg/ffplay miscalculates $Time$, resulting in time from the future ...) updated by
- Replying to Harisfog: > I have same issue. any update? …
- 2:03 AM Changeset in ffmpeg [48d5aecf] by
- avcodec/mediacodec_wrapper: include stdbool.h Since NDK failed to do …
Dec 18, 2022:
- 10:53 PM Changeset in ffmpeg [a350e68c] by
- avfilter/af_afir: fix some misc low priority issues Remove double ;; …
- 6:58 PM Changeset in ffmpeg [8c75e5fd] by
- avfilter/af_afir: improve output when IR switching at runtime Also …
- 10:53 AM Changeset in ffmpeg [51efa68e] by
- avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
- 10:50 AM Changeset in ffmpeg [7694a44b] by
- avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
- 12:37 AM Changeset in ffmpeg [7af947c0] by
- avcodec/libdav1d: honor the requested skip_frame level This allows …
Dec 17, 2022:
- 2:15 PM Encode/MP3 edited by
- Correction of an apparent typing error (VBR 22 to 26 KB/s → 220 to 260 … (diff)
- 10:40 AM Ticket #10110 (can't vote on this bug tracker) closed by
- duplicate: Duplicate of my issue: #9469 It is obvious since when you click on a …
- 9:42 AM Ticket #10106 (Missing frames in shuffleframes filter) closed by
- wontfix: Thanks for confirming this, i see no better way to handle this.
- 9:10 AM Ticket #10110 (can't vote on this bug tracker) created by
- I am unable to vote on bugs on this bug tracker, clicking the up or …
- 2:07 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by
- Replying to Ajay Shrestha: > …
- 1:55 AM Changeset in ffmpeg [8ad988ac] by
- libavfilter/dnn: fix openvino async mode Bugfix: The OpenVino DNN …
Dec 16, 2022:
- 8:32 PM Changeset in ffmpeg [10a56363] by
- avcodec/mediacodecenc: add pts_as_dts option It works since most of …
- 8:31 PM Changeset in ffmpeg [a86bb1d2] by
- avcodec/mediacodecenc: add max-bframes support Signed-off-by: Zhao …
- 8:30 PM Changeset in ffmpeg [7da1adfc] by
- avcodec/mediacodecenc: remove the strategy to create DTS Use input …
- 8:28 PM Changeset in ffmpeg [e3f2d01] by
- avcodec/mediacodecenc: use bsf to handle crop It's well known that …
- 8:27 PM Changeset in ffmpeg [f0c296f] by
- avcodec/mediacodecenc: add level option Signed-off-by: Zhao Zhili …
- 8:27 PM Changeset in ffmpeg [2b5d1b42] by
- avcodec/mediacodecenc: add bitrate_mode option Signed-off-by: Zhao …
- 8:24 PM Changeset in ffmpeg [0a0f2d1a] by
- avcodec/mediacodecenc: make each encoder has its own option …
- 6:38 PM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by
- [https://drive.google.com/file/d/1wuIvcdHVuwdVM-83qt0PG_5FA1GNxJhl/vie …
- 1:23 PM Ticket #10106 (Missing frames in shuffleframes filter) updated by
- Indeed, the shuffleframes filter specifies 10 frames, so the output is …
- 10:06 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) closed by
- invalid: The behaviour is strange but doesn't seems to be a bug as it's solved …
- 9:41 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) updated by
-
Description changed
- 9:40 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) updated by
- I tried with a different command line with the same result: […] …
- 8:36 AM Ticket #10109 (Volume gradually increasing when adding several audios in video) created by
- This is a reproductible bug, this is an example command: […] …
- 5:08 AM Ticket #9826 (AVI muxer issue) updated by
- I wrote a patch that should probably help with the problem if you use …
- 1:49 AM Ticket #10108 (bonk: support decoding of files with id3 tag at the beginning) created by
- […]
- 1:36 AM Ticket #10107 (bonk: fix decoding of lossless joint stereo mode) created by
- looks like regression […] […]
Dec 15, 2022:
- 10:46 PM SponsoringPrograms/GSoC/2022/Results edited by
- (diff)
- 10:45 PM SponsoringPrograms/GSoC/2022/Results edited by
- (diff)
- 6:08 PM Ticket #10106 (Missing frames in shuffleframes filter) updated by
- You can not shuffle frames if there is no multiple of requested frames …
- 5:01 PM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) updated by
- ffmpeg creates broken TIFF in MOV files for anything, but "-pix_fmt …
- 2:48 PM SponsoringPrograms/GSoC/2023 edited by
- Add IRC nick for Thilo (diff)
- 2:33 PM SponsoringPrograms/GSoC/2023 created by
- Initial copy from 2022 with changed year
- 2:22 PM FFmeeting/2022-12 created by
- Initial copy from Etherpad
- 1:39 PM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) updated by
- > “③ without hiding the banner and stderr output” Umm, I did add a …
- 1:33 PM Ticket #10106 (Missing frames in shuffleframes filter) created by
- Summary of the bug: When I reorder the telecine source with the …
- 1:18 PM Ticket #10105 (riff: add "SLES" FourCC as mpeg2video) created by
- this FourCC is used by "SoftLab-NSK advanced I-frames" codec […]
- 12:24 PM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) closed by
- invalid: “③ without hiding the banner and stderr output” Anyway, this is the …
- 11:45 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) updated by
- Both Command works fine here. So I'm very curious what binary you use. …
- 11:19 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) reopened by
- I'd like to remind you that -print_format is documented as doing …
- 10:59 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) closed by
-
needs_more_info: You did not use the
-print_formatoption. Reopen this bug when you … - 10:54 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) updated by
-
Summary changed
- 10:52 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) reopened by
- Report fixed. Sorry for mistakenly writing "ffmpeg" instead of …
- 10:38 AM Ticket #10102 (lavfi color background with clear png creating extra frames) updated by
- Shortest makes it behave better but not perfect, I think it's cutting …
- 9:58 AM Changeset in ffmpeg [9adf0224] by
- avformat/movenc: correct write_colr warning placement The old warning …
- 9:35 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) closed by
- needs_more_info: Nonsense report. Using hide banner and ffmpeg instead of ffprobe as …
- 9:33 AM Ticket #10102 (lavfi color background with clear png creating extra frames) updated by
- Are you sure you should not use shortest option for overlay filter?
- 8:58 AM Ticket #10104 (ffprobe: doesn't write data when using -print_format/-of option) created by
- Summary of the bug: "ffprobe -of XXX" prints something that might …
- 8:08 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by
- By the way, Android system log is very helpful when debug mediacodec.
- 8:06 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by
- I have tested with ffmpeg cmd on an "Pixel 4 API 30 x64" emulator and …
- 1:36 AM Ticket #10030 (iff ilbm fails to decode) updated by
- Attached patch seems to fix the problem.
- 12:46 AM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) updated by
-
Description changed
- 12:43 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by
- Replying to quinkblack: > The device is an emulator. I …
- 12:40 AM Ticket #10103 (mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg) created by
- TIFF GRAY8 in MOV created by ffmpeg decodes incorrectly with QT …
Dec 14, 2022:
- 10:38 PM Ticket #10102 (lavfi color background with clear png creating extra frames) created by
- I have 64 png images with transparent backgrounds which I want to …
- 7:00 PM Ticket #10054 (ffmpeg/ffplay miscalculates $Time$, resulting in time from the future ...) updated by
- I have same issue. any update?
- 8:45 AM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by
- The device is an emulator. I think there is no real hardware …
Dec 13, 2022:
- 4:17 PM Ticket #10004 (Tons of errors trying to convert a m4p file to flac.) updated by
- >downloaded the files from an Apple Music playlist, so maybe it's …
- 3:16 PM Changeset in ffmpeg [262e7439] by
- avcodec/x86/Makefile: Don't build empty files simple_idct.asm is 32 …
- 1:48 PM Changeset in ffmpeg [40984af0] by
- av1dec: fix comment typo Signed-off-by: Ronald S. Bultje …
- 1:39 PM Changeset in ffmpeg [fb5e9dbc] by
- av1dec: fix typo in logged error Signed-off-by: Ronald S. Bultje …
- 10:02 AM Ticket #10004 (Tons of errors trying to convert a m4p file to flac.) updated by
- It wasn't a stream, but if m4p files can have DRM, it may have DRM …
Note:
See TracTimeline
for information about the timeline view.
