Timeline



Mar 7, 2022:

11:47 PM Changeset in ffmpeg [1bed27ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/argo: Check packet size Fixes: Timeout Fixes: …
11:47 PM Changeset in ffmpeg [757da974] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729_parser: Check channels Fixes: signed integer overflow: …
11:47 PM Changeset in ffmpeg [ec8ff659] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check height Fixes: negation of -2147483648 cannot …
11:47 PM Changeset in ffmpeg [1c60ad46] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for targa Fixes: Timeout …
11:47 PM Changeset in ffmpeg [15a646e5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: Better duplicate tags check Fixes: memleaks Fixes: …
9:49 PM Ticket #9491 (ass/subtitle filter incorectly handles colorspaces) updated by Gregory Beauregard
I just closed https://trac.ffmpeg.org/ticket/9682 (duplicate of this). …
9:45 PM Ticket #9682 (vf_subtitles: color is displayed wrong (drawutils doesn't take into ...) closed by Gregory Beauregard
duplicate: duplicate of https://trac.ffmpeg.org/ticket/9491
8:50 PM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by Balling
e645a1ddb90a863e129108aad9aa7e2d417f3615 fixed …
8:44 PM Ticket #9576 (scale ignores AVFrame's input range) updated by Balling
ffplay is also fixed now after …
6:09 PM ffmpeg-20220307-100321.log attached to Ticket #9682 by Gregory Beauregard
log
6:09 PM bad_fontcolor.mkv attached to Ticket #9682 by Gregory Beauregard
sample
6:08 PM Ticket #9682 (vf_subtitles: color is displayed wrong (drawutils doesn't take into ...) created by Gregory Beauregard
Summary of the bug: ffmpeg subtitles filter renders the wrong color. I …
4:09 PM Ticket #9681 (drawbox enhancement) closed by Elon Musk
fixed: Fixed in 13a153d801011c4ec82b90af1351e10dcf1754e1 Demo: mpv …
4:00 PM Changeset in ffmpeg [13a153d8] by Paul B Mahol <onemda@gmail.com>
avfilter/f_sendcmd: export width and height too
3:28 PM Ticket #9681 (drawbox enhancement) updated by Michael Koch
It does already have the "enable" option. The problem is only that you …
3:18 PM borderprogressbar.jpg attached to Ticket #9681 by Jozef Chutka
3:17 PM Ticket #9681 (drawbox enhancement) created by Jozef Chutka
I would like to propose the enhancement for drawbox: - add time …
3:10 PM CroppingVideo edited by Pascal S
(diff)
2:34 PM Ticket #9152 (FFmpeg doesn't stop after it has written the correct output file) closed by Elon Musk
fixed: Fixed in 0f5c964c5737170cd52c2a9501e81ea12946a66d
2:29 PM Changeset in ffmpeg [32824707] by Paul B Mahol <onemda@gmail.com>
avfilter/af_channelsplit: switch to activate()
2:29 PM Changeset in ffmpeg [a1f2e42e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: switch to activate()
2:29 PM Changeset in ffmpeg [7238541d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_extractplanes: switch to activate() Fixes hang at end of …
2:29 PM Changeset in ffmpeg [0f5c964c] by Paul B Mahol <onemda@gmail.com>
avfilter/split: switch to activate()
1:06 PM Ticket #9680 (scale2ref is one frame behind) updated by Michael Koch
When I saw this issue, I first thought it's because the inputs might …
12:44 PM Ticket #9680 (scale2ref is one frame behind) updated by Elon Musk
Its not overlay filter or framesync bug, but how avfilter count …
12:35 PM Ticket #9680 (scale2ref is one frame behind) updated by Jozef Chutka
Thanks for looking into it and proposing a workaround. Extra null
8:12 AM Ticket #9576 (scale ignores AVFrame's input range) closed by Diederick Niehorster
fixed: fixed in e645a1dd
8:12 AM Ticket #9576 (scale ignores AVFrame's input range) closed by Diederick Niehorster
fixed: fixed in e645a1dd
7:33 AM Ticket #8489 (MP4 file has too short audio) closed by Michael Koch
fixed: I don't know when and how, but the issue is fixed now.
3:32 AM WikiStart edited by Pascal S
(diff)
3:22 AM HowToFixTvPlaybackIssues edited by Pascal S
(diff)
3:14 AM CroppingVideo created by Pascal S

Mar 6, 2022:

10:15 PM Changeset in ffmpeg [e645a1dd] by Martin Storsjö <martin@martin.st>
libavfilter: vf_scale: Properly take in->color_range into account …
8:56 PM Ticket #9505 (Unsupported frame rate with capture device after updating to MacOS Monterey) closed by Thilo Borgmann
invalid: Replying to konchog: > > I have tested this now on both …
7:16 PM Changeset in ffmpeg [b9973b72] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorlevels: Fix build failure on ARM This fixes building …
4:27 PM Ticket #9505 (Unsupported frame rate with capture device after updating to MacOS Monterey) updated by konchog
I have tested this now on both ffmpeg-105857-gc72b5be9e3 and …
2:54 PM Changeset in ffmpeg [6f231664] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_gradients: add radial gradients
2:54 PM Changeset in ffmpeg [7c23c9df] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_gradients: add gbrapf32 format support
1:00 PM Changeset in ffmpeg [10c2ef1c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorlevels: add planar rgb formats support
11:45 AM Changeset in ffmpeg [47c3b345] by Paul B Mahol <onemda@gmail.com>
avcodec: add pcm-bluray encoder
11:45 AM Changeset in ffmpeg [93dfb6af] by Paul B Mahol <onemda@gmail.com>
avformat/mpegtsenc: fix muxing pcm-bluray
11:31 AM Changeset in ffmpeg [c444d7fa] by Paul B Mahol <onemda@gmail.com>
tests: update hash as output have changed again for fate-lavf-mxf_opatom
11:27 AM Changeset in ffmpeg [88a58b90] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_ahistogram: use av_clip_uint8() instead
5:23 AM Ticket #3009 (Support mvc) updated by DustBird
Cc changed
My JVC Everio GS-TD1 camcorder produces these files as well. If I'm …

Mar 5, 2022:

10:03 PM Changeset in ffmpeg [14c9b7b1] by Paul B Mahol <onemda@gmail.com>
avcodec/dnxhdenc: fill unused bytes from put bits buffer with zeros
9:11 PM Changeset in ffmpeg [fb5e8719] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_ahistogram: add new histogram mode option
9:11 PM Changeset in ffmpeg [044c09c0] by Paul B Mahol <onemda@gmail.com>
avcodec/dnxhdenc: retry increasing qscale to not overflow max_bits …
5:01 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
Interesting moment here: mpv with gpu-next warns that Little CMS …
4:19 PM Encode/AV1 edited by veikk0
information on SVT-AV1 (diff)
4:19 PM Tag change on Encode/AV1 by veikk0
Tags libsvtav1 added
1:37 PM Ticket #9680 (scale2ref is one frame behind) updated by Elon Musk
Adding 1 or 2 null filters at right spot fixes issue for me: ffplay …
10:45 AM Ticket #9680 (scale2ref is one frame behind) updated by Gyan
Keywords changed
The issue is not with scale2ref. Insert a showinfo to check both …
9:35 AM Ticket #6832 (wrong duration when convert mp4) closed by quinkblack
worksforme: FFmpeg do what editlist in the sample file tells it to do (duplicate …
9:32 AM Ticket #4364 (Support for DNG (RAW)) updated by Balling
It now says […]
7:49 AM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by Balling
Full range is after all affected too on these samples: …
7:48 AM Ticket #9576 (scale ignores AVFrame's input range) updated by Balling
Other samples affected in the same way as this and BTW what a joke, …
7:21 AM Ticket #8334 (Start time is doubled when using HLS or DASH input) updated by Balling
Can be fixed in …

Mar 4, 2022:

10:45 PM Ticket #9063 (Segmentation fault when encoding with dnxhd with yuv444p10le) closed by Elon Musk
fixed: Fixed in 37480b1b85b0405563962b581dc2899b1b4bec59
10:44 PM Changeset in ffmpeg [37480b1b] by Paul B Mahol <onemda@gmail.com>
avcodec/dnxhdenc: fix possible out of bound writes for big w/h It was …
10:07 PM Ticket #9665 (libdav1d seeking broke) closed by sylware
wontfix: bugs in upstream dav1d, fixes are on their way.
8:39 PM Changeset in ffmpeg [f4977312] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Apply copyinkf for all stream types The earlier …
5:30 PM Changeset in ffmpeg [c72b5be] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_pad: use already available outlink variable
2:50 PM Changeset in ffmpeg [1a502b9] by Clément Bœsch <u@pkh.me>
avformat/mov: reindent after previous commit
2:50 PM Changeset in ffmpeg [ab77b878] by Clément Bœsch <u@pkh.me>
avformat/mov: fix seeking with HEVC open GOP files This was tested …
2:50 PM Changeset in ffmpeg [e05e4398] by Clément Bœsch <u@pkh.me>
avformat/mov: add parsing for the sgpd sync box sgpd means Sample …
2:50 PM Changeset in ffmpeg [eb947471] by Clément Bœsch <u@pkh.me>
avformat/mov: add support for sync group in sbgp box
2:50 PM Changeset in ffmpeg [954f488e] by Clément Bœsch <u@pkh.me>
avformat/mov: prepare sbgp parsing for other grouping types
2:49 PM Ticket #9680 (scale2ref is one frame behind) created by Jozef Chutka
Summary of the bug: When using scale2ref filter with dynamic ref size, …
2:31 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by Bartek Zdanowski
I've run at this problem a few days ago. From my perspective it's a …
1:26 PM Ticket #9677 (Support for Coral Dev Board) closed by Elon Musk
needs_more_info: Not enough info.
1:08 PM Ticket #9679 (Memory leak in zscale) closed by Elon Musk
fixed: Fixed in 779ae049b26ad0ea878bfc4a3a2326308b8f6b13
1:07 PM Changeset in ffmpeg [779ae049] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zscale: fix leaks in fast/bypass path
12:54 PM Changeset in ffmpeg [80610984] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_abitscope: make frame writable before writing to it
12:54 PM Changeset in ffmpeg [2a5a14f3] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_aphasemeter: make frame writable before writing to it
12:54 PM Changeset in ffmpeg [de07c57d] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_ahistogram: make frame writable before writing to it
12:54 PM Changeset in ffmpeg [faac31cc] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_avectorscope: make frame writable before writing to it
12:54 PM Changeset in ffmpeg [dc8e83b4] by Paul B Mahol <onemda@gmail.com>
avfilter/f_ebur128: make sure frame is writable before writing to it
12:54 PM Changeset in ffmpeg [aede8424] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: add several more flags
12:54 PM Changeset in ffmpeg [34836e91] by Paul B Mahol <onemda@gmail.com>
avfilter/f_ebur128: switch to activate()
12:29 PM Changeset in ffmpeg [c619c54e] by Martin Storsjö <martin@martin.st>
configure: Fix detecting/using getauxval While trying to detect …
12:02 PM ffmpeg-20220304-125753.log.7z attached to Ticket #9679 by Anton1699
compressed report
12:00 PM Ticket #9679 (Memory leak in zscale) created by Anton1699
Summary of the bug: I was very happy to see slice threading support …
9:10 AM Ticket #9678 (Add "Maximum encoded slice size in bytes" for NVENC) updated by Aleksoid1978
Description changed
9:08 AM nvenc_slices.diff attached to Ticket #9678 by Aleksoid1978
patch
9:08 AM Ticket #9678 (Add "Maximum encoded slice size in bytes" for NVENC) created by Aleksoid1978
At the moment this is not possible, I am attaching a patch to add it. …
7:30 AM Ticket #9677 (Support for Coral Dev Board) created by meganie
Please add support for NXP i.MX 8M used on the Coral Dev Board.
6:03 AM Ticket #9514 (TIFF decoding fails with error: rps 0 invalid) updated by Balling
Keywords changed
Fixed a keyword.
5:49 AM Ticket #8334 (Start time is doubled when using HLS or DASH input) updated by Balling
Status changed
Can someone uncomment those lines?
5:47 AM Ticket #9676 (error while decoding MPD by FFmpeg) updated by Balling
See #8808 and #7503.
5:46 AM Ticket #7352 (After extraction video AVC/H264 stream from DASH mp4-segment SEI ...) updated by Balling
Is this still a problem? BTW, there is this. …
1:26 AM Ticket #9576 (scale ignores AVFrame's input range) updated by Balling
Does the patch …

Mar 3, 2022:

10:07 PM Changeset in ffmpeg [99f7f41] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_sinc: check allocation return value
10:07 PM Changeset in ffmpeg [f4d12334] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_sinc: remove no longer correct (un)pack
8:22 PM Changeset in ffmpeg [4a5ee8c3] by Paul B Mahol <onemda@gmail.com>
avcodec/tiff: do not abort on zero denominator Fixes decoding valid …
5:18 PM Changeset in ffmpeg [ee88804d] by James Almer <jamrial@gmail.com>
avfilter/framepool: remove superfluous pallete buffer allocation …
4:55 PM Changeset in ffmpeg [8fcd9d73] by James Almer <jamrial@gmail.com>
avfilter/framepool: use av_image_fill_plane_sizes() to calculate pool …
4:48 PM Ticket #9109 ([feature request] floating-point support for geq-filter) closed by Elon Musk
fixed: Fixed in d607af50fde4f8f83ebdfe494650351e8f6d021c
4:35 PM Changeset in ffmpeg [837c55da] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zscale: fix several issues in previous commit
4:35 PM Changeset in ffmpeg [d0aefc37] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zscale: add slice threading support By ffmpeg threading …
4:35 PM Changeset in ffmpeg [d607af50] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_geq: add float formats support
4:35 PM Changeset in ffmpeg [352a01c3] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_abitscope: add support for more input formats
4:35 PM Changeset in ffmpeg [de0bb775] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_abitscope: refactor code & add trace mode
1:12 PM Ticket #9676 (error while decoding MPD by FFmpeg) updated by chopo31
Replying to Steven Liu: I have already Decryption key , …
11:19 AM Ticket #9676 (error while decoding MPD by FFmpeg) updated by Steven Liu
Priority changed
Need Support Decryption in Dashdec
11:19 AM Ticket #9676 (error while decoding MPD by FFmpeg) updated by Steven Liu
Priority changed
Need Support Decryption in Dashdec
11:18 AM Changeset in ffmpeg [72684d2c] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: correct default value of lut filters
9:01 AM Ticket #9674 (-vf maskedmerge results in expected value (-1) for mask values 129 to ...) closed by Elon Musk
fixed: Fixed in dae95b3ffd62ed86cd2e3798c2f281aa67969eca
8:57 AM Changeset in ffmpeg [dae95b3f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedmerge: fix rounding when masking
8:57 AM Changeset in ffmpeg [59520f06] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: add float formats support
8:57 AM Changeset in ffmpeg [835446a8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: refactor / add template
2:48 AM Changeset in ffmpeg [6559858d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg: Don't presume frame_queue to have been allocated …
2:48 AM Changeset in ffmpeg [88b02e58] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Simplify adding complex filtergraph …
2:48 AM Changeset in ffmpeg [09e532c5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Simplify adding new input/output streams …

Mar 2, 2022:

11:30 PM dazn-linear-dc1-002.mpd attached to Ticket #9676 by chopo31
mpd file ( i used link in (-i)
11:29 PM Ticket #9676 (error while decoding MPD by FFmpeg) created by chopo31
Summary of the bug: Hello , I'm trying to decoding an MPD link , But …
10:45 PM Changeset in ffmpeg [e81242bb] by Stephen Hutchinson <qyot27@gmail.com>
avformat/avisynth: fix fallbacks for four frameprops If _FieldBased, …
8:59 PM Ticket #9675 (-vf overlay is not accurate with RGB input using embedded RGBA alpha ...) closed by Elon Musk
invalid: try using overlay=format next time
8:27 PM Ticket #9397 (Allow any ADPCM block size to support XAudio2) updated by squarebananas
Replying to zane: > Could you please comment out this …
8:01 PM greyscaleramp_expectedoutput.png attached to Ticket #9675 by pdr0
8:01 PM ffmpegoverlay_20220302.png attached to Ticket #9675 by pdr0
8:00 PM white_withalpharamp.png attached to Ticket #9675 by pdr0
8:00 PM black.png attached to Ticket #9675 by pdr0
7:59 PM Ticket #9675 (-vf overlay is not accurate with RGB input using embedded RGBA alpha ...) created by pdr0
Summary of the bug: -vf overlay is not accurate with RGB input using …
5:53 PM ffmpegmaskedmerge_20220302.png attached to Ticket #9674 by pdr0
5:53 PM greyscaleramp.png attached to Ticket #9674 by pdr0
5:52 PM white.png attached to Ticket #9674 by pdr0
5:52 PM black.png attached to Ticket #9674 by pdr0
5:52 PM Ticket #9674 (-vf maskedmerge results in expected value (-1) for mask values 129 to ...) created by pdr0
Summary of the bug: How to reproduce: […] black.png is RGB 0,0,0 …
4:53 PM Ticket #9517 (Null pointer dereference) closed by Michael Niedermayer
fixed: Fixed in 4419433d77278cb742944c4514be5f72a04103c0
4:51 PM Changeset in ffmpeg [4419433d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow empty sidx It appears this is not allowed …
4:29 PM Ticket #6832 (wrong duration when convert mp4) updated by John Livingston
Cc changed
4:27 PM Ticket #6832 (wrong duration when convert mp4) updated by John Livingston
I have the same bug, with the git master branch version (2022-03-02: …
4:25 PM ffmpeg-20220302-172323.log attached to Ticket #6832 by John Livingston
4:21 PM Changeset in ffmpeg [add3571a] by Nicolas George <george@nsup.org>
lavfi/af_aformat: remove support for comma-separated lists It has …
12:50 PM Ticket #9213 (Ffmpeg examples not working) closed by Elon Musk
invalid: Example encode raw format, not .mp4. This is by design.
12:50 PM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by y3kcjd5
Replying to Elon Musk: > Look at source code, your …
11:40 AM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by Elon Musk
Replying to y3kcjd5: > Replying to Elon Musk: …
10:33 AM asscode.png attached to Ticket #9669 by y3kcjd5
What happens when the ass filter (libass) hardcodes the subs
10:29 AM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by y3kcjd5
Replying to Elon Musk: > subtitle filter code use same …
8:09 AM Ticket #9672 (ffmpeg not writing ICC profiles in images) updated by Balling
PNG does write cHRM and gAMA. But of course even sRGB cannot be …
7:26 AM Changeset in ffmpeg [4b72bca6] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/drawtext: change reload value to an interval Allows user to …
12:01 AM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by Elon Musk
subtitle filter code use same logic for drawing subtitles like ass filter.

Mar 1, 2022:

10:53 PM Changeset in ffmpeg [72604b10] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX. ffmpeg -i …
10:53 PM Changeset in ffmpeg [a70a5b7c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: [loongarch] Optimize Hevc_mc_bi with LSX. ffmpeg -i …
10:53 PM Changeset in ffmpeg [b6ceeee1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: [loongarch] Optimize Hevc_idct/lpf with LSX. ffmpeg -i …
10:53 PM Changeset in ffmpeg [20194d57] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: [loongarch] Optimize Hevcdsp with LSX. ffmpeg -i …
10:53 PM Changeset in ffmpeg [5b812acd] by Michael Niedermayer <michael@niedermayer.cc>
avutil: [loongarch] Update loongson_intrinsics.h to v1.1.0 The …
9:24 PM Changeset in ffmpeg [a1fff65] by James Almer <jamrial@gmail.com>
doc/bitstream_filters: add missing entry for the time_base setts …
9:10 PM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) updated by Francesco Bucciantini
Fixed by Philip de Nier in the BBC muxer (BBC BMX Transwrap): …
9:05 PM test.jpg attached to Ticket #9673 by Cosmin Stejerean
9:04 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) created by Cosmin Stejerean
ffmpeg / ffprobe is not reading color information from the ICC profile …
8:55 PM Ticket #9672 (ffmpeg not writing ICC profiles in images) created by Cosmin Stejerean
For image output formats, primarily JPEG (but PNG and WebP would also …
8:29 PM Ticket #9671 (wrong duration output with -t on audio with edit lists (preroll)) created by Cosmin Stejerean
Given a typical AAC audio file in MP4 format it will contain an edit …
6:57 PM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by y3kcjd5
Replying to Elon Musk: > Yea report bug to libass project. …
6:33 PM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by Elon Musk
Yea report bug to libass project.
5:19 PM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by y3kcjd5
I'm running into trouble getting mpv player set up. Did you try …
1:06 PM SponsoringPrograms/GSoC/2022 edited by Thilo Borgmann
(diff)
11:54 AM SponsoringPrograms/GSoC/2021/Results edited by Illya
(diff)
11:54 AM SponsoringPrograms/GSoC/2021 edited by Illya
(diff)
11:54 AM SponsoringPrograms/GSoC/2022 edited by Illya
(diff)
11:46 AM Ticket #9428 (avcodec: truehd parser drops data but does not adjust initial timestamps) updated by Elon Musk
It is not parser job to readjust timestamps in any way.
11:42 AM SponsoringPrograms/GSoC/2021/Results edited by Illya
Add hevc 10bit asm project (diff)
11:42 AM Ticket #9495 (Does commit 4a71da0f3a need to be reapplied?) closed by Elon Musk
invalid
11:38 AM Ticket #9476 (Unstable outputs ffmpeg (the second one)) closed by Elon Musk
invalid: Input is invalid data as reported by ffmpeg.
11:36 AM Changeset in ffmpeg [84f55830] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_unsharp: add support for alpha formats
10:56 AM Ticket #9299 (ffmpeg xfade eating too much memory(killed by kernel)) closed by Elon Musk
needs_more_info: File are gone.
10:52 AM Ticket #9331 (invalid writing in libswscale.so) closed by Elon Musk
invalid: Your buffer is not properly aligned for swscale library, this is even …
10:22 AM Ticket #1759 (Bad video DTS value) closed by Elon Musk
needs_more_info: I see nowhere proof that DTS -1 is against specification of format.
10:17 AM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by Elon Musk
Please check with mpv player. If it does not display correctly that …
9:16 AM Changeset in ffmpeg [e1974622] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: improve rounding in xyz_to_dfisheye()
8:47 AM Changeset in ffmpeg [5ffad29d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_chromanr: fix rounding of final output
3:28 AM Ticket #9670 (RTP with custom IO hangs on av_read_frame) updated by kevmo314
Component changed
3:28 AM Ticket #9670 (RTP with custom IO hangs on av_read_frame) created by kevmo314
If I construct an avio alloc context for RTP packets with …
1:08 AM Changeset in ffmpeg [316e0ff7] by Limin Wang <lance.lmwang@gmail.com>
fftool/ffprobe: support for CUVA HDR Vivid metadata Signed-off-by: …
1:08 AM Changeset in ffmpeg [d3441694] by Limin Wang <lance.lmwang@gmail.com>
avfilter: support for CUVA HDR Vivid metadata Signed-off-by: Limin …
1:08 AM Changeset in ffmpeg [5cd3c83a] by Limin Wang <lance.lmwang@gmail.com>
avcodec: support for CUVA HDR Vivid metadata Signed-off-by: Limin …
1:08 AM Changeset in ffmpeg [188faab2] by Limin Wang <lance.lmwang@gmail.com>
avutil: support for CUVA Vivid HDR metadata Signed-off-by: Limin Wang …

Feb 28, 2022:

9:00 PM Changeset in ffmpeg [178d8036] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: reduce number of lines by using for (int …
9:00 PM Changeset in ffmpeg [aa6b9066] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: use fmin/fmax for doubles
9:00 PM Changeset in ffmpeg [456d48c7] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: add support for overlapping frames
9:00 PM Changeset in ffmpeg [9a86e53] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dynaudnorm: do not leak frame on error
8:41 PM Changeset in ffmpeg [4e33bae9] by James Almer <jamrial@gmail.com>
avcodec/setts_bsf: add an option to set output time base And a …
8:30 PM verticalsoftsubsgood.png attached to Ticket #9669 by y3kcjd5
What subtitles should look like (through DirectVobSub)
8:29 PM verticalhardsubsbad.png attached to Ticket #9669 by y3kcjd5
What happens when the "subtitles" filter hardcodes the subtitles
8:28 PM 5-sec-blank.mp4 attached to Ticket #9669 by y3kcjd5
A blank 1920x1080 video to use as a template
8:27 PM misrotationdemosubs.ass attached to Ticket #9669 by y3kcjd5
.ass subtitle file demonstrating vertical Japanese subtitles
8:26 PM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) created by y3kcjd5
Certain Japanese punctuation characters have to be oriented a certain …
3:48 PM Changeset in ffmpeg [9c8a06a7] by James Almer <jamrial@gmail.com>
avcodec/setts_bsf: stop repeatedly setting values that don't change …
3:37 PM Changeset in ffmpeg [129f5ed8] by James Almer <jamrial@gmail.com>
doc/bitstream_filters: add missing entry for the duration setts option …
3:15 PM Changeset in ffmpeg [825fb5f1] by James Almer <jamrial@gmail.com>
avcodec/setts_bsf: add constants to modify packet duration …
3:13 PM Changeset in ffmpeg [9ed3139a] by James Almer <jamrial@gmail.com>
avcodec/setts_bsf: add NEXT_PTS/DTS expression constants They …
3:11 PM Changeset in ffmpeg [d75e7a9] by James Almer <jamrial@gmail.com>
ffmpeg: ensure a keyframe was not seen before skipping packets A …
3:10 PM Changeset in ffmpeg [afe485ee] by James Almer <jamrial@gmail.com>
ffmpeg: flush delayed frames in codec copy scenarios Bitstream …
3:06 PM Changeset in ffmpeg [4f21a9ae] by James Almer <jamrial@gmail.com>
tools/target_bsf_fuzzer: simplify the loop feeding packets to the …
12:12 PM Changeset in ffmpeg [7a4840a8] by James Almer <jamrial@gmail.com>
avformat/av1: reduce the scope of some variables Signed-off-by: James …
12:08 PM Changeset in ffmpeg [76e10325] by James Almer <jamrial@gmail.com>
avformat/av1: support av1C extradata in ff_av1_parse_seq_header() …
12:08 PM Changeset in ffmpeg [b6c7f82d] by James Almer <jamrial@gmail.com>
avformat: always compile isom_tags It's needed for …
10:18 AM Ticket #9617 (v360: rounding or +-1 errors) updated by Balling
>All these issues can be fixed by subtracting 1 in line 3471. Send a …
9:35 AM Ticket #9617 (v360: rounding or +-1 errors) updated by Michael Koch
Replying to Elon Musk: > Near interpolation is not proof …
4:41 AM Changeset in ffmpeg [a0a2ccd5] by Haihao Xiang <haihao.xiang@intel.com>
qsvenc: avoid dereferencing the null pointer The variable AVFrame …
4:41 AM Changeset in ffmpeg [d05ca3d7] by Haihao Xiang <haihao.xiang@intel.com>
qsv: add return value check for MFXQueryIMPL add a return value check …
4:40 AM Changeset in ffmpeg [342d4fb0] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: add mbbrc to hevc_qsv Add mbbrc to hevc_qsv For …
4:39 AM Changeset in ffmpeg [4869ccb3] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsv …
4:37 AM Changeset in ffmpeg [d165ce22] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase …
4:37 AM Changeset in ffmpeg [e0ff869] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/vaapi_encode: Add new API adaption to vaapi_encode Add …
1:55 AM Ticket #8885 (Windows 10 long path support) updated by Elad Karako
f.y.i. you should be able to seamlessly patch up most of exe/dll/ocx …
Note: See TracTimeline for information about the timeline view.