Timeline
Feb 22, 2024:
- 11:52 PM Ticket #5154 (Demux h264 stream from Arecont camera) closed by
- fixed: This appears to work now :)
- 11:35 PM Ticket #10779 (Drawtext cannot be compiled with FFmpeg 6.1.1) closed by
- fixed
- 11:17 PM Changeset in ffmpeg [fe340c32] by
- .mailmap: Update my mailmap entry Signed-off-by: Andreas Rheinhardt …
- 9:34 PM Ticket #5885 (32bit ppc fate client) closed by
- fixed
- 7:11 PM Ticket #5885 (32bit ppc fate client) updated by
-
Owner changed
- 7:10 PM Ticket #5885 (32bit ppc fate client) updated by
-
Component changed
- 7:08 PM Ticket #5885 (32bit ppc fate client) updated by
- I have recently started a new FATE node using QEMU for this, see: …
- 6:57 PM Ticket #10868 (mxf-probe-j2k FATE test fails on big-endian systems such as PowerPC) updated by
- Patch posted to ML appears to fix this: …
- 11:13 AM Changeset in ffmpeg [4ea2b271] by
- avformat/libsrt: Remove manually free AV_OPT_TYPE_STRING …
- 11:13 AM Changeset in ffmpeg [80cd6e65] by
- avcodec/audiotoolboxenc: Ensure frame_size isn't zero Signed-off-by: …
- 11:13 AM Changeset in ffmpeg [338e33b0] by
- avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac …
- 9:17 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by
- Test samples - https://cloud.mail.ru/public/7nAT/y8mfdZKfM
- 5:31 AM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) updated by
- Replying to Gyan: > Which ffmpeg version? ffmpeg version …
- 4:57 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by
-
Description changed
- 4:54 AM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) updated by
- Which ffmpeg version?
- 3:29 AM Changeset in ffmpeg [76b2bb96] by
- avutil/tx: print debug log at trace level The output of TX is …
- 12:45 AM Changeset in ffmpeg [4179c121] by
- avcodec/movtextenc: Don't copy data around unnecessarily Using …
- 12:45 AM Changeset in ffmpeg [e9a587af] by
- avcodec/srtenc, webvttenc: Use av_printf_format Signed-off-by: …
- 12:45 AM Changeset in ffmpeg [ed9de6d] by
- avcodec/ttmlenc: Remove always-true check Signed-off-by: Andreas …
- 12:45 AM Changeset in ffmpeg [253a834] by
- avcodec/ttmlenc: Don't copy data around unnecessarily Using …
- 12:45 AM Changeset in ffmpeg [abea374] by
- avcodec/webvttenc: Don't copy data around unnecessarily Using …
- 12:45 AM Changeset in ffmpeg [686af457] by
- avcodec/srtenc: Don't copy data around unnecessarily Using …
- 12:45 AM Changeset in ffmpeg [b8a00a1f] by
- avcodec/assenc: Use size_t for length of string Signed-off-by: …
- 12:42 AM Changeset in ffmpeg [fe08058f] by
- avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros It …
- 12:42 AM Changeset in ffmpeg [76b41511] by
- avcodec/h264dec: Reindent after the previous commit Signed-off-by: …
- 12:42 AM Changeset in ffmpeg [b550dd67] by
- avcodec/h264dec: Return early in ff_h264_draw_horiz_band() …
Feb 21, 2024:
- 9:52 PM Ticket #10879 (Backporting "avformat/mov: Ignore duplicate ftyp" patch to 5.1.4) created by
- ffmpeg 6.1.0 introduced the following change in avformat/mov: …
- 9:28 PM Changeset in ffmpeg [1f1abb27] by
- configure: Fix a typo Signed-off-by: Martin Storsjö <martin@martin.st>
- 9:27 PM Changeset in ffmpeg [8a9b0238] by
- checkasm: Add a "run-checkasm" make target Contrary to the existing …
- 9:03 PM Changeset in ffmpeg [d06cc1cb] by
- fate/mov: rename a test group to better reflect what it requires …
- 8:56 PM Changeset in ffmpeg [ebed8be5] by
- fate/mov: add missing samples dependency to avif/heic tests …
- 8:46 PM Changeset in ffmpeg [733d6412] by
- fate/mov: add missing ffprobe dependency to mov-write-amve …
- 6:24 PM Changeset in ffmpeg [4d86e64d] by
- avcodec/cbs_vp8: Remove empty flush callback This callback is …
- 6:24 PM Changeset in ffmpeg [e2f56f2b] by
- fate/image: Enable fate-webp-rgb-lossless-palette-predictor test …
- 6:08 PM Changeset in ffmpeg [9cb8f262] by
- lavc/me_cmp: R-V V sse C908: sse_0_c: 614.7 sse_0_rvv_i32: 138.2 …
- 6:08 PM Changeset in ffmpeg [37463d79] by
- lavc/me_cmp: R-V V pix_abs_y2 C908: pix_abs_0_2_c: 904.0 …
- 6:08 PM Changeset in ffmpeg [f1ec475f] by
- lavc/me_cmp: R-V V pix_abs_x2 C908: pix_abs_0_1_c: 767.0 …
- 6:08 PM Changeset in ffmpeg [b41e115d] by
- lavc/me_cmp: R-V V pix_abs C908: pix_abs_0_0_c: 534.0 …
- 5:24 PM Changeset in ffmpeg [e9cc9e49] by
- libswscale/utils: Fix bayer to yuvj Fixes: out of array access. …
- 5:24 PM Changeset in ffmpeg [f9906911] by
- Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" …
- 5:24 PM Changeset in ffmpeg [8caa84ce] by
- tools: Add target_sws_fuzzer.c Signed-off-by: Michael Niedermayer …
- 5:24 PM Changeset in ffmpeg [64098d0c] by
- swscale/swscale: Check srcSliceH for bayer Fixes: Assertion srcSliceH …
- 5:24 PM Changeset in ffmpeg [18f26f8a] by
- swscale/utils: Allocate more dithererror Fixes: out of array read …
- 5:23 PM Changeset in ffmpeg [6ef32ea5] by
-
Avoid OOM for invalid STCO / CO64 constructions.
The
entriesvalue … - 12:23 PM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) updated by
-
Description changed
- 12:19 PM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) created by
- Summary of the bug: When muxing an H264-encoded video in a .MOV …
- 9:33 AM Changeset in ffmpeg [a3f69cde] by
- fftools/ffmpeg: cosmetics, vertically align structs
- 9:31 AM Changeset in ffmpeg [6b6815b1] by
- fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user
- 9:27 AM Changeset in ffmpeg [826cfd99] by
- fftools/ffmpeg_filter: pass framerate through InputFilterOptions …
- 9:27 AM Changeset in ffmpeg [fef3052d] by
- fftools/ffmpeg_filter: pass autorotate/reinit flags through …
- 9:27 AM Changeset in ffmpeg [6315f78e] by
- fftools/ffmpeg_filter: pass sub2video canvas size through …
- 9:27 AM Changeset in ffmpeg [bd3c1c19] by
- fftools/ffmpeg_filter: accept a name from its upstream input Do not …
- 9:27 AM Changeset in ffmpeg [8f592eb3] by
- fftools/ffmpeg_filter: compute input trim start/end in demuxer The …
- 9:27 AM Changeset in ffmpeg [09438d65] by
- fftools/ffmpeg_filter: stop taking display matrix from global side …
- 6:28 AM Ticket #10735 (Bug: FFmpeg's qsv encoder wrappers broken with the -g parameter set, ...) updated by
- I cannot run the command you provide, so I make some changes to make …
- 4:25 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) created by
- If you are interested in adding this functionality, I can try to make …
- 12:07 AM Changeset in ffmpeg [cb9f1f59] by
- avutil/version: Remove outdated checks Signed-off-by: Andreas …
- 12:06 AM Changeset in ffmpeg [39b4b5aa] by
- avcodec: Remove superfluous ';' outside of functions Inside a …
- 12:06 AM Changeset in ffmpeg [48612de6] by
- avcodec/vvc/vvcdsp: Remove pointless wrappers Reviewed-by: Nuo Mi …
- 12:06 AM Changeset in ffmpeg [ef04737e] by
- avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses …
- 12:04 AM Changeset in ffmpeg [1eafbc27] by
- avcodec/vvc/vvc_ps: Check before access max_bin_idx can be at most …
Feb 20, 2024:
- 11:24 PM Changeset in ffmpeg [1d66a122] by
- avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE It used to be …
- 11:23 PM Changeset in ffmpeg [b6b33f7e] by
- avutil/common: Move includes to the beginning of the file …
- 11:23 PM Changeset in ffmpeg [27cd7011] by
- avutil/tests/pixelutils: Remove dead code Forgotten in …
- 8:57 PM Changeset in ffmpeg [68f0e964] by
- avformat/mxfdec: do not use AnyType when resolving Descriptors and …
- 8:57 PM Changeset in ffmpeg [b0c647d1] by
- avformat/mxfdec: move resolving Descriptors to the multi descriptor …
- 8:01 PM Ticket #10876 (scale_vulkan filter does not accept an output format different than yuv420p) created by
-
The
scale_vulkanfilter does not accept an output pixel format … - 7:55 PM Changeset in ffmpeg [5507a406] by
- avcodec/av1dec: fix matrix coefficients exposed by codec context …
- 7:39 PM Changeset in ffmpeg [6073fff8] by
- avcodec/av1dec: fix matrix coefficients exposed by codec context …
- 7:24 PM Changeset in ffmpeg [9bf90b12] by
- avcodec/av1dec: fix matrix coefficients exposed by codec context …
- 7:13 PM Changeset in ffmpeg [511b8444] by
- avcodec/av1dec: fix matrix coefficients exposed by codec context …
- 6:59 PM Changeset in ffmpeg [a267d4ad] by
- avcodec/av1dec: fix matrix coefficients exposed by codec context …
- 6:54 PM Changeset in ffmpeg [37936b09] by
- avcodec/av1dec: fix matrix coefficients exposed by codec context …
- 6:53 PM Ticket #10875 (scale_vulkan filter produces wrong colors) created by
-
Applying the
scale_vulkanfilter produces an output with … - 6:32 PM Ticket #5456 (Videos produced with -shortest are longer than the audio) updated by
- I am still having issues creating 8k/4k videos with this. The …
- 6:08 PM Changeset in ffmpeg [870d9730] by
- avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together …
- 6:08 PM Changeset in ffmpeg [520c1b0a] by
- avutil/hwcontext_vaapi: Allocate public and priv device hwctx together …
- 6:00 PM Changeset in ffmpeg [cffadfe9] by
- avformat/movenc: Make check actually check what is intended Also …
- 5:56 PM Ticket #10873 (Memory leaks with ffmpeg cmd when use hwupload to vulkan format) updated by
- Patch under review …
- 5:41 PM Changeset in ffmpeg [e2afcb82] by
- avfilter/af_pan: Uninitialize channel layout Fixes a leak in the …
- 3:52 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by
- To avoid possible misunderstanding, the libSRT triggers the …
- 3:17 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by
- Alright then. I take it as a good deal.
- 2:49 PM Changeset in ffmpeg [58ffe0d] by
- flvdec: Honor the "flv_metadata" option for the "datastream" metadata …
- 2:45 PM Changeset in ffmpeg [8c00fe64] by
- fate: add IAMF in mp4 tests Signed-off-by: James Almer <jamrial@gmail.com>
- 2:45 PM Changeset in ffmpeg [dbfa8381] by
- avformat/movenc: add support for Immersive Audio Model and Formats in …
- 2:24 PM Changeset in ffmpeg [fe637161] by
- avformat/mov: add support for Immersive Audio Model and Formats in …
- 2:24 PM Changeset in ffmpeg [9ba327e7] by
- avformat/mov: make MOVStreamContext refcounted This will be useful in …
- 2:24 PM Changeset in ffmpeg [ce7b519a] by
- avformat/mov: factorize out setting the output packet properties …
- 2:24 PM Changeset in ffmpeg [b140b833] by
- avformat/demux: allow demuxers to output more than one packet per …
- 1:44 PM Ticket #10874 (Bug: ffmpeg/ffprobe/ffplay can't handle ts file with codec_name as 'png') created by
- Summary of the bug: When run ffprobe 001.ts, the message as below, …
- 12:15 PM Ticket #10873 (Memory leaks with ffmpeg cmd when use hwupload to vulkan format) created by
- Not sure if it's vulkan specific or not. cmd: […] See attachment …
- 6:51 AM Ticket #10656 (lead: broken output) closed by
- fixed: Fixed in db975ff00d2111de8052abfd65bd250a737bec6d.
- 6:49 AM Ticket #10660 (lead: unsupported format 0x0) closed by
- fixed: Fixed in 37702e20663dc8111534229af551763c2a954e73.
- 6:31 AM Changeset in ffmpeg [37702e20] by
- avcodec/lead: support format 0x0 Fixes ticket #10660.
- 5:40 AM Changeset in ffmpeg [db975ff0] by
- avcodec/lead: support unaligned blocks Fixed ticket #10656.
Feb 19, 2024:
- 11:53 PM Changeset in ffmpeg [80131321] by
- avformat/iamfdec: set disposition flags to output streams if there's …
- 11:53 PM Changeset in ffmpeg [c95c8a01] by
- avformat/iamfenc: further split into shareable modules Signed-off-by: …
- 11:53 PM Changeset in ffmpeg [c7266ad6] by
- avformat/iamfdec: further split into shareable modules Signed-off-by: …
- 11:45 PM Ticket #10865 (xdcam mxf tracks are not identified) closed by
- fixed: Fixed in 68f2b32ef2b29aa95488531b007adde92ca82165. The file is likely …
- 11:09 PM Changeset in ffmpeg [e8cdce8] by
- configure, libavutil/version: Remove unused HAVE_MMX2 Signed-off-by: …
- 11:09 PM Changeset in ffmpeg [b96b3e29] by
- avutil/intreadwrite: Remove obsolete warning Obsolete since …
- 11:09 PM Changeset in ffmpeg [8d17ab60] by
- avcodec/internal: Move ff_exp2fi() to aacsbr.c Only used there. …
- 11:09 PM Changeset in ffmpeg [42f6dfc] by
- avcodec/jpeg2000: Simplify exp2fi for numbers used here The call to …
- 11:09 PM Changeset in ffmpeg [271d6709] by
- avcodec/jpeg2000dec: Avoid using GetByteContext.buffer directly …
- 11:09 PM Changeset in ffmpeg [b48b3250] by
- avcodec/jpeg2000dec, j2kenc: Constify where appropriate Reviewed-by: …
- 11:09 PM Changeset in ffmpeg [32178c2f] by
- avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext These …
- 11:09 PM Changeset in ffmpeg [4d45093f] by
- avcodec/h264qpel_template: Mark pointers as non-aliasing It allows …
- 11:09 PM Changeset in ffmpeg [7cad4dba] by
- avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx Use …
- 11:09 PM Changeset in ffmpeg [8a349bb0] by
- avcodec/x86/fpel: Remove declarations of inexistent functions …
- 11:04 PM Changeset in ffmpeg [68f2b32e] by
- avformat/mxfdec: do not use AnyType when resolving Descriptors and …
- 11:04 PM Changeset in ffmpeg [41672f55] by
- avformat/mxfdec: move resolving Descriptors to the multi descriptor …
- 10:30 PM Changeset in ffmpeg [1f7cd5d4] by
- avformat/iamf_writer: Fix leaks on error Fixes Coverity issues …
- 10:30 PM Changeset in ffmpeg [c5845afd] by
- avformat/iamf_writer: Return proper error codes Surprisingly the …
- 10:30 PM Changeset in ffmpeg [18af922c] by
- avformat/iamf: Don't mix ownership and non-ownership pointers …
- 10:29 PM Changeset in ffmpeg [e7c33c92] by
- avformat/iamf_writer: Don't memset twice This has been allocated via …
- 10:29 PM Changeset in ffmpeg [840f1925] by
- avformat/iamf_writer: Remove nonsense check Checking whether a …
- 10:29 PM Changeset in ffmpeg [94fadd3] by
- avformat/iamf_writer: Don't leak on error when adding ParamDefinition …
- 9:29 PM Changeset in ffmpeg [86410e55] by
- fate: use an even more exotic channel layout mov-mp4-pcm-float test …
- 2:26 PM Ticket #10872 (ffmpeg crash when using d3d11va hardware acceleration while transcoding) created by
- Summary of the bug: FFmpeg will crash if using dx11 or dx9 hw surface …
- 2:25 PM Changeset in ffmpeg [4b8be361] by
- avformat/mpegts: remove decoding param from ts_packetsize option It's …
- 2:25 PM Changeset in ffmpeg [f9f56fd] by
- avformat/mpegts: add a ts_id exported option It will replace …
- 1:39 PM Ticket #10871 (Feature request: add SRTP support to RTSPS client) created by
- Please add SRTP support to RTSPS client. You need to implement new SDP …
- 7:25 AM Ticket #10855 (Huge RTSP latency achieved over long time of streaming from specific ...) updated by
-
I've attached
default_vs_sync_ext.png- it seems that using `-sync … - 5:49 AM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by
- See also #10869
- 3:55 AM Changeset in ffmpeg [0c8e64e2] by
- mailmap: remap my email accounts Signed-off-by: Steven Liu …
- 3:47 AM Ticket #10870 (libfdk_aac and aac_at encoders inflate small samples, native aac ...) updated by
-
Description changed
Feb 18, 2024:
- 11:34 PM Ticket #10870 (libfdk_aac and aac_at encoders inflate small samples, native aac ...) created by
- Summary of the bug: Re-encoding a 192 kb/s AAC-LC stream to 128 kb/s …
- 7:10 PM Ticket #10294 (convolution filter's rdiv option ignored) updated by
- Slightly modified repro as above, that I find a little easier to see …
- 6:57 PM Changeset in ffmpeg [e43615f] by
- configure: fix compilation with glslang 14 The configure check …
- 5:09 PM Changeset in ffmpeg [749e93d1] by
- tests/fate-run: Do not ignore errors from intermediate commands …
- 5:09 PM Changeset in ffmpeg [44620ade] by
- fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free The …
- 3:38 PM Changeset in ffmpeg [32538daf] by
- avfilter/avfilter: Move frame_pool to FilterLinkInternal Avoids ugly …
- 3:38 PM Changeset in ffmpeg [4a732999] by
- avfilter/avfilter: Move age_index to FilterLinkInternal Also make …
- 3:38 PM Changeset in ffmpeg [40b91eae] by
- avfilter/avfilter: Move init_state to FilterLinkInternal …
- 3:38 PM Changeset in ffmpeg [89eea4e1] by
- avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraph …
- 3:38 PM Changeset in ffmpeg [03567ed8] by
- avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal To …
- 3:38 PM Changeset in ffmpeg [a1aec776] by
- avfilter/avfiltergraph: Avoid indirection when freeing filtergraph …
- 3:38 PM Changeset in ffmpeg [a272c9cf] by
- avfilter: Add a header for internal generic-layer APIs This commit …
- 3:38 PM Changeset in ffmpeg [db98b0e] by
- avfilter/avfilter: Avoid allocation for AVFilterInternal To do this, …
- 3:38 PM Changeset in ffmpeg [cc36a9f5] by
- avfilter/signature_lookup: Avoid branch when adding to linked list …
- 3:38 PM Changeset in ffmpeg [626a0762] by
- avfilter/signature_lookup: Remove useless error logs These logs use …
- 3:38 PM Changeset in ffmpeg [bf82b651] by
- avfilter/signature_lookup: Allocate buffers jointly Signed-off-by: …
- 3:38 PM Changeset in ffmpeg [eeb99dcb] by
- avfilter/signature_lookup: Check for allocation error Signed-off-by: …
- 3:38 PM Changeset in ffmpeg [c149d867] by
- avfilter/vf_signature: Allocate arrays together Signed-off-by: …
- 3:21 PM Changeset in ffmpeg [c7ceff69] by
- lavu/tx: correctly use a default scale parameter for all transform …
- 1:51 PM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by
-
Description changed
- 1:50 PM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) created by
- http streams whose Content-Type is audio/L16 are not properly handled …
- 12:59 PM Changeset in ffmpeg [b5911654] by
- avutil/channel_layout: print known layout names in custom layout If a …
- 12:13 PM Changeset in ffmpeg [fef22c87] by
- {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers …
- 11:16 AM Changeset in ffmpeg [e06ce6d2] by
- {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers …
- 9:54 AM Changeset in ffmpeg [b81ed729] by
- avformat/mov_chan: rework ff_mov_read_chnl A lot of changes and fixes …
- 9:54 AM Changeset in ffmpeg [f8f2142d] by
- avformat/mov: factorize reading the main part of the chnl atom to …
- 9:54 AM Changeset in ffmpeg [65c9c52a] by
- avutil/tests/channel_layout: add tests for av_channel_order_retype …
- 9:43 AM Changeset in ffmpeg [242901f] by
- avutil/channel_layout: add FF_CHANNEL_ORDER_NB Signed-off-by: Marton …
- 9:43 AM Changeset in ffmpeg [2a12c04e] by
- avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the …
- 6:38 AM Changeset in ffmpeg [75697836] by
- Require compilers to support C11. It should be available in all …
- 6:33 AM Changeset in ffmpeg [78812cd1] by
- avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncate …
- 6:33 AM Changeset in ffmpeg [a4f019e4] by
- lavc/dxv: assume DXV2 files use premultiplied alpha I generated a …
- 6:30 AM Changeset in ffmpeg [1487f619] by
- lavc/texturedsp: require explicitly-set frame dimensions This change …
- 4:47 AM Encode/FFV1 edited by
- (diff)
- 4:43 AM Encode/FFV1 edited by
- Made sense of it. (diff)
- 4:38 AM Encode/FFV1 edited by
- ffv1_stats. if someone can read it, it would be a great resource on … (diff)
Feb 17, 2024:
- 11:49 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by
- >We would like to fix this bug in SRT, and after we do it the listener …
- 11:23 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by
- Can you confirm that the patch attached here fixes the API usage?
- 9:55 PM Ticket #10868 (mxf-probe-j2k FATE test fails on big-endian systems such as PowerPC) created by
- How to reproduce: Run 'fate-mxf-probe-j2k' on a big-endian system -- …
- 12:51 PM Changeset in ffmpeg [0895ef0] by
- avcodec/speexdec: further check for sane frame_size values Prevent …
- 12:45 PM Changeset in ffmpeg [d897bbb4] by
- lavc/vp8dsp: R-V V vp8_idct_dc_add4uv c908: vp8_idct_dc_add4uv_c: …
- 12:45 PM Changeset in ffmpeg [e74e18ca] by
- lavc/vp8dsp: R-V V vp8_idct_dc_add4y c908: vp8_idct_dc_add4y_c: 368.5 …
- 12:45 PM Changeset in ffmpeg [c12053c] by
- lavc/vp8dsp: R-V V vp8_idct_dc_add c908: vp8_idct_dc_add_c: 102.2 …
- 12:33 PM Changeset in ffmpeg [89189dd9] by
- lavc/rv34dsp: R-V V rv34_idct_dc_add C908: rv34_idct_dc_add_c: 134.7 …
- 12:33 PM Changeset in ffmpeg [d133e527] by
- checkasm/rv34dsp: add rv34_idct_dc_add test Signed-off-by: Rémi …
- 12:33 PM Changeset in ffmpeg [ee08974f] by
- lavc/rv34dsp: R-V V rv34_inv_transform_dc C908: …
- 12:33 PM Changeset in ffmpeg [6728edad] by
- checkasm/rv34dsp: add rv34_inv_transform_dc test Signed-off-by: Rémi …
Feb 16, 2024:
- 9:57 PM Ticket #10855 (Huge RTSP latency achieved over long time of streaming from specific ...) updated by
- FFplay is not really developed to maintain a fixed latency for live …
- 9:31 PM Ticket #10865 (xdcam mxf tracks are not identified) updated by
-
Status, Cc, Component, Priority, Keywords, Owner changed
A regression since 7b4bdcd68e1e0abfab21a8be81789531d649c1ff. … - 8:34 PM Changeset in ffmpeg [7f361275] by
- avfilter/v360: Use AV_VIDEO_MAX_PLANES Issue found through Coverity …
- 8:34 PM Changeset in ffmpeg [eea9bd88] by
- avutil/pixfmt: Add AV_VIDEO_MAX_PLANES It seems we do not have a …
- 8:16 PM Ticket #10866 (speexdec regression) closed by
- fixed: Fixed by james in 66b50445cb36cf6adb49c2397362509aedb42c71
- 6:21 PM Changeset in ffmpeg [66b50445] by
- avcodec/speexdec: check for sane frame_size values Regression since …
- 5:16 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by
- Just a reminder. We would like to fix this bug in SRT, and after we do …
- 3:04 PM Ticket #7395 (DASH demuxing error "unterminated entity reference" due to ampersand in URL) updated by
- <snip>
- 3:02 PM Ticket #10865 (xdcam mxf tracks are not identified) updated by
- I've found that this is a regression. In ffmpeg 4.4.4, the streams …
- 1:58 PM Changeset in ffmpeg [7ed1e806] by
- avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx We …
- 10:30 AM Ticket #7395 (DASH demuxing error "unterminated entity reference" due to ampersand in URL) updated by
- For anyone interested, this fixes the issue: […]
- 8:43 AM Ticket #10867 (Video convolution filter ignores some values) created by
- Summary of the bug: Video convolution filter ignores the specified …
- 8:01 AM Ticket #10314 (FFmpeg concat introduces gaps, even encoding to wav; does not occur ...) updated by
- The primary consumers of bug reports are FFmpeg developers. All these …
- 7:50 AM Ticket #10314 (FFmpeg concat introduces gaps, even encoding to wav; does not occur ...) updated by
- That's not "random text", that's describing the work that the bug …
- 4:05 AM Changeset in ffmpeg [acacf8a3] by
- lavc/vvc: Use pps->{width, height} over sps->{width, height} The PPS …
- 3:55 AM Ticket #10314 (FFmpeg concat introduces gaps, even encoding to wav; does not occur ...) updated by
-
Blocking changed
the "blocking" field should not be filled with random text - 3:51 AM Ticket #10823 ("Changing video frame properties on the fly is not supported by all ...) closed by
- fixed: Replying to Niklas Haas: > Both issues should be fixed, …
- 3:47 AM Ticket #10866 (speexdec regression) updated by
-
Cc, Status changed
- 3:45 AM Ticket #10866 (speexdec regression) created by
- Summary of the bug: out of array accesses testcase provided to james …
- 3:09 AM Changeset in ffmpeg [86367be5] by
- lavc/libvpxenc: add screen-content-mode option This exposes …
- 1:34 AM Ticket #10861 (hls video timing issue groups of frames play back early) updated by
- But mediainfo says 30.000 fps, strange
Feb 15, 2024:
- 11:53 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by
- Replying to Niklas Haas: > Looking at this problem again, …
- 10:07 PM Changeset in ffmpeg [ebb7dffa] by
- swscale/tests/swscale: Add help text Signed-off-by: Michael …
- 10:07 PM Changeset in ffmpeg [6ebe4ebe] by
- swscale/tests/swscale: Highlight cases that worsened also highlight …
- 10:07 PM Changeset in ffmpeg [f7770ec9] by
- swscale/tests/swscale: Allow comparing a subset of cases to a …
- 10:07 PM Changeset in ffmpeg [885a802f] by
- swscale/tests/swscale: Test a wider range of flag combinations …
- 10:07 PM Changeset in ffmpeg [35ab103c] by
- swscale/tests/swscale: Compute chroma and alpha between gray and …
- 10:07 PM Changeset in ffmpeg [247f4854] by
- swscale/tests/swscale: Split sws_getContext() Signed-off-by: Michael …
- 10:07 PM Changeset in ffmpeg [1055ece] by
- swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor …
- 6:54 PM Ticket #10865 (xdcam mxf tracks are not identified) created by
- Summary of the bug: Audio and video isn't identified for MXF files …
- 6:41 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by
- Looking at this problem again, I do agree that the logic is clearly …
- 6:07 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by
- Replying to Niklas Haas: > Michael, the change in …
- 5:42 PM Ticket #10861 (hls video timing issue groups of frames play back early) updated by
- This flag removes the Non-monotonic DTS warnings but playing back the …
- 4:49 PM Ticket #10861 (hls video timing issue groups of frames play back early) updated by
- I've been trying to understand the issue and read that timestamp …
- 2:54 PM Ticket #10640 (Incorrect interpretation of PNG data in "monob" pixel format) updated by
-
Keywords changed
- 11:36 AM Ticket #7503 (Support Dash Encrypted) updated by
- Another link example: …
- 11:35 AM Ticket #10838 (RTMP protocol, ffmpeg to ffmpeg, always ends with a connection reset ...) updated by
- Fix available: …
- 8:49 AM Encode/FFV1 edited by
- GOP-size tradeoff (diff)
- 8:39 AM Ticket #10864 (amr_nb not muxable into 3gpp, mov, mp4) created by
- Summary of the bug: How to reproduce: […] file (22 mb) …
- 7:56 AM Changeset in ffmpeg [a2cfd606] by
- av_tx_init: accept NULL scale for RDFT Make av_tx_init() agree with …
- 6:33 AM Ticket #10855 (Huge RTSP latency achieved over long time of streaming from specific ...) updated by
-
I've left four instances of ffplay 4.3.6 on Linux with
-vf setpts=0… - 5:44 AM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by
- yeah .... not very widely supported (I guess hw encoders/decoders were …
- 12:51 AM Ticket #10809 (libvulkan.so not linked when `--enable-vulkan`.) updated by
- (Further investigation revealed that the actual issue is libavcodec.so …
- 12:31 AM Ticket #10863 (Bug with arnndn filter) created by
- Summary of the bug: If audio input is stereo [more channels not …
- 12:22 AM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by
- here it seems working if i revert …
- 12:21 AM Ticket #10809 (libvulkan.so not linked when `--enable-vulkan`.) updated by
- Using patchelf to add libvulkan.so to the ffmpeg binary's NEEDED …
Note:
See TracTimeline
for information about the timeline view.
