Timeline
Nov 13, 2021:
- 11:02 PM WikiStart edited by
- (diff)
- 6:55 PM Changeset in ffmpeg [58dce6f0] by
- swscale/swscale: check SWS_PRINT_INFO flag for printing alignment …
- 6:55 PM Changeset in ffmpeg [f3b6e3e8] by
- fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts' …
- 6:55 PM Changeset in ffmpeg [ce47ce07] by
- fftools/ffmpeg: Output log message when interactive q command is …
- 6:55 PM Changeset in ffmpeg [99a49f91] by
- avutil/opt: fix mis-alignment of option and constant values for filter …
- 6:55 PM Changeset in ffmpeg [bcbedd27] by
- fftools/ffmpeg: Fix indentation after change Signed-off-by: softworkz …
- 6:55 PM Changeset in ffmpeg [0a99c832] by
- fftools/ffmpeg: Remove redundant loop Signed-off-by: softworkz …
- 6:55 PM Changeset in ffmpeg [89ba6e9a] by
- doc/developer: add description about safely sending patches via E-Mail …
- 6:22 PM Changeset in ffmpeg [fba4d6f7] by
- avutil/hwcontext_dxva2: add ARGB format Required for uploading frames …
- 5:23 PM HowToExtractAndRemoveClosedCaptions created by
- 4:19 PM WikiStart edited by
- (diff)
- 3:14 PM HowToCheckIfFaststartIsEnabledForPlayback edited by
- (diff)
- 2:38 PM Changeset in ffmpeg [b664df3f] by
- avdevice/dshow: fix a unused variable warning Unused if DSHOWDEBUG is …
- 2:38 PM Changeset in ffmpeg [47451d92] by
- avdevice/dshow: fix print format for some variables …
- 2:13 PM Changeset in ffmpeg [7f6dc9b3] by
- hwcontext_vaapi: don't use the generic mapping struct for DRM/VAAPI …
- 1:47 PM Changeset in ffmpeg [f388791f] by
- hwcontext_vulkan: fix small memory leak when unmapping
- 1:22 PM Changeset in ffmpeg [9dc544cd] by
- hwcontext_vulkan: wait for semaphores when unmapping from VAAPI We …
- 1:21 PM Changeset in ffmpeg [6a23a559] by
- hwcontext_vulkan: print error information on queue submission failure …
- 10:12 AM Changeset in ffmpeg [c96d1ee4] by
- hwcontext_vulkan: fix DMABUF import format check call …
- 3:30 AM Changeset in ffmpeg [f74ceb35] by
- hwcontext_vulkan: improve CUDA error handling
Nov 12, 2021:
- 11:40 PM Changeset in ffmpeg [0d1992e0] by
- hwcontext_vulkan: close exported memory FD on CUDA import error …
- 11:32 PM Changeset in ffmpeg [015b4877] by
- hwcontext_vulkan: do not dup() semaphore FDs for CUDA
- 11:03 PM Changeset in ffmpeg [fa28c1b2] by
- hwcontext_vulkan: properly migrate queue families with DRM import/export
- 11:03 PM Changeset in ffmpeg [549d91ae] by
- hwcontext_vulkan: properly migrate between queue families on CUDA …
- 11:03 PM Changeset in ffmpeg [8449baf9] by
- hwcontext_vulkan: properly error out if timeline semaphores are …
- 9:48 PM HowToCheckIfFaststartIsEnabledForPlayback edited by
- (diff)
- 9:00 PM Changeset in ffmpeg [a943f527] by
- lavfi/vf_libplacebo: pick log level dynamically In particular, allows …
- 5:15 PM Ticket #9359 (FFmpeg trac server frequently 503'ing) reopened by
- Started happening again.
- 2:34 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
- Unfortunately, that only resulted in corrupted audio. I'm looking at …
- 1:45 PM Changeset in ffmpeg [51e03409] by
- lavfi: add a libplacebo filter This filter conceptually maps the …
- 1:45 PM Changeset in ffmpeg [296cb99d] by
- hwcontext_vulkan: fix CreateSemaphore conflict with synchapi.h …
- 1:45 PM Changeset in ffmpeg [57e11321] by
- hwcontext_vulkan: use vkDeviceWaitIdle instead of vkWaitSemaphores on …
- 1:20 PM Ticket #9505 (Unsupported frame rate with capture device after updating to MacOS Monterey) updated by
- Replying to ewu100: > Replying to [comment:1 Thilo …
- 10:00 AM Ticket #9508 (Split into multiple chunks of 4 seconds from a continuos stream ...) created by
- Split into multiple chunks of 4 seconds from a continuos stream …
- 9:23 AM Changeset in ffmpeg [ec6187b] by
- avfilter/src_movie: make the number of decode thread configurable …
- 6:53 AM Changeset in ffmpeg [511096c3] by
- doc/APIchanges: fix typos and correct a date
- 4:23 AM Changeset in ffmpeg [8478d60d] by
- doc/APIchanges: update for Vulkan API changes
- 4:23 AM Changeset in ffmpeg [f705e9ea] by
- lavfi/vulkan: refactor, fix and fully implement multiple queues
- 4:23 AM Changeset in ffmpeg [246f841b] by
- lavfi/glslang: migrate to the C API and robustify library detection …
- 4:23 AM Changeset in ffmpeg [fef85c37] by
- lavfi/vulkan: use libavutil's vulkan loader This finally fully …
- 4:23 AM Changeset in ffmpeg [d05a18cd] by
- lavu: move hwcontext_vulkan's function loader into separate files …
- 4:23 AM Changeset in ffmpeg [1ffb59c0] by
- hwcontext_vulkan: clean up extensions code and add additional defaults
- 4:23 AM Changeset in ffmpeg [bde1fc53] by
- hwcontext_vulkan: host wait on semaphores before freeing frame
- 4:23 AM Changeset in ffmpeg [f7f16136] by
- hwcontext_vulkan: report device that's used Not sure why this wasn't …
- 4:23 AM Changeset in ffmpeg [6bf9a653] by
- vulkan: add support for encode and decode queues and refactor queue …
- 2:36 AM Changeset in ffmpeg [dfc61800] by
- lavfi/vulkan: port to using timeline semaphores
- 2:36 AM Changeset in ffmpeg [09e4687b] by
- hwcontext_vulkan: port CUDA interop to use timeline semaphores
- 2:36 AM Changeset in ffmpeg [0370a580] by
- hwcontext_vulkan: fix mapping from/to DRM/VAAPI frames
- 2:36 AM Changeset in ffmpeg [00ef53c3] by
- hwcontext_vulkan: switch to using timeline semaphores
- 2:36 AM Changeset in ffmpeg [7f387882] by
- hwcontext_vulkan: bump required Vulkan loader version to 1.2
- 1:54 AM Ticket #9507 (close the invalid file descriptor -1 in function v4l2_m2m_destroy_context) created by
- Summary of the bug: Close the invalid file descriptor -1 when init …
Nov 11, 2021:
- 8:54 PM Changeset in ffmpeg [047c362d] by
- avfilter/vf_nlmeans: add x86 SIMD
- 8:54 PM Changeset in ffmpeg [aebdffb9] by
- avfilter/vf_estdif: allow to change two more options
- 8:54 PM Changeset in ffmpeg [946493eb] by
- avcodec/mlpdec: cover case when >2 channels are in single substream …
- 8:54 PM Changeset in ffmpeg [afcf226b] by
- avfilter/af_atilt: use ff_filter_execute() Signed-off-by: Limin Wang …
- 7:30 PM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) closed by
- invalid: That is intentional, guest credentials are used because the protocol …
- 6:43 PM Ticket #9505 (Unsupported frame rate with capture device after updating to MacOS Monterey) updated by
- Replying to Thilo Borgmann: > If there is no 30 fps mode …
- 6:14 PM Ticket #9505 (Unsupported frame rate with capture device after updating to MacOS Monterey) updated by
- Newest Macbooks support 60, 60/1.001 and VRR they call ProMotion.
- 2:04 PM Ticket #9505 (Unsupported frame rate with capture device after updating to MacOS Monterey) updated by
-
Status, Owner changed
If there is no 30 fps mode listed under supported modes, there's … - 1:10 PM Ticket #9481 (VA-API + QSV H264 => MPEG2 transcode PSNR dropped by 25%) updated by
- Note: using "-vsync passthrough" is not a workaround for this …
- 12:14 PM Changeset in ffmpeg [9fd2b394] by
- avutil/opt: handle whole range of int64_t in av_opt_get_int Make …
- 8:33 AM Ticket #9506 (TrueHD 6ch fails to be parsed) updated by
- It is commit 57f0b36367d4e5ccd4d2da7f69c3cac45b6236ee to be precise. …
- 7:11 AM Ticket #9506 (TrueHD 6ch fails to be parsed) created by
- Summary of the bug: somewhere between …
- 6:45 AM Ticket #9505 (Unsupported frame rate with capture device after updating to MacOS Monterey) created by
- Summary of the bug: After updating my Mac to MacOS Monterey, …
Nov 10, 2021:
- 7:19 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
- You might try applying the 24unpacked.patch. Since I cannot reproduce …
- 2:20 PM Changeset in ffmpeg [44c65c6c] by
- fftools/ffmpeg_opt: Fix copyinkf option name in warning message …
- 1:36 PM Ticket #9504 (Audio fragment repeated) updated by
-
Description changed
- 11:01 AM Ticket #9504 (Audio fragment repeated) created by
-
When converting
in.movtoout.movthere are some audio oddities. … - 5:39 AM Ticket #9503 (Make avutil header files -Wconversion safe) updated by
-
Description changed
- 5:37 AM Ticket #9503 (Make avutil header files -Wconversion safe) created by
- The header files for libavutil define a number of inline functions, …
- 4:38 AM Ticket #9493 (h264: No output with software decoding, HW=ok) updated by
- How is #8820 related to this? Also again that PES problem.
- 4:14 AM Ticket #6628 (Random access indicator bit) updated by
- Is that fixed with 575c38d76ce546842d62a481ef03c122d55d3a69 or what?
- 4:07 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by
-
Status changed
I can confirm that, please see: #7950 It happens due to 4 tiles in … - 4:04 AM Ticket #7799 (hevc_mp4toannexb filter inserts extradata wrong position (hevc_cuvid ...) updated by
- Hey, please apply the LGTM'd patch!
- 2:32 AM Ticket #6216 (TrueHD encoder creates non bitexact files) updated by
- Your mono stereo commit in encoder caused this: …
Nov 9, 2021:
- 11:26 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
- Here are the relevant variables: basic_desc->mFormatI: 'lpcm', …
- 10:53 PM Ticket #9493 (h264: No output with software decoding, HW=ok) closed by
- invalid: The sample has no IDR frames, so you need to use -flags2 +showall to …
- 2:44 PM Changeset in ffmpeg [945b2dcc] by
- avformat/hls_sample_encryption: Fix precedence Fixes Coverity ticket …
- 2:44 PM Changeset in ffmpeg [ddd701fb] by
- avcodec/speexdec: Remove dead code Fixes Coverity issue #1492840. …
- 2:42 PM Changeset in ffmpeg [b59138b6] by
- avcodec/libx264: Simplify copying packet data x264.h: "the payloads …
- 2:42 PM Changeset in ffmpeg [19ed9236] by
- avcodec/libx264: Remove always-false checks Always false since this …
- 2:42 PM Changeset in ffmpeg [6f1130be] by
- avcodec/libx264: Check for overflow if necessary Signed-off-by: …
- 2:40 PM Changeset in ffmpeg [e5199eeb] by
- avformat/apngenc: Use UINT16_MAX instead of USHRT_MAX The latter …
- 12:14 PM Changeset in ffmpeg [8a969e12] by
- avcodec/videotoolboxenc: fix pixel buffer memory leak In function …
- 10:54 AM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by
-
Description changed
- 10:51 AM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by
- Replying to Michael Niedermayer: Greetings. It also fails …
- 8:49 AM Changeset in ffmpeg [a1364663] by
- avfilter/vf_estdif: do some clip calculations only once in loop
- 8:49 AM Changeset in ffmpeg [dcf83fd5] by
- avfilter/vf_estdif: export distance cost as filter option
- 8:04 AM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
-
Status, Owner changed
Can you change your libavdevice/avfoundation.m:734 ff to print out the …
Nov 8, 2021:
- 11:17 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) created by
- We are having intermittent issues when quickly opening/closing …
- 11:00 PM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by
-
Summary changed
- 3:44 PM Projects edited by
- (diff)
- 11:39 AM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by
- Replying to Marton Balint: > Doubtful that this is a bug …
- 10:08 AM Ticket #9479 (DolbyE not recognized in mxf container) updated by
- Another short sample: …
- 9:16 AM Ticket #9479 (DolbyE not recognized in mxf container) updated by
- Here's another sample: …
- 8:36 AM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) updated by
- Replying to Marton Balint: > How is this a security issue? …
Nov 7, 2021:
- 7:47 PM Changeset in ffmpeg [45dc668a] by
- avfilter/f_reverse: readjust frame timestamps for areverse
- 7:47 PM Changeset in ffmpeg [0370c3e3] by
- avfilter/af_adelay: use outlink where applicable
- 5:56 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) updated by
- Apparently the problem is that probesize was not applied here and …
- 4:46 PM Changeset in ffmpeg [cd03a180] by
- avcodec/mjpegdec: Use AVCodecInternal.in_pkt for buffer packet …
- 4:38 PM Changeset in ffmpeg [7c5ee237] by
- avcodec/libdav1d: Use av_memdup() where appropriate Signed-off-by: …
- 4:34 PM Changeset in ffmpeg [31d0487b] by
- avcodec/libdav1d: Use AVCodecInternal.in_pkt instead of stack packet …
- 4:32 PM Changeset in ffmpeg [776e9f9e] by
- avcodec/libdav1d: Don't leak side-data-only packets Reviewed-by: …
- 4:27 PM Changeset in ffmpeg [ba91b8b6] by
- avcodec/cuviddec: Use AVCodecInternal.in_pkt instead of stack packet …
- 4:26 PM Changeset in ffmpeg [9b851c4b] by
- avcodec/crystalhd: Use AVCodecInternal.in_pkt instead of stack packet …
- 4:26 PM Changeset in ffmpeg [e353300] by
- avcodec/binkaudio: Use AVCodecInternal.in_pkt for buffer packet …
- 4:12 PM Changeset in ffmpeg [ffdda740] by
- avcodec/internal: Allow receive_frame codecs to use decode_simple pkt …
- 4:08 PM Ticket #9501 (adelay+areverse filters pair create wrong files, giving warning " ...) created by
- Summary of the bug: Some combinations of adelay and areverse filters …
- 3:18 PM Ticket #9473 (gdigrab screen captures are interrupted by secure desktop pop-ups) updated by
- Replying to Marton Balint: > This is not a regression, so …
- 2:50 PM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) closed by
- fixed: Fixed in 9139dc6140e8fb8d84760f3c567332b41858798d.
- 2:38 PM Changeset in ffmpeg [9139dc61] by
- avformat/matroskadec: Don't unnecessarily reduce aspect ratio Fixes …
- 2:20 PM Ticket #9473 (gdigrab screen captures are interrupted by secure desktop pop-ups) updated by
-
Priority changed
This is not a regression, so decreasing priority. Have you tried … - 2:08 PM Ticket #9498 (Cannot build ffmpeg shared libraries under Windows with dash enabled ...) closed by
- invalid: You should ask for help for build issues at ffmpeg-user@ffmpeg.org or …
- 2:05 PM Ticket #9475 (Building ffmpeg libraries for Windows : libxml2 not found) closed by
- invalid: You should ask for help for build issues at ffmpeg-user@ffmpeg.org or …
- 2:00 PM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by
-
Priority, Keywords, Component changed
Doubtful that this is a bug in ffmpeg/x11grab indev if it only affects … - 12:12 PM Ticket #9500 (HEVC encoder settings are not set) updated by
-
Status, Reproduced by developer changed
It even forwards an x264 SEI into the first HEVC bitstream if the … - 12:09 PM Ticket #9500 (HEVC encoder settings are not set) updated by
-
Description changed
- 10:41 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) updated by
-
Keywords, Analyzed by developer, Version, Component, Reproduced by developer changed
- 9:22 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) reopened by
- If it is expressed as two integers (as fractional) then rounding …
- 8:31 AM Ticket #9500 (HEVC encoder settings are not set) created by
- Summary of the bug: Using a git build on both Linux and Windows …
Nov 6, 2021:
- 7:35 PM Changeset in ffmpeg [1728127e] by
- avformat/mpegtsenc: do not include adaptation field in teletext TS …
- 7:35 PM Changeset in ffmpeg [a0854183] by
- avformat/mpegtsenc: fix first_pcr initial update Commit …
- 6:36 PM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) updated by
- How is this a security issue?
- 12:17 PM Ticket #9496 ("error reading header" while reading an mp4 file) updated by
- @Balling As you can see in the mediainfo output the file size is 1.51 GiB.
- 10:00 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) closed by
- wontfix: It already does. It still has to be expressed as two integers.
- 8:56 AM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) updated by
-
Description changed
- 8:51 AM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 8:29 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) reopened by
- To prevent the rounding, can ffmpeg store Sample Aspect Ratio in its …
- 6:27 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) closed by
- wontfix: Matroska stores …
- 3:03 AM HowToCheckIfFaststartIsEnabledForPlayback edited by
- (diff)
- 12:38 AM Changeset in ffmpeg [cc33e736] by
- avcodec/libdav1d: let libdav1d choose optimal max frame delay …
- 12:38 AM Changeset in ffmpeg [61ed1182] by
- avcodec/libdav1d: pass auto threads value to libdav1d libdav1d 1.0.0 …
Note:
See TracTimeline
for information about the timeline view.
