Timeline
Jan 21, 2022:
- 8:44 PM Ticket #9016 (Some videos cannot be hw decoded on apple silicon) updated by
-
Keywords changed
- 3:47 PM Changeset in ffmpeg [ed18b8d7] by
- avformat/hls: Remove redundant cast Signed-off-by: Andreas Rheinhardt …
- 3:47 PM Changeset in ffmpeg [c24ee7c2] by
- avformat/mux: Peek into the muxing queue for avoid_negative_ts …
- 3:47 PM Changeset in ffmpeg [c602deb1] by
- avformat/mux: Preserve sync even if later packet has negative ts …
- 3:47 PM Changeset in ffmpeg [f6d14b12] by
- avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLED And also don't use …
- 3:47 PM Changeset in ffmpeg [92ed6ea3] by
- fate/matroska: Add test for avoiding negative timestamps This tests …
- 3:45 PM Changeset in ffmpeg [5d5b62e5] by
- avformat/mux: Remove assert based on faulty assumptions This assert …
- 10:58 AM Changeset in ffmpeg [7247a6f] by
- avutil/pixfmt.h: typo Signed-off-by: Diederick Niehorster …
- 10:52 AM Changeset in ffmpeg [c8b11b28] by
- avformat/mov: Fix endian-dependent parsing MOVAtom.type is always …
- 10:09 AM Ticket #9275 (Missing -latomic for arches without GCC builtins atomic) closed by
- fixed: An updated version of this patch has been applied as …
- 8:44 AM Changeset in ffmpeg [137c808f] by
- lavu/hwcontext_vulkan: clear dangling pointers on map failure
- 8:40 AM Changeset in ffmpeg [2bc8c87b] by
- configure: link to libatomic when it's present C11 atomics in some …
- 8:28 AM Changeset in ffmpeg [2f0a214a] by
- configure: link to libatomic when it's present C11 atomics in some …
- 8:25 AM Changeset in ffmpeg [9e4693a1] by
- lavf/network: log ff_listen() errors to proper contexts rather than NULL
- 8:25 AM Changeset in ffmpeg [d2519e86] by
- lavf/network: log ff_socket() errors to proper contexts rather than NULL
- 8:25 AM Changeset in ffmpeg [93b4cc3] by
- lavf/udp: log net errors to proper contexts rather than NULL
- 4:56 AM Changeset in ffmpeg [1fe78f84] by
- libavcodec/qsvenc: Add transform skip to hevc_qsv Add transform_skip …
- 4:56 AM Changeset in ffmpeg [9d6cc6a5] by
- libavcodec/qsvenc: Add low latency P-pyramid support to qsv Add low …
- 4:56 AM Changeset in ffmpeg [812b6ee6] by
- libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv Add …
- 4:56 AM Changeset in ffmpeg [ec8bc071] by
- libavcodec/qsvenc: Add max_frame_size support to hevc_qsv Add …
Jan 20, 2022:
- 5:31 PM Changeset in ffmpeg [7512293c] by
- avformat/matroskaenc: Fix writing AV_SPHERICAL_EQUIRECTANGULAR …
- 2:52 PM Ticket #9606 (Cannot build FFmpeg on CYGWIN) created by
- I cloned the latest development sources and I tried to build them on …
- 2:50 PM Changeset in ffmpeg [0f5fd44d] by
- fate/matroska: Add test for reading/writing BlockAdditionMapping …
- 9:15 AM Ticket #9605 (5.0 meets -Wlogical-op) created by
- I just tried to compile ffmpeg-5.0 with the latest gcc compiler and …
Jan 19, 2022:
- 10:20 PM Changeset in ffmpeg [dd17c86a] by
- avformat/matroskadec: Use correct type for field_order It is unsigned …
- 10:15 PM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by
- Looks like the patch works. Is the patch going to be merged to Ffmpeg?
- 3:50 PM Changeset in ffmpeg [b7a54370] by
- avformat/imfdec: Use proper logcontext Signed-off-by: Andreas …
- 1:55 PM Ticket #9275 (Missing -latomic for arches without GCC builtins atomic) updated by
- Build fine with ffmpeg 4.4.1 and both arches.
- 11:58 AM Ticket #9604 (5.0 regression: test failure on ppc64el: checkas-sw_scale and ...) created by
- The test suite fails on Debian's ppc64el buildd: […] and […] …
- 11:57 AM Ticket #9275 (Missing -latomic for arches without GCC builtins atomic) updated by
- Can you test …
- 11:25 AM Changeset in ffmpeg [e3c2a97a] by
- avformat/matroskaenc: Write data directly into dynamic buffers This …
- 11:24 AM Changeset in ffmpeg [48ff1ba6] by
- avformat/matroskaenc: Avoid repeated avio_tell() Signed-off-by: …
- 11:21 AM Changeset in ffmpeg [989e2069] by
- avformat/matroskaenc: Reindentation Signed-off-by: Andreas Rheinhardt …
- 11:18 AM Changeset in ffmpeg [cb592ae9] by
- avformat/matroskaenc: Remove duplicated code for writing WebVTT subs …
- 11:18 AM Changeset in ffmpeg [9f7e0b37] by
- avformat/matroskaenc: Don't waste bytes on BlockGroup length fields …
- 11:12 AM Changeset in ffmpeg [abbc1110] by
- avformat/matroskaenc: Redo applying ProRes offset Add a field to …
- 11:12 AM Changeset in ffmpeg [6a9830f5] by
- avformat/matroskaenc: Pass more parameters explicitly to …
- 11:08 AM Changeset in ffmpeg [03d31ef3] by
- avformat/matroskaenc: Remove special code for writing subtitles Once …
- 11:03 AM Changeset in ffmpeg [d328467d] by
- avformat/matroskaenc: Avoid temporary buffers when reformatting H.2645 …
- 11:02 AM Changeset in ffmpeg [b177fca0] by
- avformat/avc: Add functions to split access unit into list of NALUs …
- 10:59 AM Changeset in ffmpeg [f9b8b89b] by
- avformat/matroskaenc: Use common function for H.2645 annex B->mp4 …
- 10:59 AM Changeset in ffmpeg [83186275] by
- avformat/matroskaenc: Redo reformatting AV1 This avoids …
- 10:57 AM Changeset in ffmpeg [5f97319] by
- avformat/av1: Document actual behaviour of ff_av1_filter_obus() …
- 10:57 AM Ticket #9563 (Conversion between lossless formats not lossless) updated by
-
Keywords changed
Regression introduced by this change: … - 10:55 AM Changeset in ffmpeg [396efc7] by
- avformat/matroskaenc: Speed up reformatting WavPack WavPack's blocks …
- 10:54 AM Changeset in ffmpeg [c1b6acde] by
- avformat/matroskaenc: Allow to use custom reformatting functions …
- 10:53 AM Changeset in ffmpeg [6221491f] by
- avformat/matroskaenc: Factor writing Info out Avoids the surprise of …
- 10:52 AM Changeset in ffmpeg [a04c9173] by
- avformat/matroskaenc: Don't waste bytes on ChapterAtoms length fields …
- 10:50 AM Changeset in ffmpeg [e8065c7d] by
- avformat/matroskaenc: Don't waste bytes on Video element length fields …
- 10:44 AM Ticket #9603 (Heap corruption using d3d11va hwaccel without pool) created by
- Summary of the bug: d3d11va_alloc_single() which is used when no pool …
- 10:42 AM Changeset in ffmpeg [0e548fa] by
- avformat/matroskaenc: Factor writing TrackVideo out It is already …
- 10:40 AM Changeset in ffmpeg [6b1968e9] by
- avformat/matroskaenc: Avoid seeks when writing EBML header Using …
- 10:37 AM Changeset in ffmpeg [dc555de8] by
- avformat/matroskaenc: Don't waste bytes on AttachedFiles' length …
- 10:34 AM Changeset in ffmpeg [0148e85c] by
- avformat/matroskaenc: Don't waste bytes on SimpleTags length fields …
- 10:34 AM Changeset in ffmpeg [b845fff5] by
- avformat/matroskaenc: Add API to write Masters with minimal length …
- 10:22 AM Changeset in ffmpeg [5e186f96] by
- avformat/matroskaenc: Don't open BlockGroup twice This would happen …
- 10:21 AM Changeset in ffmpeg [ca168635] by
- avformat/matroskaenc: Fix potential overflow Signed-off-by: Andreas …
- 6:02 AM Ticket #9602 (When decoding apng the image has uncleaned parts.) updated by
-
Description changed
- 5:42 AM Ticket #9602 (When decoding apng the image has uncleaned parts.) created by
- Summary of the bug: I need to convert the format of a set of apng …
- 3:44 AM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by
- I'm able to reproduce this. It's working on my apple silicon mac but …
Jan 18, 2022:
- 10:35 PM Changeset in ffmpeg [625ea2d2] by
- http: honor response headers in redirect caching add a dictionary …
- 8:25 AM Changeset in ffmpeg [641c4346] by
- lavc/qsvenc_hevc: add -pic_timing_sei option The SDK may insert …
- 8:24 AM Changeset in ffmpeg [c4ae6908] by
- lavc/qsvenc: add encode support for screen content coding extension …
Jan 17, 2022:
- 7:36 PM Ticket #9601 (Optional stream mapping fallback) created by
- I have a script that runs ffmpeg automatically, and uses …
- 6:33 PM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- I see! So, in a nutshell, 4:2:2 doesn't have a chroma location, it's …
- 5:23 PM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- If the chroma plane is both vertically and horizontally aligned with …
- 8:32 AM Changeset in ffmpeg [a17c9902] by
- avfilter/tonemap_vaapi: set va parameters filters and numbers This …
- 8:32 AM Changeset in ffmpeg [51649606] by
- avfilter: add overlay vaapi filter Overlay one video on the top of …
Jan 16, 2022:
- 8:01 PM Changeset in ffmpeg [dcc9454a] by
- vf_paletteuse: fix color cache lookup for Bayer dithering mode. To …
- 1:18 PM Ticket #9600 (Fieldmatch ppsrc crashes) updated by
-
Description changed
- 12:44 PM Ticket #9600 (Fieldmatch ppsrc crashes) created by
- Every attempt to use fieldmatch's ppsrc feature seems to crash ffmpeg …
- 5:16 AM Changeset in ffmpeg [bca30570] by
- avformat/mpegts: add option max_packet_size Makes maximum size of …
- 3:34 AM Changeset in ffmpeg [a66b58d6] by
- fate/ffmpeg: add missing samples dependency to fate-shortest …
- 3:32 AM Changeset in ffmpeg [b1ef5882] by
- fate/ffmpeg: add missing samples dependency to fate-shortest …
- 2:15 AM Ticket #3073 (Allow idet to identify telecined content) updated by
- Yes, it does appear to be fixed. -i …
- 1:23 AM Ticket #3073 (Allow idet to identify telecined content) updated by
-
Cc changed
Fixed in fdf22f973d4118b6844ff73b881d046a2e50f435 I guess? If not any, …
Jan 15, 2022:
- 8:48 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by
-
Description changed
- 8:45 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) created by
- Summary of the bug: When testing the new videotoolbox VP9 decoder …
- 3:13 PM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- That's alright, but the thing is that I think XDCAM-50 is using Type …
- 1:21 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) reopened by
- Thank you for your understanding.
- 1:20 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by
- This bug is about the png converting to YCbCr in video and not tagging …
- 12:36 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by
- The color matrix I meant, whatever the player uses to convert YUV back …
- 12:04 PM Ticket #3409 (Impossible to transcode full range RGB videos with libx264, and keep ...) updated by
- >It's not really obvious, and tbh I'd really be curious to know …
- 11:54 AM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- Well, actually, I just checked H.265 (page 327, Figure D.2 – Nominal …
- 11:16 AM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) closed by
- invalid: As I said on github …
- 11:13 AM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- Also what do you mean by "4:2:2 can use only one chroma location?" If …
- 11:00 AM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- @Balling, it all came down from this: …
- 10:52 AM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by
- I am sorry, what? 4:2:2 can only use one chroma location, while 4:2:0 …
- 10:41 AM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) created by
- Summary of the bug: Whenever FFProbe tries to detect the chroma …
- 1:09 AM Changeset in ffmpeg [45e45a6] by
- avcodec/libmp3lame: return proper error codes Signed-off-by: James …
Jan 14, 2022:
- 7:33 PM Ticket #9597 (Missing frames with -stream_loop and -f concat) updated by
-
Description changed
- 7:32 PM Ticket #9597 (Missing frames with -stream_loop and -f concat) updated by
-
Description changed
- 7:30 PM Ticket #9597 (Missing frames with -stream_loop and -f concat) created by
- Summary of the bug: I'm creating a looped slideshow video out of jpeg …
- 6:43 PM Changeset in ffmpeg [390d6853]n5.0 by
- RELEASE_NOTES: Based on the version from 4.3 Name suggested by jb and …
- 4:01 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) reopened by
- What's this hardon for seeing ffplay issues everywhere? Yes there's …
- 4:00 PM Ticket #3409 (Impossible to transcode full range RGB videos with libx264, and keep ...) updated by
-
Cc changed
Replying to Djfe: > FFmpeg obviously guessed BT.709 since … - 3:34 PM Changeset in ffmpeg [e540605d] by
- vf_tonemap: Fix order of planes This resulted in a dimmed tonemapping …
- 3:02 PM Projects edited by
- + videohash (diff)
- 2:48 PM Changeset in ffmpeg [7d377558] by
- vf_tonemap: Fix order of planes This resulted in a dimmed tonemapping …
- 2:00 PM Changeset in ffmpeg [edd305ed] by
- avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder option …
- 2:00 PM Changeset in ffmpeg [f74e90c2] by
- avcodec/libopenh264enc: make the profile configuablable correctly due …
- 2:00 PM Changeset in ffmpeg [008cc90d] by
- avcodec/libopenh264enc: support for colorspace and range information …
- 1:17 PM Ticket #5831 (HDR Metadata in Encoding) updated by
- With HEVC yes, it should be able to handle HDR. …
- 6:24 AM Ticket #7017 (Automatic reservation for index space for matroska) updated by
- There is no emoji in Unicode to express my feelings. Perhaps, 😂 will …
- 12:50 AM Changeset in ffmpeg [4a9ec4d4] by
- avfilter/vpp_qsv: fix regression on older api versions (e.g. 1.11) …
Note:
See TracTimeline
for information about the timeline view.
