Timeline
May 26, 2022:
- 3:21 PM Changeset in ffmpeg [f912cefb] by
- qsv: check for libmfx.pc instead of mfx.pc This fixed the regression …
- 3:21 PM Changeset in ffmpeg [6ec127b2] by
- avfilter/vf_vpp_qsv: set outlink to EOF correctly 1. Return error if …
- 11:33 AM Ticket #9795 (Regression UDP/RTSP: UDP timeout never hits) created by
- Summary of the bug: How to reproduce: […] On previous releases …
- 10:51 AM Changeset in ffmpeg [0dcbe1c1] by
- doc/protocols: add details and reformat IPFS section
- 10:50 AM Changeset in ffmpeg [8a0f7f7b] by
- doc/protocols: sort IPFS section alphabetically
- 10:37 AM Ticket #9794 (ffmpeg failed to config on release configuration with MSVC on Windows) updated by
-
Status, Description, Summary changed
- 9:54 AM Changeset in ffmpeg [d84f0360] by
- avformat/matroskadec: assert non NULL buf The code is only called if …
- 9:54 AM Changeset in ffmpeg [7bfbd24e] by
- Changelog: Add line for IPFS Noticed-and-suggested-by: Mark Gaiser …
- 9:54 AM Changeset in ffmpeg [5982da87] by
- avformat/act: Check ff_get_wav_header() for failure Fixes: missing …
- 9:54 AM Changeset in ffmpeg [cb5be590] by
- avformat/jpegxl_probe: Check init_get_bits8() for failure Fixes: …
- 9:31 AM Ticket #9794 (ffmpeg failed to config on release configuration with MSVC on Windows) created by
- Summary of the bug: ffmpeg failed to config on release|arm64 …
- 9:18 AM Changeset in ffmpeg [5d8d3c1a] by
- avutil/mem: fix doc for reallocs The doc says those function are like …
- 8:16 AM Ticket #9793 (Possible memory leak in libavfilter/af_channelsplit.c) closed by
- invalid: The code have no leaks. The pad.name is always freed in generic code.
- 8:01 AM Ticket #9793 (Possible memory leak in libavfilter/af_channelsplit.c) created by
- In 'init' function of libavfilter/af_channelsplit.c there is an …
- 6:10 AM Changeset in ffmpeg [3c694967] by
- lavc/aarch64: hevc_sao reschedule slightly Signed-off-by: J. Dekker …
May 25, 2022:
- 8:45 PM Changeset in ffmpeg [1cb601a] by
- avcodec/mfenc: Dynamically load MFPlat.DLL Allows non-UWP builds of …
- 7:17 AM Changeset in ffmpeg [478e1a9] by
- qsv: add requirement for the mininal version of libmfx libmfx 1.28 …
- 7:17 AM Changeset in ffmpeg [f8a07c4d] by
- libavcodec/qsvenc: expose only supported options vp9, hevc, avc, …
- 6:04 AM Changeset in ffmpeg [cc679054] by
- checkasm: improve hevc_sao test The HEVC decoder can call these …
- 6:04 AM Changeset in ffmpeg [2e832be3] by
- lavc/aarch64: add hevc sao edge 8x8 bench on AWS Graviton: …
- 6:04 AM Changeset in ffmpeg [92f67e40] by
- lavc/aarch64: add hevc sao edge 16x16 bench on AWS Graviton: …
- 6:04 AM Changeset in ffmpeg [d957ee34] by
- lavc/aarch64: fix hevc sao band filter The SAO band filter can be …
- 3:36 AM Ticket #4929 (RTSP protocol not sending TEARDOWN packet) updated by
-
Status, Component changed
Ffmpeg is not affected. See #9792. - 3:35 AM Ticket #9792 (FFplay RTSP Teardown missing) closed by
- duplicate: Duplicate of #4929. But thanks for confirming ffmpeg itself is not …
May 24, 2022:
- 8:58 PM Ticket #9672 (ffmpeg not writing ICC profiles in images) updated by
- I think this could work for the short term and solve the underlying …
- 8:56 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- This is a great start, but I'm curious what it would take to do this …
- 7:38 PM Changeset in ffmpeg [8d788c56] by
- avcodec/mjpegenc: Remove ineffective pred option Never did anything, …
- 7:37 PM Changeset in ffmpeg [d587b1c3] by
- avcodec/mpegvideoenc: Remove ineffective options This commit removes …
- 7:36 PM Changeset in ffmpeg [de640d2b] by
- avcodec/mjpegenc: Remove pointless motion-estimation options (M)JPEG …
- 7:31 PM Changeset in ffmpeg [3fba5d4f] by
- avcodec/mpegvideoenc: Remove ineffective [pb]bias options The …
- 7:31 PM Changeset in ffmpeg [49838705] by
- avcodec/pthread_frame: Don't update the first thread ctx before …
- 7:30 PM Changeset in ffmpeg [a7817337] by
- ffbuild/common: Fix CPPFLAGS applied for compiling C++ files …
- 11:46 AM Changeset in ffmpeg [b033913d] by
- fftools/ffmpeg: move processing AV_PKT_DATA_QUALITY_STATS to …
- 11:46 AM Changeset in ffmpeg [0c914ebd] by
- fftools/ffmpeg: merge variable declaration and initialization
- 11:46 AM Changeset in ffmpeg [9acce2af] by
- fftools/ffmpeg: stop using av_stream_get_end_pts() in do_video_stats() …
- 11:46 AM Changeset in ffmpeg [3d4d3553] by
- fftools/ffmpeg: stop using AVStream.nb_frames in do_video_stats() Its …
- 11:46 AM Changeset in ffmpeg [19d1e1f] by
- fftools/ffmpeg: move do_video_stats() to avoid a forward declaration
- 11:46 AM Changeset in ffmpeg [1753fbd0] by
- fftools/ffmpeg: drop a useless check and reduce indentation …
- 11:46 AM Changeset in ffmpeg [9f4437a4] by
- fftools/ffmpeg: reindent after previous commit
- 11:46 AM Changeset in ffmpeg [2ecb333f] by
- fftools/ffmpeg: reuse the encoding code for flushing encoders
- 11:46 AM Changeset in ffmpeg [a11ab647] by
- fftools/ffmpeg: share the code encoding a single frame between video …
- 11:41 AM Changeset in ffmpeg [fa26e177] by
- lavfi/vf_v360: implement output mask for barrelsplit The top/bottom …
- 11:41 AM Changeset in ffmpeg [83a5ef51] by
- lavfi/vf_v360: fix barrelsplit transform with padding Make it match …
- 11:39 AM Changeset in ffmpeg [82784ddf] by
- lavfi/vf_v360: factorize vector computation for barrelsplit
- 11:39 AM Changeset in ffmpeg [58bb83c7] by
- lavfi/vf_v360: drop nonsense inline specifier This function is always …
- 11:35 AM Changeset in ffmpeg [60f948dd] by
- tests/fate/vcodec: add tests for ffv1 2pass mode
- 11:35 AM Changeset in ffmpeg [e5394018] by
- fftools/ffmpeg: fix 2pass log file names Use the global stream index …
- 11:35 AM Changeset in ffmpeg [83560e48] by
- tests/fate-run: give consistent names to enc_dec() arguments …
- 11:35 AM Changeset in ffmpeg [aa7d38f2] by
- tests/fate/vcodec: drop unnecessary options jpeg2000 will be chosen …
- 10:03 AM Changeset in ffmpeg [5a7a33f6] by
- avcodec/libdavs2: export has_b_frames info More precisely, we should …
- 10:03 AM Changeset in ffmpeg [8379e454] by
- avcodec/libuavs3d: use output_reorder_delay as has_b_frames …
- 10:03 AM Changeset in ffmpeg [99d1279] by
- avcodec/avs3_parser: set has_b_frames properly has_b_frames should be …
- 9:52 AM Ticket #9792 (FFplay RTSP Teardown missing) updated by
-
Description changed
- 9:51 AM Ticket #9792 (FFplay RTSP Teardown missing) updated by
-
Summary changed
- 9:49 AM Ticket #9792 (FFplay RTSP Teardown missing) created by
- Using FFPlay to show a Rtsp stream on Win10 (unicast, via udp). When …
- 9:21 AM Changeset in ffmpeg [9cb9da62] by
- avfilter: Add blockdetect filter
- 8:50 AM Changeset in ffmpeg [6b32ad59] by
- avcodec/dvdsubdec: use avpriv_fopen_utf8() instead of plain fopen() …
- 8:50 AM Changeset in ffmpeg [f579a1d0] by
- avfilter: use avpriv_fopen_utf8() instead of plain fopen() Unify file …
- 6:58 AM Changeset in ffmpeg [d2ef44fb] by
- avfilter/af_afftfilt: add threads support
May 23, 2022:
- 10:12 PM Ticket #9791 (yuv420_bgr32_ssse3 writes out of buffer boundary during sws_scale() call) created by
- Summary of the bug: yuv420_bgr32_ssse3 scaling writes out of bound …
- 3:46 PM Ticket #9790 (Could not transfer video withpcm_s16be audio stream to aac) updated by
-
Description changed
- 3:37 PM Ticket #9790 (Could not transfer video withpcm_s16be audio stream to aac) created by
- Summary of the bug: Hi, i use command line to transfer a video to h265 …
- 10:52 AM Changeset in ffmpeg [6076dbcb] by
- Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 The former has been …
- 10:52 AM Changeset in ffmpeg [4cdc14aa] by
- libavutil: Deprecate av_fopen_utf8, provide an avpriv version Since …
- 10:35 AM Changeset in ffmpeg [3fb92446] by
- fftools: Stop using av_fopen_utf8 Provide a header based inline …
- 7:10 AM Changeset in ffmpeg [1f9b5fa5] by
- avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA …
- 7:10 AM Changeset in ffmpeg [20807a9d] by
- avutil/hwcontext_d3d11va: pass the format value from outside for …
- 7:10 AM Changeset in ffmpeg [632db3c3] by
- avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames Fixes: $ …
- 7:07 AM Changeset in ffmpeg [90007e0b] by
- avfilter/avf_showfreqs: fix memleak in plot_freqs plot_freqs should …
- 6:47 AM Ticket #4976 (BK2 format support) updated by
- Your biased and sinister criticism is certainly not going to help.
- 2:19 AM Changeset in ffmpeg [a12ebbbc] by
- avcodec/libuavs3d: fix access uninitialized variable when draining …
- 1:01 AM HWAccelIntro edited by
- (diff)
- 12:46 AM HWAccelIntro edited by
- (diff)
May 22, 2022:
- 11:50 PM Ticket #4976 (BK2 format support) updated by
-
Cc changed
http://forum.doom9.net/showthread.php?t=156191&page=1235#post1958579 … - 11:34 PM Ticket #2070 (Handling Multichannel BINK) updated by
-
Cc changed
This landed in 902ee9cafc8ac2b92e29196cb1e7b00628b664ca - 8:43 PM Ticket #8411 (Support USAC / xHE-AAC) updated by
- Replying to Ajaja: > At least it makes sence to …
May 21, 2022:
- 8:47 PM Ticket #9787 (The movie filter fails to preserve SAR for png resource) updated by
- Yes, indeed the file has (use exiftool) Pixels Per Unit X …
- 12:11 AM Changeset in ffmpeg [27cffd16] by
- x86/tx_float: replace fft_sr_avx with fft_sr_fma3 When the …
- 12:11 AM Changeset in ffmpeg [0938ff97] by
- x86/tx_float: improve temporary register allocation for loads On Zen …
- 12:10 AM Changeset in ffmpeg [805e8d19] by
- lavu/tx: make slow ISA extension penalties smarter Instead of having …
- 12:10 AM Changeset in ffmpeg [19c0bb2a] by
- x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriate
- 12:10 AM Changeset in ffmpeg [9e94c359] by
- Revert "x86/tx_float: remove vgatherdpd usage" This reverts commit …
May 20, 2022:
- 6:12 PM Changeset in ffmpeg [9ab20b16] by
- opt_common: note D and T type streams for completeness. Addresses #9784
- 2:55 PM Ticket #9789 (Segfault with dav1d library) created by
- When transcoding, analyzing or playing any av1 encoded video either …
- 2:44 PM Ticket #8359 (FFmpeg’s nv12 libx264: ffmpeg encodes in “yuv420p” instead of “nv12”) updated by
- Oh, BTW, you can decode to rawvideo in format nv12 (HW decoders do …
- 1:47 PM Ticket #9788 (FFmpeg does not work on Windows N editions without Media Feature Pack ...) updated by
- I made this patch to fix this issue: …
- 1:35 PM Ticket #9783 (Segmentation fault in zscale filter) closed by
- needs_more_info
- 1:35 PM Ticket #9783 (Segmentation fault in zscale filter) updated by
- >Well, it no longer segfaults then. true. For what it's worth the …
- 1:11 PM Ticket #9783 (Segmentation fault in zscale filter) updated by
- Well, it no longer segfaults then. [Parsed_zscale_0 @ …
- 11:58 AM Ticket #9788 (FFmpeg does not work on Windows N editions without Media Feature Pack ...) created by
- Summary of the bug: FFmpeg 4.3+ does not work on Windows N editions …
- 11:50 AM Ticket #9783 (Segmentation fault in zscale filter) updated by
- Thank you for the suggestion and bearing with me =). please see the …
- 8:16 AM Changeset in ffmpeg [8bf61888] by
- tests/fate: Remove intermediate file of flv-add_keyframe_index test …
- 8:16 AM Changeset in ffmpeg [2f0e4832] by
- fate/filter-video: Fix requirements of tests Signed-off-by: Andreas …
- 8:16 AM Changeset in ffmpeg [e82472e] by
- fate/filter-video: Avoid duplication for fate-filter-overlay tests …
- 8:16 AM Changeset in ffmpeg [429f2e50] by
- fate/filter-video: Avoid duplication for filter-removegrain tests …
- 8:16 AM Changeset in ffmpeg [f8bdbcd5] by
- fate/filter-video: Avoid duplication for fate-filter-stereo3d tests …
- 8:16 AM Changeset in ffmpeg [e7156262] by
- tests/Makefile: Add FRAMECRC variants for filtering Lots of tests use …
- 8:16 AM Changeset in ffmpeg [c37f65a5] by
- tests/Makefile: Remove FILTERDEMDECMUX It is unused and given that …
- 8:12 AM Changeset in ffmpeg [82a68a87] by
- x86/tx_float: remove vgatherdpd usage Its performance loss ranges …
- 3:53 AM Ticket #9787 (The movie filter fails to preserve SAR for png resource) updated by
- Attach 000001.png and check with the only supported stable from master …
- 3:30 AM Ticket #9787 (The movie filter fails to preserve SAR for png resource) created by
- Encoding a png image using a lossless codec, and then extracting the …
May 19, 2022:
- 8:33 PM Ticket #9783 (Segmentation fault in zscale filter) updated by
- We do not support anything except the master branch of all libraries …
- 8:07 PM Ticket #9783 (Segmentation fault in zscale filter) updated by
- You posted 4.4 version, that is very old version by today standards.
- 6:20 PM Changeset in ffmpeg [41a558fe] by
- avfilter/formats: Constify channel_layout in ff_add_channel_layout() …
- 5:16 PM Changeset in ffmpeg [2c8f9783] by
- avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.h It is …
- 5:16 PM Changeset in ffmpeg [9cc38cc6] by
- avcodec/mss2: Remove write-only QpelDSPContext Signed-off-by: Andreas …
- 5:16 PM Changeset in ffmpeg [6e5acb6c] by
- avcodec/error_resilience: Only keep what is needed from MECmpContext …
- 3:39 PM Encode/AV1 edited by
- fix incorrect parameter (diff)
- 3:29 PM Encode/AV1 edited by
- Updates on SVT-AV1 1.0.0 and later (diff)
- 2:55 PM Ticket #8684 (WebVTT decoder breaks when ::cue elements are used) updated by
- There is patch fixing this issue here: …
- 2:46 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by
- Replying to Scott Lamb: > I just discovered an effective …
- 2:34 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by
-
Cc changed
- 2:07 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) updated by
- Thank you for your answer!, > The third column indicates the media …
- 1:46 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) closed by
- invalid: The third column indicates the media type. Although not shown in the …
- 1:17 PM Changeset in ffmpeg [94968dbc] by
- avcodec/dvdsubenc: return error if canvas_size is too small for …
- 1:17 PM Changeset in ffmpeg [8e828ee1] by
- avformat/sccenc: avoid potential invalid access Signed-off-by: Limin …
- 1:17 PM Changeset in ffmpeg [4607868b] by
- Makefile: remove sccenc dependency on subtitles Signed-off-by: Limin …
- 11:34 AM Ticket #9783 (Segmentation fault in zscale filter) reopened by
- apologies again I had used -hide_banner. Please see the newly attached …
- 8:52 AM Changeset in ffmpeg [dd99d34d] by
- avformat/img2: Add support for AVIF mux in image2 Add support for …
- 7:05 AM Ticket #9786 (The flag -hls_flags temp_file does not work) updated by
-
Description changed
- 7:03 AM Ticket #9786 (The flag -hls_flags temp_file does not work) created by
- In the log, ffmpeg writes that a file with the extension .tmp has been …
Note:
See TracTimeline
for information about the timeline view.
