Timeline
Mar 25, 2024:
- 11:52 PM Changeset in ffmpeg [5ebcca4e] by
- lavf/movenc: small cleanup for style Small cleanup for style, indent, …
- 11:08 PM Changeset in ffmpeg [b792e4d4] by
- avformat/cafdec: Check that data chunk end fits within 64bit Fixes: …
- 11:08 PM Changeset in ffmpeg [b8e75452] by
- avformat/iff: Saturate avio_tell() + 12 Fixes: signed integer …
- 11:08 PM Changeset in ffmpeg [50d8e4f2] by
- avformat/dxa: Adjust order of operations around block align Fixes: …
- 11:08 PM Changeset in ffmpeg [d973fcb] by
- avformat/cafdec: dont seek beyond 64bit Fixes: signed integer …
- 11:08 PM Changeset in ffmpeg [d384af5] by
- avformat/avidec: support huge durations Fixes: signed integer …
- 10:53 PM Ticket #10927 (Converting EIA-608 to ASS can have multiple \pos tags) updated by
-
Priority, Analyzed by developer, Status, Reproduced by developer, Owner changed
- 10:52 PM Ticket #10927 (Converting EIA-608 to ASS can have multiple \pos tags) updated by
- There is a patch up for this already in the review phase. It will not …
- 8:44 PM Changeset in ffmpeg [4743c9e8] by
- lavc/get_buffer: Add a warning on failed allocation from a fixed pool …
- 8:41 PM Changeset in ffmpeg [c0f4abe2] by
- avformat/id3v2: read_uslt() check for the amount read Fixes: timeout …
- 8:41 PM Changeset in ffmpeg [b7cdaff7] by
- tools/target_dec_fuzzer: Adjust RKA threshold up further Fixes: …
- 8:41 PM Changeset in ffmpeg [70b26b6] by
- avcodec/vmixdec: Check shift before use Fixes: shift exponent 32 is …
- 8:41 PM Changeset in ffmpeg [3c43299e] by
- avformat/mov: Check sample_count and auxiliary_info_default_size to be …
- 8:41 PM Changeset in ffmpeg [6f9e90ab] by
- avformat/wady: Check >0 samplerate and channels 1 || 2. The WADY …
- 8:30 PM Changeset in ffmpeg [8c936e9b] by
- avutil/timestamp: change precision of av_ts_make_time_string() By …
- 8:30 PM Changeset in ffmpeg [5df901ff] by
- avutil/timestamp: introduce av_ts_make_time_string2 for better …
- 8:17 PM Changeset in ffmpeg [7c003b63] by
- avcodec/x86/h264_idct: Fix incorrect xmm spilling on win64 Broken in …
- 4:40 PM Changeset in ffmpeg [31623909] by
- avformat/mov_chan: Use anonymous enum Fixes many -Wenum-conversion …
- 2:18 PM Changeset in ffmpeg [a8255aa3] by
- fate/source: Fix FATE reference file Forgotten in …
- 2:11 PM Ticket #10930 (reencoding to x264 introduces playback stutter in Chrome) updated by
- The stutter intoduced propagated to a hls video converted from the …
- 12:38 PM Changeset in ffmpeg [65a04cae] by
- avutil/channel_layout: don't clear the opaque pointer on type …
- 12:22 PM Changeset in ffmpeg [1f1b7738] by
- avutil/hwcontext_qsv: Fix mixed declaration and code Reviewed-by: …
- 12:11 PM Ticket #10930 (reencoding to x264 introduces playback stutter in Chrome) created by
- Summary of the bug: Out of several videos one plays back with a weird …
- 11:22 AM Ticket #10861 (hls video timing issue groups of frames play back early) closed by
- invalid: Further investigation reveled issues in the original 264 file. A new …
- 9:18 AM Ticket #9864 (DolbyED2 track cannot be decoded) updated by
- Hi guys, it's been one year since the last version of the patch has …
- 7:54 AM Changeset in ffmpeg [ecdc94b9] by
- vulkan_av1: port to the new stable API Co-Authored-by: Dave Airlie …
- 7:54 AM Changeset in ffmpeg [998aa66a] by
- av1dec: add AV1_REF_FRAME_NONE
- 7:32 AM Changeset in ffmpeg [cafb4c55] by
- lavc/cbs_av1: Save more frame ordering information This is wanted by …
- 6:43 AM Ticket #10924 (Clean-up "ssim", "psnr" filter output) updated by
- ͏ "With dummy input alpha (as in WebP), would it make sense to …
- 4:59 AM Ticket #10928 (Text content should have "word-wrap: break-word") updated by
- ͏ Unfamiliar with HTML CSS? ͏ . ͏ Anyone with write access to …
Mar 24, 2024:
- 10:08 PM Ticket #4161 (MPEG2 PS sample: wrong aspect ratio) reopened by
- this bug is back, its now a regression since …
- 9:20 PM Ticket #5771 (avi with defect header won't work) updated by
- Replying to robijn: > VLC also tells me the header is …
- 8:27 PM Changeset in ffmpeg [f1e34f15] by
- doc/filters: extend af_channelmap documentation Signed-off-by: Marton …
- 8:27 PM Changeset in ffmpeg [eaca78ef] by
- avfilter/af_channelmap: add some additional checks for the mappings - …
- 8:27 PM Changeset in ffmpeg [bba6dd39] by
- avfilter/af_channelmap: factorize checking indexes against a channel …
- 8:27 PM Changeset in ffmpeg [2f754a96] by
- avfilter/af_channelmap: disallow channel index 64 MAX_CH is 64, …
- 8:27 PM Changeset in ffmpeg [1bea3e9e] by
- avfilter/af_channelmap: fix mapping if in_channel was a string but …
- 8:27 PM Changeset in ffmpeg [9a5627ea] by
- avfilter/af_channelmap: fix error message if FL source channel was …
- 8:14 PM Changeset in ffmpeg [e6c2c870] by
- avformat/mov_chan: respect channel order when parsing and creating …
- 6:05 PM Changeset in ffmpeg [0d43adcb] by
- configure: Explicitly check for static_assert, _Static_assert C11 …
- 6:02 PM Changeset in ffmpeg [ccd2b7f8] by
- avformat/demux: Combine "Packet corrupt" logmessages Otherwise these …
- 6:02 PM Changeset in ffmpeg [07064f9] by
- avformat/demux: Restore pkt->stream_index assert check It has been …
- 5:01 PM Ticket #10929 (ffmpeg does not take video fps into account when creating mkv file ...) created by
- Summary of the bug: I've tried to create mkv file with subtitles …
- 2:53 PM Changeset in ffmpeg [ac21582e] by
- avutil/film_grain_params: remove do loop in CHECK macro The continue …
- 2:53 PM Changeset in ffmpeg [438fcc3f] by
- avutil/film_grain_params: remove unused variables These variables are …
- 1:53 PM Changeset in ffmpeg [afa471d0] by
- x86: Update x86inc.asm Make things up-to-date with upstream. …
- 1:53 PM Changeset in ffmpeg [782c4df2] by
- x86: Avoid using 'd' as an argument name x86inc.asm adds defines for …
Mar 23, 2024:
- 7:19 PM Ticket #10847 (Segmentaion fault using vulkan decoder on Windows with NVIDIA) updated by
-
Same issue on Linux, with
mpv, coredump shows the following: […] - 7:13 PM Ticket #10928 (Text content should have "word-wrap: break-word") updated by
-
Priority changed
- 7:09 PM Ticket #10928 (Text content should have "word-wrap: break-word") updated by
- Do remember to add "max-width: 100%" for "<img>"s... uBO: …
- 6:55 PM Ticket #10928 (Text content should have "word-wrap: break-word") created by
- Else the long URI alike might look ugly. [[Image( …
- 5:55 PM Changeset in ffmpeg [5d7f234e] by
- avcodec/hevcdec: apply AOM film grain synthesis Following the usual …
- 5:55 PM Changeset in ffmpeg [2e24c12] by
- avcodec/h2645_sei: decode AFGS1 T.35 SEI I restricted this SEI to …
- 5:55 PM Changeset in ffmpeg [f50382cb] by
- avcodec/aom_film_grain: implement AFGS1 parsing Based on the AOMedia …
- 5:55 PM Changeset in ffmpeg [1535d338] by
- avcodec/aom_film_grain: add AOM film grain synthesis Implementation …
- 5:55 PM Changeset in ffmpeg [a9023377] by
- avutil/film_grain_params: add av_film_grain_params_select() Common …
- 5:54 PM Changeset in ffmpeg [ea147f3b] by
- avutil/frame: clarify AV_FRAME_DATA_FILM_GRAIN_PARAMS usage To allow …
- 5:54 PM Changeset in ffmpeg [1539efaa] by
- avcodec/libdavv1d: signal new AVFilmGrainParams members Not directly …
- 5:54 PM Changeset in ffmpeg [511f297] by
- avcodec/av1dec: signal new AVFilmGrainParams members Not directly …
- 5:54 PM Changeset in ffmpeg [ad7f0591] by
- avcodec/h2645_sei: signal new AVFilmGrainParams members H.274 …
- 5:54 PM Changeset in ffmpeg [69630335] by
- ffprobe: adapt to new AVFilmGrainParams Follow the establish …
- 5:54 PM Changeset in ffmpeg [25cd0e09] by
- avfilter/vf_showinfo: adapt to new AVFilmGrainParams
- 5:54 PM Changeset in ffmpeg [a08f3587] by
- avutil/film_grain_params: initialize VCS to UNSPECIFIED
- 5:54 PM Changeset in ffmpeg [35d2960d] by
- avutil/film_grain_params: add metadata to common struct This is …
- 4:54 PM Ticket #10927 (Converting EIA-608 to ASS can have multiple \pos tags) created by
- Summary of the bug: As described here: …
- 2:49 PM Changeset in ffmpeg [bfbf0f4e] by
- lavc/vvc_parser: small cleanup for style small cleanup for style, …
- 2:46 PM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
- The following patch fixes the problem: […]
- 2:33 PM Changeset in ffmpeg [57f252b2] by
- avcodec/cbs_h266_syntax_template: Check tile_y Fixes: out of array …
- 1:07 PM Changeset in ffmpeg [e9959481] by
- tests/fate/ffmpeg: evaluate thread count in fate-run.sh rather than …
- 11:29 AM Changeset in ffmpeg [83ed18a3] by
- avformat/jpegxl_anim_dec: set pos for generic index avpkt->pos needs …
- 10:42 AM Changeset in ffmpeg [f3400054] by
- Changelog: add dnn libtorch backend entry Signed-off-by: Wenbin Chen …
- 10:42 AM Changeset in ffmpeg [7852bf02] by
- doc/muxers: add hds
- 10:42 AM Changeset in ffmpeg [25248c9d] by
- doc/muxers: add gxf
- 10:42 AM Changeset in ffmpeg [5c60be3a] by
- lavf/gxfenc: return proper error codes in case of failure
- 10:42 AM Changeset in ffmpeg [3733aa7b] by
- lavf/gxfenc: consistently use snake_case in function names
- 10:37 AM Changeset in ffmpeg [ad227a41] by
- avcodec/mediacodec_wrapper: remove unnecessary NULL checks before …
- 10:37 AM Changeset in ffmpeg [b1a683a2] by
- avcodec/mediacodec_wrapper: use an OFFSET() macro where relevant …
- 10:37 AM Changeset in ffmpeg [dab41243] by
- avcodec/jni: remove unnecessary NULL checks before calling …
- 10:37 AM Changeset in ffmpeg [70ba15d2] by
- avcodec/jni: use size_t to store structure offsets
- 10:37 AM Changeset in ffmpeg [6567516a] by
- avformat: add Android content resolver protocol support Handles …
- 10:34 AM Changeset in ffmpeg [f17e18d2] by
- avcodec: add av_jni_{get,set}_android_app_ctx() helpers This will …
Mar 22, 2024:
- 10:57 PM Changeset in ffmpeg [07325131] by
- avformat: Make init function out of write_header functions if possible …
- 10:57 PM Changeset in ffmpeg [37f0dbbc] by
- avformat: Enforce codec_id where appropriate E.g. chromaprint expects …
- 10:57 PM Changeset in ffmpeg [2ccb4551] by
- avformat/ttmlenc: Avoid unnecessary block Signed-off-by: Andreas …
- 10:57 PM Changeset in ffmpeg [a24bccc2] by
- avformat/mux: Add flag for "only default codecs allowed" …
- 10:57 PM Changeset in ffmpeg [03b04eef] by
- avformat: Enforce one-stream limit where appropriate Several muxers …
- 10:57 PM Changeset in ffmpeg [f4167842] by
- avformat/mux: Add flag for "not more than one stream of each type" …
- 10:57 PM Changeset in ffmpeg [c6bc2d4f] by
- fate/filter-audio: Don't use pcm output for channelsplit test This …
- 10:57 PM Changeset in ffmpeg [a48e839a] by
- avformat/mux_utils: Don't report that AV_CODEC_ID_NONE can be muxed …
- 10:57 PM Changeset in ffmpeg [789c5b03] by
- avformat/amr: Move write_header closer to muxer definition Avoids one …
- 10:57 PM Changeset in ffmpeg [233e13f2] by
- avformat/mux: Rename FF_FMT_ALLOW_FLUSH->FF_OFMT_FLAG_ALLOW_FLUSH It …
- 10:57 PM Changeset in ffmpeg [b8124fe3] by
- libavformat/westwood_audenc: Use proper logcontext (AVStream did not …
- 10:57 PM Changeset in ffmpeg [eb3ee7f1] by
- avformat/mp3enc: Improve query_codec Signal that anything except MP3 …
- 10:38 PM Changeset in ffmpeg [d11b5e60] by
- avutil/frame: Use av_realloc_array(), improve overflow check Also use …
- 10:38 PM Changeset in ffmpeg [b7bec5d3] by
- avutil/frame: Rename av_frame_side_data_get and add wrapper for it …
- 10:36 PM Changeset in ffmpeg [26398da8] by
- avutil/frame: Constify av_frame_side_data_get() Reviewed-by: Jan …
- 10:32 PM Changeset in ffmpeg [b9fcc135] by
- avcodec/libx265: Pass logctx as void*, not AVClass The latter need …
- 10:31 PM Changeset in ffmpeg [244db710] by
- avcodec/libx265: Don't use AVBPrint unnecessarily This code uses the …
- 9:11 PM Changeset in ffmpeg [c7716439] by
- fftools/ffmpeg_enc: Don't call frame_data twice Reviewed-by: Jan …
- 9:10 PM Changeset in ffmpeg [6ecc2f0f] by
- avcodec/libx264: Remove unused variable Reviewed-by: Zhao Zhili …
- 5:20 PM Ticket #10907 (Assertion pkt failed at fftools/ffmpeg_dec.c:710 - crash when ...) updated by
- I have uploaded the file on streams.videolan.org/upload/ with this …
- 4:04 PM Changeset in ffmpeg [3fd047ee] by
- avcodec/librav1e: Don't unnecessarily create new references …
- 3:33 PM Changeset in ffmpeg [c89f6ae6] by
- avcodec/libdav1d: Stop mangling AVPacket.opaque Unnecessary since …
- 3:03 PM Ticket #10907 (Assertion pkt failed at fftools/ffmpeg_dec.c:710 - crash when ...) updated by
- Can you share the input file? Also, please test the following patch: …
- 1:05 PM Changeset in ffmpeg [f04a2ba] by
- avcodec/dovi_rpu: fix off-by-one in loop Otherwise the last VDR would …
- 1:05 PM Changeset in ffmpeg [d5648a80] by
- avcodec/dovi_rpu: use OR instead of addition
- 12:26 PM Changeset in ffmpeg [4869171a] by
- Changelog: mention ffplay with hwaccel decoding support …
- 12:26 PM Changeset in ffmpeg [52297784] by
- avcodec/libx264: fix extradata when config annexb=0 AVCodecContext …
- 12:26 PM Changeset in ffmpeg [c775163a] by
- avcodec/decode: log hwaccel name Many users mistakenly think that …
- 11:59 AM Changeset in ffmpeg [ee736ff8] by
- avformat/flvenc: Avoid avio_write(pb, "", 0) When the compiler …
Mar 21, 2024:
- 9:29 PM Ticket #9569 (spdifenc: Unusual frame timing (TrueHD)) updated by
- I've been following this issue for a few months. Tracking it down from …
- 3:45 PM Ticket #10926 (fate-filter-metadata-signalstats-yuv420p10 fails on big-endian machines) created by
- Summary of the bug: How to reproduce: with a big-endian machine such …
- 2:31 PM Changeset in ffmpeg [535b1a9] by
- avcodec/hevc_ps: fix setting HEVCHdrParams fields These were defined …
- 12:59 PM Changeset in ffmpeg [456c8ebe] by
- avcodec/hevc_ps: allocate only the required HEVCHdrParams within a VPS …
- 12:08 PM Changeset in ffmpeg [97d2990e] by
- avformat/iamf_reader: propagate avio_skip() error values Fixes: null …
- 11:20 AM Ticket #10795 (scale2ref filter crash) closed by
- fixed
- 9:09 AM Ticket #9064 (WebVTT decoder truncates files with STYLE blocks) updated by
- This is likely fixed via 51d303e20cbb0874172f50b5172c515a973587d4 but …
- 7:38 AM Ticket #10923 (crash when encode with libx265) updated by
-
Component changed
- 4:28 AM Ticket #10917 (FFmpeg 6.1 causes OOM with big filter_complex) closed by
- worksforme: Can't be reproduced in git master.
- 2:50 AM Changeset in ffmpeg [e04c638f] by
- avformat/movenc: only compile avif_write_trailer() when the avif muxer …
Mar 20, 2024:
- 11:33 PM Ticket #10925 (Regression in showinfo filter, SAR does not update if it changes mid-video) created by
- Summary of the bug: In videos where the sample aspect ratio changes …
- 8:11 PM Changeset in ffmpeg [5ff0eb34] by
- configure: check for C17 by default Signed-off-by: James Almer …
- 8:10 PM Changeset in ffmpeg [6c2ff982] by
- configure: make the C and C++ standard settable While ensuring it's …
- 8:03 PM Ticket #10924 (Clean-up "ssim", "psnr" filter output) created by
- Related: https://trac.ffmpeg.org/ticket/10922#comment:4 …
- 5:36 PM Ticket #10917 (FFmpeg 6.1 causes OOM with big filter_complex) updated by
- Replying to Gyan: > Does it happen with current git …
- 5:15 PM Changeset in ffmpeg [d7d2213a] by
- avcodec/libx265: add support for writing out CLL and MDCV The newer …
- 5:15 PM Changeset in ffmpeg [471c0a34] by
- avcodec/libx264: add support for writing out CLL and MDCV Both of …
- 5:15 PM Changeset in ffmpeg [f4b89b6e] by
- avcodec/libsvtav1: add support for writing out CLL and MDCV These two …
- 5:15 PM Changeset in ffmpeg [8f4b1730] by
- ffmpeg: pass first video AVFrame's side data to encoder This enables …
- 5:15 PM Changeset in ffmpeg [0d36844] by
- avcodec: add frame side data array to AVCodecContext This allows …
- 5:15 PM Changeset in ffmpeg [d9ade14c] by
- {avutil/version,APIchanges}: bump, document new AVFrameSideData functions
- 5:15 PM Changeset in ffmpeg [f287a285] by
- avutil/frame: add helper for getting side data from array
- 5:14 PM Changeset in ffmpeg [3c52f73e] by
- avutil/frame: add helper for adding existing side data to array
- 5:14 PM Changeset in ffmpeg [53335f6c] by
- avutil/frame: add helper for adding side data to array Additionally, …
- 5:14 PM Changeset in ffmpeg [d2bb22f6] by
- avutil/frame: split side data removal out to non-AVFrame function …
- 5:14 PM Changeset in ffmpeg [28783896] by
- avutil/frame: split side_data_from_buf to base and AVFrame func
- 5:14 PM Changeset in ffmpeg [919c9cdb] by
- avutil/frame: add helper for freeing arrays of side data
- 5:14 PM Changeset in ffmpeg [d5104b34] by
- avutil/frame: split side data list wiping out to non-AVFrame function …
- 4:05 PM Ticket #10923 (crash when encode with libx265) updated by
-
Description changed
- 3:48 PM Ticket #10923 (crash when encode with libx265) created by
- Summary of the bug: when i try encode have several errors and ffmpeg …
- 3:36 PM Ticket #10922 ("ssim", "psnr" output should be categorized "warning"?) updated by
-
Description changed
What are the potential caveats of doing so? Is there significant CLI … - 3:22 PM Ticket #10922 ("ssim", "psnr" output should be categorized "warning"?) reopened by
- After more checking I noticed the …
- 2:59 PM Ticket #10922 ("ssim", "psnr" output should be categorized "warning"?) closed by
- invalid: Then open a ticket requesting an properly designed way of extracting …
- 2:48 PM Ticket #10922 ("ssim", "psnr" output should be categorized "warning"?) reopened by
- Semantically, yes. But in the aforementioned case: to get SSIM and …
- 2:36 PM Ticket #10922 ("ssim", "psnr" output should be categorized "warning"?) closed by
- invalid: Log levels are not random words, they have meaning, warning means that …
- 2:36 PM Ticket #10920 ("paletteuse" keeps unused colors for PNG unnecessarily) updated by
-
Description changed
͏ Unsure for other formats. ͏ But for PNG, it's unnecessary. ͏ … - 2:35 PM Ticket #10919 ("palettegen" output as ".txt"?) updated by
-
Description changed
- 2:34 PM Ticket #10918 ("palettegen" predefined must-have colors (new option "preset")) updated by
-
Description changed
- 2:31 PM Ticket #10917 (FFmpeg 6.1 causes OOM with big filter_complex) updated by
- Does it happen with current git master?
- 2:30 PM Ticket #10795 (scale2ref filter crash) updated by
- We can close this ticket, as it was only about the assert failure. …
- 2:27 PM Changeset in ffmpeg [dfcf5f82] by
- lavc/vvc: Fix check whether QG is in first tile col The second part …
- 2:17 PM Ticket #10922 ("ssim", "psnr" output should be categorized "warning"?) created by
- (for less verbose output in CLI) Valid use case: `ffmpeg …
- 12:47 PM Ticket #10921 (Exposing interface to allow posting in Plain Text?) created by
- Having to wrestle with the WikiFormatting is cumbersome... And I …
- 12:30 PM Ticket #8588 ("palettegen" adds 1 color on transparent input) reopened by
- 12:19 PM Ticket #10920 ("paletteuse" keeps unused colors for PNG unnecessarily) created by
- 12:17 PM Ticket #10919 ("palettegen" output as ".txt"?) updated by
- Would such be able to cooperate with filter-chain ("-lavfi") and work …
- 12:16 PM Ticket #10919 ("palettegen" output as ".txt"?) created by
- I seem to notice a possibility of outputting …
- 12:14 PM Ticket #10918 ("palettegen" predefined must-have colors (new option "preset")) created by
- It would be desirable to assert certain must-have colors in advance. …
- 12:09 PM Ticket #10917 (FFmpeg 6.1 causes OOM with big filter_complex) created by
- Summary of the bug: FFmpeg causes OOM issue when trying to trim and …
- 11:46 AM Changeset in ffmpeg [0b7d4fcc] by
- avformat/codec2: Don't allocate Codec2Context for muxer Only the …
- 11:23 AM Ticket #9950 (No docs for paletteuse filter option "dither=none") updated by
-
Cc changed
- 11:15 AM Ticket #8588 ("palettegen" adds 1 color on transparent input) updated by
-
Cc changed
- 11:14 AM Ticket #8588 ("palettegen" adds 1 color on transparent input) updated by
- I don't quite understand the problem. Is it still relevant now?
- 11:06 AM Ticket #10795 (scale2ref filter crash) updated by
- I think this should no longer be blocking 7.0 due to elenril's …
- 11:01 AM Ticket #9950 (No docs for paletteuse filter option "dither=none") reopened by
-
ffmpeg -hide_banner -h filter=paletteuse? - 9:17 AM Changeset in ffmpeg [cd8cc3d1] by
- avformat/iamfenc: Remove unused headers Forgotten in …
- 9:17 AM Changeset in ffmpeg [6a9ddfcd] by
- avformat/iamfenc: Align check and error message Reviewed-by: James …
- 9:17 AM Changeset in ffmpeg [a7ad5d4d] by
- avformat/iamfenc: Remove always-false check This muxer does not have …
- 8:25 AM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by
-
Version changed
- 5:25 AM Ticket #10916 (CLI hangs instead of exiting on remux error when attempting to mux ...) updated by
- See latest log in description. Ignore first log, was comparing against …
- 4:50 AM Ticket #10916 (CLI hangs instead of exiting on remux error when attempting to mux ...) updated by
-
Description changed
- 4:41 AM Ticket #10916 (CLI hangs instead of exiting on remux error when attempting to mux ...) updated by
-
Description changed
- 4:37 AM Ticket #10916 (CLI hangs instead of exiting on remux error when attempting to mux ...) created by
- Summary of the bug: Attempted to remux MP4 to Matroska. Accidentally …
- 3:54 AM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
-
Description changed
- 3:49 AM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
-
Summary changed
- 3:43 AM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
- Using gdb for Windows: […] […] […] […]
- 2:31 AM Ticket #10915 (using hardware encoding and decoding, change the resolution of videos, ...) created by
- Two videos with different resolution, framerates, and the rest, i …
- 2:12 AM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
- I checked the Windows Event Log and it turned out that the error …
- 2:07 AM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
-
Version changed
- 2:06 AM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
- I tried the latest ffmpeg from the master branch and the issue is …
Mar 19, 2024:
- 10:56 PM Changeset in ffmpeg [7f4b8d2f] by
- ffmpeg: set extra_hw_frames to account for frames held in queues …
- 8:25 PM Changeset in ffmpeg [88860200] by
- fftools/ffplay: use correct buffersink channel layout parameters …
- 8:25 PM Changeset in ffmpeg [894bebea] by
- avformat/mpegts: detect synchronous metadata KLV more reliably The …
- 8:25 PM Changeset in ffmpeg [3fb9425a] by
- swresample/resample: fix rounding errors with filter_size=1 and …
- 8:25 PM Changeset in ffmpeg [d3145298] by
- avformat/mxfdec: remove resolve_strong_ref usage with AnyType UUIDs …
- 8:25 PM Changeset in ffmpeg [fafdcb2a] by
- avfilter/vf_convolution: add float user_rdiv[4] to allow user options …
- 8:25 PM Changeset in ffmpeg [0c4777a5] by
- avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming …
- 8:25 PM Changeset in ffmpeg [2af975f2] by
- avformat/mxfdec: do not use AnyType when resolving Descriptors and …
- 8:25 PM Changeset in ffmpeg [9e0cfc48] by
- avformat/mxfdec: move resolving Descriptors to the multi descriptor …
- 8:18 PM Changeset in ffmpeg [87f8335b] by
- fftools/ffplay: use correct buffersink channel layout parameters …
- 8:18 PM Changeset in ffmpeg [c18115b4] by
- swresample/resample: fix rounding errors with filter_size=1 and …
- 8:18 PM Changeset in ffmpeg [b6925ebc] by
- avformat/mxfdec: remove resolve_strong_ref usage with AnyType UUIDs …
- 8:18 PM Changeset in ffmpeg [eac9841a] by
- avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming …
- 8:18 PM Changeset in ffmpeg [47fa8799] by
- avformat/mxfdec: do not use AnyType when resolving Descriptors and …
- 8:18 PM Changeset in ffmpeg [48e30b8f] by
- avformat/mxfdec: move resolving Descriptors to the multi descriptor …
- 8:10 PM Changeset in ffmpeg [7852c24b] by
- fftools/ffplay: use correct buffersink channel layout parameters …
- 8:01 PM Changeset in ffmpeg [ef327c18] by
- swresample/resample: fix rounding errors with filter_size=1 and …
- 7:58 PM Changeset in ffmpeg [25c1d8cb] by
- avformat/mxfdec: remove resolve_strong_ref usage with AnyType UUIDs …
- 7:48 PM Changeset in ffmpeg [7251f909] by
- fftools/ffplay: use correct buffersink channel layout parameters …
- 4:23 PM Changeset in ffmpeg [0cd13ad6] by
- doc/muxers/gif: apply consistency fixes
- 4:23 PM Changeset in ffmpeg [f7d560e9] by
- doc/muxers/flv: apply misc consistency fixes
- 4:23 PM Changeset in ffmpeg [9afd9bb5] by
- doc/muxers: add flac
- 2:52 PM Changeset in ffmpeg [0b342a2f] by
- avcodec/mpeg12dec: extract only one type of CC substream In MPEG-2 …
- 1:49 PM Changeset in ffmpeg [53dd3149] by
- avformat/matroska: use named constants for ITU-T T.35 metadata …
- 12:55 PM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) updated by
-
Component changed
- 12:44 PM Changeset in ffmpeg [61519cc6] by
- avcodec/libdav1d: use named constants for ITU-T T.35 metadata …
- 12:44 PM Changeset in ffmpeg [a1f714d1] by
- avcodec/h2645_sei: use named constants for ITU-T T.35 metadata …
- 12:44 PM Changeset in ffmpeg [4ca5d451] by
- avcodec/av1dec: use named constants for ITU-T T.35 metadata …
- 12:19 PM Ticket #10914 (Access Violation using ddagrab filter in Windows x86 (32 bit)) created by
- Summary of the bug: I'm trying to record a video from Windows desktop …
- 10:58 AM Ticket #10909 (Output of av1_nvenc cannot be processed by nvdec) updated by
-
Cc changed
- 9:55 AM Ticket #10913 (Generated sdp file missing audio) created by
- Summary of the bug: The sdp file generated is different than the …
- 7:49 AM Ticket #10911 (-channel_map removed .. no alternative) updated by
-
What
-map_channeldid was use thepanfilter, so this was never a … - 6:48 AM Changeset in ffmpeg [f4e0664f] by
- libavfi/dnn: add LibTorch as one of DNN backend PyTorch is an open …
- 3:10 AM Changeset in ffmpeg [d24b136f] by
- tools/target_dec_fuzzer: adjust threshold for AV_CODEC_ID_IFF_ILBM …
- 3:10 AM Changeset in ffmpeg [af91b1b3] by
- tools/target_dem_fuzzer: add libavformat/demux.h needed for …
- 3:10 AM Changeset in ffmpeg [b96571df] by
- doc/fate: advise on --assert-level=2 Signed-off-by: Nicolas Gaullier …
- 2:17 AM Changeset in ffmpeg [d1e446f2] by
- fate/atrac: Add atrac->aea, atrac->matroska remux tests …
- 1:54 AM Changeset in ffmpeg [7e41a658] by
- avformat/aeadec: Use sample rate as time base Signed-off-by: Andreas …
- 1:54 AM Changeset in ffmpeg [10396505] by
- avformat/aeadec: Export title Signed-off-by: Andreas Rheinhardt …
- 1:37 AM Changeset in ffmpeg [d296c868] by
- lavu/hwcontext_vulkan: check PCI ID if possible Otherwise the derived …
- 12:03 AM Ticket #10912 (d_fov and h_fov not working well when converting equirectangular to ...) updated by
- Correction: When using w and h, I was assuming constant pixel per …
Mar 18, 2024:
- 11:49 PM Ticket #10912 (d_fov and h_fov not working well when converting equirectangular to ...) created by
- Summary of the bug: When trying to convert a 360 frame from …
- 9:59 PM Ticket #10798 (When a second video stream/a cover.jpg is attached, progress (time, ...) updated by
- Using the GyanD archive, I found that the problem was introduced with …
- 8:58 PM Ticket #10798 (When a second video stream/a cover.jpg is attached, progress (time, ...) updated by
- I encountered this issue after updating FFMpeg from Gyan.dev site's …
- 5:50 PM Ticket #10911 (-channel_map removed .. no alternative) created by
- In the latest daily build, -channel_map has been removed. Not sure …
- 4:59 PM Changeset in ffmpeg [39087e73] by
- doc/muxers: add fits
- 4:59 PM Changeset in ffmpeg [9754e1f] by
- doc/muxers: add filmstrip
- 4:59 PM Changeset in ffmpeg [38c18dca] by
- doc/muxers: add film_cpk
- 4:59 PM Changeset in ffmpeg [be37ce70] by
- doc/muxers: add ffmetadata
- 1:20 PM HWAccelIntro edited by
- (diff)
- 12:58 PM HWAccelIntro edited by
- (diff)
- 12:31 PM Changeset in ffmpeg [98436c51] by
- avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available A …
- 12:31 PM Changeset in ffmpeg [cd49ee4] by
- avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available A …
- 12:28 PM Changeset in ffmpeg [030f4925] by
- avutil/hwcontext_d3d11va: add logging to dxgi debug interfaces
- 12:28 PM Changeset in ffmpeg [6e78d923] by
- avutil/hwcontext_d3d11va: prefer DXGI 1.1 factory when available A …
- 12:28 PM Changeset in ffmpeg [ae54535] by
- avutil/hwcontext_d3d11va: remove check for d3d11 debug layer dll At …
- 11:10 AM Changeset in ffmpeg [efcb539f] by
- tests/ref/lavf-fate/hevc.flv: Fix ref file Unbreaks the …
- 10:44 AM Changeset in ffmpeg [a32f75d6] by
- fate/lavf-container: correct operator; unbreak build
- 10:38 AM Changeset in ffmpeg [7c9e7665] by
- Changelog: Add Support PacketTypeMetadata of PacketType in enhanced …
- 10:37 AM Ticket #10910 (Option ignore_editlist not found.) updated by
- thanks!
- 10:34 AM Ticket #10910 (Option ignore_editlist not found.) closed by
-
invalid:
ignore_editlistis a private option of the MP4 demuxer, so can only … - 9:49 AM Ticket #10910 (Option ignore_editlist not found.) updated by
-
Description changed
- 9:46 AM Ticket #10910 (Option ignore_editlist not found.) updated by
-
Description changed
- 9:45 AM Ticket #10910 (Option ignore_editlist not found.) created by
- Summary of the bug: How to reproduce: […] …
- 9:06 AM Changeset in ffmpeg [aeebcd2f] by
- fate/flvenc: support enhanced flv PacketTypeMetadata Signed-off-by: …
- 7:41 AM Changeset in ffmpeg [85e047e7] by
- avformat/flvenc: support enhanced flv PacketTypeMetadata …
- 7:41 AM Changeset in ffmpeg [4e5b1882] by
- avformat/flvdec: support enhanced flv PacketTypeMetadata …
- 4:00 AM Changeset in ffmpeg [8962e2b1] by
- lavc/vaapi_decode: Don't update buffer number if allocataion fail …
- 4:00 AM Changeset in ffmpeg [a8d9fab0] by
- lavc/vaapi_encode: Enable block level bitrate control Signed-off-by: …
- 4:00 AM Changeset in ffmpeg [74a8e080] by
- lavu/hwcontext_qsv: Join the download/upload session to the main …
- 4:00 AM Changeset in ffmpeg [697251bb] by
- lavc/qsvdec: Do not print warning when draining cached frames When …
- 12:53 AM Changeset in ffmpeg [6e63295d] by
- avformat/crypto: Avoid cast, use proper printf specifier …
- 12:53 AM Changeset in ffmpeg [7b48cc61] by
- avformat/aeaenc: Fix printf-specifier Signed-off-by: Andreas …
- 12:49 AM Changeset in ffmpeg [2a0194ba] by
- avcodec/ccaption_dec: Use static_assert instead of _Static_assert The …
- 12:49 AM Changeset in ffmpeg [f1b08b8a] by
- avcodec/mips/aaccoder_mips: Remove MIPS-specific aaccoder …
- 12:48 AM Changeset in ffmpeg [e6c7a88b] by
- avutil/hash: Avoid relocations for hash names These strings are so …
Note:
See TracTimeline
for information about the timeline view.
