Timeline
Aug 7, 2021:
- 11:56 PM Changeset in ffmpeg [e56f6e59] by
- avcodec/nvenc: add chroma qp offset support Signed-off-by: Timo …
- 10:13 PM Changeset in ffmpeg [5ad436fc] by
- avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog …
- 9:45 PM Changeset in ffmpeg [7f1edcb4] by
- avcodec/ass_split: Remove unused ff_ass_split_dialogue() Unused since …
- 7:51 PM Changeset in ffmpeg [127da193] by
- avcodec/acelp_vectors: Add missing brackets Before …
- 7:12 PM Ticket #9355 (Fix for PES packets with too much padding) updated by
- Replying to Sergio Ammirata, Ph.D.: > Replying to …
- 2:24 PM Changeset in ffmpeg [6a4f851d] by
- libavformat/mov: Change log line from debug to trace It's creating …
- 1:24 PM Scaling edited by
- (diff)
- 1:16 PM Changeset in ffmpeg [44d5e12c] by
- ffprobe: remove references to frame->pkt_pts The field was removed …
- 1:15 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by
- -filter_complex was using bilinear, even though it ahould be bicubic …
- 1:03 PM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by
- Replying to mkver: > Slice multithreading depends upon the …
- 12:18 PM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by
-
Priority changed
Slice multithreading depends upon the input being composed of multiple … - 12:05 PM Ticket #9192 (Command line switch sws_dither doesn't allow "none") updated by
-
Status changed
Looks like this 75285325500672a806ba93bfc1e0ace9c9e566c1 and this … - 11:09 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by
- Replying to richardpl: > Sorry, but this is not page to …
- 11:08 AM Changeset in ffmpeg [6b11c12c] by
- avfilter/avf_showspectrum: improve dBFS scale legend Make it more …
- 10:47 AM Ticket #9367 (H264 does NOT support slice multi threading mode) closed by
- invalid: Sorry, but this is not page to ask support questions. This page is …
- 7:43 AM Ticket #9184 (pngdec output frame that has double image) updated by
- Replying to wenbin,chen: > > {{{ > ffmpeg …
- 7:35 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by
-
Description changed
- 7:34 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by
-
Description changed
- 7:29 AM Ticket #9367 (H264 does NOT support slice multi threading mode) created by
- H264 (software decoding not hardware decoding) does NOT support slice …
- 6:44 AM Ticket #9184 (pngdec output frame that has double image) updated by
- Replying to wenbin,chen: > Hi Pljushevij > CPU High …
- 12:25 AM Ticket #9312 (assertion failed in av_rescale_delta) closed by
- fixed: Should be fixed in e01d306c647b5827102260b885faa223b646d2d1
- 12:22 AM Changeset in ffmpeg [e01d306c] by
- avcodec/utils: don't return negative values in …
- 12:22 AM Changeset in ffmpeg [35331aa2] by
- avutil/tx: add a return at the end of non-void functions Fixes …
- 12:22 AM Changeset in ffmpeg [ec59ca0e] by
- avformat/mxfenc: add a return at the end of non-void functions Fixes …
- 12:22 AM Changeset in ffmpeg [83946906] by
- avfilter/vsrc_testsrc: add a return at the end of non-void functions …
- 12:22 AM Changeset in ffmpeg [d708add9] by
- fftools/ffmpeg_filter: add a return at the end of non-void functions …
Aug 6, 2021:
- 8:50 PM Changeset in ffmpeg [9f19fbb] by
- avformat/fifo: Free dict on av_dict_copy() failure av_dict_copy() …
- 8:49 PM Changeset in ffmpeg [a3e78deb] by
- avformat/ilbc: Use av_get_packet Signed-off-by: Andreas Rheinhardt …
- 8:47 PM Changeset in ffmpeg [d1ac6456] by
- avformat: Use ffio_read_size where appropriate Signed-off-by: Andreas …
- 7:59 PM Changeset in ffmpeg [dccd1d2a] by
- avformat/yuv4mpegenc: Write data generically via AVPixFmtDescriptor …
- 7:04 PM Changeset in ffmpeg [9ffa4949] by
- avformat/adtsenc: return value check for init_get_bits in …
- 7:04 PM Changeset in ffmpeg [89505d38] by
- avformat/wtvdec: Check for EOF before seeking back in …
- 7:04 PM Changeset in ffmpeg [2bbef69b] by
- avformat/mpc8: Check first keyframe position for overflow Fixes: …
- 7:04 PM Changeset in ffmpeg [9bc32d7c] by
- avcodec/exr: Check ac_count Fixes: signed integer overflow: …
- 7:04 PM Changeset in ffmpeg [c42f2779] by
- tools/target_dec_fuzzer: check max samples in flush loop Fixes: …
- 6:52 PM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) closed by
- fixed: It is actually possible, just like with primaries/trc/matrix OF THE …
- 2:48 PM Changeset in ffmpeg [e6754d2a] by
- ffprobe: Rename Audio Service Type 'type' field to 'service_type' …
- 12:56 PM Changeset in ffmpeg [1cd43d8a] by
- avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics …
- 12:56 PM Changeset in ffmpeg [82be9f27] by
- avcodec/hevc_sei: parse and export Film Grain Characteristics SEI …
- 12:56 PM Changeset in ffmpeg [794e15fd] by
- cbs_h265: add support for Film Grain Characteristics SEI message …
- 12:47 PM Ticket #9366 ([libtls] twitch broke libressl libtls backend) created by
- twitch did something yesterday and last week git ffmpeg compiled with …
- 12:38 PM Changeset in ffmpeg [6b594ba] by
- avcodec/mfenc: remove usage of avctx->pkt_timebase The field is …
- 8:05 AM Ticket #9356 (mpegts puts av_read_frame in infinite loop) updated by
- I can now confirm that by applying the patch …
- 1:25 AM Ticket #8349 (Dolby AC-4 Support) updated by
-
Cc changed
Aug 5, 2021:
- 11:25 PM Ticket #9365 (uninitialized value use) closed by
- duplicate: Duplicate of #9364.
- 10:11 PM Ticket #9365 (uninitialized value use) created by
- Found by Andrew Bao with his usage-of-uninitialized value tool This …
- 10:11 PM Ticket #9364 (uninitialized value use) created by
- Found by Andrew Bao with his usage-of-uninitialized value tool This …
- 7:15 PM Changeset in ffmpeg [ef54590f] by
- avfilter/internal: Don't include libavcodec/(avcodec|internal).h The …
- 7:11 PM Changeset in ffmpeg [2678b4f8] by
- avfilter/avf_showspectrum: add option to control dynamic range for colors
- 6:05 PM Changeset in ffmpeg [2146b655] by
- avutil/internal: Move MAKE_ACCESSORS to its only user Signed-off-by: …
- 6:02 PM Changeset in ffmpeg [54950286] by
- Move ff_tlog() from lavc/internal.h to lavu/internal.h It is also …
- 5:59 PM Changeset in ffmpeg [2b6e008] by
- avfilter/internal: Move ff_norm_qscale() to qp_table.h It is the …
- 5:58 PM Changeset in ffmpeg [b75dc8bd] by
- avcodec/huffman: Use logcontext instead of AVCodecContext Said …
- 5:56 PM Changeset in ffmpeg [a449fb35] by
- avcodec/fft-internal: Make it a standalone header Signed-off-by: …
- 5:46 PM Changeset in ffmpeg [211619ad] by
- avcodec: Remove the FFT_FIXED_32 define Since the removal of the …
- 5:02 PM Changeset in ffmpeg [763c5014] by
- avcodec/fft-internal: Remove unused macros Signed-off-by: Andreas …
- 5:00 PM Changeset in ffmpeg [7bad2a61] by
- avcodec/mips/constants: Include intfloat.h in constants.h Don't rely …
- 3:53 PM Changeset in ffmpeg [304cb086] by
- avfilter/avfilter: Remove unused partial_buf It is unused since …
- 2:23 PM Changeset in ffmpeg [b3a0548] by
- fftools/ffmpeg_filter: fix the flags parsing for scaler Scaler relys …
- 2:23 PM Changeset in ffmpeg [5b0e6b0d] by
- fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay …
- 2:23 PM Changeset in ffmpeg [9f14396a] by
- lavfi/vf_scale: use default swscale flags for scaler Currently the …
- 1:42 PM Changeset in ffmpeg [9dbf95f2] by
- avfilter/f_graphmonitor: use sample_count_in/out
- 1:42 PM Changeset in ffmpeg [c317862] by
- avfilter/avfilter: add sample_count_in and sample_count_out
- 1:40 PM Ticket #9363 (loudnorm does not allow a loudness range beyond 20 LU) created by
- The loudnorm filter provided with FFmpeg 4.4 does not allow a loudness …
- 12:42 PM Ticket #9362 (paf file fails to load with ffmpeg) created by
- Summary of the bug: The 'teaser.paf' file which is of type 'Packed …
- 9:34 AM Ticket #9184 (pngdec output frame that has double image) updated by
- Hi Pljushevij CPU High because it use cpu to decode. Here is the …
- 6:26 AM Ticket #9184 (pngdec output frame that has double image) updated by
- Replying to wenbin,chen: > Here is my command and it …
- 4:45 AM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
-
Description changed
Aug 4, 2021:
- 8:42 PM Changeset in ffmpeg [82123e13] by
- avfilter/avf_showspectrum: add lreplace sliding mode
- 8:11 PM Changeset in ffmpeg [b1388cd] by
- avfilter/avf_showspectrum: proper rational multiplication
- 7:58 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
-
Description changed
- 7:55 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
-
Description, Summary changed
- 7:52 PM Changeset in ffmpeg [20ebcbd5] by
- avfilter/avf_showspectrum: fix last frame/eof timestamp
- 5:58 PM Changeset in ffmpeg [6d236588] by
- libavfilter: Fix implicit declarations of av_cpu_max_align …
- 1:06 PM Changeset in ffmpeg [65fdc0e5] by
- lavc/qsvenc: pass the color properties to the SDK Otherwise the color …
- 1:04 PM Changeset in ffmpeg [c8cfe676] by
- lavc/qsvdec: update color properties in codec context User may get …
- 12:41 PM Ticket #9361 (av_read_frame infinite loop) created by
- Summary of the bug: Sound recording does not stop when the device is …
- 12:04 PM Ticket #9360 (MSVC build broken: unterminated string) created by
- (I'm using a snapshot Git version of FFmpeg source code obtained at …
- 10:59 AM Changeset in ffmpeg [7ab0207d] by
- avutil/Makefile: Apply CFLAGS for compilation Fixes "make …
- 10:50 AM Changeset in ffmpeg [cc6f6a1e] by
- avfilter/vf_vpp_qsv: Don't overrun stack array …
- 8:13 AM Changeset in ffmpeg [3b298640] by
- avfilter/af_afftfilt: make sure that tx buffers size are always aligned
- 8:09 AM Changeset in ffmpeg [16b4331b] by
- avfilter/avf_showspectrum: use proper function return value instead of …
- 8:04 AM Changeset in ffmpeg [b3117f37] by
- avfilter/vaf_spectrumsynth: switch to TX FFT from avutil
- 7:35 AM Changeset in ffmpeg [a428d2a4] by
- avfilter/af_afftfilt: switch to TX FFT from avutil
- 7:06 AM WikiStart edited by
- move line to other chapter (diff)
- 1:03 AM Changeset in ffmpeg [6e66e2c3] by
- avfilter/internal: Don't include framepool.h, thread.h They are not …
Aug 3, 2021:
- 10:29 PM Ticket #9359 (FFmpeg trac server frequently 503'ing) updated by
-
Status changed
Same here. Really irritating. It is actually more often 503 than not. … - 9:41 PM Changeset in ffmpeg [e0b84d10] by
- avfilter/avfilter: use av_frame_copy() to copy frame data …
- 9:31 PM Ticket #9359 (FFmpeg trac server frequently 503'ing) created by
- Right now this trac server is returning 503 errors half the time for …
- 9:21 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- I added "-extra_sei 0" and tested with the gyan 08/01/2021 binaries …
- 9:14 PM Encode/H.265 edited by
- fix broken link to x265 docs. Links to the stable version's docs … (diff)
- 9:04 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- Replying to Timo R.: > The "Failed locking bitstream …
- 9:03 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- Thanks. I will try "-extra_sei 0" and wait for the 495 driver when it …
- 8:51 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- The "Failed locking bitstream buffer: not enough buffer" thing seems …
- 8:48 PM Projects edited by
- fix alphabetic order (diff)
- 8:30 PM Projects edited by
- (diff)
- 8:23 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- There is unfortunately no way to automatically increase the number of …
- 7:58 PM Ticket #9358 (wmav2 decoding fails for some files) updated by
- Unfortunately most of the sample files are too large to upload. I've …
- 7:53 PM Ticket #9358 (wmav2 decoding fails for some files) created by
- libavcodec is failing to properly decode some XWMA files. These files …
- 7:50 PM Ticket #9355 (Fix for PES packets with too much padding) updated by
-
Status changed
Also this is a duplicate of #5860. P.S. Apparently not. - 7:25 PM Ticket #8629 (Allow additional stream specifier when mapping by stream id) updated by
- But ac3 is a part of TrueHD+Atmos... And is needed to decode EAC3.
- 7:17 PM Ticket #9355 (Fix for PES packets with too much padding) updated by
- For example, does it fix that warning sample in #3309? What about my …
- 6:05 PM Ticket #9355 (Fix for PES packets with too much padding) updated by
- Replying to Sergio Ammirata, Ph.D.: > Replying to …
- 4:51 PM Ticket #9357 (HLS live seek support) created by
- The current API (hls demuxer) doesn't seem to provide/expose required …
- 4:39 PM Ticket #9356 (mpegts puts av_read_frame in infinite loop) created by
- Summary of the bug: By demuxing after av_seek_frame (in a non …
- 3:20 PM Ticket #7912 (timing is all wrong when extracting Closed Captions) closed by
- fixed: Fixed in a27853a7300bb3c2752256b2fc02f2439619f6f8. It was happening …
- 2:55 PM Ticket #9355 (Fix for PES packets with too much padding) updated by
- Replying to Balling: > What is #2392? That one has nothing …
- 2:52 PM Ticket #9355 (Fix for PES packets with too much padding) updated by
- What is #2392? That one has nothing to do with above.
- 2:20 PM Changeset in ffmpeg [8b83dad8] by
- avfilter/vf_vpp_qsv: add scale mode option The option allow user to …
- 1:56 PM Ticket #9355 (Fix for PES packets with too much padding) created by
- Summary of the bug: PES packet with too much padding trigger unlimited …
- 1:39 PM Changeset in ffmpeg [7150f957] by
- avcodec/dnxhddec: check and propagate function return value Similar …
- 9:40 AM Ticket #9152 (FFmpeg doesn't stop after it has written the correct output file) updated by
- This is an even shorter example for reproducing the same problem: …
- 7:22 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by
-
Cc changed
- 7:20 AM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by
-
Cc changed
- 2:28 AM Ticket #9184 (pngdec output frame that has double image) updated by
- Here is my command and it works on my side: […] I adjust the …
Aug 2, 2021:
- 11:00 PM Ticket #9184 (pngdec output frame that has double image) updated by
- Replying to wenbin,chen: > Hi Pljushevij, I cannot …
- 10:00 PM Ticket #7912 (timing is all wrong when extracting Closed Captions) updated by
- So how is a27853a7300bb3c2752256b2fc02f2439619f6f8 affecting this?
- 12:45 PM Changeset in ffmpeg [c8b1f2bc] by
- packet: initialize time_base field to (0, 1) instead of (0, 0) Forget …
- 12:30 PM Changeset in ffmpeg [a1a0fddf] by
- avpacket: ABI bump additions This commit adds a long-requested by API …
- 12:00 PM Changeset in ffmpeg [a27853a7] by
- lavd/lavfi.c: Set time_base for 608 cc to container time_base. …
- 2:50 AM Ticket #9354 (Vulkan filter cannot work on nvidia platform) created by
- Summary of the bug: How to reproduce: […] This command reports a …
- 2:40 AM Ticket #9353 (Vulkan filter cannot work on the latest mesa on Intel platform) updated by
-
Description changed
- 2:37 AM Ticket #9353 (Vulkan filter cannot work on the latest mesa on Intel platform) created by
- Summary of the bug: How to reproduce: […] This command reports …
Aug 1, 2021:
- 8:48 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- Sorry. Typo. Retried on both GPUs just to be sure with -bf 0 and still …
- 7:45 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- It is -bf 0, not qf.
- 6:18 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- I added -qf 0 and tried again on both machines with different GPUs and …
- 5:46 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- It is -c:v hevc_nvenc -bf 0. And yes, it is permanent workaround, …
- 5:19 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- I tried extra frames all the way up to 15 and it still fails. Also, I …
- 11:07 AM Changeset in ffmpeg [1f585030] by
- libavcodec/libx265: add user data unregistered SEI encoding MISB ST …
- 9:54 AM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- Real workaround is -bf 0. Sigh, just like was in #9130. [Or of course …
- 4:21 AM Changeset in ffmpeg [c50f5460] by
- ffmpeg_opt: restore documented stream selection behaviour 11d3b03fcb …
- 12:57 AM Changeset in ffmpeg [7b4bdcd6] by
- avformat/mxfdec: prefer footer and complete partitions for metadata …
Jul 31, 2021:
- 8:08 PM Changeset in ffmpeg [9b57d2f0] by
- avformat/wavdec: Use 64bit in new_pos computation Fixes: signed …
- 8:08 PM Changeset in ffmpeg [9dbed908] by
- avformat/sbgdec: Check for overflow in timestamp preparation Fixes: …
- 8:08 PM Changeset in ffmpeg [9d1c47e] by
- avformat/dsicin: Check packet size for overflow Fixes: signed integer …
- 8:08 PM Changeset in ffmpeg [5e38eff2] by
- avformat/dsfdec: Change order of operations in bitrate computation …
- 8:08 PM Changeset in ffmpeg [b4e77dfc] by
- avformat/bfi: check nframes Fixes: signed integer overflow: …
- 8:08 PM Changeset in ffmpeg [527821a] by
- avformat/avidec: fix position overflow in avi_load_index() Fixes: …
- 8:08 PM Changeset in ffmpeg [f034c2e3] by
- avformat/asfdec_f: Check sizeX against padding Fixes: signed integer …
- 8:08 PM Changeset in ffmpeg [bae2e197] by
- avformat/aiffdec: Check for size overflow in header parsing Fixes: …
- 8:04 PM Changeset in ffmpeg [75a099f] by
- avcodec/aaccoder: Add minimal bias in search_for_ms() Fixes: floating …
- 6:13 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
-
Description changed
- 1:19 AM Ticket #9349 (avformat_find_stream_info with avio+mpeg may causes an abnormal ...) closed by
- worksforme: Your code as-is doesn't work: A startLoop function is called but not …
- 12:17 AM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by
- I spent the last week creating a very complicated Windows script, but …
Note:
See TracTimeline
for information about the timeline view.
