Timeline
Dec 7, 2021:
- 11:42 PM Changeset in ffmpeg [e38eaf47] by
- avformat/utils: Make ff_data_to_hex() zero-terminate the string Most …
- 11:36 PM Changeset in ffmpeg [b09ea67b] by
- avcodec/libkvazaar: Increase array size av_image_copy() expects an …
- 8:24 PM Ticket #9549 (libavfilter results in a flaw during veracode scan) updated by
- Replying to Bhawna Khosla: We are not using the function. …
- 8:24 PM Ticket #9549 (libavfilter results in a flaw during veracode scan) updated by
- Replying to Bhawna Khosla: We are not using the function. …
- 7:52 PM HowToBurnSubtitlesIntoVideo edited by
- replace dead link by link to wayback machine (diff)
- 6:45 PM Ticket #4907 (Support decoding animated WebP images) updated by
- Another file with the same problem: https://0x0.st/-FzA.webp - (Link …
- 6:02 PM Ticket #3039 (Support kate subtitles in ogg) updated by
- I also created an ogv file thanks to this documentation : …
- 12:48 PM Changeset in ffmpeg [f1c8c258] by
- avformat/rtsp: fix the error code from ffurl_read_complete() …
- 12:33 PM Changeset in ffmpeg [6d42af0] by
- avformat/rtsp: add error code handling for ff_rtsp_skip_packet() …
- 12:33 PM Changeset in ffmpeg [f210766] by
- avformat/rtsp: free the alloc memory if failed Reviewed-by: Martin …
- 12:33 PM Changeset in ffmpeg [130e4c6f] by
- avformat/rtsp: remove redundant assignment Reviewed-by: Martin …
- 12:21 PM Ticket #9548 (malformed srt conversion) updated by
-
Keywords changed
- 12:20 PM Changeset in ffmpeg [a454dfac] by
- avformat/concatf: ignore trailing whitespaces The concatf protocol …
- 12:09 PM Ticket #9548 (malformed srt conversion) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
Regression since 2949f17e992be600c379112d4e84e8455bae180a, the current … - 10:23 AM Changeset in ffmpeg [9f717ca9] by
- ffmpeg: handle errors in print_sdp() Do not continue as if nothing …
- 10:23 AM Changeset in ffmpeg [9145c6d3] by
- ffmpeg: move setting video sync method to new_video_stream() …
- 10:23 AM Changeset in ffmpeg [6ce95464] by
- ffmpeg: deprecate passing numbers to -vsync There is never a reason …
- 10:23 AM Changeset in ffmpeg [e3833e8a] by
- FATE: stop using numeric arguments to -vsync Symbolic names are …
- 10:23 AM Changeset in ffmpeg [011114f3] by
- ffmpeg: change vsync value to an enum Stop explicitly defining VSCFR …
- 10:23 AM Changeset in ffmpeg [bb6f591c] by
- ffmpeg: drop useless framerate assignments If the input stream …
- 10:16 AM Changeset in ffmpeg [6ebaccf3] by
- lavf/protocols: avoid discarding const in avio_enum_protocols() …
- 10:16 AM Changeset in ffmpeg [c0e46ad] by
- lavf/img2enc: avoid a useless copy of the url img2enc keeps a private …
- 10:16 AM Changeset in ffmpeg [7e29e027] by
- lavf/ftp: check for truncation in snprintf Silences e.g. the …
- 10:16 AM Changeset in ffmpeg [177a328c] by
- lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio() It …
- 10:16 AM Changeset in ffmpeg [877b6a9e] by
- lavd/v4l2: detect device name truncation Silences the following …
- 10:16 AM Changeset in ffmpeg [b532ca3d] by
- lavd/v4l2: reduce variable scope device and cap are local to the loop …
- 10:16 AM Changeset in ffmpeg [e1151fbf] by
- lavd/v4l2: do not clobber the context FD in v4l2_get_device_list() …
- 10:16 AM Changeset in ffmpeg [007819a5] by
- lavd/jack: increase buffer size for snprintf() Maximum output size …
- 9:01 AM Changeset in ffmpeg [6fc0fc54] by
- fftools/ffmpeg_opt: Improve alloc/truncation checks when reading lines …
- 9:01 AM Changeset in ffmpeg [f3a8d208] by
- fftools/ffmpeg_opt: Improve checks for truncation/alloc error Do this …
- 8:47 AM Ticket #9549 (libavfilter results in a flaw during veracode scan) updated by
- This function was only ever exported by mistake and was meant to be …
- 7:46 AM HowToBurnSubtitlesIntoVideo edited by
- Added info and example for burning subs while seeking (diff)
Dec 6, 2021:
- 9:16 PM Changeset in ffmpeg [3f3772e4] by
- packet: add description for the AVPacket.time_base field This …
- 9:06 PM Changeset in ffmpeg [d403446d] by
- avformat/mov: Check for EOF in mov_read_glbl() Fixes: Infinite loop …
- 9:06 PM Changeset in ffmpeg [8e09257d] by
- avformat/mov: Check for EOF in mov_read_glbl() Fixes: Infinite loop …
- 6:54 PM Ticket #9549 (libavfilter results in a flaw during veracode scan) updated by
-
Priority changed
- 6:34 PM Ticket #9549 (libavfilter results in a flaw during veracode scan) created by
- Veracode Scan of the code where libavfilter is used resulted in a very …
- 1:25 PM Changeset in ffmpeg [b5ba7405] by
- avformat/mov: Disallow duplicate smdm Fixes: memleak Fixes: …
- 1:25 PM Changeset in ffmpeg [51d5e901] by
- avcodec/gemdec: Move all support checks before image allocation …
- 1:25 PM Changeset in ffmpeg [e901716d] by
- tools/target_dec_fuzzer: Adjust threshold for HQ_HQA Fixes: Timeout …
- 1:25 PM Changeset in ffmpeg [cd95ac7e] by
- tools/target_dec_fuzzer: adjust threshold for gem Fixes: Timeout …
- 1:25 PM Changeset in ffmpeg [235ac7b4] by
- avcodec/avpacket: Perform fewer reallocations in repeated …
- 1:25 PM Changeset in ffmpeg [59b4e7cb] by
- avformat/mov: Check for EOF in mov_read_glbl() Fixes: Infinite loop …
- 1:02 PM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by
- Replying to Andre LaBranche: > The unwanted 25 fps does …
- 12:52 PM Changeset in ffmpeg [b0b90100] by
- avcodec/libopenh264dec: Increase array sizes, fix stack-buffer …
- 12:01 PM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by
-
The unwanted 25 fps does seem to be coming from
concat. I tested … - 11:05 AM Changeset in ffmpeg [ef00d40e] by
- doc/filters: note duration range in xfade
- 5:55 AM Ticket #9548 (malformed srt conversion) updated by
-
Description changed
- 5:55 AM Ticket #9548 (malformed srt conversion) updated by
- Replying to mkver: > We need the input file. Sorry it …
Dec 5, 2021:
- 2:41 PM Encode/H.264 edited by
- add a link in faststart section (diff)
- 12:27 PM Changeset in ffmpeg [228b25ad] by
- avformat/smoothstreamingenc: Move buffers to the end of structs This …
- 12:27 PM Changeset in ffmpeg [847d1991] by
- avformat/takdec: Simplify data->hex conversion Signed-off-by: Andreas …
- 12:27 PM Changeset in ffmpeg [6c57e0b4] by
- avutil/frame: Treat frame as uninitialized in get_frame_defaults() …
- 12:27 PM Changeset in ffmpeg [fc01a703] by
- fftools/ffmpeg: Avoid creating unnecessary reference The only caller …
- 12:27 PM Changeset in ffmpeg [b886512e] by
- fftools/ffmpeg: Avoid allocating+freeing frame, check allocations …
- 12:27 PM Changeset in ffmpeg [2d0bfbd0] by
- fftools/cmdutils: Use av_dynarray_add_nofree() Simplifies code and …
- 12:27 PM Changeset in ffmpeg [2e7ef00] by
- fftools/cmdutils: Make allocate_array_elem() return ptr to new element …
- 12:27 PM Changeset in ffmpeg [9d73967b] by
- fftools/ffmpeg_(filter|opt): Use dedicated pointer for array elem …
- 12:27 PM Changeset in ffmpeg [3ca1e31e] by
- fftools/cmdutils: Atomically add elements to list of pointers, fix …
- 12:19 PM Ticket #9548 (malformed srt conversion) updated by
- We need the input file.
Dec 4, 2021:
- 10:03 PM Ticket #1713 (Linkage fails due to relocations) updated by
- What do think about adding "-Wl,-Bsymbolic" to the pkgconfig files …
- 9:28 PM Ticket #6142 (concat with safe 0 don't work if another list is included) updated by
-
Priority, Type changed
This is not necessarily a bug, but a security feature. Maybe an … - 7:42 PM Ticket #9548 (malformed srt conversion) updated by
-
Keywords, Summary changed
- 5:23 PM Ticket #9547 (Not auto-detecting dts codec when encoding to m3u8) updated by
- After a few tests, I noticed that, when mapping the audio stream …
- 5:19 PM Ticket #9548 (malformed srt conversion) updated by
-
Version, Component changed
Sorry, still new to this. I will get the files uploaded as I keep … - 5:17 PM Ticket #9547 (Not auto-detecting dts codec when encoding to m3u8) updated by
-
Description changed
- 5:06 PM Ticket #9548 (malformed srt conversion) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 1:29 PM Changeset in ffmpeg [3a9861e] by
- lavu/frame: clarify doxy AVFrame.data[] elements not used by the …
- 1:28 PM Changeset in ffmpeg [3b8efec3] by
- lavu/frame: drop mentions of non-refcounted frames All frames we deal …
- 1:28 PM Changeset in ffmpeg [2755e6f3] by
- doc/APIchanges: fix typo
- 1:08 PM Changeset in ffmpeg [ab3ef54c] by
- ffmpeg: only copy bits_per_sample from decoder when it remains valid …
- 1:07 PM Changeset in ffmpeg [42588939] by
- ffmpeg: make -bits_per_raw_sample a per-output-stream option Also, …
- 1:07 PM Changeset in ffmpeg [b9c928a4] by
- avfilter: add AVFILTER_FLAG_METADATA_ONLY This flag allows …
- 1:06 PM Changeset in ffmpeg [944c34a9] by
- lavfi/allfilters: move vf_chromaber_vulkan to video section
- 1:06 PM Changeset in ffmpeg [64467cb] by
- libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsv The …
- 1:06 PM Changeset in ffmpeg [c6f4e101] by
- avformat: do not use AVIO_FLAG_* with avio_alloc_context The …
- 12:36 PM Ticket #8661 (HEVC missing chroma location) updated by
- I just find out that it always selects left even for top left as can …
- 12:32 AM Changeset in ffmpeg [a7df966c] by
- avcodec/videotoolbox: fix use of unknown builtin 'builtin_available' …
- 12:26 AM Changeset in ffmpeg [d782c746] by
- avformat/rtspdec: get rid of the hardcoded max size for sdp …
- 12:26 AM Changeset in ffmpeg [98054e4f] by
- avformat/rtsp: load the sdp file with avio_read_to_bprint() this …
- 12:26 AM Changeset in ffmpeg [3c74ffb0] by
- avformat/aviobuf: check if read_packet() exist before …
Dec 3, 2021:
- 10:07 PM Ticket #9547 (Not auto-detecting dts codec when encoding to m3u8) created by
- Summary of the bug: How to reproduce: […] When trying to convert …
- 9:41 PM Changeset in ffmpeg [b236ef0a] by
- lavu/avframe: add a time_base field This adds a time_base field to …
- 5:36 PM Ticket #6142 (concat with safe 0 don't work if another list is included) updated by
- Will ffmpeg team fix this bug instead of leaving it to us to patch it?
- 5:21 PM ManagingOtherLanguagesThanEnglish edited by
- (diff)
- 4:01 PM Changeset in ffmpeg [03ab1de4] by
- avfilter/buffersink: Remove outdated comments These lists have size …
- 4:01 PM Changeset in ffmpeg [61bbd0cf] by
- avdevice/lavfi: Don't require AV_PIX_FMT_NONE == -1 Reviewed-by: …
- 4:01 PM Changeset in ffmpeg [b7e3ae19] by
- avdevice/lavfi: Simplify setting sample_fmts The length of this list …
- 4:00 PM Changeset in ffmpeg [60a2c74a] by
- avdevice/lavfi: Make array static const Reviewed-by: Nicolas George …
- 3:59 PM Changeset in ffmpeg [88af0962] by
- avdevice/lavfi: Avoid calling av_buffersink_get_* multiple times …
- 3:58 PM Changeset in ffmpeg [83ae5893] by
- avdevice/lavfi: Use dedicated pointer to access st->codecpar …
- 3:58 PM Changeset in ffmpeg [84f037ed] by
- avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrint An …
- 3:12 PM Changeset in ffmpeg [efc32306] by
- fftools/ffmpeg_filter: Avoid DynBuf API to improve error checks …
- 3:11 PM Changeset in ffmpeg [cf8925a0] by
- fftools/ffmpeg_filter: Avoid DynBuf-API for writing strings It is not …
- 3:10 PM Changeset in ffmpeg [3be6fe9a] by
- swscale/yuv2rgb: Silence a set-but-unused-variable warning …
- 3:09 PM Changeset in ffmpeg [01d158d1] by
- all: Remove unused-but-set variables Newer versions of Clang detect …
- 3:07 PM Changeset in ffmpeg [a4798a5d] by
- all: Use av_memdup() where appropriate Reviewed-by: Nicolas George …
- 3:03 PM Changeset in ffmpeg [b574fb47] by
- avcodec/h264_redundant_pps_bsf: Inline constant Signed-off-by: …
- 3:03 PM Changeset in ffmpeg [5892a55d] by
- avcodec/h264_redundant_pps_bsf: Support multiple input PPS Up until …
- 3:03 PM Changeset in ffmpeg [5e7bdbff] by
- avcodec/h264_redundant_pps_bsf: Remove flush callback …
- 2:23 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by
- Could someone please provide instructions on exactly how to apply the …
- 1:54 PM Ticket #9545 (xfade does not work depending on audio duration) updated by
- With the help of Paul Mahol I was able to work around it by using the …
- 9:46 AM Changeset in ffmpeg [531d289c] by
- avdevice/lavfi: Properly free an AVDictionary It is not documented …
- 9:38 AM Changeset in ffmpeg [05c924a8] by
- avdevice/lavfi: Cleanup generically on read_header failure …
- 9:34 AM Changeset in ffmpeg [77a37e03] by
- swresample/swresample: Remove array size hint from swr_convert() …
- 8:53 AM Changeset in ffmpeg [6c76b639] by
- avformat/mvdec: handle audio sample size Adds support for reading …
- 8:53 AM Changeset in ffmpeg [4a90c039] by
- avformat/mvdec: fix reading number of audio channels The number of …
- 8:41 AM Ticket #9546 (Videotoolbox Prores and VP9 does not work) updated by
- Looking at the compile log it should enabled both: Enabled hwaccels: …
Dec 2, 2021:
- 11:56 PM Ticket #9543 (ffprobe doesn't show 'pkt_pts_time' entries) updated by
- Okay. I'll report this to the downstream project I was trying to use …
- 9:25 PM Ticket #9546 (Videotoolbox Prores and VP9 does not work) created by
- Compiling FFmpeg on the latest MBP Pro 16 with Apple M1 Pro chipset …
- 9:21 PM Ticket #9412 (HEVC fails to seek on keyframe) updated by
- I tried reverting (fbb283cfefb1865375718c4a56ce608d96a4a8ed) but did …
- 4:44 PM Changeset in ffmpeg [b94db16b] by
- fate/ffmpeg: Fix requirements of shortest tests Fixes FATE failures …
- 10:43 AM Ticket #9545 (xfade does not work depending on audio duration) created by
- Summary of the bug: xfade does not create fade transition depending on …
- 10:42 AM Ticket #9544 (adding empty channels while downsampling with dithering leads to noise ...) created by
- Summary of the bug: 1. Starting with a mono, 24bit, 48kHz audio file. …
- 10:33 AM Changeset in ffmpeg [4a6aece7] by
- fate/ffmpeg: Fix shortest tests The mpeg4 encoder is slice-threaded …
- 10:20 AM Ticket #9543 (ffprobe doesn't show 'pkt_pts_time' entries) closed by
- invalid: Said field has been deprecated in …
- 10:08 AM Changeset in ffmpeg [bdc9205] by
- Changelog: update with recent Vulkan filter additions
- 10:06 AM Changeset in ffmpeg [bdfb0e4d] by
- avfilter: add a flip_vulkan filter This filter flips the input video …
- 8:39 AM Changeset in ffmpeg [fc9a6866] by
- avfilter: add audio dynamic smooth filter
- 8:35 AM Changeset in ffmpeg [11b11577] by
- avfilter: add audio spectral stats filter
- 7:23 AM Ticket #9543 (ffprobe doesn't show 'pkt_pts_time' entries) created by
- Summary of the bug: ffrobe does not show pkt_pts_time entries for …
- 7:10 AM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) closed by
- fixed: Fixed in bb89a2f64fd1d74cc51af62d5ef133be274dd7af.
- 6:31 AM Changeset in ffmpeg [acdfc4bd] by
- avcodec/movtextenc: Simplify writing a single char Reviewed-by: …
- 6:31 AM Changeset in ffmpeg [c4c9d096] by
- avcodec/movtextenc: Remove redundant byte count Use the AVBPrint's …
- 6:29 AM Changeset in ffmpeg [0bc3c070] by
- avcodec/movtextenc: Fix encoding of subtitles with multiple rects The …
- 6:28 AM Changeset in ffmpeg [f8e5e1c] by
- avcodec/movtextenc: Check for too long subtitles Reviewed-by: Philip …
- 6:28 AM Changeset in ffmpeg [0b934f8f] by
- avcodec/movtextenc: Reset AVBPrint at the beginning, not end of …
- 6:27 AM Changeset in ffmpeg [bb89a2f6] by
- avcodec/movtextenc: Fix infinite loop due to variable truncation …
- 1:22 AM Changeset in ffmpeg [6507e96e] by
- fate/ffmpeg: add some more flags to the shortest tests Signed-off-by: …
Dec 1, 2021:
- 11:30 PM Changeset in ffmpeg [686c7c13] by
- fate/ffmpeg: add missing bitexact flags to the shortest tests Should …
- 9:39 PM Ticket #9513 (shortest cuts audio off early on 1fps video) closed by
- fixed: Should be fixed in c1818cb9471c0ab8345a023dc16d6b0c8c2ee000
- 9:39 PM Ticket #9512 (shortest works differently on transcode vs copy) closed by
- fixed: Should be fixed in c1818cb9471c0ab8345a023dc16d6b0c8c2ee000
- 9:28 PM Changeset in ffmpeg [bb0a2856] by
- fate/ffmpeg: add tests for shortest option Signed-off-by: James Almer …
- 9:16 PM Changeset in ffmpeg [c1818cb9] by
- ffmpeg: fix usage of -shortest in codec copy scenarios Don't mark all …
- 9:02 PM Changeset in ffmpeg [fe11596] by
- avformat/aiffdec: sanity check block_align Reviewed-by: Paul B Mahol …
- 9:02 PM Changeset in ffmpeg [2d2ed8b0] by
- avformat/aiffdec: Check sample_rate Reviewed-by: Paul B Mahol …
- 4:44 PM Changeset in ffmpeg [96caa01f] by
- avcodec/vp3: Check version in all cases when VP4 code is not built …
- 4:44 PM Changeset in ffmpeg [db27a350] by
- tools/target_dec_fuzzer: Adjust DXA threshold Fixes: Timeout Fixes: …
- 4:44 PM Changeset in ffmpeg [6e34d947] by
- avcodec/gemdec: Check tag & planes before image allocation Fixes: …
- 4:44 PM Changeset in ffmpeg [024e9344] by
- avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch. …
- 4:44 PM Changeset in ffmpeg [afcb36b7] by
- avcodec: [loongarch] optimize get_cabac. Decoding 1080P H264 on …
- 4:44 PM Changeset in ffmpeg [07f8f78a] by
- configure: Add support for loongarch. For la464 cpu: ./configure …
- 4:03 PM Ticket #9537 (avcodec_open2 segfault for h264_vaapi) closed by
- fixed: Fixed in d1b47f3bfcc625ca1cae210fc198dcbd54381a88.
- 3:41 PM Changeset in ffmpeg [12f8293c] by
- avformat/scd: add demuxer Adds demuxer for Square Enux SCD files. …
- 1:42 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by
- Hi! I submitted my patch fixing this on the mailing list: …
- 12:58 PM Changeset in ffmpeg [d1b47f3b] by
- avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder …
- 9:32 AM Ticket #9542 (FFprobe doesn't get exif metadata) created by
- Hello, Summary of the bug: Since this commit …
Nov 30, 2021:
- 4:42 PM Changeset in ffmpeg [8a18db3] by
- avformat/matroskaenc: Sort cues entries by pts Currently they are …
- 4:17 PM Changeset in ffmpeg [d47a986b] by
- avcodec/qsvenc: Properly flush the FIFO on close Freeing the new …
- 4:17 PM Changeset in ffmpeg [e9e2157d] by
- avcodec/qsvenc: Fix leak of A53 data Up until now, it has only been …
- 4:16 PM Changeset in ffmpeg [1cdbccaa] by
- avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CC …
- 3:16 PM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- The sad part is that the above heuristic has been made for a specific …
- 3:11 PM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by
- Replying to Balling: > So s->key_frame = 1; there does …
- 1:54 PM Ticket #9541 (WebCodecs API integration) created by
- Hi FFmpeg team, I am using ffmpeg with WebAssembly and it works …
- 1:06 PM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by
-
Description changed
- 11:06 AM Changeset in ffmpeg [e22dff43] by
- fftools/ffmpeg_opt: Don't set source_index redundantly It is already …
- 10:53 AM Changeset in ffmpeg [4913f05c] by
- fftools/ffmpeg_opt: Don't duplicate array unnecessarily …
- 9:38 AM Ticket #9540 (time_id3 metadata is not properly copied) updated by
-
Description changed
- 9:33 AM Ticket #9540 (time_id3 metadata is not properly copied) created by
- When trying to map and copy time_id3 metadata from a .ts file to a .ts …
- 7:39 AM Ticket #9539 (Separate printings stats on th ecommand line from sending progress ...) created by
- Summary of the bug: How to reproduce: Currently, you don't get …
- 7:37 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by
- I can give more samples... Most of them are fixed when copying to mp4! …
- 7:32 AM Ticket #9514 (TIFF decoding fails with error: rps 0 invalid) updated by
-
Status changed
Can confirm that. - 7:12 AM Ticket #9513 (shortest cuts audio off early on 1fps video) updated by
-
Version changed
- 7:11 AM Ticket #9513 (shortest cuts audio off early on 1fps video) updated by
- I can confirm that I am seeing the same problem in ffmpeg version …
Note:
See TracTimeline
for information about the timeline view.
