Timeline



Apr 23, 2020:

11:17 PM Changeset in ffmpeg [9f52eb5f] by Michael Niedermayer <michael@niedermayer.cc>
Changelog: Update for 2.8.16 Signed-off-by: Michael Niedermayer …
7:29 PM Changeset in ffmpeg [a1c51c07] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mp4toannexb_bsf: Check nalu_size Fixes: Timeout (29sec …
7:29 PM Changeset in ffmpeg [5677429] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Check length before memcpy() in decode_deep_rle32() …
7:29 PM Changeset in ffmpeg [0516f88c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32() …
7:29 PM Changeset in ffmpeg [9a636c5a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() Fixes: …
7:29 PM Changeset in ffmpeg [d0d0962a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() …
7:29 PM Changeset in ffmpeg [f9831156] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flac_parser: Do not lose header count in find_headers_search() …
7:29 PM Changeset in ffmpeg [9a82db1c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() …
7:29 PM Changeset in ffmpeg [b4ac197] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggdec: Check for EOF after page header Fixes: Infinite loop …
7:29 PM Changeset in ffmpeg [1ff19987] by Michael Niedermayer <michael@niedermayer.cc>
swscale/yuv2rgb: Fix vertical dither offset with slices …
7:29 PM Changeset in ffmpeg [e6dcdee1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dpcm: clip exponent into supported range in XAN DPCM Fixes: …
7:29 PM Changeset in ffmpeg [da076d4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdsp_template: Fix invalid shifts in decorrelate Fixes: …
7:29 PM Changeset in ffmpeg [e0916c7f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in MULT() Fixes: signed …
7:29 PM Changeset in ffmpeg [834c9968] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT Fixes: …
7:29 PM Changeset in ffmpeg [4359dddb] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix integer overflow in yuv2rgb_write_full() with out …
7:29 PM Changeset in ffmpeg [1881989f] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/amr.c: Check return value from avio_read() If the buffer …
7:29 PM Changeset in ffmpeg [01e69660] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov.c: Free aes_decrypt to avoid leaking memory Found by …
7:29 PM Changeset in ffmpeg [e11e62a8] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggdec.c: Check return value from avio_read() If the …
7:29 PM Changeset in ffmpeg [e1430e1e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Fix overflow check in get_tag() Fixes: signed …
7:29 PM Changeset in ffmpeg [a31fc54c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nsvdec: Fix memleaks on errors while reading the header …
7:29 PM Changeset in ffmpeg [c00a5fc7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Fix integer overflow in computation of ddphi …
7:29 PM Changeset in ffmpeg [2df0d652] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Fix invalid shift in …
7:29 PM Changeset in ffmpeg [781636af] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudioenc_template: fix invalid shift of sample Fixes: …
7:29 PM Changeset in ffmpeg [8aee7f74] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est_template: Fix invalid shifts in …
7:29 PM Changeset in ffmpeg [575e88e0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Improve the position determination for …
7:29 PM Changeset in ffmpeg [ae9ec86e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mvdec: Check stream numbers Fixes: null pointer dereference …
7:29 PM Changeset in ffmpeg [63abfc87] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF Fixes: left …
7:29 PM Changeset in ffmpeg [69f0f5a9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qdm2: Check fft_coefs_index Fixes: out of array access Fixes: …
7:29 PM Changeset in ffmpeg [60a912e0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Avoid integer overflow in NI switch check Fixes: …
7:29 PM Changeset in ffmpeg [9c151e45] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_aspect: Fix integer overflow in compute_dar() Fixes: …
7:29 PM Changeset in ffmpeg [bc1e30ad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix invalid shift with 24 bps Fixes: left shift of …
7:29 PM Changeset in ffmpeg [efaa2a05] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix undefined behavior in …
7:29 PM Changeset in ffmpeg [661446f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix loop in revert_acfilter() Fixes: out of …
7:29 PM Changeset in ffmpeg [67f6cab0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lagarith: Sanity check scale A value of 24 and above can …
7:29 PM Changeset in ffmpeg [0590a8c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() …
7:29 PM Changeset in ffmpeg [cd9734b5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ralf: Fix integer overflow in apply_lpc() Fixes: signed …
7:29 PM Changeset in ffmpeg [e4c08e94] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmavoice: Fix rounding and integer anomalies in …
7:29 PM Changeset in ffmpeg [bfdc0b24] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF Fixes: …
7:29 PM Changeset in ffmpeg [0a8e5bab] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snappy: Sanity check bytestream2_get_levarint() Fixes: left …
7:29 PM Changeset in ffmpeg [f3dfc3bf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() …
7:29 PM Changeset in ffmpeg [43222c98] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avdct: Clear IDCTDSPContext context Fixes use of …
7:29 PM Changeset in ffmpeg [cee643d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix undefined integer overflow in decode_array_0000() …
7:29 PM Changeset in ffmpeg [d641368f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check space before decoding type Fixes: Timeout …
7:29 PM Changeset in ffmpeg [ee3429d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM IFF-PBM-HAM6 …
7:29 PM Changeset in ffmpeg [06f4f0d6] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_find_rect: Remove assert A score of 0 is possible Fixes: …
7:29 PM Changeset in ffmpeg [db848761] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_find_rect: Increase worst case score score could be 1.0 …
7:29 PM Changeset in ffmpeg [23a0acd] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Fix several invalid shifts related to rgb2yuv constants …
7:29 PM Changeset in ffmpeg [b1e6aaa7] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix several invalid shifts in …
7:29 PM Changeset in ffmpeg [f355bb59] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale: Fix several invalid shifts related to vChrDrop …
7:29 PM Changeset in ffmpeg [51f6e2d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() Fixes: invalid …
7:29 PM Changeset in ffmpeg [ff7e2172] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: move channel check up Fixes: out of array …
7:29 PM Changeset in ffmpeg [0dc4c9f7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS Fixes: negation of …
7:29 PM Changeset in ffmpeg [aefc24be] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alac: Fix integer overflow in LPC coefficient adaption Fixes: …
7:29 PM Changeset in ffmpeg [20acb6d1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729postfilter: Optimize out overflowing multiplication from …
7:29 PM Changeset in ffmpeg [e0952984] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Check field_mode for sprites Fixes: Out of array read …
7:29 PM Changeset in ffmpeg [6be091ce] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Limit bits by the actual bitstream size Fixes: …
7:29 PM Changeset in ffmpeg [92503fd8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vmdaudio: Check block_align more Fixes: signed integer …
7:29 PM Changeset in ffmpeg [45910460] by Michael Niedermayer <michael@niedermayer.cc>
configure: bump year (cherry picked from commit …
7:29 PM Changeset in ffmpeg [9f9cedf2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pgssubdec: Free subtitle on error Fixes: Assertion failure …
7:29 PM Changeset in ffmpeg [97de004a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Fix undefined overflow in …
7:29 PM Changeset in ffmpeg [ceb35853] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cook: Use 3 stage VLC decoding for channel_coupling Fixes: …
7:29 PM Changeset in ffmpeg [4326c538] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Check e in get_symbol() Fixes: signed integer …
7:29 PM Changeset in ffmpeg [97bc7ddc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/twinvqdec: Correct overflow in block align check Fixes: …
7:29 PM Changeset in ffmpeg [27846766] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Fix "return -1" cases Reviewed-by: "mypopy@gmail.com" …
7:29 PM Changeset in ffmpeg [f6179e23] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Free sprite_output_frame on error Fixes: memleaks …
7:29 PM Changeset in ffmpeg [a35b01b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmadec: Keep track of exponent initialization per channel …
7:29 PM Changeset in ffmpeg [ac221d9c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Clip predictor for APC Fixes: signed integer overflow: …
7:29 PM Changeset in ffmpeg [2df3b2d0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/targa: Check colors vs. available space Fixes: Timeout (37sec …
7:29 PM Changeset in ffmpeg [43fe5031] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmavoice: Check remaining input in parse_packet_header() …
7:29 PM Changeset in ffmpeg [45eef1be] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix 2 overflows in mclms Fixes: signed …
7:29 PM Changeset in ffmpeg [300739d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaprodec: Fixes integer overflow with 32bit samples Fixes: …
7:29 PM Changeset in ffmpeg [bf94919f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix invalid shift in xa_decode() Fixes: left shift of …
7:29 PM Changeset in ffmpeg [daf27acf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix several integer issues Fixes: shift …
7:29 PM Changeset in ffmpeg [758119ca] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm: Check that the header is not truncated Fixes: Ticket8430 …
7:29 PM Changeset in ffmpeg [74673ba2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mp3_header_decompress_bsf: Check sample_rate_index Fixes: out …
7:29 PM Changeset in ffmpeg [1d7226ee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix 2 integer overflows Fixes: signed integer …
7:29 PM Changeset in ffmpeg [7c15568a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaprodec: Set packet_loss when we error out on a sanity check …
7:29 PM Changeset in ffmpeg [3510a186] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() …
6:25 PM Ticket #8615 (-hwaccel videotoolbox does not work anymore) updated by Atarikid
I tried any source file. It always returns the same issue. See full …
6:09 PM Changeset in ffmpeg [e35a59ea] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webvttdec: Remove write-only variable Signed-off-by: Andreas …
6:09 PM Changeset in ffmpeg [476a7243] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/r3d: Remove write-only array Signed-off-by: Andreas …
5:54 PM Ticket #4681 (Reference sample p0_03.j2k (ROI) shows artefacts) closed by Carl Eugen Hoyos
fixed: Fixed by Gautam Ramakrishnan in …
5:42 PM Changeset in ffmpeg [6b0c9478] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/avpacket: Don't simply forward return value of …
5:34 PM Ticket #8627 (Converting video results in only few frames being preserved) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #6191.
5:30 PM Changeset in ffmpeg [ae2537f5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mp4toannexb_bsf: Check nalu_size Fixes: Timeout (29sec …
5:30 PM Changeset in ffmpeg [e58766ba] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/jpeg2000dec.c: ROI marker support This patch adds support …
5:23 PM Changeset in ffmpeg [b136a983] by Lynne <dev@lynne.ee>
scale_vulkan: take frame cropping parameters in account when scaling …
5:23 PM Changeset in ffmpeg [f66ac83c] by Lynne <dev@lynne.ee>
overlay_vulkan: add support for overlaying images with an alpha channel
4:50 PM Ticket #8615 (-hwaccel videotoolbox does not work anymore) updated by Thilo Borgmann
I cannot reproduce this locally, videotoolbox seems to work fine here. …
4:04 PM Ticket #8630 (Improve support for Bink videos.) updated by Carl Eugen Hoyos
Reproduced by developer, Component, Priority, Version, Keywords, Type changed
3:39 PM Ticket #8630 (Improve support for Bink videos.) updated by Balling
Status changed
Replying to richardpl: > I already wrote patch for this, …
3:13 PM Ticket #8630 (Improve support for Bink videos.) updated by Elon Musk
I already wrote patch for this, but other developers are against …
3:13 PM DC_1-Welcome_2.5MiB_sample.bik attached to Ticket #8630 by Vitamina Cé!
Video from "Bioshock Remastered" in Bink format (sample of 1st chapter …
3:04 PM Ticket #8630 (Improve support for Bink videos.) created by Vitamina Cé!
Summary: ffmpeg/libavcodec won't recognize a Bink video. …
3:00 PM Ticket #8629 (Allow additional stream specifier when mapping by stream id) updated by Rapper_skull
I noticed I messed up the command in the OP, here it is: […]
2:58 PM Ticket #8629 (Allow additional stream specifier when mapping by stream id) updated by Carl Eugen Hoyos
Priority, Status, Component changed
2:57 PM Ticket #8629 (Allow additional stream specifier when mapping by stream id) updated by Rapper_skull
Replying to cehoyos: > Why is it a disadvantage to use …
2:54 PM sample.m2ts attached to Ticket #8629 by Rapper_skull
2:51 PM Ticket #8629 (Allow additional stream specifier when mapping by stream id) updated by Carl Eugen Hoyos
Why is it a disadvantage to use -map 0:1?
2:50 PM Ticket #8629 (Allow additional stream specifier when mapping by stream id) created by Rapper_skull
Summary of the bug: Many Blu-ray titles include an AC3 …
1:53 PM Ticket #8628 (Can't use 2.1 channel layout with libopus) updated by Carl Eugen Hoyos
Version, Component changed
Please test current FFmpeg git head and provide the command line you …
12:50 PM Ticket #8628 (Can't use 2.1 channel layout with libopus) created by Maxime Gauduin
Summary of the bug: ffmpeg can't convert 2.1 files to opus using …
10:44 AM Changeset in ffmpeg [4e813243] by Timo Rothenpieler <timo@rothenpieler.org>
configure: enable ffnvcodec, nvenc, nvdec for aarch64 Adding the …
9:21 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Paul, Will you answer Michael's question? "How would you solve the …
9:10 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to richardpl: > There may be gaps between …
8:38 AM Ticket #8626 (pp=linblenddeint failure) updated by Elon Musk
There may be gaps between timestamps. You still can not grasp the fact …
6:01 AM Changeset in ffmpeg [fc8a239e] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mpegtsenc: use av_log_once for data stream warning
5:17 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Well, it now appears that this problem is entirely an 'interleave' …
3:47 AM Ticket #8626 (pp=linblenddeint failure) reopened by markfilipak
3:42 AM Ticket #8627 (Converting video results in only few frames being preserved) updated by giszmo
Replying to cehoyos: > Please provide the input file …
3:25 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to mkver: > This doesn't reveal anything. If you …
2:07 AM Ticket #8416 (disposition option ignored when muxing hls from a web url and srt ...) closed by mkver
fixed: Fixed in e3c54b549abf2798422245582c0ed775c894ddeb. The infer_no_subs …
2:04 AM Ticket #8173 (MKV - All streams marked as default when trying to remove all dispositions) closed by mkver
fixed: Fixed in e3c54b549abf2798422245582c0ed775c894ddeb. Your aim can be …
2:00 AM Ticket #3360 (Metadata key for matroska default flag) closed by mkver
fixed: Implemented in e3c54b549abf2798422245582c0ed775c894ddeb. (But as …
1:38 AM Ticket #8626 (pp=linblenddeint failure) updated by mkver
This doesn't reveal anything. If you had used a higher loglevel it …
1:33 AM 00001.018.2.LOG.ZIP attached to Ticket #8626 by markfilipak
1:32 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I submitted this: ffmpeg -report -ss 0:00 -analyzeduration 5000000000 …
12:46 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to cehoyos: > You did not successfully upload …
12:10 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to pdr0: -snip- > The queue should be released …
12:06 AM Changeset in ffmpeg [54f10027] by Jun Zhao <barryjzhao@tencent.com>
doc/APIChanges: add AV_PKT_DATA_DOVI_CONF entry Signed-off-by: Jun …
12:06 AM Changeset in ffmpeg [7fd70ad9] by Jun Zhao <barryjzhao@tencent.com>
lavc/version: bump minor version for DOVI sidedata Signed-off-by: Jun …
12:06 AM Changeset in ffmpeg [b8243b3] by Jun Zhao <barryjzhao@tencent.com>
lavf/movenc: enable dvcC/dvvC box support from DOVI sidedata enable …
12:06 AM Changeset in ffmpeg [e689a759] by Jun Zhao <barryjzhao@tencent.com>
fftools/ffprobe: support DOVI sidedata support DOVI sidedata. …
12:05 AM Changeset in ffmpeg [446dac9c] by Jun Zhao <barryjzhao@tencent.com>
lavf/dump: dump DOVI side data dump DOVI side data. Signed-off-by: …
12:05 AM Changeset in ffmpeg [1483cfa8] by Jun Zhao <barryjzhao@tencent.com>
lavf/mov: support dvcC/dvvC box for DOVI support dvcC/dvcC box from …
12:05 AM Changeset in ffmpeg [22b05ccb] by Jun Zhao <barryjzhao@tencent.com>
lavf/mpegts: support DOVI Video Stream Descriptor support DOVI Video …
12:05 AM Changeset in ffmpeg [103885d9] by Jun Zhao <barryjzhao@tencent.com>
lavutil: add DOVI related header add DOVI related struct …
12:05 AM Changeset in ffmpeg [0e1db79e] by Jun Zhao <barryjzhao@tencent.com>
lavc: add a new sidedata type for DOVI add a new sidedata type for …

Apr 22, 2020:

11:32 PM Ticket #8626 (pp=linblenddeint failure) updated by pdr0
Replying to richardpl: > As already mentioned, "bug" is …
10:48 PM Ticket #6568 (Add support for DTS matrixed channel decoding) updated by Carl Eugen Hoyos
My DTS-HD capable receiver detects both files as 5.1.
10:46 PM Ticket #8626 (pp=linblenddeint failure) closed by Elon Musk
invalid: As already mentioned, "bug" is in interleave filter queueing bunch of …
9:21 PM Changeset in ffmpeg [f163d30d] by Michael Niedermayer <michael@niedermayer.cc>
mpeg4videoenc: Don't crash with -fsanitize=bounds Also the patch …
8:57 PM Changeset in ffmpeg [6bd4a261] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/jpeg2000dec.c: Support for CRG marker This patch adds …
8:57 PM Changeset in ffmpeg [b4a33387] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Check length before memcpy() in decode_deep_rle32() …
8:57 PM Changeset in ffmpeg [bc41a29a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32() …
8:47 PM Ticket #8626 (pp=linblenddeint failure) updated by Carl Eugen Hoyos
You did not successfully upload 00001.018.m2ts.002
4:10 PM Ticket #8627 (Converting video results in only few frames being preserved) updated by Carl Eugen Hoyos
Component changed
Please provide the input file BTCSatVid.mp4
4:08 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by Carl Eugen Hoyos
Is there a bug that likely can be fixed in FFmpeg or is there a bug in …
3:51 PM Ticket #8626 (pp=linblenddeint failure) reopened by markfilipak
I have uploaded the following to …
2:57 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by cs9k
"BTW. If I understand this issue, here we have a thing that if we …
2:52 PM Changeset in ffmpeg [64b80cb0] by Thilo Borgmann <thilo.borgmann@mail.de>
lavd/avfoundation.m: Do not use transport controls for screen capture …
2:52 PM Changeset in ffmpeg [3c9185bf] by Thilo Borgmann <thilo.borgmann@mail.de>
lavd/avfoundation.m: Remove transport controls for iOS.
2:37 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by Balling
BTW. If I understand this issue, here we have a thing that if we …
2:22 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by Balling
>I keep mentioning OBS as I believe There were crazy amount of bugs …
2:16 PM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by cs9k
Ah, I see. Unfortunately, all ffmpeg-encoded files that have the …
1:32 PM 00001.018.m2ts.CRC attached to Ticket #8626 by markfilipak
1:20 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to richardpl: I was up all night creating a …
1:12 PM Ticket #8626 (pp=linblenddeint failure) closed by Elon Musk
invalid
1:10 PM 00001.018.m2ts.Cannotallocatememory.PNG attached to Ticket #8626 by markfilipak
1:09 PM 00001.018.m2ts.Startingnewclusterduetotimestamp.PNG attached to Ticket #8626 by markfilipak
1:09 PM 00001.018.1.LOG attached to Ticket #8626 by markfilipak
1:08 PM Ticket #8626 (pp=linblenddeint failure) reopened by markfilipak
I hope this report helps. Needed: Some way to upload …
10:37 AM Changeset in ffmpeg [68d9c0b] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mpegtsenc: don't print warning for DVB text streams They can …
8:52 AM Ticket #8626 (pp=linblenddeint failure) updated by Elon Musk
This happens naturally because interleave filter picks frames from …
8:07 AM Ticket #8623 (metadata year is ignored for id3v1) updated by Jun Zhao
Update the patch: …
7:28 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Hey, Carl Eugen, I'm working on it. I split the source into 158, …
7:17 AM Ticket #8395 (SPS/PPS with every slice of an IDR frame) updated by Balling
Status changed
Why not apply bugfix from MKVToolNix?
7:14 AM Ticket #8614 (FD are not closed when using ffmpeg compiled against mbedtls) updated by Carl Eugen Hoyos
Fixed in 36083450a4be9e3053f4254ca1f696b402dab8e0
6:43 AM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by Balling
> need examples of output with the error. Good news: I can provide …
6:37 AM Ticket #8626 (pp=linblenddeint failure) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide an input file that allows …
6:35 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) updated by Carl Eugen Hoyos
Resolution changed
6:34 AM 00001.3.LOG.ZIP attached to Ticket #8626 by markfilipak
6:29 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) closed by neksus
completed (art)
6:28 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I've tried several large M2TS files. These symptoms appear to be hard. …
6:21 AM Ticket #8626 (pp=linblenddeint failure) updated by Balling
Replying to markfilipak: > Idea: What if I used a hex …
5:15 AM Changeset in ffmpeg [2e38c63] by Guo, Yejun <yejun.guo@intel.com>
dnn-layer-mathbinary-test: add unit test for divide Signed-off-by: …
5:15 AM Changeset in ffmpeg [8ce9d88] by Guo, Yejun <yejun.guo@intel.com>
dnn/native: add native support for divide it can be tested with model …
5:14 AM Changeset in ffmpeg [265b5bd3] by Guo, Yejun <yejun.guo@intel.com>
dnn-layer-mathbinary-test: add unit test for 'mul' Signed-off-by: …
5:14 AM Changeset in ffmpeg [ef79408e] by Guo, Yejun <yejun.guo@intel.com>
dnn/native: add native support for 'mul' it can be tested with model …
5:14 AM Changeset in ffmpeg [17006196] by Guo, Yejun <yejun.guo@intel.com>
dnn-layer-mathbinary-test: add unit test for add Signed-off-by: Guo, …
5:14 AM Changeset in ffmpeg [6aa7e07e] by Guo, Yejun <yejun.guo@intel.com>
dnn/native: add native support for 'add' It can be tested with the …
5:05 AM infile.zip attached to Ticket #8627 by giszmo
the output of ffmpeg -v 9 -loglevel 99
5:03 AM Ticket #8627 (Converting video results in only few frames being preserved) created by giszmo
Summary of the bug: Converting video results in only few frames being …
4:46 AM Ticket #8614 (FD are not closed when using ffmpeg compiled against mbedtls) closed by Jun Zhao
fixed: fixed
4:41 AM Changeset in ffmpeg [3608345] by Jun Zhao <barryjzhao@tencent.com>
lavf/tls_mbedtls: fix resource leak fix resource leak in mbedtls …
4:16 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Idea: What if I used a hex editor to clip the first 100 MB of 00000.m2ts?
4:04 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to mkver: > ... we want the input files that …
3:56 AM Ticket #8626 (pp=linblenddeint failure) updated by mkver
You can upload big files here; …
3:39 AM Ticket #8626 (pp=linblenddeint failure) reopened by markfilipak
After spending about 20 hours troubleshooting, there appears to be 2 …
3:36 AM Ticket #8626 (pp=linblenddeint failure) updated by pdr0
Replying to markfilipak: > Replying to pdr0: …
3:20 AM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by cs9k
Hello. Since I began streaming and recording my gameplay footage a …
3:03 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to pdr0: > Replying to markfilipak: …
1:45 AM Changeset in ffmpeg [904b25a5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Use comparison instead of assignment This bug …
12:06 AM Ticket #8626 (pp=linblenddeint failure) updated by Balling
Replying to markfilipak: > Replying to [comment:18
12:03 AM Ticket #8626 (pp=linblenddeint failure) updated by pdr0
Replying to markfilipak: > Replying to pdr0: …

Apr 21, 2020:

11:35 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to pdr0: > > One difference is I used MakeMKV . …
9:24 PM Ticket #7801 (facebook https connection fails using ffmpeg with gnu-tls) closed by Carl Eugen Hoyos
fixed: This was fixed in bc1749c6e46099ec85110361dbe6f7994a63040d and caused …
9:21 PM Ticket #8080 (Aborting gnutls https connection cuses infinity loop) closed by Carl Eugen Hoyos
fixed: Fixed by Błażej Szczygieł in 561ba15c973120c9565a8f75a7439f3e8a10e04d
8:41 PM Changeset in ffmpeg [9025d5c5] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Don't clobber callee-saved registers v8-v15 …
7:50 PM Ticket #2622 (Subtitle (hdmv pgs) remux fails) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint in 7f2649bb46e3dde691edfb03aeb42ba4ef183ab8
7:28 PM Changeset in ffmpeg [7f2649bb] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: use the correct stream_types and write HDMV …
7:28 PM Changeset in ffmpeg [3958244c] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: factorize determining stream_type Signed-off-by: …
7:28 PM Changeset in ffmpeg [bcc19933] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: only allow one program in m2ts mode The standard …
7:28 PM Changeset in ffmpeg [422f0a61] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: use standard pids for m2ts Signed-off-by: Marton …
6:14 PM Changeset in ffmpeg [561ba15c] by Jan Ekström <jeebjp@gmail.com>
lavf/tls_gnutls: check for interrupt inside handshake loop fixes …
6:00 PM Changeset in ffmpeg [e3c7b224] by Lynne <dev@lynne.ee>
hwcontext_vulkan: correctly download and upload flipped images We …
1:25 PM Ticket #8626 (pp=linblenddeint failure) updated by pdr0
One difference is I used MakeMKV . My BD stream was packaged in a MKV …
12:09 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to cehoyos: > If you are generally unwilling to …
12:04 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to Balling: > Only 23 GB?? Haha, on torrents …
11:59 AM Ticket #8626 (pp=linblenddeint failure) updated by Balling
Only 23 GB?? Haha, on torrents there is a 80.17 GB version of whole …
9:58 AM Ticket #8626 (pp=linblenddeint failure) updated by Carl Eugen Hoyos
If you are generally unwilling to provide input files, I am not sure …
9:54 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to cehoyos: > No but I saw it a year and a half …
9:44 AM Ticket #8626 (pp=linblenddeint failure) updated by Carl Eugen Hoyos
No but I saw it a year and a half ago in 70mm.
7:20 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Replying to cehoyos: > Please provide the input file …
6:50 AM Changeset in ffmpeg [8a4fda02] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Cosmetics Reindentation, removal of { } if they …
6:36 AM Changeset in ffmpeg [e3c54b54] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Redo handling of FlagDefault Up until now, the …
6:28 AM Changeset in ffmpeg [75e50c31] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't needlessly copy AVCodecParameters At the …
6:20 AM Changeset in ffmpeg [abc7dc32] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Add const where appropriate Signed-off-by: …
6:11 AM Changeset in ffmpeg [5b6e164] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't waste bytes on length fields Several EBML …
6:01 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Hey, pdr0, I so appreciate your comments. I find them to be quite …
5:49 AM Changeset in ffmpeg [a9844341] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Only write Tracks if there is a track The …
5:41 AM Changeset in ffmpeg [ef45cccc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Warn that WebM doesn't support Attachments As …
5:33 AM Changeset in ffmpeg [4dd63ae] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't use size of inexistent Cluster In order …
5:31 AM Changeset in ffmpeg [86de8647] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Add check for using explicit TrackNumber When …
5:24 AM Ticket #3149 (Matroska muxer does not generate cues for audio files) closed by mkver
fixed: Fixed in 945b92873061c66b82df892887cd9baf8146857b.
5:03 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) updated by Carl Eugen Hoyos
Please provide the command line you tested together with the complete, …
3:42 AM Ticket #8626 (pp=linblenddeint failure) updated by pdr0
The 29GB, 22GB memory usage suggest a memory leak - but it should be …
2:54 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Okay, I submitted this: ffmpeg -report -ss 0:00 -analyzeduration …
1:48 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
2nd run analyzed. The symptoms are different. Instead of the video …
1:30 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) updated by neksus
Replying to cehoyos: > Please provide at least the command …
1:16 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I'm rerunning "Sintel". I noticed something that may be important. In …
12:35 AM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I'm testing with "Sintel" right now. "Sintel" is 14:48. The transcode …

Apr 20, 2020:

11:48 PM Ticket #8626 (pp=linblenddeint failure) updated by pdr0
You can use an internal generator, such as testsrc2 e.g. a 1800 sec …
11:29 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I didn't need to supply a file for ticket 8612. Why do I need to …
10:22 PM Ticket #8626 (pp=linblenddeint failure) closed by Carl Eugen Hoyos
needs_more_info: Feel free to reopen this ticket if you can provide an input file that …
10:20 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
It's 23 GB and copyrighted.
10:18 PM Ticket #8626 (pp=linblenddeint failure) updated by Carl Eugen Hoyos
Please provide the input file 00000.m2ts
8:53 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Sorry for the attachment mixup. Zip files are apparently preferred …
8:44 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Version, Component changed
8:42 PM 00000.2.LOG attached to Ticket #8626 by markfilipak
8:41 PM Ticket #8626 (pp=linblenddeint failure) created by markfilipak
Summary of the bug: In Windows 1803 This: ffmpeg -i IN …
7:30 PM Changeset in ffmpeg [945b9287] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Improve Cues in case of no video The Matroska …
7:30 PM Changeset in ffmpeg [13c12cd4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Remove limit on the number of tracks The …
7:30 PM Changeset in ffmpeg [112afacc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Refactor writing EBML lengths This commit …
7:30 PM Changeset in ffmpeg [40d038a6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Rename functions to better reflect what they do …
7:30 PM Changeset in ffmpeg [9b0f900] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Make ebml_num_size() more robust Matroska (or …
7:24 PM Changeset in ffmpeg [67e957b4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroska: Move mime_tag lists to matroskadec They are not …
7:01 PM EncodingForStreamingSites edited by llogan
no need to promote speed test sites. prompted by SEO attempt from … (diff)
7:00 PM Changeset in ffmpeg [3589b3f2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Improve mimetype search Use the mime_types of …
6:38 PM Changeset in ffmpeg [4c7bcaa3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Pass ret from decode_iccp_chunk() Found while …
6:03 PM Changeset in ffmpeg [0bce55ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: update get_nb_samples() doc Signed-off-by: Zane van …
6:03 PM Changeset in ffmpeg [7150123a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm_ima_{apc, ssi, oki}: replace while() with for() Per …
4:53 PM Changeset in ffmpeg [300e6f03] by James Almer <jamrial@gmail.com>
fate/truehd: add a test for the truehd_core bitstream filter …
4:53 PM Changeset in ffmpeg [051d5b28] by James Almer <jamrial@gmail.com>
fate: move TrueHD tests to their own file Signed-off-by: James Almer …
4:49 PM Changeset in ffmpeg [1f5d6e6b] by James Almer <jamrial@gmail.com>
avformat/dashenc: add missing startWithSap attribute to AdaptationSet …
4:49 PM Changeset in ffmpeg [ff327a58] by James Almer <jamrial@gmail.com>
avformat/dashenc: add a PlaybackRate element Signed-off-by: James …
4:49 PM Changeset in ffmpeg [0ea41ee3] by James Almer <jamrial@gmail.com>
avformat/dashenc: add a maxSegmentDuration attribute to the Manifest …
4:49 PM Changeset in ffmpeg [fd0f110a] by James Almer <jamrial@gmail.com>
doc/muxers: fix some dashenc option names Signed-off-by: James Almer …
4:46 PM Changeset in ffmpeg [795ff53f] by James Almer <jamrial@gmail.com>
avcodec/qpeg: mark the init function as thread-safe and init cleanup …
4:46 PM Changeset in ffmpeg [18bb1d40] by James Almer <jamrial@gmail.com>
avcodec/qpeg: export missing frame properties Reviewed-by: Anton …
4:46 PM Changeset in ffmpeg [1b130238] by James Almer <jamrial@gmail.com>
avcodec/qpeg: remove an unnecessary intermediary AVFrame Decoding can …
4:43 PM Changeset in ffmpeg [0fcf74f4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/oggenc: Don't free AVStream's priv_data, fix memleak For …
4:35 PM Changeset in ffmpeg [d026fef9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Fix memleak when decoding subtitle in find_stream_info …
4:25 PM Changeset in ffmpeg [ee593bff] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bsf: Use macro for "packet is empty" Reviewed-by: Anton …
4:21 PM Changeset in ffmpeg [4e254ec6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/rtsp: Put strings instead of pointers to strings into array …
4:16 PM Changeset in ffmpeg [87b056e6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/rtsp: Don't free uninitialized AVBPrint Fixes Coverity ID …
3:59 PM Changeset in ffmpeg [a9728169] by Josh de Kock <josh@itanimul.li>
avformat/movenc: cosmetics Signed-off-by: Limin Wang …
3:08 PM Changeset in ffmpeg [39962072] by Josh de Kock <josh@itanimul.li>
tools: stop using deprecated av_codec_next() Signed-off-by: Josh de …
3:08 PM Changeset in ffmpeg [43c64881] by Josh de Kock <josh@itanimul.li>
lavf/utils: stop using deprecated av_codec_next() Signed-off-by: Josh …
3:08 PM Changeset in ffmpeg [bd2e7b74] by Josh de Kock <josh@itanimul.li>
lavc: stop using deprecated av_codec_next() Signed-off-by: Josh de …
2:50 PM Changeset in ffmpeg [4cde83c7] by Josh de Kock <josh@itanimul.li>
cmdutils: stop using deprecated av_codec_next() Signed-off-by: Josh …
9:36 AM Ticket #8623 (metadata year is ignored for id3v1) updated by Jun Zhao
Pls try: …
9:35 AM Ticket #8614 (FD are not closed when using ffmpeg compiled against mbedtls) updated by Jun Zhao
pls try …
9:01 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide at least the command line you tested together with the …
7:35 AM Ticket #8597 (Failure encoding last video frame when rewrapping MXF) updated by kmh73
Sorry for the delay in getting back to you. Unfortunately, we haven't …
5:44 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) created by neksus
Summary of the bug: too many "../" in rel would cut off the baseurl's …
2:28 AM Changeset in ffmpeg [cacdac8] by Jun Zhao <barryjzhao@tencent.com>
lavc/hevcdec: fix the HEVC decoder crash when memory over-read Fix an …

Apr 19, 2020:

9:27 PM Changeset in ffmpeg [428a0987] by Marton Balint <cus@passwd.hu>
libavformat/rtsp: pass protocol options for udp multicast Protocol …
9:09 PM Changeset in ffmpeg [872790b] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Avoid using the x18 register The x18 is a reserved …
6:58 PM Changeset in ffmpeg [16650bee] by James Almer <jamrial@gmail.com>
configure: add MLP parser as dependency to MLP and TrueHD demuxers …
6:45 PM Ticket #8624 (Codec Copy Reencodes AAC VBR Audio) updated by mkver
To see that no reencoding is involved, take a look at the hashs of the …
6:33 PM small-sample-media.ts attached to Ticket #8624 by Amin Husni
Original TS file with VBR
6:31 PM Ticket #8624 (Codec Copy Reencodes AAC VBR Audio) closed by Carl Eugen Hoyos
invalid: AAC is stored diffrerently in mpegts and mov/mp4, no re-encoding is …
6:16 PM Ticket #8624 (Codec Copy Reencodes AAC VBR Audio) created by Amin Husni
Summary of the bug: Codec Copy or Audio Codec Copy Reencodes AAC VBR …
5:20 PM Changeset in ffmpeg [4bbf2a24] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/truehd_core_bsf: Remove unused AVClass pointer The context …
3:08 PM Changeset in ffmpeg [13171ad2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() Fixes: …
11:18 AM Changeset in ffmpeg [2a322906] by Marton Balint <cus@passwd.hu>
avformat/rtp: Pass sources and block filter addresses via sdp file for …
3:18 AM Ticket #8623 (metadata year is ignored for id3v1) updated by Carl Eugen Hoyos
Keywords, Version, Component, Reproduced by developer changed
Only reproducible with -id3v2_version 3 -write_id3v1 1
12:37 AM Changeset in ffmpeg [18d69e9a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mpc: Simplify cleanup Currently Musepack allocates an array …

Apr 18, 2020:

10:33 PM Changeset in ffmpeg [3059b774] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Remove redundant setting of chapter titles …
10:25 PM Changeset in ffmpeg [2e92e1fb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fate/matroska: Add test for chapters, Vorbis and WebM DASH Moreover, …
10:13 PM Changeset in ffmpeg [277306f5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fate: Allow to test temporary files with ffprobe This is primarily …
10:02 PM ffmpeg-20200418-145443.log attached to Ticket #8623 by Daniel
10:01 PM Ticket #8623 (metadata year is ignored for id3v1) created by Daniel
Summary of the bug: How to reproduce: […] ffmpeg version 4.2.2 …
9:59 PM Changeset in ffmpeg [e1d9bfc3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fate: Fix dependencies for ffprobe tests with external samples Up …
6:15 PM Ticket #8459 (V360 + BLEND) updated by villmer
Under Linux Debian 10, how do I install the absolute latest (nightly) …
6:09 PM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by mkver
The cbs-stuff is designed to be picky so that they indeed may drop …
5:44 PM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by Carl Eugen Hoyos
Keywords changed
Additionally, isn't it a fundamental issue that the bitstream filters …
4:41 PM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by mkver
Analyzed by developer changed
The cbs_h265 code completely ignores the possibility of …
3:32 PM Ticket #8597 (Failure encoding last video frame when rewrapping MXF) updated by Tomas Härdin
Did you find out if this happens with more Panasonic cameras? I think …
10:34 AM Changeset in ffmpeg [4457f75c] by Paul B Mahol <onemda@gmail.com>
avfilter: add maskedthreshold filter
10:34 AM Changeset in ffmpeg [9987f6d0] by Paul B Mahol <onemda@gmail.com>
avfilter: add tmedian filter
9:53 AM difference_between_linux_windows.png attached to Ticket #8622 by Sonic-Y3k
Difference between Nal Units in Windows and Linux
9:37 AM nvenc_encoded_hevc_stream.hevc attached to Ticket #8622 by Sonic-Y3k
nvenc_encoded_hevc_stream.hevc
9:36 AM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by Sonic-Y3k
Replying to cehoyos: > So if you first encode the raw hevc …
9:28 AM error_applying_bsf_hevc_metadata_while_using_hevc_nvenc.mp4 attached to Ticket #8622 by Sonic-Y3k
Example Input
9:26 AM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by Carl Eugen Hoyos
So if you first encode the raw hevc file and then stream-copy it into …
9:16 AM WikiStart edited by Michael Koch
+ Link to DirectShow page (diff)
9:12 AM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by Sonic-Y3k
I think that encoding is necessary to reproduce this behavior. As an …
8:53 AM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by Carl Eugen Hoyos
Keywords changed
You do realise that compressing the logs is a certain way to make …
8:45 AM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) updated by Sonic-Y3k
Version changed
8:33 AM ffmpeg_windows.log.xz attached to Ticket #8622 by Sonic-Y3k
Windows Log-File
8:32 AM ffmpeg_linux.log.xz attached to Ticket #8622 by Sonic-Y3k
Linux Log-File
8:31 AM Ticket #8622 (Bitstream filter hevc_metadata fails with "bit_equal_to_one out of ...) created by Sonic-Y3k
Summary of the bug: When setting the hevc_metadata bitstream filter …
6:55 AM DirectShow edited by Michael Koch
(diff)
6:52 AM DirectShow edited by Michael Koch
(diff)
12:16 AM Changeset in ffmpeg [55d830f6] by Peter Ross <pross@xvid.org>
avcodec/pngdec: set return value on av_stereo3d_create_side_data() …

Apr 17, 2020:

11:53 PM Changeset in ffmpeg [1d15e42] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/flacenc: Don't allocate updated streaminfo separately It is …
11:39 PM Changeset in ffmpeg [9311ece7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/flacenc: Only update streaminfo if it has changed An …
11:24 PM Changeset in ffmpeg [e79309f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/mux, mxfenc: Don't initialize unnecessarily When no …
11:09 PM Changeset in ffmpeg [148bcc0b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Remove pointless timestamp backups write_packet() …
10:56 PM Changeset in ffmpeg [fe251f77] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Don't modify packets we don't own The documentation of …
10:41 PM Changeset in ffmpeg [00aa6dea] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Remove redundant resetting Now that …
10:22 PM Changeset in ffmpeg [a43120b6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Fix leak when adding packet to interleavement queue …
10:14 PM Changeset in ffmpeg [1004a92c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Fix leaks on error when writing noninterleaved uncoded …
10:04 PM Changeset in ffmpeg [ad1dc918] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Make uncoded frames av_packet_unref() compatible …
9:40 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by mkver
Seems like you should have added yourself to the cc-list then. And …
9:34 PM Ticket #8612 (Transcode OUT switches to fast-forward at 35:47) updated by markfilipak
Fixed! Wow! Thanks Carl Eugen. By the way, I received no notice, and …
8:05 PM Ticket #8621 (FFMPEG Audio decoding fails on audio packet (works using libfdk)) updated by Carl Eugen Hoyos
Keywords changed
Do you want to report an encoding or a decoding issue? If you want to …
7:26 PM Changeset in ffmpeg [7d894454] by Marton Balint <cus@passwd.hu>
avcodec/bsf: use simplified algorithm for bsf_list chained filtering …
7:00 PM QmUR6MeguuuvstqeK5q4q2EoroWQiY5d9bt1QqrzMEpQyd attached to Ticket #8621 by ray
Segment causing issues
6:58 PM Ticket #8621 (FFMPEG Audio decoding fails on audio packet (works using libfdk)) created by ray
Summary of the bug: We use the FFMPEG default aac encoder to produce …
2:56 PM Changeset in ffmpeg [403bee30] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: Check sscanf() return value Signed-off-by: …
11:28 AM Changeset in ffmpeg [24db9372] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: add noise floor count stat
11:26 AM Changeset in ffmpeg [715da295] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: add slice threading support
11:26 AM Changeset in ffmpeg [87b4fb65] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: measure noise floor
10:25 AM Ticket #5570 (POWER8 VSX vectorization libswscale/input.c) updated by reverse_forever
Please, check my patch. I have been waiting for its commiting more …
9:51 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
Ticket valid for current git head too
9:39 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Please test current FFmpeg git head to make this a valid ticket. If …
9:34 AM Changeset in ffmpeg [1b59f3f8] by Peter Ross <pross@xvid.org>
avcodec/mv30: use aandcttables
9:34 AM Changeset in ffmpeg [06dab51e] by Peter Ross <pross@xvid.org>
avcodec/mv30: remove unused table elements
9:33 AM Changeset in ffmpeg [3e5f0cf] by Peter Ross <pross@xvid.org>
avcodec/vp3: fix indentation
8:48 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
Keywords changed
8:45 AM manualCapture.log attached to Ticket #8620 by Dmitry Sinitsyn
8:44 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) created by Dmitry Sinitsyn
Summary of the bug: File dshow_pin.c contains lines: […] As we can …

Apr 16, 2020:

11:34 PM Changeset in ffmpeg [889ad93c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fftools/ffmpeg_opt: Check attachment filesize The data of an …
10:08 PM Changeset in ffmpeg [d1e52e3] by Marton Balint <cus@passwd.hu>
avutil/log: update text requesting samples Signed-off-by: Marton …
9:52 PM Changeset in ffmpeg [2a118a71] by Marton Balint <cus@passwd.hu>
avdevice/opengl: add support of wrapped avframe codec Also change the …
9:52 PM Changeset in ffmpeg [e4ce40d] by Marton Balint <cus@passwd.hu>
avdevice/xv: add support of wrapped avframe codec Also change the …
6:07 PM Ticket #8574 (Cannot pipe WebP images) closed by James
fixed: WebP parser implemented in fccd6c2be0aa4feb3fe8050769705459a1990e83
6:05 PM Changeset in ffmpeg [fccd6c2b] by James Almer <jamrial@gmail.com>
avcodec: add a WebP parser Based on code from the BMP parser. …
Note: See TracTimeline for information about the timeline view.