Timeline



Dec 22, 2020:

11:03 PM Changeset in ffmpeg [a7f9b3b9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/hlsenc: Add dependency on avc.o …
10:36 PM Ticket #9028 (mp4 durations include edit list delay) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
10:32 PM Ticket #9028 (mp4 durations include edit list delay) updated by j0sh
Additional samples for testing this patch - …
10:06 PM gop-600.ts attached to Ticket #9028 by j0sh
40s timecode with 20-second GOP (mpegts)
10:05 PM gop-600.mp4 attached to Ticket #9028 by j0sh
40s timecode with 20-second GOP (mp4)
7:11 PM Changeset in ffmpeg [3e47bba] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: don't delay printing initial stats The first stats is printed …
7:11 PM Changeset in ffmpeg [842714b5] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: add option stats_period At present, progress stats are …
6:16 PM Ticket #9042 (Support for MSU1 format PCM files) closed by Carl Eugen Hoyos
duplicate
4:03 PM Ticket #9042 (Support for MSU1 format PCM files) created by edale
I'm hoping to get support for MSU1 format .PCM files implemented into …
4:03 PM Ticket #9041 (Support for MSU1 format PCM files) created by edale
I'm hoping to get support for MSU1 format .PCM files implemented into …
12:31 PM Changeset in ffmpeg [686c07fb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_decimate: fix overreads when using ppsrc Derive input …
7:54 AM Ticket #4653 (jpeg2000: -M 1 mode is not lossless (compared to openjpeg)) closed by Carl Eugen Hoyos
invalid
7:50 AM Ticket #4827 (Many warnings shown when decoding j2k) closed by Carl Eugen Hoyos
fixed
7:23 AM Ticket #9040 (Changing HLS Segmented .TS PIDs) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
2:53 AM Changeset in ffmpeg [5dbabb02] by Guo, Yejun <yejun.guo@intel.com>
dnn: add NV12 pixel format support Signed-off-by: Ting Fu …
2:40 AM Ticket #7449 (copyts fails if PCR near rollover) updated by Balling
Status changed
No, I doubt 738ebb4a0e0c8fbdc83b44cf30b8c9b7ac866270 can fix rollover. …
1:11 AM Ticket #7449 (copyts fails if PCR near rollover) updated by Mista_D
Component changed
Looks like a similar problem still exists in 4.3.1 must have been …

Dec 21, 2020:

11:30 PM Changeset in ffmpeg [5cae71d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Fix off by 1 error with quant tables Fixes: …
11:30 PM Changeset in ffmpeg [c0e660ba] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: simplify nb_packets code Reviewed-by: Marton Balint …
11:30 PM Changeset in ffmpeg [ef7b117b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Increase pcr_incr width to 64bit Fixes: division by …
10:34 PM Changeset in ffmpeg [cd82c6e4] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_decimate: switch to activate
10:20 PM Ticket #9040 (Changing HLS Segmented .TS PIDs) created by Naqros
In creating segmented .TS files and .m3u8 playlists for HLS I am …
8:16 PM Ticket #9039 (ppsrc=1 DECIMATION DOESN'T WORK OR ISN'T CORRECT OR THROWS EXCEPTION) closed by Carl Eugen Hoyos
invalid
7:45 PM Ticket #9039 (ppsrc=1 DECIMATION DOESN'T WORK OR ISN'T CORRECT OR THROWS EXCEPTION) created by markfilipak
Summary of the bug: How to reproduce: […] Patches should be …
7:03 PM Ticket #8781 (H.264 Decoding Fails on Raw Annex B Streams from VideoToolbox) updated by Balling
Replying to richardpl: > File is invalid. But we are not …
6:53 PM Ticket #8781 (H.264 Decoding Fails on Raw Annex B Streams from VideoToolbox) updated by Elon Musk
File is invalid.
4:30 PM Ticket #8781 (H.264 Decoding Fails on Raw Annex B Streams from VideoToolbox) updated by Balling
Status changed
Unfortunately, we do not have h265_annexbtomp4 or even …
12:15 PM Changeset in ffmpeg [204a9064] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crystalizer: implement inverse filtering
11:00 AM Changeset in ffmpeg [28aedc7f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crystalizer: use proper type for variable
10:51 AM Changeset in ffmpeg [c1c2e6f9] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crystalizer: improve filter description
7:44 AM Ticket #5360 (Errors shown when correctly decoding jpeg2000 frames) updated by Balling
>Decoding is still bit-exact. That may be the case (and IS), …
7:19 AM Ticket #5360 (Errors shown when correctly decoding jpeg2000 frames) updated by Balling
Status changed
It now prints bpno became invalid after …
6:27 AM Changeset in ffmpeg [cd97e1ff] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/libamqp: parse vhost in uri Reviewed-by: Marton Balint …

Dec 20, 2020:

8:56 PM Encode/AV1 edited by llogan
removed the experimental flag for libaom 2.0.0 or newer (diff)
8:44 PM Changeset in ffmpeg [6e96e3d9] by Paul B Mahol <onemda@gmail.com>
avfilter: add shufflepixels video filter
7:28 PM Ticket #9038 (kmsgrab: the parsing of `format_modifier` is problematic) updated by Carl Eugen Hoyos
Keywords changed
7:09 PM Ticket #9038 (kmsgrab: the parsing of `format_modifier` is problematic) updated by xry111
Fix a paragraph, to satisify the trac format: The value is 256 + 1, …
7:06 PM Ticket #9038 (kmsgrab: the parsing of `format_modifier` is problematic) created by xry111
The parsing of format_modifier from command line is problematic. In …
1:58 PM Ticket #7369 (dash livestream cannot be read without -re) updated by thimo
I can offer another DASH test stream, the south african radio station …
9:39 AM Changeset in ffmpeg [ab6a567] by Gyan Doshi <ffmpeg@gyani.pro>
doc/codecs: add entries for export_side_data Document addition of …

Dec 19, 2020:

10:19 PM Changeset in ffmpeg [2749e20d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fastaudio: Fix invalid shift exponent Fixes: shift exponent …
10:08 PM Changeset in ffmpeg [3336ca46] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedthreshold: add support for commands
7:46 PM Changeset in ffmpeg [64e572db] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedminmax: add support for commands
7:46 PM Changeset in ffmpeg [4fcfecdd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedclamp: add support for commands
7:46 PM Changeset in ffmpeg [d6a356f1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bilateral: add support for commands
7:46 PM Changeset in ffmpeg [31aa6bdb] by Paul B Mahol <onemda@gmail.com>
doc/filters: document that cas filter supports commands
7:07 PM Changeset in ffmpeg [f58d0d5b] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dem_fuzzer: remove unused label Signed-off-by: Michael …
7:07 PM Changeset in ffmpeg [8aadae67] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Check bitrate for overflow in get_bit_rate() Fixes: …
7:07 PM Changeset in ffmpeg [0afbaabd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check if hoov is at the end Fixes: Timeout, probably …
7:07 PM Changeset in ffmpeg [ad20a4f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_ps: Change scaling_list_dc_coef to 8 bit Suggested-by: …
7:07 PM Changeset in ffmpeg [f1700bd8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_ps: check scaling_list_dc_coef Fixes: signed integer …
5:47 PM Ticket #7004 (Documentation: please clarify jpeg2000 encoding quality range) updated by Balling
Also, should not .i64 = 1 be here? …
3:56 PM Ticket #9037 (Add option to provide loudness information by way of a loudness box ...) created by gordon
HLS calls for a loudness box: […] Ref …
8:24 AM Ticket #4859 (TTML subtitle decoding) updated by Aman
Cc changed

Dec 18, 2020:

10:11 PM Changeset in ffmpeg [50a92107] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fillborders: add fade mode
9:51 PM Changeset in ffmpeg [962040ad] by James Almer <jamrial@gmail.com>
fate/image: add missing ffprobe dependency to fate-dpx-probe And use …
9:51 PM Changeset in ffmpeg [c9bc7d0f] by James Almer <jamrial@gmail.com>
fate/image: update fate-dpx-probe reference file Regression since …
9:14 PM Changeset in ffmpeg [20765811] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on deprecated options …
6:40 PM Changeset in ffmpeg [90720da5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fillborders: add more fill modes
6:22 PM Changeset in ffmpeg [20b09b20] by James Almer <jamrial@gmail.com>
avcodec/dpx: fix use of uninitialised value Found by Valgrind. …
3:58 PM Changeset in ffmpeg [2d02cf72] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: return the correct error code on User Data …
3:43 PM Changeset in ffmpeg [d397d98b] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: print a log message when a unsupported ITU-T T35 SEI …
3:43 PM Changeset in ffmpeg [d5556377] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: refactor parsing User Data Registered ITU-T T35 SEI …
3:34 PM Changeset in ffmpeg [f322383a] by James Almer <jamrial@gmail.com>
avcodec/h264_sei: print a log message when a unsupported ITU-T T35 SEI …
3:34 PM Changeset in ffmpeg [65058cad] by James Almer <jamrial@gmail.com>
avcodec/h264_sei: refactor parsing User Data Registered ITU-T T35 SEI …
12:11 PM Changeset in ffmpeg [7e3f20c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asoftclip: add two more useful options for finer filtering
9:20 AM Ticket #8349 (Dolby AC-4 Support) updated by Nomis101
Ah, sorry, the "0 channel" thing was just because of …
3:34 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Balling
I think that interlaced_source_flag is not intended for check here, …
1:58 AM Ticket #4653 (jpeg2000: -M 1 mode is not lossless (compared to openjpeg)) updated by Balling
https://github.com/uclouvain/openjpeg/issues/674 That one is now …
1:43 AM Ticket #9034 (hevc parsing/decoding errors: PPS id out of range: 1) closed by Aman
wontfix: Seems to me this is a broken HEVC encoder in whatever ATSC3 broadcast …
12:55 AM Ticket #9034 (hevc parsing/decoding errors: PPS id out of range: 1) updated by Balling
Status changed
Replying to cehoyos: > Crashes with the reference …
12:32 AM Ticket #8349 (Dolby AC-4 Support) updated by Nomis101
FYI, with the patches applied from comment 13, the AC-4 streams from …

Dec 17, 2020:

11:12 PM Ticket #8390 (10bits grayscale DPX not correctly transcoded) closed by Balling
fixed: Fixed in 331858d0f68324edd17307eee2dcae1abfd5d302 (tested before & after).
9:41 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Aman
This makes ffprobe report the correct height, but does not help with …
9:03 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by Curtisb
Replying to Balling: > Duplicate of #5514. > >This bug …
9:03 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by Curtisb
Replying to Balling: > Duplicate of #5514. > >This bug …
8:47 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Aman
I have a simple patch to make ffprobe report these hevc files as …
8:47 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by Aman
The link to the mediainfo bug is actually …
2:13 PM Changeset in ffmpeg [1eb75195] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: fix error in ro calculation
12:02 PM Changeset in ffmpeg [331858d0] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: Fix B&W film scans from Lasergraphics Inc Signed-off-by: …
12:02 PM Changeset in ffmpeg [0539f15b] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: Read color information from DPX header Signed-off-by: …
12:02 PM Changeset in ffmpeg [8232e01e] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: Report color_range from DPX header Signed-off-by: Harry …
12:02 PM Changeset in ffmpeg [a041c0a0] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: Read SMPTE timecode from DPX Signed-off-by: Harry Mallon …
12:02 PM Changeset in ffmpeg [66234214] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: Read alternative frame rate from television header …
12:02 PM Changeset in ffmpeg [4bdfbd68] by Paul B Mahol <onemda@gmail.com>
fate: Add dpx-probe test Signed-off-by: Harry Mallon …
1:57 AM Ticket #9035 (mp4 output of h264_amf doesn't fast-forward or rewin well) updated by koffer
Cc changed
1:04 AM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by Aman
Cc changed
1:04 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Aman
Cc changed

Dec 16, 2020:

11:07 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by Balling
Status changed
So will 637c154a5048f60d0b59d35941d4d528edf56370 do something for this …
9:45 PM Changeset in ffmpeg [ef59a40c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/url: Change () position in ff_make_absolute_url() No …
9:28 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by Balling
Duplicate of #5514. >This bug this is not a bug. Interlaced hevc is …
8:39 PM Ticket #9034 (hevc parsing/decoding errors: PPS id out of range: 1) updated by Carl Eugen Hoyos
Priority changed
Crashes with the reference decoder…
7:20 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by Curtisb
ATSC 3.0 service has started to launch in a handful of markets and …
7:06 PM Ticket #8349 (Dolby AC-4 Support) updated by Curtisb
double post error
7:06 PM Ticket #8349 (Dolby AC-4 Support) updated by Curtisb
Replying to richardpl: Looks like nobody cares about AC-4, because if …
5:38 PM Changeset in ffmpeg [69be00aa] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add one-pole shelf filters by adding pole option
5:35 PM Ticket #9035 (mp4 output of h264_amf doesn't fast-forward or rewin well) updated by Carl Eugen Hoyos
Priority changed
4:34 PM Changeset in ffmpeg [1a8e719f] by James Almer <jamrial@gmail.com>
avcodec/av1dec: support exporting Film Grain params as frame side data …
12:34 PM Ticket #9035 (mp4 output of h264_amf doesn't fast-forward or rewin well) updated by koffer
Priority, Component changed
12:34 PM Ticket #9035 (mp4 output of h264_amf doesn't fast-forward or rewin well) updated by koffer
Priority, Cc, Component changed
12:24 PM Ticket #9035 (mp4 output of h264_amf doesn't fast-forward or rewin well) updated by koffer
Type changed
11:21 AM Ticket #9036 (avformat/mxfenc: fix index byte count in partition header) closed by Carl Eugen Hoyos
wontfix: Does not look like a regression to me.
10:48 AM Ticket #9036 (avformat/mxfenc: fix index byte count in partition header) created by Antoni Villalonga
Please consider picking this commit to 4.1 branch. …
6:02 AM h264_amf_output.xml attached to Ticket #9035 by koffer
mediainfo of h264_amf output
6:02 AM input.xml attached to Ticket #9035 by koffer
mediainfo of input
5:55 AM Ticket #9035 (mp4 output of h264_amf doesn't fast-forward or rewin well) created by koffer
Summary of the bug: fast-forward or rewin on mp4 output of h264_amf …
1:06 AM Ticket #9033 (HLS playlists created by DASH encoder do not indicate ...) updated by gordon
It would be equally helpful if the subsegmentStartsWithSAP was output …
12:33 AM Ticket #9034 (hevc parsing/decoding errors: PPS id out of range: 1) updated by Aman
Cc changed
Larger sample: https://tmm1.s3.amazonaws.com/hevc-pps-error.ts
12:33 AM Ticket #8349 (Dolby AC-4 Support) updated by Kyle
Replying to richardpl: > Looks like nobody cares about …
12:32 AM hevc-pps-error-small.ts attached to Ticket #9034 by Aman
12:30 AM Ticket #9034 (hevc parsing/decoding errors: PPS id out of range: 1) created by Aman
Summary of the bug: Many repeated errors parsing an hevc atsc3 …

Dec 15, 2020:

9:55 PM Ticket #9033 (HLS playlists created by DASH encoder do not indicate ...) created by gordon
Using latest release of ffmpeg. Apple Validator complains with "If …
7:35 PM Changeset in ffmpeg [32586a42] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_limiter: add support for commands
12:04 PM Ticket #6294 (gif frame delay dropped from last frame when scale filter is used) updated by steffen.weber
Cc changed
6:57 AM Ticket #9031 ([ffmpeg >4.2] http_proxy doesn't work if user or password contains hash) updated by sebaro
I understand, thanks. Maybe some doc updates for it: […] […]
6:35 AM Ticket #7045 (Should retain pixel density metadata from HiDPI/Retina screen recordings) updated by hughes
Specifically, it has a value of 0x30 prior to conversion. Confirmed …
6:16 AM Ticket #7045 (Should retain pixel density metadata from HiDPI/Retina screen recordings) updated by hughes
This seems to be caused by dropping the …
Note: See TracTimeline for information about the timeline view.