Timeline
Jun 24, 2019:
- 11:59 PM Changeset in ffmpeg [1215b3a5] by
- avformat/matroskadec: Don't zero unnecessarily It is only necessary …
- 9:25 PM Changeset in ffmpeg [99147312] by
- configure: print_in_columns: Replace pr with awk Get rid of pr …
- 8:12 PM Ticket #6279 (can't request rgb24 (uvc over dshow, unknown compression type)) updated by
- and now I forgot to mention, that I had to modify your patch diff to …
- 7:57 PM Ticket #6279 (can't request rgb24 (uvc over dshow, unknown compression type)) updated by
- now that I finally got around to compiling ffmpeg for windows: so the …
- 7:44 PM Ticket #6278 ([crash] dshow list_options of video and audio component at the same time) closed by
- invalid: Can't reproduce this anymore, seems to have been fixed over time.
- 9:43 AM Changeset in ffmpeg [2045dd00] by
- avformat/hlsenc: better error log message for var_stream_map content …
- 5:13 AM Ticket #7956 (asf container - HE-AAC stream detected as "unknown: none") updated by
- Ok, done. The patch allows ffmpeg to detect the stream as HE-AAC now, …
Jun 23, 2019:
- 11:11 PM Changeset in ffmpeg [bc3306fd] by
- avformat/matroskadec: Treat SimpleBlock as EBML_BIN Up until now, the …
- 10:23 PM Ticket #7962 (Building with --enable-hardcoded-tables broken) closed by
- fixed: Should be fixed in c8232e50074f6f9f9b0674d0a5433f49d73a4e50
- 10:19 PM Changeset in ffmpeg [c8232e50] by
- lavc/tableprint_vlc: Remove avpriv_request_sample() from included …
- 6:32 PM Ticket #7969 (Flac tracknumber is incorrectly identified) closed by
- wontfix: For future tickets: Please remember that only current FFmpeg git head …
- 5:05 PM Ticket #7970 (Guess character encoding of ID3v1 tags) updated by
- I looked around as to how much effort it would be to implement such …
- 4:56 PM Ticket #7970 (Guess character encoding of ID3v1 tags) created by
- This ticket is essentially a variant of #7203. #7203 was closed …
- 4:41 PM Ticket #7969 (Flac tracknumber is incorrectly identified) updated by
- Forgot to add this: […]
- 4:38 PM Ticket #7969 (Flac tracknumber is incorrectly identified) updated by
-
Cc changed
- 4:37 PM Ticket #7969 (Flac tracknumber is incorrectly identified) created by
- Summary of the bug: track number is shown incorrectly for flac files. …
- 8:51 AM Changeset in ffmpeg [0f9789c8] by
- avcodec/iff: finetune the palette size check in the mask case Fixes: …
- 8:46 AM Changeset in ffmpeg [92e8db5] by
- avcodec/iff: Fix mask_buf / mask_palbuf leak Fixes: …
- 3:47 AM Changeset in ffmpeg [ffa64a4d] by
- avformat/matroskadec: Don't keep old blocks Before this commit, the …
- 3:47 AM Changeset in ffmpeg [f3ca3e7] by
- avformat/matroskadec: Remove redundant initialization Every new …
- 3:47 AM Changeset in ffmpeg [43c3cebb] by
- avformat/matroskadec: Set offset of first cluster By default, the …
- 3:47 AM Changeset in ffmpeg [36aceb61] by
- avformat/matroskadec: Get rid of cluster size field assumption The …
- 2:45 AM Changeset in ffmpeg [70baf729] by
- avformat/matroskadec: Remove non-incremental parsing of clusters When …
- 2:45 AM Encode/HighQualityAudio edited by
- remove some redundant things about LC-AAC. integrate some notes. (diff)
- 2:43 AM Changeset in ffmpeg [e5ec1318] by
- avformat/matroskadec: Use generic size check for signed integers and …
- 2:39 AM Changeset in ffmpeg [07d40560] by
- avformat/matroskadec: Don't copy attached pictures This commit …
Jun 22, 2019:
- 10:02 AM Changeset in ffmpeg [1beeb3b8] by
- avformat/hlsenc: better checking var_stream_map content When multiple …
Jun 21, 2019:
- 4:28 PM Changeset in ffmpeg [01d8c72b] by
- avformat/vividas: reduce keybits to require half the space …
- 4:28 PM Changeset in ffmpeg [8c6c2747] by
- avformat/vividas: Fix invalid shift in decode_key() Fixes: left shift …
- 4:28 PM Changeset in ffmpeg [06a90cc7] by
- avformat/jacosubdec: Fix timeres to 1/100 units convertion overflow …
- 4:28 PM Changeset in ffmpeg [54918b51] by
- avformat/icodec: Free ico->images on error paths Fixes: …
- 4:28 PM Changeset in ffmpeg [112eb17] by
- avformat/wsddec: Fix undefined shift Fixes: left shift of 1 by 31 …
- 4:28 PM Changeset in ffmpeg [8e3e63e9] by
- avformat/tiertexseq: Cleanup on error Fixes: memleak Fixes: …
- 4:28 PM Changeset in ffmpeg [902b06f2] by
- avformat/tiertexseq: Move seq_read_close() up so it can be used for …
- 4:28 PM Changeset in ffmpeg [561cc161] by
- avcodec/fmvc: Check if header fields are available before allocating …
- 4:28 PM Changeset in ffmpeg [dd872004] by
- avcodec/wcmv: check remaining space vs. blocks Fixes: Timeout (18sec …
- 4:08 PM Ticket #7967 (ID3v2 comment unsupported) updated by
-
Resolution changed
- 4:05 PM Ticket #7967 (ID3v2 comment unsupported) closed by
- fixed: I've closed the ticket as I've already repaired the defect locally and …
- 2:51 PM Ticket #7094 (Assertion in AVIO fill_buffer) updated by
-
Cc changed
Can you check if "[FFmpeg-devel] [PATCH] avformat/aviobuf: Delay … - 2:49 PM Ticket #7968 (av_hwdevice_ctx_init fails for AV_HWDEVICE_TYPE_VAAPI with some drivers) created by
-
The problem occurs in
vaapi_decode_find_best_formatbecause it uses … - 2:40 PM Changeset in ffmpeg [d5a6b390] by
- ffprobe: Fix memory leak This packet was not necessarily …
- 12:30 PM Ticket #7941 (Transparency broken when encoding animated webp) updated by
- @cehoyos Any workaround?
- 12:08 PM Ticket #2956 (Support ifv cctv files) closed by
- fixed
- 12:02 PM Changeset in ffmpeg [d70fece5] by
- avformat/ifv: added support for ifv cctv files Fixes ticket #2956. …
- 8:00 AM Ticket #7967 (ID3v2 comment unsupported) updated by
-
Keywords changed
Please test the command line you provided again and post it together … - 6:28 AM Changeset in ffmpeg [18dab61] by
- doc/filters: drawtext additions and corrections Document the …
- 4:19 AM Ticket #7967 (ID3v2 comment unsupported) updated by
- Sorry, forgot to add the build info: ffmpeg version …
- 4:15 AM Ticket #7967 (ID3v2 comment unsupported) created by
- Summary of the bug: id3v2enc.c does not encode "comment" metadata …
Jun 20, 2019:
- 7:49 PM Ticket #7965 (Support for HEVC with Alpha) updated by
- Sorry about that. Here's the right link: …
- 5:47 PM Changeset in ffmpeg [a1a88152] by
- libavcodec: Reduce the size of some arrays This commit uses smaller …
- 3:32 PM Ticket #7966 (Application provided duration: -3 / timestamp: 1630179 is out of range ...) updated by
- if I change the output from DASH to MP4 then the warning is NOT …
- 1:38 PM Ticket #7966 (Application provided duration: -3 / timestamp: 1630179 is out of range ...) updated by
-
Keywords, Component changed
Is the issue also reproducible if you output tomp4or … - 1:35 PM Ticket #7965 (Support for HEVC with Alpha) updated by
- Replying to leemartin: > Replying to cehoyos: …
- 12:48 PM Ticket #7965 (Support for HEVC with Alpha) updated by
- Replying to cehoyos: > A small sample file will be useful. …
- 12:33 PM Changeset in ffmpeg [91f5950f] by
- avformat/segment: fix muxing tmcd tracks in MOV avformat/movenc still …
- 12:24 PM Ticket #7966 (Application provided duration: -3 / timestamp: 1630179 is out of range ...) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 8:57 AM Ticket #7941 (Transparency broken when encoding animated webp) updated by
-
Status changed
- 7:52 AM Ticket #7941 (Transparency broken when encoding animated webp) updated by
- Not sure, as this functionality already exists for Gifs as you can see …
- 6:33 AM Ticket #7965 (Support for HEVC with Alpha) updated by
-
Keywords, Version, Component changed
A small sample file will be useful. - 3:08 AM Changeset in ffmpeg [86f04b91] by
- avformat/hlsenc: enhanced %v handling with variant names When …
Jun 19, 2019:
- 10:27 PM Ticket #7965 (Support for HEVC with Alpha) updated by
-
Priority changed
- 10:21 PM Ticket #7965 (Support for HEVC with Alpha) created by
- At WWDC this year, Apple introduced support for HEVC with Alpha to …
- 8:55 PM Ticket #7947 (Feature request: expose more frame properties as variables in drawtext ...) updated by
-
Version changed
Patch submitted at … - 7:08 PM Ticket #7964 (Compile error) closed by
- duplicate: Duplicate of #7962
- 3:46 PM Ticket #7964 (Compile error) created by
- Summary of the bug: Compilation fails with gmake (make doesn't work on …
- 3:21 PM Ticket #7691 (GPU side format conversions working with MediaSDK and old i965 driver, ...) updated by
- With latest Git versions of everything, situation is same as earlier, …
- 3:14 PM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by
- There was earlier bug in MSDK or media-driver, but nowadays format …
- 11:55 AM Ticket #7941 (Transparency broken when encoding animated webp) updated by
-
Priority changed
Do you think this is a regression? - 11:54 AM Ticket #7961 (-movflags write_colr works, maybe shouldn't be experimental) updated by
-
Priority, Keywords changed
Why don't you send a patch to the development mailing list? - 11:53 AM Ticket #7962 (Building with --enable-hardcoded-tables broken) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
Regression since e78b0f83, patch sent. - 10:03 AM Changeset in ffmpeg [09a48539] by
- av_format/hlsenc: fix %v handling by format_name function Hi All, …
- 1:33 AM Ticket #7963 (Concat demuxer adds time to video duration) updated by
- Here are links to the reports from the commands I used. They were to …
- 1:17 AM Ticket #7963 (Concat demuxer adds time to video duration) created by
- I concatenate some ts files with the concat demuxer and create a mkv …
- 12:01 AM Ticket #7962 (Building with --enable-hardcoded-tables broken) created by
- Summary of the bug: How to reproduce: […] This fails with linker …
Jun 18, 2019:
- 3:27 PM Changeset in ffmpeg [ebcf4d35] by
- lavfi/af_asetnsamples: Remove the redundant condition check Redundant …
- 2:00 PM Ticket #7961 (-movflags write_colr works, maybe shouldn't be experimental) created by
- Summary of the bug: Just a suggestion. I've been using -movflags …
- 1:23 PM Changeset in ffmpeg [2fdbeb0b] by
- avformat/segment: fix increment_tc inner stream avg_frame_rate wasn't …
- 12:10 PM Ticket #7941 (Transparency broken when encoding animated webp) reopened by
- […]
- 3:18 AM Ticket #7944 (compilation broken on macOS 10.12) closed by
- fixed: Fixed in 268ab17c519f4e34783956092c9edf3ef2c4e280. Tested with: …
- 2:54 AM Changeset in ffmpeg [268ab17c] by
- libavcodec/videotoolboxenc: Fix compilation broken on macOS 10.12 …
Jun 17, 2019:
- 11:05 PM Ticket #7960 (Trying to encode to AV1 results in "g_threads out of range [..64]" error) updated by
-
Thank you,
-threadswith any number <= 64 seems to work. - 10:59 PM Ticket #7960 (Trying to encode to AV1 results in "g_threads out of range [..64]" error) updated by
-
Resolution changed
Backported as 72f03b2af489af4c6d2efc6006629d1f2dabdead. Will be … - 9:50 PM Changeset in ffmpeg [72f03b2a] by
- lavc/libaomenc: Add a maximum constraint of 64 encoder threads. fixed …
- 9:45 PM Ticket #7960 (Trying to encode to AV1 results in "g_threads out of range [..64]" error) closed by
-
wontfix: You should ask the Debian maintainers.
Does
-threadsnot work? - 9:38 PM Ticket #7960 (Trying to encode to AV1 results in "g_threads out of range [..64]" error) created by
- On FFmpeg version 4.1.3 (as distributed by Debian), on a system with …
- 4:26 PM Ticket #7941 (Transparency broken when encoding animated webp) closed by
- needs_more_info: To make this a valid bug report, please provide the command line you …
- 3:32 PM Ticket #7941 (Transparency broken when encoding animated webp) updated by
- ..
- 11:29 AM Ticket #7959 (Typo in tinterlace doc section in filters.texi) closed by
- fixed: Fixed in 756dd981202843788132687dabbef5c88291d646 Thanks.
- 11:25 AM Changeset in ffmpeg [756dd981] by
- doc/filters: correct typos in tinterlace flags
- 10:28 AM Ticket #7940 (FFMETADATA fails to create a CTOC frame when adding chapters to MP3 files.) reopened by
- Thank you very much for your hard work here. Apologies I was not able …
- 10:00 AM Ticket #7959 (Typo in tinterlace doc section in filters.texi) updated by
-
Keywords changed
- 9:58 AM Ticket #7959 (Typo in tinterlace doc section in filters.texi) updated by
-
Priority, Status, Owner changed
Will fix. Thanks. - 6:42 AM Ticket #5688 (Support hevc NAL units 62 and 63) updated by
- Replying to heleppkes: > The dolby vision enhancement …
- 6:22 AM Ticket #7959 (Typo in tinterlace doc section in filters.texi) updated by
-
Summary changed
- 6:21 AM Ticket #7959 (Typo in tinterlace doc section in filters.texi) created by
- Summary of the bug: 1. Line 17169 - "@item low_pass_filter, vlfp". …
- 3:18 AM Hardware/QuickSync edited by
- (diff)
Note:
See TracTimeline
for information about the timeline view.
