Timeline
Nov 21, 2021:
- 1:36 PM Ticket #9522 (Certain H.264 videos cannot decode with videotoolbox) created by
- For reasons unknown, a percentage of H.264 videos fail to hardware …
- 10:18 AM Ticket #9521 (hevc_videotoolbox not working anymore) updated by
- And some more important info. :-) It seems the older FFmpeg versions …
- 9:29 AM Ticket #9521 (hevc_videotoolbox not working anymore) updated by
- And some more info: When you set the -pix_fmt to yuv422p it works …
- 9:04 AM Ticket #9521 (hevc_videotoolbox not working anymore) updated by
- EDIT: More info. I have now tried FFmpeg 4.1.4 and with this version …
- 8:53 AM Ticket #9521 (hevc_videotoolbox not working anymore) created by
- hevc_videotoolbox dos not work anymore on macOS Monterey (does work …
- 3:52 AM Ticket #9520 (Invalid pal8 -> gbrp conversion) updated by
- There are some …
Nov 20, 2021:
- 11:38 PM Changeset in ffmpeg [18f22bfb] by
- avcodec/h263: Inline constant Reviewed-by: Michael Niedermayer …
- 11:35 PM Changeset in ffmpeg [645f705d] by
- av(codec|device): Don't cast pointers to int C99/C11 6.3.2.3 5: "Any …
- 10:09 PM Ticket #9520 (Invalid pal8 -> gbrp conversion) created by
- Summary of the bug: ffmpeg is not correctly converting pal8 input to …
- 9:18 PM Ticket #9131 (libx265 Dolby Vision options) reopened by
- I am going to reopen this since I am sure you can hack CLI-only option …
- 9:12 PM Ticket #8530 (HDR10+ metadata in nvenc and decoding support) updated by
- Nice test video that has the same colors in cycle yet HDR10+ metadata …
- 7:36 PM Ticket #9516 (libplacebo segfault on invocation) updated by
- What about without tonemap? My main two display are both HDR. :)
- 6:53 PM Ticket #8831 (When using the overlay_cuda filter, I get the warning "Error while add ...) closed by
- fixed: Confirmed as fixed since commit 5d52c4cbba8daee4c6f752087c1a01ddc9c43eac
- 3:29 PM Ticket #9516 (libplacebo segfault on invocation) closed by
- invalid: @Bailing, I can get it to work with HDR to SDR tone-mapping on NVENC. …
- 2:04 PM Ticket #9518 (scale_vulkan and gblur_vulkan filters trigger segfault on invocation.) closed by
- fixed: This issue is fixed by the commit 135e1c0adf155419a9546f02d620fb2aae95194b
- 1:19 PM Changeset in ffmpeg [40cf317d] by
- avcodec/smcenc: Move PutByteContext to stack This context is …
- 9:26 AM Ticket #7759 (Wrong length/frames with VP9 when using yuva420p and lossless) updated by
- Did not this happen because of …
- 9:24 AM Ticket #5688 (Support hevc NAL units 62 and 63) updated by
- RPU 62 is done here: bc68fd1050bd82e59d8ce7da909a0bcaf2b61197 Parsing …
- 8:25 AM Ticket #9509 (Video unplayable in non-FFmpeg based players if it's past a certain length) closed by
- invalid: 1. MPC-HC also uses FFmpeg (via LAV Filters which uses FFmpeg). 2. The …
- 7:33 AM Ticket #9519 (Inconsistent Documentation for avformat_new_stream) closed by
- invalid: There is no mistake in the documentation cited by you: …
- 2:05 AM Ticket #9519 (Inconsistent Documentation for avformat_new_stream) created by
- In …
- 1:37 AM Changeset in ffmpeg [b159975e] by
- hwcontext_vulkan: check for non-flagged transfer queue families "All …
- 12:48 AM Changeset in ffmpeg [135e1c0a] by
- lavu/vulkan: check for initialization when freeing buffers What …
Nov 19, 2021:
- 11:07 PM Changeset in ffmpeg [a132614b] by
- fftools/ffmpeg: Avoid temporary frame send_frame_to_filters() sends a …
- 8:42 PM Ticket #9516 (libplacebo segfault on invocation) reopened by
- I'll re-open, courtesy of the report by @Bailing.
- 8:22 PM Ticket #9518 (scale_vulkan and gblur_vulkan filters trigger segfault on invocation.) updated by
-
Version changed
- 8:22 PM Ticket #9518 (scale_vulkan and gblur_vulkan filters trigger segfault on invocation.) updated by
-
Status changed
- 8:21 PM Ticket #9518 (scale_vulkan and gblur_vulkan filters trigger segfault on invocation.) created by
- Summary of the bug: I'm running FFmpeg's latest git tip from …
- 8:13 PM Ticket #9516 (libplacebo segfault on invocation) updated by
- Here on windows it prints Pixel format 'yuv420p10le' is not supported …
- 7:37 PM Changeset in ffmpeg [01923579] by
- avfilter/vf_huesaturation: Remove dead store Fixes Coverity issue …
- 7:35 PM Changeset in ffmpeg [53c8b16c] by
- avformat/utils: Remove duplicated AV_DISPOSITION_FOO <-> "foo" table …
- 7:32 PM Changeset in ffmpeg [17c85337] by
- avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size() It is no …
- 7:32 PM Changeset in ffmpeg [b9a26b9d] by
- avformat/mxfenc: Remove redundant DNXHD frame size checks The actual …
- 7:26 PM Changeset in ffmpeg [6a3df0df] by
- avcodec/dnxhddata: Remove avpriv_dnxhd_get_interlaced() It is unused. …
- 7:26 PM Changeset in ffmpeg [4586de94] by
- avformat/mxfenc: Store locally whether DNXHD profile is interlaced It …
- 6:26 PM Changeset in ffmpeg [405685d] by
- ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStream …
- 6:26 PM Changeset in ffmpeg [379f8b8e] by
- ffmpeg: remove unused hwaccel_get_buffer function pointer As well as …
- 6:05 PM Ticket #9516 (libplacebo segfault on invocation) closed by
- invalid
- 5:11 PM Changeset in ffmpeg [ce8f77a9] by
- avformat/nullenc: Use ff_interleave_packet_passthrough() It avoids …
- 4:56 PM Changeset in ffmpeg [52d13d54] by
- avformat/mux: Avoid overhead of packet list in case of single streams …
- 4:47 PM Changeset in ffmpeg [c03e53ae] by
- avformat/mux: Store pointer to interleavement func in FFFormatContext …
- 3:47 PM Changeset in ffmpeg [3188b606] by
- avfilter: add a vflip_vulkan filter The following command is on how …
- 3:47 PM Changeset in ffmpeg [d313cb5a] by
- avfilter: add a hflip_vulkan filter The following command is on how …
- 3:47 PM Changeset in ffmpeg [ff82bd5a] by
- avutil/vulkan_glslang: fix compiling failure issue Signed-off-by: Wu …
- 3:47 PM Changeset in ffmpeg [999048b6] by
- avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one time …
- 3:47 PM Changeset in ffmpeg [067da5c8] by
- avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one time …
- 3:47 PM Changeset in ffmpeg [404a58d5] by
- avfilter/scale_vulkan: call av_pix_fmt_count_planes only one time …
- 3:47 PM Changeset in ffmpeg [6e4efe43] by
- avfilter/chromaber_vulkan: call av_vkfmt_from_pixfmt only one time …
- 3:47 PM Changeset in ffmpeg [9f2b2044] by
- avfilter/avgblur_vulkan: call av_vkfmt_from_pixfmt only one time …
- 3:47 PM Changeset in ffmpeg [14f78d62] by
- avfilter/overlay_vulkan: use FF_ARRAY_ELEMS instead of magic number …
- 3:47 PM Changeset in ffmpeg [8763bdc8] by
- avfilter/scale_vulkan: use FF_ARRAY_ELEMS instead of magic number …
- 3:47 PM Changeset in ffmpeg [766b1c17] by
- avfilter/chromaber_vulkan: use FF_ARRAY_ELEMS instead of magic number …
- 3:47 PM Changeset in ffmpeg [6a228471] by
- avfilter/avgblur_vulkan: use FF_ARRAY_ELEMS instead of magic number …
- 3:47 PM Changeset in ffmpeg [a1d16634] by
- avfilter/avgblur_vulkan: check if shader is created with success …
- 3:47 PM Changeset in ffmpeg [da72aca7] by
- lavu/vulkan: add support for using libshaderc as a GLSL compiler It's …
- 3:47 PM Changeset in ffmpeg [1d060841] by
- vulkan: fix checkheaders
- 3:47 PM Changeset in ffmpeg [f6dd30df] by
- lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c The …
- 2:21 PM Changeset in ffmpeg [e7f3279b] by
- ffmpeg: Allocate InputStream.decoded_frame early Based on a commit by …
- 2:21 PM Changeset in ffmpeg [ee3d6a20] by
- ffmpeg: Allocate (In|Out)putStream.filter_frame early Based on a …
- 2:21 PM Changeset in ffmpeg [67b92d68] by
- x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() …
- 1:03 PM Ticket #9517 (Null pointer dereference) created by
- Summary of the bug: During fuzzing, I found a null pointer dereference …
- 12:44 PM Changeset in ffmpeg [b2aec70b] by
- lavu/vulkan: add option to switch between shader compilers and cleanup …
- 12:44 PM Changeset in ffmpeg [d1133e8c] by
- lavu/vulkan: move common Vulkan code from libavfilter to libavutil
Nov 18, 2021:
- 11:12 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
- Scratch that, sorry for the noise! I'm working on a better …
- 9:23 PM Changeset in ffmpeg [8c150d3d] by
- avfilter/af_drmeter: improve measurement precision
- 9:23 PM Changeset in ffmpeg [2f472d5] by
- avfilter/af_drmeter: refactor number of bins out
- 7:40 PM Changeset in ffmpeg [9b15f43c] by
- avformat/librist: correctly initialize logging_settings Correct …
- 7:40 PM Changeset in ffmpeg [daef8cbf] by
- avutil/frame: Document the possibility of negative line sizes …
- 7:21 PM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
- 1. Can you also test newer versions? Namely versions which contain …
- 6:50 PM Changeset in ffmpeg [9181b9ec] by
- avutil/hwcontext_qsv: Remove redundant check It has already been …
- 6:50 PM Changeset in ffmpeg [bd5ec360] by
- avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRef This …
- 6:43 PM Changeset in ffmpeg [a185b526] by
- fftools: Constify values from av_dict_get() Treat values returned …
- 6:18 PM Changeset in ffmpeg [a90e41c5] by
- doc/examples/metadata: Constify values from av_dict_get() Treat …
- 11:54 AM Changeset in ffmpeg [e5367b48] by
- ffmpeg: fix loosing gaps between audio frame timestamps when filtering
- 11:49 AM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
- Okay, turned out support for non-interleaved to interleaved conversion …
- 10:43 AM Ticket #9516 (libplacebo segfault on invocation) created by
- Summary of the bug: The filter libplacebo will segfault on any …
- 9:04 AM Ticket #9515 (Error on remuxing mkv file) closed by
- invalid: The stream specifier that you have to use with -codec are for your …
- 5:40 AM Changeset in ffmpeg [85a6b7f7] by
- vulkan_loader: fix typo in error message
- 5:01 AM Changeset in ffmpeg [419d93c3] by
- avformat/utils: Remove unused shorthand feature for auto-inserted BSF …
- 5:01 AM Changeset in ffmpeg [5f4b0ace] by
- avformat/mxfenc: Make init function out of write_header The MXF …
- 4:59 AM Changeset in ffmpeg [ea81c23c] by
- avformat/mxfenc: Remove redundant check None of the muxers here has …
- 3:53 AM Changeset in ffmpeg [96fe44e2] by
- avformat/hlsenc: Only write something if there is something to write …
- 3:51 AM Changeset in ffmpeg [7596b653] by
- avformat/hlsenc: Remove nonsense memset The memset here is both …
- 3:13 AM Ticket #9507 (close the invalid file descriptor -1 in function v4l2_m2m_destroy_context) updated by
-
Status changed
This issue is introduced by ticket …
Nov 17, 2021:
- 2:32 PM Changeset in ffmpeg [a35101aa] by
- avformat/http: Add short_seek_size option In …
- 2:12 PM Changeset in ffmpeg [71fa1478] by
- fate: Add test for Dolby Vision RPU side data Signed-off-by: Derek …
- 2:12 PM Changeset in ffmpeg [bc68fd10] by
- avcodec/hevcdec: Export Dolby Vision RPUs as side data Signed-off-by: …
- 2:12 PM Changeset in ffmpeg [54e65aa3] by
- avutil: Add Dolby Vision RPU side data type Signed-off-by: Derek …
- 12:51 PM Ticket #9515 (Error on remuxing mkv file) updated by
-
Version, Component changed
- 12:50 PM Ticket #9515 (Error on remuxing mkv file) created by
- Summary of the bug: I'm trying to remux a mkv file only with selected …
- 12:49 PM Ticket #9514 (TIFF decoding fails with error: rps 0 invalid) created by
- Summary of the bug: When trying to open a TIFF image sequence from …
- 5:56 AM Changeset in ffmpeg [be43eacb] by
- avfilter/vf_gblur_vulkan: Fix use of uninitialized value …
- 3:24 AM Changeset in ffmpeg [e95969c0] by
- avfilter/gblur_vulkan: fix memory leak Whether failed or not, the …
Nov 16, 2021:
- 10:57 PM Ticket #9511 (TrueHD decoding fail...) updated by
- Replying to Balling: > You are aware that there is no need …
- 10:35 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
- use-audio-converter.patch fixes the issue and extends to virtually any …
- 8:05 PM Ticket #9513 (shortest cuts audio off early on 1fps video) created by
- This might be related to #9512 but the problem manifests itself …
- 7:45 PM Ticket #9512 (shortest works differently on transcode vs copy) created by
- This may be related to the bug in #8489, or the bugs described in …
- 7:41 PM Changeset in ffmpeg [d401b1cc] by
- avfilter: add colorspectrum source video filter
- 1:12 PM Ticket #9507 (close the invalid file descriptor -1 in function v4l2_m2m_destroy_context) updated by
-
Description changed
- 11:43 AM Changeset in ffmpeg [08b4716a] by
- aarch64: Add Armv8.5-A BTI support Add Branch Target Identifiers …
- 11:43 AM Changeset in ffmpeg [6f04cf54] by
- aarch64: Use ret x<n> instead of br x<n> where possible Change …
- 10:20 AM Changeset in ffmpeg [20c66fe2] by
- lavfi/vulkan: fix issues the previous commit introduced One typo and …
- 9:51 AM Changeset in ffmpeg [bd55552d] by
- ffmpeg: rewrite setting the stream disposition Currently, the code …
- 9:51 AM Changeset in ffmpeg [d4ae2a20] by
- cmdutils: add an option for listing stream dispositions
- 9:51 AM Changeset in ffmpeg [a4c5d241] by
- lavf: add "disposition" AVOption to AVStream AVClass Use it to remove …
- 9:51 AM Changeset in ffmpeg [b731fb5] by
- lavf: add public functions converting dispositions to/from strings
- 9:51 AM Changeset in ffmpeg [ed75a08d] by
- lavf: add an AVClass to AVStream on next major bump Also add a …
- 9:51 AM Changeset in ffmpeg [85433fb9] by
- lavf: improve AV_DISPOSITION_* doxy Also switch the values definition …
- 9:32 AM Changeset in ffmpeg [8af7bcb6] by
- lavfi/vulkan: add mutliqueue emulation code This helps with testing …
- 9:32 AM Changeset in ffmpeg [8f9888a8] by
- lavfi/vulkan: fix static descriptor set updating Update all …
- 9:32 AM Changeset in ffmpeg [5fc935c7] by
- libavfilter: add a gblur_vulkan filter This commit adds a powerful …
- 9:09 AM Ticket #9511 (TrueHD decoding fail...) updated by
- You are aware that there is no need to mention trackers? DHT is more …
- 9:00 AM Ticket #9504 (Audio fragment repeated) updated by
-
Version changed
- 8:00 AM Ticket #9506 (TrueHD 6ch fails to be parsed) closed by
- fixed
- 1:34 AM Ticket #9511 (TrueHD decoding fail...) created by
- ffmpeg -i \[Beatrice-Raws\]\ Log\ Horizon\ -\ Entaku\ Houkai\ 01\ …
Nov 15, 2021:
- 11:03 PM Ticket #4859 (TTML subtitle decoding) updated by
- I can't code in C, but I do know XPath/XQuery. Seeing that after all …
- 9:04 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) closed by
- fixed: Fixed in 406ffd9b9b99fa096bcfe31b467453824d1542e7. The PES packet …
- 7:50 PM Changeset in ffmpeg [3f4ce004] by
- swscale/input: clip rgbf32 values before lrintf if the float pixel * …
- 7:50 PM Changeset in ffmpeg [c3502f4] by
- libavutil/common: clip nan value to amin Changes av_clipf to return …
- 7:41 PM Changeset in ffmpeg [a7dfa6b4] by
- avfilter/v360: add support for off-axis projection output
- 6:30 PM HowToRemoveAdvertising edited by
- (diff)
- 5:57 PM WikiStart edited by
- (diff)
- 5:55 PM WikiStart edited by
- (diff)
- 5:47 PM HowToRemoveAdvertising edited by
- (diff)
- 5:16 PM HowToRemoveAdvertising created by
- 3:39 PM Ticket #9506 (TrueHD 6ch fails to be parsed) updated by
-
Keywords changed
Well, this issue is fixed in 946493eb3e072b499909f606625480c928834a44. … - 3:24 PM Changeset in ffmpeg [db932241] by
- */version.h: define FF_API macros unconditionally There is no reason …
- 2:52 PM Ticket #9506 (TrueHD 6ch fails to be parsed) updated by
- Replying to Balling: > Were these files created by ffmpeg …
- 2:24 PM HowToExtractAndRemoveClosedCaptions edited by
- (diff)
- 2:08 PM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) updated by
-
Resolution changed
Replying to Marton Balint: > That is intentional, guest … - 12:15 PM Ticket #9506 (TrueHD 6ch fails to be parsed) updated by
-
Status changed
Were these files created by ffmpeg native truehd encoder? Or by Plex … - 12:14 PM Ticket #9481 (VA-API + QSV H264 => MPEG2 transcode PSNR dropped by 25%) updated by
- You need to set all (at least 3) parameters for PSNR for it to work on …
- 11:46 AM Changeset in ffmpeg [9e8cdb24] by
- doc/filters: add details and ranges for colorkey
- 10:29 AM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by
-
Status changed
So how are we going to fix linear transfer? Zscale insertion? I want … - 7:47 AM Ticket #9510 (HLS with fMP4 produces invalid segments) updated by
-
Description changed
- 7:34 AM Ticket #9510 (HLS with fMP4 produces invalid segments) updated by
-
Description changed
- 7:31 AM Ticket #9510 (HLS with fMP4 produces invalid segments) created by
- Using fMP4 segments with strftime and hls_init_time produces segments …
- 2:00 AM Ticket #9509 (Video unplayable in non-FFmpeg based players if it's past a certain length) created by
- Summary of the bug: Trying to turn a MP3 file into a video with a …
Nov 14, 2021:
- 10:55 PM Ticket #9456 (ffprobe coded_width, coded_height, and all dec_ctx->properties fields ...) updated by
-
Component changed
- 10:55 PM Ticket #9456 (ffprobe coded_width, coded_height, and all dec_ctx->properties fields ...) updated by
-
Priority, Keywords, Component changed
updated properties to correspond to triage on previous instance of … - 10:43 PM Ticket #8349 (Dolby AC-4 Support) updated by
- Attached file as identified by mediainfo General ID …
- 9:58 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) updated by
- With 406ffd9b9b99fa096bcfe31b467453824d1542e7 you can now ffplay the …
- 6:25 PM Changeset in ffmpeg [23a1f11d] by
- avformat/concatdec: fix NEEDS_UNSAFE flag value NEEDS_UNSAFE has the …
- 5:37 PM Ticket #9305 (pause on ffplay not work ok with webcams.) updated by
-
Priority changed
Reducing priority, as this is not a regression or crash. - 5:30 PM Changeset in ffmpeg [406ffd9b] by
- avformat/demux: allow total size of packets in raw_packet_buffer to …
- 5:13 PM Changeset in ffmpeg [0a9edac4] by
- avfilter/af_apad: do not add infinite silence for zero pad_dur or …
- 4:51 PM Changeset in ffmpeg [97c3053d] by
- avformat/dhav: Limit get_duration() iterations Fixes: Timeout Fixes: …
- 4:51 PM Changeset in ffmpeg [866ad2e9] by
- avcodec/speexdec: Check frames_per_packet more completely Fixes: …
- 4:12 PM Changeset in ffmpeg [74e49cc5] by
- swscale/input: unify grayf32 funcs with rgbf32 funcs This is ment to …
- 1:43 PM Ticket #8138 (load of misaligned address in libavcodec/startcode.c) updated by
- UBSAN knows better.
- 11:50 AM Changeset in ffmpeg [2ece7009] by
- avutil/hwcontext_vulkan: add support for exporting memory via Win32 Handles
- 11:50 AM Changeset in ffmpeg [fedf4ff] by
- avutil/vulkan: load win32 external memory functions
- 11:38 AM Ticket #8138 (load of misaligned address in libavcodec/startcode.c) reopened by
- I also came across this UBsan complaint and beg to differ that it's a …
- 9:30 AM HowToExtractAndRemoveClosedCaptions edited by
- See … (diff)
- 4:00 AM Changeset in ffmpeg [bfbd5954] by
- doc/t2h.pm: fix missing TOC with texinfo 6.8 and above Since texinfo …
- 3:59 AM Changeset in ffmpeg [c980dd7a] by
- doc/t2h.pm: fix missing CSS with texinfo 6.8 and above Since texinfo …
Note:
See TracTimeline
for information about the timeline view.
