Timeline
May 1, 2024:
- 6:46 PM Changeset in ffmpeg [da8b2f97] by
- avformat/iamfdec: check nb_streams in header read Fixes: Assertion …
- 6:45 PM Changeset in ffmpeg [1e6382a6] by
- avformat/mov: free the infe allocated item data on failure Fixes: …
- 6:45 PM Changeset in ffmpeg [5683aa63] by
- avformat/iamf_writer: reject duplicated stream ids in a stream group …
- 6:32 PM Changeset in ffmpeg [1606aab9] by
- avfilter/avfilter: fix OOM case for default activate Fixes OOM when …
- 6:32 PM Changeset in ffmpeg [670c8234] by
- avfilter/buffersrc: switch to activate Fixes OOM when caller keeps …
- 5:40 PM Changeset in ffmpeg [47668809] by
- configure: handle xargs versions that exec empty commands Some …
- 5:33 PM Ticket #10188 (kmsgrab pixel formats missing DRM_FORMAT_ARGB2101010 and others) updated by
-
It looks like that format
30334241is DRM format … - 5:00 PM Changeset in ffmpeg [95edaf7] by
- configure: support msvc build inside WSL
- 4:42 PM Ticket #10875 (scale_vulkan filter produces wrong colors) closed by
- fixed
- 4:41 PM Ticket #10875 (scale_vulkan filter produces wrong colors) updated by
- This issue no longer valid anymore, as it seems to be now fixed. I …
- 4:38 PM Ticket #10876 (scale_vulkan filter does not accept an output format different than yuv420p) closed by
- fixed
- 4:38 PM Ticket #10876 (scale_vulkan filter does not accept an output format different than yuv420p) updated by
- This seems to be fixed by commit eb7d019b326b0c34e07f2369f31e8ba266fa666b.
- 10:48 AM Ticket #10642 ([hwaccel] AV1 hardware decoding for Apple M3) updated by
- Made this to work. Essentially the only thing that was missing is …
- 9:20 AM Ticket #10988 (Acrossover crash) updated by
- I face the same error without acrossover, but with loudnorm filter. …
- 8:09 AM Ticket #10982 (flac: Refuses to decode certain big-frame files) updated by
- It is fixed here I imagine. …
- 8:05 AM Ticket #10982 (flac: Refuses to decode certain big-frame files) updated by
- > ffplay Limitations in ffplay are limitations in other software …
- 5:56 AM Ticket #10986 (The "scale" filter has wrong color range ("out_range") parameter ...) updated by
- FYI. Just tested git master version - works fine. This bug was in …
- 5:38 AM Ticket #10987 (Blend video filter *_expr options don't handle store and load ...) updated by
- Simplified examples for reproducing: This does not work: ffmpeg -f …
- 5:03 AM Ticket #10990 ("Assertion best_input >= 0 failed" IFF upsampling AND complex filtergraph) created by
- Summary of the bug: If resampler is invoked at the start of the …
- 4:12 AM Ticket #10986 (The "scale" filter has wrong color range ("out_range") parameter ...) closed by
- worksforme: Can't reproduce; works with git master.
- 3:40 AM Ticket #10989 ("color" video source fails to handle "size=1x1"?) created by
- ͏ ffmpeg -y -nostdin -nostats -v debug -f lavfi -i …
- 12:57 AM Changeset in ffmpeg [e757726] by
- avfilter/avfiltergraph: return value of ff_request_frame() is unused …
- 12:57 AM Changeset in ffmpeg [99e43a6d] by
- lavu/opt: Clarify the scope of AVOptions See discussion on the …
- 12:57 AM Changeset in ffmpeg [9f54c13b] by
- avformat/iamfdec: check nb_streams in header read Fixes: Assertion …
- 12:57 AM Changeset in ffmpeg [20a6bfda] by
- avformat/mxfdec: Check body_offset Fixes: signed integer overflow: …
- 12:57 AM Changeset in ffmpeg [c26a762e] by
- avformat/kvag: Check sample_rate Fixes: Division by 0 Fixes: -copyts …
- 12:57 AM Changeset in ffmpeg [615c9947] by
- avcodec/atrac9dec: Check init_get_bits8() for failure Fixes: …
- 12:57 AM Changeset in ffmpeg [63415168] by
- avcodec/ac3_parser: Check init_get_bits8() for failure Fixes: …
Apr 30, 2024:
- 10:04 PM Ticket #10985 (Divide by zero in libavcodec/dovi_rpuenc.c:251) updated by
- Replying to Niklas Haas: > Should be fixed by …
- 9:29 PM Changeset in ffmpeg [e0916494] by
- avformat/mov: free the infe allocated item data on failure Fixes: …
- 8:13 PM Changeset in ffmpeg [d11be191] by
- checkasm: vc1dsp: Align buffers sufficiently for the mspel tests This …
- 8:09 PM Ticket #10985 (Divide by zero in libavcodec/dovi_rpuenc.c:251) updated by
- Should be fixed by 1d89de03d6a9273b5d552a02d50f8f23b6c84f9d
- 7:35 PM Changeset in ffmpeg [1d89de03] by
- avcodec/dovi_rpuenc: avoid division by zero Fixes: …
- 7:09 PM Ticket #9754 (block artifacts with ffvp8) closed by
- fixed: Fixed in 7f3e38bda8c39308dea9d9eb023f4cbe7ed2c671.
- 5:40 PM Ticket #10027 (vp4 crash) updated by
- Replying to Mika Fischer: > The patch above fixes the …
- 4:49 PM Ticket #10988 (Acrossover crash) updated by
-
Priority, Keywords, Reproduced by developer changed
Sample uploaded to https://streams.videolan.org/ffmpeg/incoming/10988/ - 4:26 PM Ticket #10986 (The "scale" filter has wrong color range ("out_range") parameter ...) updated by
- There is no such option. Why it should be there? It's not obvious …
- 4:02 PM Ticket #10988 (Acrossover crash) created by
- Setup: Windows 7 x64, FFMPEG g08781ebe1-2024-04-29 x64 Source: …
- 2:15 PM Changeset in ffmpeg [b7debef3] by
- avformat/mov: support SpatialAudioBox ambisonic layouts with …
- 2:15 PM Changeset in ffmpeg [37c8d93e] by
- avformat/mov: support SpatialAudioBox ambisonic layouts with arbitrary …
- 1:39 PM Ticket #10837 (mp3_read_header might break seekback) updated by
- Any chance we can get some eyes on this? It's stopping us from …
- 12:27 PM Ticket #10985 (Divide by zero in libavcodec/dovi_rpuenc.c:251) updated by
-
Priority changed
- 12:14 PM Ticket #10985 (Divide by zero in libavcodec/dovi_rpuenc.c:251) updated by
- Replying to Balling: > What does this have to do with …
- 12:13 PM Ticket #10985 (Divide by zero in libavcodec/dovi_rpuenc.c:251) updated by
-
Keywords changed
- 12:09 PM Ticket #10987 (Blend video filter *_expr options don't handle store and load ...) updated by
- I can reproduce the problem. This does not work: ffmpeg -f lavfi -i …
- 10:50 AM Ticket #10986 (The "scale" filter has wrong color range ("out_range") parameter ...) updated by
- Where is out_range=pc in second and third commands?
- 7:48 AM Ticket #10987 (Blend video filter *_expr options don't handle store and load ...) created by
- For example make a local gradient over normalized height 0.2 starting …
- 5:47 AM Ticket #10986 (The "scale" filter has wrong color range ("out_range") parameter ...) created by
- Here are the steps to reproduce from scratch: Generate video with the …
- 5:36 AM Ticket #10985 (Divide by zero in libavcodec/dovi_rpuenc.c:251) updated by
- What does this have to do with dolby_e?
Apr 29, 2024:
- 11:01 PM Ticket #10985 (Divide by zero in libavcodec/dovi_rpuenc.c:251) created by
- Summary of the bug: How to reproduce: […] This results in a crash …
- 7:23 PM Changeset in ffmpeg [08781ebe] by
- avcodec/riscv/vp9dsp: Fix inclusion guard Fixes fate-source. …
- 6:15 PM Ticket #10984 (Dynamic crop & scale filter graph issue) created by
- Summary of the bug: When trying to use a filter graph with a crop & …
- 5:46 PM Changeset in ffmpeg [c3a96f97] by
- lavc/vp9dsp: R-V V ipred dc C908: vp9_dc_8x8_8bpp_c: 46.0 …
- 5:34 PM Changeset in ffmpeg [dedc2456] by
- checkasm/vc1dsp: add mspel_pixels test Signed-off-by: Rémi …
- 1:30 PM Changeset in ffmpeg [f492095b] by
- opustab: macro constant as a double May increase intermediate …
- 12:46 PM Changeset in ffmpeg [fb8f0ea7] by
- avformat/mov: don't read key_size bytes twice in the keys atom We …
- 12:46 PM Changeset in ffmpeg [0085da21] by
- avformat/mov: take into account the first eight bytes in the keys atom …
- 12:33 PM Changeset in ffmpeg [64a048d4] by
- avformat/mov: fix the check for the heif item parsing loop Fixes: …
- 11:10 AM Ticket #10983 (itsscale should accept formula expressions) updated by
-
Status, Version, Component changed
- 8:36 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) closed by
- fixed
- 8:35 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by
- FFmepg MediaCodec encoder wrapper can generate extradata now. …
- 7:58 AM Changeset in ffmpeg [cf4af4bc] by
- avcodec/mediacodecenc: Flush bsf after create extradata Avoid leaving …
- 7:40 AM Ticket #10983 (itsscale should accept formula expressions) created by
- currently, ffmpeg does not accept expressions for the itsscale …
- 7:36 AM Ticket #10982 (flac: Refuses to decode certain big-frame files) created by
- Created .flac files that ffmpeg refuse to decode, and managed to …
- 3:08 AM Changeset in ffmpeg [1e2ac489] by
- lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers This …
- 3:08 AM Changeset in ffmpeg [578ac598] by
- lavfi/qsv: Copy metadata fields from the given input Currently it …
- 3:08 AM Changeset in ffmpeg [67fc9b84] by
- lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from …
Apr 28, 2024:
- 8:40 PM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by
-
Description changed
- 8:40 PM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by
- Still happening with ffmpeg 7.0 and x265 53afbf5f5
- 5:13 PM Changeset in ffmpeg [651f3aa7] by
- avcodec/h264dec: Remove unused coded_picture_number Signed-off-by: …
- 11:59 AM Changeset in ffmpeg [a9a69a5a] by
- avcodec/aacenc: don't redundantly re-compute max sfb Remove an …
Apr 27, 2024:
- 10:39 PM Changeset in ffmpeg [31327c2d] by
- avformat/mov: fix the check for the heif item parsing loop Fixes: …
- 9:24 PM Changeset in ffmpeg [59767636] by
- fate: allow https for git URLs
- 7:40 PM Ticket #10981 (avformat_open_input cant handle unicode filename after update to ...) updated by
-
Summary changed
- 7:16 PM Changeset in ffmpeg [091fdce8] by
- avcodec/pngdec: Check last AVFrame before deref Fixes: NULL pointer …
- 7:16 PM Changeset in ffmpeg [d9699464] by
- avcodec/vp3: Call ff_progress_frame_unref() before …
- 7:16 PM Changeset in ffmpeg [5eb05f44] by
- avcodec/hevcdec: Check ref frame Fixes: NULL pointer dereferences …
- 5:50 PM Ticket #10981 (avformat_open_input cant handle unicode filename after update to ...) created by
- Our c++ application (xlights.org) is now failing with unable to open …
- 3:00 PM Changeset in ffmpeg [4c8a6631] by
- fftools/ffmpeg_filter: Fix check Fixes Coverity issues #1596529, …
- 2:55 PM Changeset in ffmpeg [67c7c44c] by
- avcodec/vp8: Return error on error Regression since …
- 1:21 PM Ticket #10980 (If you apply the "sharpen_npp" filter to a 1080p video, the resolution ...) updated by
-
Description changed
- 1:00 PM Ticket #10980 (If you apply the "sharpen_npp" filter to a 1080p video, the resolution ...) updated by
-
Description changed
- 12:32 PM Ticket #10980 (If you apply the "sharpen_npp" filter to a 1080p video, the resolution ...) created by
- Summary of the bug: If you apply the "sharpen_npp" filter to a …
- 9:12 AM Changeset in ffmpeg [3390693b] by
- aacdec: avoid generating unused code when either implementation is …
- 9:12 AM Changeset in ffmpeg [134dba95] by
- opusdsp: add ability to modify deemphasis constant xHE-AAC relies on …
Apr 26, 2024:
- 7:51 PM Ticket #10979 (ffmpeg-7.0 built with clang (XCode 15.3) crashes: dyld[72631]: Library ...) updated by
- Interestingly enough if I manually edit the ffmpeg binary to fix the …
- 7:02 PM Changeset in ffmpeg [a2cdb2f5] by
- avfilter/f_sidedata: synchronize with side data list Add all recently …
- 5:30 PM Ticket #10979 (ffmpeg-7.0 built with clang (XCode 15.3) crashes: dyld[72631]: Library ...) created by
- Summary of the bug: Built ffmpeg-7.0 from source using …
- 4:04 AM Ticket #10978 (gdigrab + hwnd doesn't seem to work) created by
- Summary of the bug: How to reproduce: […] Patches should be …
Apr 25, 2024:
- 5:46 PM Ticket #10977 (confused pipes) closed by
- invalid
- 5:43 PM Ticket #10977 (confused pipes) updated by
- Thank you, I just noticed my mistake and was about to add a comment.
- 5:42 PM Ticket #10977 (confused pipes) updated by
- <https://ffmpeg.org//ffmpeg-all.html#pipe>: > The accepted syntax is: …
- 5:20 PM Ticket #10977 (confused pipes) created by
- Summary of the bug: using more than one output pipe leads to missing …
- 2:21 PM Changeset in ffmpeg [2d5fa816] by
- avformat/http: Add support for Retry-After header 429 and 503 codes …
- 2:21 PM Changeset in ffmpeg [6d89fd4c] by
- avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date …
- 1:21 PM Changeset in ffmpeg [1f8e5b6d] by
- doc/protocols: Fill in missing HTTP options Signed-off-by: Derek …
- 1:20 PM Changeset in ffmpeg [5d568b16] by
- doc/protocols: Re-order HTTP options to match http.c order This makes …
- 1:19 PM Changeset in ffmpeg [31de02cf] by
- avformat/http: Add option to limit total reconnect delay The existing …
- 1:17 PM Changeset in ffmpeg [10374ab5] by
- avformat/http: Add options to set the max number of connection retries …
- 1:15 PM Changeset in ffmpeg [a776d524] by
- avformat/http: Rename attempts to auth_attempts This accurately …
- 1:15 PM Changeset in ffmpeg [fa006246] by
- avformat/http: Don't bail on parsing headers on "bad" HTTP codes Many …
- 1:14 PM Changeset in ffmpeg [b7926055] by
- avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS Added in the …
- 1:13 PM Changeset in ffmpeg [bcae59b8] by
- avutil/error: Add HTTP 429 Too Many Requests AVERROR code This is a …
- 12:36 PM Changeset in ffmpeg [5fc4a824] by
- fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux} They …
- 1:24 AM Changeset in ffmpeg [cae0f2bc] by
- doc/examples/qsv_transcode: Initialize pointer before free Fixees: …
- 1:24 AM Changeset in ffmpeg [191950d1] by
- doc/examples/qsv_transcode: Simplify str_to_dict() loop Fixes: …
- 1:24 AM Changeset in ffmpeg [c9c11a08] by
- doc/examples/vaapi_transcode: Simplify loop Fixes: CID1428858(1/2) …
- 1:24 AM Changeset in ffmpeg [82cce209] by
- doc/examples/qsv_transcode: Simplify loop Fixes: CID1428858(2/2) …
Apr 24, 2024:
- 10:33 PM Changeset in ffmpeg [9d675bb6] by
- avcodec/nvenc: add high bit depth encoding for HEVC Adding 10-bit …
- 10:07 PM Changeset in ffmpeg [96d941b3] by
- avutil/iamf: fix mix_gain_class name Signed-off-by: James Almer …
- 9:12 PM Changeset in ffmpeg [1a8d50e3] by
- fate/iamf: add a demux text Using the same input sample as …
- 9:12 PM Changeset in ffmpeg [8c27cdd2] by
- fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies …
- 8:37 PM Changeset in ffmpeg [f6842284] by
- fftools/ffmpeg_mux_init: remove leftover debug log messages …
- 8:37 PM Changeset in ffmpeg [b9af5818] by
- avutil/iamf: fix mix_gain_class name Signed-off-by: James Almer …
- 6:18 PM Changeset in ffmpeg [8c0045f0] by
- fate/iamf: add a remux test with stream group copying Signed-off-by: …
- 3:36 PM Changeset in ffmpeg [9963b9e3] by
- av1dec: Fix RefFrameSignBias calculation (cherry picked from commit …
- 7:06 AM Ticket #10976 (ffmpeg/avfilter: multiple outputs with one having rarer output causes ...) updated by
-
Description changed
- 6:47 AM Ticket #10976 (ffmpeg/avfilter: multiple outputs with one having rarer output causes ...) created by
- Summary of the bug: Flagging this as both ffmpeg CLI as well as …
- 4:43 AM Ticket #10975 (cuCtxDestroy causing system freeze and black screen) updated by
-
Description changed
- 4:35 AM Ticket #10975 (cuCtxDestroy causing system freeze and black screen) created by
- Summary of the bug: I'm encountering a problem with the cuCtxDestroy …
- 4:31 AM Changeset in ffmpeg [f914c18d] by
- avcodec/mediacodecenc: set quality in cq mode From AOSP doc, these …
- 3:47 AM Changeset in ffmpeg [8c62d771] by
- lavc/vp9: Fix regression introduced in 0ba05857 It is possible that …
- 3:19 AM Changeset in ffmpeg [725d3b6f] by
- doc/APIchanges: fix date for the latest entry And add the commit hash …
- 3:17 AM Changeset in ffmpeg [506fbe68] by
- avcodec/codec_par: always clear extradata_size in …
- 3:11 AM Changeset in ffmpeg [757367e0] by
- avformat/demux: extract extradata from packets when context update is …
- 3:11 AM Changeset in ffmpeg [c4e3d6cd] by
- avcodec/codec_par: always clear extradata_size in …
- 2:54 AM Changeset in ffmpeg [ecf87dd2] by
- fftools/ffmpeg_mux_init: allow mapping a stream group from one of the …
- 2:54 AM Changeset in ffmpeg [8616cfe0] by
- avutil/opt: add support for children objects in av_opt_serialize …
- 2:54 AM Changeset in ffmpeg [855d4b52] by
- avutil/tests/opt: test av_opt_find2() Signed-off-by: James Almer …
- 2:54 AM Changeset in ffmpeg [a9df9f95] by
- avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag …
- 12:52 AM Changeset in ffmpeg [b91e3c4c] by
- avcodec/cbs_h2645: Check NAL space Found-by-reviewing: CID1419833 …
- 12:52 AM Changeset in ffmpeg [02301017] by
- avfilter/vf_thumbnail_cuda: Set ret before checking it Fixes: …
- 12:52 AM Changeset in ffmpeg [e7174e66] by
- avfilter/signature_lookup: Dont copy uninitialized stuff around …
- 12:52 AM Changeset in ffmpeg [25cb6636] by
- avfilter/signature_lookup: Fix 2 differences to the refernce SW …
- 12:52 AM Changeset in ffmpeg [fb4a1eaa] by
- tools: add target_enc_fuzzer.c Sponsored-by: Sovereign Tech Fund …
- 12:50 AM Ticket #10974 (Support for Gain Maps in Images) created by
- I would like to request support for Gain Map for HDR images. Ref: …
Note:
See TracTimeline
for information about the timeline view.
