Timeline
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 …
Nov 29, 2021:
- 10:09 PM Ticket #9538 (eq filter does not maintain transparency) closed by
- worksforme: Replying to Jozef Chutka: > Hi Michael, > > thanks for …
- 9:20 PM Changeset in ffmpeg [d9f07a50] by
- avformat/fifo: avoid repeated scaling of timestamps on failure and …
- 8:30 PM Changeset in ffmpeg [9397119] by
- fftools/ffprobe: print size of attachment streams (extradata_size) …
- 8:30 PM Changeset in ffmpeg [1c2dae15] by
- avformat/flvenc: avoid 24bit timestamp truncation for FLV metadata …
- 5:26 PM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by
- The odd part is that I've been using the unmodified script for years …
- 5:20 PM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by
-
Keywords changed
Ok after some more testing I've narrowed it down to the `-pattern_type … - 5:01 PM Ticket #9452 (ffprobe no longer prints rotate tag) closed by
- wontfix: This is intended: Said information is now exported via …
- 4:27 PM Ticket #9536 (ffprobe is unable to parse certain mp3 files) updated by
-
Version changed
- 4:15 PM Changeset in ffmpeg [3809467d] by
- avcodec/iff: limit written bytes to twice the output array size in …
- 4:15 PM Changeset in ffmpeg [76c41a5b] by
- tools/target_dec_fuzzer: Disable MB debug after a few iterations This …
- 4:15 PM Changeset in ffmpeg [3a64a4c] by
- avformat/mov: Check channels for mov_parse_stsd_audio() Fixes: signed …
- 4:15 PM Changeset in ffmpeg [2877ddd] by
- avcodec/vqavideo: Use GetByteContext and check for end Fixes: out of …
- 3:01 PM Ticket #9533 (Shared build Error) closed by
- invalid: The output confirms that the library can just not be found by the …
- 2:49 PM Ticket #9538 (eq filter does not maintain transparency) updated by
- Hi Michael, thanks for looking into it, seems my "latest" was a bit …
- 12:39 PM Ticket #9538 (eq filter does not maintain transparency) updated by
- I can't reproduce this problem. In the output image the hole in the …
- 11:19 AM Ticket #9538 (eq filter does not maintain transparency) updated by
- potential fix is to use alphaextract+alphamerge however this might …
- 10:53 AM Ticket #9538 (eq filter does not maintain transparency) created by
-
Using
eqfilter, the transparency information is lost and black … - 3:47 AM Ticket #9537 (avcodec_open2 segfault for h264_vaapi) updated by
-
Version changed
- 3:46 AM Ticket #9537 (avcodec_open2 segfault for h264_vaapi) created by
- Summary of the bug: avcodec_open2 segfaults if you try to open vaapi …
- 1:26 AM Changeset in ffmpeg [86a2123a] by
- avfilter/src_movie: add format_opts for the opened file …
- 1:01 AM Ticket #9533 (Shared build Error) updated by
- The ffmpeg code I compile was a snapshot from 1 November - it produces …
Nov 28, 2021:
- 11:23 PM Changeset in ffmpeg [0d924d6e] by
- avcodec/videotoolbox: silence some -Wimplicit-fallthrough warnings …
- 11:15 PM Changeset in ffmpeg [c7e527f7] by
- lavc/videotoolbox: fix build on pre-10.14 SDKs Also fixes handling of …
- 10:41 PM Changeset in ffmpeg [4cedf44a] by
- lavc: bump minor version for new VT hwaccels
- 10:40 PM Changeset in ffmpeg [da0179b] by
- lavc/proresdec: add videotoolbox hwaccel
- 10:40 PM Changeset in ffmpeg [805bf2eb] by
- lavc/proresdec: add scaffolding for hwdec support
- 10:40 PM Changeset in ffmpeg [350eb59f] by
- videotoolbox: add alpha support
- 10:40 PM Changeset in ffmpeg [a41a2efc] by
- lavc/videotoolbox: add VP9 hardware acceleration On M1 Max, this …
- 10:40 PM Changeset in ffmpeg [e3c6cc96] by
- lavc/videotoolbox: call VTRegisterSupplementalVideoDecoderIfAvailable …
- 10:40 PM Changeset in ffmpeg [530c4a7e] by
- lavc/videotoolbox: expose some functions as lavc-internal
- 10:40 PM Changeset in ffmpeg [2c89443e] by
- lavc/hevcdec: support all color formats in videotoolbox hwaccel
- 10:40 PM Changeset in ffmpeg [caad114] by
- lavc/h264dec: support all color formats in videotoolbox hwaccel
- 10:40 PM Changeset in ffmpeg [f0952f87] by
- lavc/videotoolbox: select 4:2:2 and 4:4:4 formats when applicable
- 10:40 PM Changeset in ffmpeg [b0c07f29] by
- lavc/videotoolbox: fix format computation Use sw_pix_fmt instead of …
- 10:40 PM Changeset in ffmpeg [79e51d6c] by
- lavc/videotoolbox: escape 0x00000[0-3]s in avcC PSs
- 10:40 PM Changeset in ffmpeg [d2229eca] by
- lavu/videotoolbox: add 422 and 444 pixel format mappings
- 10:40 PM Changeset in ffmpeg [f0204de4] by
- swscale: add P210/P410/P216/P416 input
- 10:40 PM Changeset in ffmpeg [b2cd1fb2] by
- lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats These …
- 10:40 PM Changeset in ffmpeg [4b548189] by
- ffmpeg: remove ffmpeg_videotoolbox This was almost completely …
- 8:49 PM WikiStart edited by
- (diff)
- 8:44 PM ManagingOtherLanguagesThanEnglish created by
- 12:15 PM WikiStart edited by
- (diff)
- 7:18 AM Ticket #9536 (ffprobe is unable to parse certain mp3 files) updated by
-
Description changed
- 7:15 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by
- Found another issue with HEVC (at least with the same LG Chess 4K …
- 6:15 AM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by
- Replying to mkver: that's the one sorry yes, clicked …
- 6:00 AM Changeset in ffmpeg [5593f5cf] by
- avcodec/vqavideo: Remove dead code Fixes Coverity issue #1493344. …
- 5:59 AM Changeset in ffmpeg [d6c16c52] by
- avcodec/mobiclip: Rewrite code to make it clearer In order to know …
- 5:15 AM Ticket #9535 (PNG decoder fails processing more than a certain number of frames) updated by
- I presume you uploaded …
- 12:07 AM BouncingOverlay created by
Note:
See TracTimeline
for information about the timeline view.
