Timeline



May 22, 2020:

11:40 PM Changeset in ffmpeg [9dd8f731] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/avformat: Remove redundant "NOT PART OF PUBLIC API" …
10:26 PM Changeset in ffmpeg [04f67dcc] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_lut3d: initial float pixel format support Reviewed-by: …
10:26 PM Changeset in ffmpeg [e6dcb6a0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ass: explicitly set ScaledBorderAndShadow Reviewed-by: Paul B …
8:23 PM Changeset in ffmpeg [82f9eb6f] by Marton Balint <cus@passwd.hu>
avcodec: move mpeg4 profiles to profiles.h Also bump micro version …
8:23 PM Changeset in ffmpeg [ebb770d3] by Marton Balint <cus@passwd.hu>
avcodec: move msbc profile to encoder Signed-off-by: Marton Balint …
8:22 PM Changeset in ffmpeg [d55f1cc5] by Marton Balint <cus@passwd.hu>
avcodec/options_table: remove dts profiles Our encoder (dcaenc) does …
8:16 PM Changeset in ffmpeg [aee036cd] by Marton Balint <cus@passwd.hu>
avcodec: move aacenc profiles to profiles.h Signed-off-by: Marton …
8:16 PM Changeset in ffmpeg [337fe4bc] by Marton Balint <cus@passwd.hu>
avcodec/options_table: make AVCodecContext->profile search for child …
8:16 PM Changeset in ffmpeg [af9e6227] by Marton Balint <cus@passwd.hu>
avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS This will be used for …
7:00 PM Changeset in ffmpeg [638b5d51] by Martin Storsjö <martin@martin.st>
movenc: Fix accidental leftover duplication from 1aec1fbcc595 …
6:49 PM Changeset in ffmpeg [c116c127] by Martin Storsjö <martin@martin.st>
mfenc: Fall back to avctx->time_base if avctx->framerate isn't set …
6:49 PM Changeset in ffmpeg [fea5f5bc] by Martin Storsjö <martin@martin.st>
mfenc: Fix setting has_b_frames for max_b_frames == 1 This was a …
6:01 PM Changeset in ffmpeg [1aec1fbc] by Martin Storsjö <martin@martin.st>
movenc: Fix conversion of the first frame for extradata-less H264/HEVC …
6:01 PM Changeset in ffmpeg [1f7c8d31] by Martin Storsjö <martin@martin.st>
cbs_h265: Fix use of an uninitialized variable This fixes test …
4:14 PM Ticket #7654 (hevc_amf does not honor -level option) updated by Michael
Cc changed
4:10 PM Ticket #7272 (encoding with hevc_amf results in video where forwarting is a mess) updated by Michael
Cc changed
As of git-2020-05-19-74dfc88 the default gops_per_idr is still 60 …
2:16 PM Changeset in ffmpeg [1e8ed18] by James Almer <jamrial@gmail.com>
avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not …
12:38 PM Changeset in ffmpeg [bdd6aa25] by Anton Khirnov <anton@khirnov.net>
avcodec.h: split bitstream filters API into its own header
12:38 PM Changeset in ffmpeg [bf807253] by Anton Khirnov <anton@khirnov.net>
lavc: rename bsf.h to bsf_internal.h This will allow adding a public …
12:38 PM Changeset in ffmpeg [9d443c3e] by Anton Khirnov <anton@khirnov.net>
avcodec.h: split AVCodecParameters API into its own header
12:38 PM Changeset in ffmpeg [f30a41a6] by Anton Khirnov <anton@khirnov.net>
Stop hardcoding align=32 in av_frame_get_buffer() calls. Use 0, which …
12:38 PM Changeset in ffmpeg [8cfab9fa] by Anton Khirnov <anton@khirnov.net>
cmdutils: drop libavformat/network.h include It is not a public …
12:14 PM Changeset in ffmpeg [ca7095a9] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: move response drawing as last step
12:12 PM Changeset in ffmpeg [8c825e43] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: fix first denominator calculation
10:37 AM Changeset in ffmpeg [07a9e5ec] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: add more descriptive options aliases
10:30 AM Changeset in ffmpeg [ffda57b8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: export normalize option And enable it in all modes …
9:02 AM Changeset in ffmpeg [1fc5ddf7] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: fix first delay value
4:35 AM Changeset in ffmpeg [38490cbe] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Set stream side-data size even without side-data …
4:33 AM Changeset in ffmpeg [72baae13] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Remove pointless casts by using a const void * …
4:30 AM Changeset in ffmpeg [68dd1e6a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't use stream side-data size …

May 21, 2020:

8:45 PM Changeset in ffmpeg [d29c4297] by Marton Balint <cus@passwd.hu>
avformat/http: increase BUFFER_SIZE to MAX_URL_SIZE + …
8:20 PM Ticket #8621 (FFMPEG Audio decoding fails on audio packet (works using libfdk)) updated by ray
You can see the error in the probe.txt output: [aac @ 0x7fe73b802000] …
8:20 PM Ticket #8621 (FFMPEG Audio decoding fails on audio packet (works using libfdk)) updated by ray
Thanks for the reply! Attached are the full logs from encoding and …
8:19 PM encode.txt attached to Ticket #8621 by ray
8:19 PM probe.txt attached to Ticket #8621 by ray
3:58 PM Ticket #8656 (Encoding 7.1 channel audio with the native AAC encoder should use PCE) updated by Carl Eugen Hoyos
Which player interprets the files written by FFmpeg as 7.1(wide)?
3:56 PM Ticket #8658 (Problems with MSYS2 FFmpeg Environment Setup) closed by Carl Eugen Hoyos
needs_more_info
3:53 PM Ticket #8621 (FFMPEG Audio decoding fails on audio packet (works using libfdk)) updated by Carl Eugen Hoyos
If you want to report an encoding issue, please provide the encoding …
3:36 PM Ticket #8628 (Can't use 2.1 channel layout with libopus) closed by Carl Eugen Hoyos
needs_more_info
3:36 PM Ticket #8679 (av_vlog crash in master) updated by James
What's the context argument in this call? It needs to be a struct …
3:32 PM Changeset in ffmpeg [13b1bbff] by James Almer <jamrial@gmail.com>
avcodec: deprecate Lossless and Intra Only encoder capabilites Both …
3:32 PM Changeset in ffmpeg [cbb1760a] by James Almer <jamrial@gmail.com>
fftools/cmdutils: remove lossless and intra only capability entries …
3:32 PM Changeset in ffmpeg [0a3ba58b] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: check the codec's descriptor to see if it's …
3:32 PM Changeset in ffmpeg [d3bedba9] by James Almer <jamrial@gmail.com>
avcodec/decode: remove ff_decode_bsfs_uninit() It's been a wrapper …
3:27 PM Ticket #8679 (av_vlog crash in master) updated by Carl Eugen Hoyos
Please use the crashdump to provide backtrace, disassembly and …
1:33 PM Changeset in ffmpeg [d3b963cc]n4.2.3 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …
1:32 PM Changeset in ffmpeg [989a2788] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnmdec: Use unsigned for maxval rescaling Fixes: signed …
1:32 PM Changeset in ffmpeg [b7fdc2d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Clear got_p_frame before decoding a new frame using it …
1:32 PM Changeset in ffmpeg [219c0254] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dsddec: Check channels Fixes: division by zero Fixes: …
1:32 PM Changeset in ffmpeg [53bfdb6f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in idct_row() Fixes: signed …
1:32 PM Changeset in ffmpeg [5df443f7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix integer overflows in …
1:32 PM Changeset in ffmpeg [209b4291] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment() …
1:32 PM Changeset in ffmpeg [ab9074c1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE Fixes: …
1:32 PM Changeset in ffmpeg [52510a50] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfenc: Fix integer overflow in frame rate handling Fixes: …
1:32 PM Changeset in ffmpeg [719deee9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aadec: Check toc_size to contain the minimum to demuxer uses …
1:32 PM Changeset in ffmpeg [1653a224] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more …
11:08 AM Changeset in ffmpeg [70faa9f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Check for Tiled and Stripped TIFFs TIFF 6 spec: "Do not …
8:50 AM Hardware/QuickSync edited by smallishzulu
(diff)
8:29 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by hashbord
Replying to cehoyos: > It would be great if you - instead …
7:31 AM Changeset in ffmpeg [49459aca] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnmdec: Use unsigned for maxval rescaling Fixes: signed …
7:31 AM Changeset in ffmpeg [1d633e6a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Clear got_p_frame before decoding a new frame using it …
7:31 AM Changeset in ffmpeg [2570a877] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dsddec: Check channels Fixes: division by zero Fixes: …
7:31 AM Changeset in ffmpeg [620236e4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in idct_row() Fixes: signed …
7:31 AM Changeset in ffmpeg [e9a4c4fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix integer overflows in …
7:31 AM Changeset in ffmpeg [a3dc67c9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment() …
7:31 AM Changeset in ffmpeg [9874815b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE Fixes: …
7:31 AM Changeset in ffmpeg [31f956ac] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfenc: Fix integer overflow in frame rate handling Fixes: …
7:31 AM Changeset in ffmpeg [a629cec5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bitpacked: Add codec_tags list This should improve coverage …
7:31 AM Changeset in ffmpeg [daa24828] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aadec: Check toc_size to contain the minimum to demuxer uses …
7:31 AM Changeset in ffmpeg [435fa373] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more …
7:23 AM Hardware/QuickSync edited by smallishzulu
(diff)
3:30 AM Changeset in ffmpeg [dbacecd3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ttaenc: Defer freeing dynamic buffer The TTA muxer writes a …
12:05 AM Ticket #8631 (Audio gapless playback metadata for MP4/AAC) updated by John Kaplan
I did more investigation and found that for re-encoding a flac file …

May 20, 2020:

9:18 PM Changeset in ffmpeg [9f6b7388] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hls: Remove redundant resetting of pointer …
9:18 PM Changeset in ffmpeg [57e570b5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
checkasm/sw_scale: Fix stack-buffer-overflow A buffer whose size is …
9:07 PM Changeset in ffmpeg [c53f9f43] by Mark Thompson <sw@jkqxz.net>
cbs_h265: Ensure that a predicted RPS doesn't contain too many …
8:11 PM Changeset in ffmpeg [1fc446d7] by Marton Balint <cus@passwd.hu>
ffplay: set stream_index to -1 earlier to prevent segfault …
7:55 PM Changeset in ffmpeg [9f891d0b] by Martin Storsjö <martin@martin.st>
movenc: Use first H264/HEVC frame as extradata, if it is missing …
5:44 PM Changeset in ffmpeg [137ceea9] by Michael Niedermayer <michael@niedermayer.cc>
Update for 4.2.3 Signed-off-by: Michael Niedermayer …
5:42 PM Changeset in ffmpeg [7c01f277] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Free temp buffer upon negative sample_size error. …
2:56 PM Ticket #7690 (FFmpeg QSV decode + VPP performance is just a fraction of what one ...) updated by eero-t
Since I last commented this, there have been some noticeable changes …
2:46 PM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) updated by eero-t
What about gpucopy being used automatically by QSV when applicable, or …
1:47 PM Changeset in ffmpeg [cd0771c3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Free temp buffer upon negative sample_size error. …
1:47 PM Changeset in ffmpeg [5a5d6e05] by Michael Niedermayer <michael@niedermayer.cc>
fate: add adpcm_ima_cunning tests single: Single-track …
1:47 PM Changeset in ffmpeg [af5922a7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: output float pixels in float pixel format changes since …
10:08 AM Changeset in ffmpeg [86822cfc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: fix phase and group delay calculation Properly …
9:00 AM Ticket #6656 (jack output support) updated by bgola
This would be really useful and I could give a try at implementing it …
8:51 AM Changeset in ffmpeg [0a4e978] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Improve forward compability Matroska is built …
8:51 AM Changeset in ffmpeg [26d1e779] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Don't discard valid packets A Block (meaning …
8:51 AM Changeset in ffmpeg [588d258e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't segfault when seekability changes If the …
8:51 AM Changeset in ffmpeg [f2117e1e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Fix memleaks ff_read_packet had potential memleaks: …
8:51 AM Changeset in ffmpeg [2c884238] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Fix memleaks in avformat_open_input() A demuxer might …
8:51 AM Changeset in ffmpeg [15ccdea8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails …
8:51 AM Changeset in ffmpeg [126cd382] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_paletteuse: Fix potential double-free of AVFrame …
8:51 AM Changeset in ffmpeg [fa7d8d63] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mov: Don't leak MOVFragmentStreamInfo on error Fixes …
8:51 AM Changeset in ffmpeg [09d2b9b7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mov: Free encryption data on error Fixes memleak and …
8:51 AM Changeset in ffmpeg [f23478ab] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fftools/ffmpeg: Free swresample dictionary during cleanup Freeing …
7:35 AM Changeset in ffmpeg [a7b0ab2a] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: fix {input,output}_buffers global …
2:15 AM Changeset in ffmpeg [60d8a544] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webm_chunk: Close IO if writing header fails Signed-off-by: …
2:12 AM Changeset in ffmpeg [c70f7888] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cavsdsp: Fix undefined left shifts of negative numbers …
2:08 AM Changeset in ffmpeg [3d9fd3ed] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ra144enc: Fix invalid left shift of negative number by …
2:05 AM Changeset in ffmpeg [dfe0d907] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/adxenc: Avoid undefined left shift of negative numbers …
2:02 AM Changeset in ffmpeg [4f17205a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/adpcm: Fix undefined left shifts of negative numbers Affected …
2:00 AM Changeset in ffmpeg [dc0ace72] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/proresenc_anatoliy: Fix invalid left shift of negative number …
1:59 AM Changeset in ffmpeg [e13e36f3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/aviobuf: Honor avio_open[2] documentation The documentation …
1:51 AM Changeset in ffmpeg [d74e112] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 …
1:49 AM Changeset in ffmpeg [02ac15ff] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_xbr: Fix left shift of negative number Affected every …
1:48 AM Changeset in ffmpeg [cbf4c7a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_hqx: Fix undefined left shifts of negative numbers …
1:47 AM Changeset in ffmpeg [33093d37] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeg2000dwt: Fix undefined shifts of negative numbers …
1:46 AM Changeset in ffmpeg [5b26d86c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ituh263dec: Fix undefined left shift of negative number Fixes …
1:45 AM Changeset in ffmpeg [0d5596a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/dnxhdenc: Fix undefined left shifts of negative numbers …
1:44 AM Changeset in ffmpeg [4b75d960] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
swscale/utils: Fix invalid left shifts of negative numbers Affected …
1:42 AM Changeset in ffmpeg [b694403e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
swscale/x86/swscale: Fix undefined left shifts of negative numbers …
1:39 AM Changeset in ffmpeg [a4a5abb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fftools/ffmpeg_opt: Fix signed integer overflow Fixes ticket #8154. …
1:37 AM Ticket #8680 (FFprobe produces invalid JSON) updated by ePirat
Sorry, the description got lost: Under certain circumstances ffprobe …
1:35 AM Changeset in ffmpeg [4f5168e8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/exr: Fix undefined left shifts of negative numbers Affected …
1:33 AM Changeset in ffmpeg [d58dab56] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/movenc: Fix undefined shift Fixes the movenc FATE-test. …
1:32 AM Ticket #8680 (FFprobe produces invalid JSON) created by ePirat
Summary of the bug: How to reproduce: […] The `"type": "packet" …
1:24 AM Changeset in ffmpeg [21cc3c0d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm: Fix undefined shifts Fixes the acodec-pcm-u16[lb]e …
1:22 AM Changeset in ffmpeg [0605f5c4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wavpackenc: Fix undefined shifts Fixes ticket #8161 and the …
1:19 AM Changeset in ffmpeg [53a62242] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avutil/encryption_info: Don't pass NULL to memcpy The pointer …
1:16 AM Changeset in ffmpeg [141c507e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
1:16 AM Changeset in ffmpeg [93a8f6d3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ac3enc: Fix invalid shift Fixes the FATE-tests …
1:12 AM Changeset in ffmpeg [3e4e968a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/g723_1dec: Fix invalid shift Fixes the FATE-tests …
1:11 AM Changeset in ffmpeg [627f7ba5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tdsc: Fix undefined shifts Fixes the tdsc FATE-test. …
1:08 AM Changeset in ffmpeg [da3cf6ce] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ttaenc: Fix undefined shift ttaenc contained (1 << unary) - 1 …
12:54 AM Changeset in ffmpeg [710ad439] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/avidec: Fix memleak with embedded GAB2 subtitles The code …
12:50 AM Changeset in ffmpeg [15f051e0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Don't discard the upper 32bits of TrackNumber …
12:46 AM Changeset in ffmpeg [e7b36268] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
dump_extradata: Insert extradata even for small packets 3469cfab …
12:44 AM Changeset in ffmpeg [95d2ae97] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/segafilmenc: Fix undefined left shift of 1 by 31 places by …
12:36 AM Changeset in ffmpeg [09d777a3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/wtvdec: Fix memleak when reading header fails Fixes #8314. …
12:36 AM Changeset in ffmpeg [efea9132] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashenc: Fix leak of AVFormatContext on error The Dash muxer …
12:34 AM Changeset in ffmpeg [9dad33fc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/fitsdec: Fix potential leak of string in AVBPrint by freeing …
12:11 AM Changeset in ffmpeg [4b93166] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Sanitize SeekHead entries A Seek element in a …
12:09 AM Changeset in ffmpeg [2dc4034c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Fix memleak upon encountering bogus chapter …
12:05 AM Changeset in ffmpeg [3a971af0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Make ebml_num_size() more robust Matroska (or …
12:03 AM Changeset in ffmpeg [f60a1e8d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/oggenc: Don't free AVStream's priv_data, fix memleak For …

May 19, 2020:

11:53 PM Changeset in ffmpeg [df88108c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Fix memleak when decoding subtitle in find_stream_info …
11:49 PM Changeset in ffmpeg [754d63e9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fftools/ffmpeg_opt: Check attachment filesize The data of an …
11:34 PM Changeset in ffmpeg [4b9f3c43] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mpeg: Don't use unintialized value vobsub_read_packet() …
11:22 PM Changeset in ffmpeg [84b2ec22] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webmdashenc: Check codec types The WebM DASH Manifest muxer …
11:21 PM Changeset in ffmpeg [e4fd6ef4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webmdashenc: Fix memleak upon realloc failure The classical …
11:10 PM Changeset in ffmpeg [2765e927] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/subtitles: Don't increment packet counter prematurely Do it …
11:09 PM Changeset in ffmpeg [10b1d1d3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/bethsoftvid: Fix potential memleak upon reallocation failure …
11:07 PM Changeset in ffmpeg [5efb7dc2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/smoothstreaming: Fix memleaks on errors If an …
11:06 PM Changeset in ffmpeg [119ed69b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Check BlockAdditional size before use Don't …
11:01 PM Changeset in ffmpeg [12efc04] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Check functions that can fail Sometimes it has …
10:52 PM Changeset in ffmpeg [7f2ab227] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Check for reformatting errors This is needed …
10:25 PM Changeset in ffmpeg [703473ec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Check before allocations That way one doesn't …
10:24 PM Changeset in ffmpeg [2980fb57] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/vf_unsharp: Don't dereference NULL The unsharp filter uses …
10:16 PM Changeset in ffmpeg [eae4b614] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/zmbvenc: Correct offset in buffer zmbvenc allocates a buffer …
10:12 PM Changeset in ffmpeg [74dfc88b] by James Almer <jamrial@gmail.com>
avcodec/libx265: add support for reordered_opaque Reviewed-by: Derek …
10:10 PM Changeset in ffmpeg [ca045893] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cbs_h2645: Fix potential out-of-bounds array access The …
6:34 PM Changeset in ffmpeg [050b72ab] by Martin Storsjö <martin@martin.st>
avcodec: Add MediaFoundation encoder wrapper This contains encoder …
6:10 PM Changeset in ffmpeg [b559a588] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: fix invalid memory access with tf filtering
6:10 PM Changeset in ffmpeg [5646d02c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_chromakey: fix formula for calculation of difference
6:10 PM Changeset in ffmpeg [8b0575d7] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorkey: fix formula for calculation of difference Also …
6:10 PM Changeset in ffmpeg [f63939d] by Paul B Mahol <onemda@gmail.com>
avfilter: add gradients source video filter
6:09 PM Changeset in ffmpeg [cdd06db5] by Paul B Mahol <onemda@gmail.com>
avcodec: add NotchLC decoder
3:17 PM Changeset in ffmpeg [d2f5691e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Don't allow negative sample sizes. Signed-off-by: Dale …
3:17 PM Changeset in ffmpeg [558daf07] by Michael Niedermayer <michael@niedermayer.cc>
mpeg4videoenc: Don't crash with -fsanitize=bounds Also the patch …
3:17 PM Changeset in ffmpeg [b0b8ce00] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Shuffle avio_seek This avoids accessing an old, no …
3:17 PM Changeset in ffmpeg [36786f5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/binkaudio: Fix 2Ghz sample_rate Fixes: signed integer …
3:17 PM Changeset in ffmpeg [2f747b2d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix integer overflow in ADPCM THP The reference …
3:17 PM Changeset in ffmpeg [8d08b70] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ralf: Check num_blocks before use Fixes: out of array access …
3:17 PM Changeset in ffmpeg [0ce43ac4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Test video_size being non zero Fixes: Out of array …
3:17 PM Changeset in ffmpeg [1cd90e80] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: Fix integer overflow in decode_plane() Fixes: …
3:17 PM Changeset in ffmpeg [77753c67] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ttadsp: Fix several integer overflows in …
3:17 PM Changeset in ffmpeg [a6553d7d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ralf: Fix integer overflow in decode_block() Fixes: signed …
3:17 PM Changeset in ffmpeg [afbb6324] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/nuv: widen buf_size type Fixes: signed integer overflow: …
3:17 PM Changeset in ffmpeg [ed96d963] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Fix several integer overflows Fixes: negation of …
3:17 PM Changeset in ffmpeg [07388eee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 The …
3:17 PM Changeset in ffmpeg [95f0a6a1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alac: Fix integer overflow with 24/20bps samples Fixes: …
3:17 PM Changeset in ffmpeg [8f15c0e7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dstdec: Check sample rate Fixes: out of array access Fixes: …
3:17 PM Changeset in ffmpeg [2cfb8f35] by Michael Niedermayer <michael@niedermayer.cc>
avformat/thp: Require a video stream The demuxer code assumes the …
3:17 PM Changeset in ffmpeg [68eeca28] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpeg: Decrease score by 1 for files with very little valid …
3:17 PM Changeset in ffmpeg [7ab13517] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check length in fdAT Fixes: …
3:17 PM Changeset in ffmpeg [65ae8c5a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: Check tile_width in epic_jb_decode_tile() Fixes: out …
3:17 PM Changeset in ffmpeg [c8a76722] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hapdec: Check tex_size more strictly and before using it …
3:17 PM Changeset in ffmpeg [83f883ce] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() Fixes: …
3:17 PM Changeset in ffmpeg [c0cec45] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alacdsp: Fix invalid shift in append_extra_bits() Fixes: left …
3:17 PM Changeset in ffmpeg [e9e585fc] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmalosslessdec: prevent sum of positive numbers from …
3:17 PM Changeset in ffmpeg [595565ae] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dstdec: Fix integer overflow in read_table() Fixes: signed …
3:17 PM Changeset in ffmpeg [5191ef44] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/txd: Check for input size against the header size. Fixes: …
3:17 PM Changeset in ffmpeg [602caf1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq1dec: Check that there is data left after the header …
3:17 PM Changeset in ffmpeg [726904b6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h265_syntax_template: Check num_negative/positive_pics …
3:17 PM Changeset in ffmpeg [751e7f78] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/intrax8: Check for end of bitstream in …
3:17 PM Changeset in ffmpeg [1bc94e81] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mp4toannexb_bsf: Check nalu_size Fixes: Timeout (29sec …
3:17 PM Changeset in ffmpeg [4d946283] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Check length before memcpy() in decode_deep_rle32() …
3:17 PM Changeset in ffmpeg [22fba2ad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32() …
3:17 PM Changeset in ffmpeg [00786874] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Pass ret from decode_iccp_chunk() Found while …
3:17 PM Changeset in ffmpeg [d6b07077] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() Fixes: …
3:17 PM Changeset in ffmpeg [87774269] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() …
3:17 PM Changeset in ffmpeg [fe91bb30] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flac_parser: Do not lose header count in find_headers_search() …
3:17 PM Changeset in ffmpeg [f70d5d99] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() …
3:17 PM Changeset in ffmpeg [ed1c60d0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_jpeg_syntax_template: Check array index in huffman_table() …
3:17 PM Changeset in ffmpeg [89679053] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_jpeg_syntax_template: Check table index before use in …
3:17 PM Changeset in ffmpeg [33d17d1b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggdec: Check for EOF after page header Fixes: Infinite loop …
3:17 PM Changeset in ffmpeg [01628af2] by Michael Niedermayer <michael@niedermayer.cc>
swscale/yuv2rgb: Fix vertical dither offset with slices …
3:17 PM Changeset in ffmpeg [85138be8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dpcm: clip exponent into supported range in XAN DPCM Fixes: …
3:17 PM Changeset in ffmpeg [ddcbb66e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdsp_template: Fix invalid shifts in decorrelate Fixes: …
3:17 PM Changeset in ffmpeg [85b921c4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in MULT() Fixes: signed …
3:17 PM Changeset in ffmpeg [21be7407] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT Fixes: …
3:17 PM Changeset in ffmpeg [90a306ba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h264_syntax_template: fix off by 1 error with …
3:17 PM Changeset in ffmpeg [c3b5c142] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix integer overflow in yuv2rgb_write_full() with out …
3:17 PM Changeset in ffmpeg [824c773] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix integer overflow in alpha computation in …
3:17 PM Changeset in ffmpeg [83b2cc15] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/amr.c: Check return value from avio_read() If the buffer …
3:17 PM Changeset in ffmpeg [8c73f802] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov.c: Free aes_decrypt to avoid leaking memory Found by …
3:17 PM Changeset in ffmpeg [33bdb19d] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggdec.c: Check return value from avio_read() If the …
3:17 PM Changeset in ffmpeg [52dbafe7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Fix overflow check in get_tag() Fixes: signed …
3:17 PM Changeset in ffmpeg [69ff8871] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nsvdec: Fix memleaks on errors while reading the header …
3:17 PM Changeset in ffmpeg [cf64e8c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Fix integer overflow in computation of ddphi …
3:17 PM Changeset in ffmpeg [83810515] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_jpeg: Check length for SOS Fixes: out of array access …
3:17 PM Changeset in ffmpeg [614fc17] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX Fixes: left …
3:17 PM Changeset in ffmpeg [0eb38a9b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Fix invalid shift in …
3:17 PM Changeset in ffmpeg [fe7f3e3d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h2645: Treat slices without data as invalid Slices that …
3:17 PM Changeset in ffmpeg [b10b63f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h2645: Remove dead code to delete trailing zeroes …
3:17 PM Changeset in ffmpeg [59215621] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_av1_syntax_template: Set seen_frame_header only after …
3:17 PM Changeset in ffmpeg [10e9e8b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudioenc_template: fix invalid shift of sample Fixes: …
3:17 PM Changeset in ffmpeg [a78fb50d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est_template: Fix invalid shifts in …
3:17 PM Changeset in ffmpeg [1756a83] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/avienc: Check bits per sample for PAL8 Fixes: assertion …
3:17 PM Changeset in ffmpeg [5946d0ba] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Improve the position determination for …
3:17 PM Changeset in ffmpeg [c80bb322] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/magicyuv: Check that there are enough lines for interlacing to …
3:17 PM Changeset in ffmpeg [07ffedc0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mvdec: Check stream numbers Fixes: null pointer dereference …
3:17 PM Changeset in ffmpeg [85705482] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF Fixes: left …
3:17 PM Changeset in ffmpeg [f10514b5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qdm2: Check fft_coefs_index Fixes: out of array access Fixes: …
3:17 PM Changeset in ffmpeg [f5180c3b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix integer overflow with complex time bases in …
3:17 PM Changeset in ffmpeg [c7df41ed] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Avoid integer overflow in NI switch check Fixes: …
3:17 PM Changeset in ffmpeg [26e55785] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg: Fix integer overflow in duration computation in …
3:17 PM Changeset in ffmpeg [0a565190] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_aspect: Fix integer overflow in compute_dar() Fixes: …
3:17 PM Changeset in ffmpeg [3e88c326] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix invalid shift with 24 bps Fixes: left shift of …
3:17 PM Changeset in ffmpeg [9a6d41e9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix undefined behavior in …
3:17 PM Changeset in ffmpeg [3919ee03] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM Fixes: …
3:17 PM Changeset in ffmpeg [10160745] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix integer overflow with sliding in padding …
3:17 PM Changeset in ffmpeg [df317ec2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix loop in revert_acfilter() Fixes: out of …
3:17 PM Changeset in ffmpeg [6a4b26e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: YUV420 without DCT needs even dimensions Fixes: out of …
3:17 PM Changeset in ffmpeg [e6567ca7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Test remaining data in decode_raw_intra_rgb() Fixes: …
3:17 PM Changeset in ffmpeg [10d70a65] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lagarith: Sanity check scale A value of 24 and above can …
3:17 PM Changeset in ffmpeg [6c350498] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() …
3:17 PM Changeset in ffmpeg [792d4dc1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ralf: Fix integer overflow in apply_lpc() Fixes: signed …
3:17 PM Changeset in ffmpeg [40d5c0c6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dca_lbr: Fix some error codes and error passing …
3:17 PM Changeset in ffmpeg [0cfd3d6d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmavoice: Fix rounding and integer anomalies in …
3:17 PM Changeset in ffmpeg [06df6bfd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmavoice: sanity check block_align This limit is roughly …
3:17 PM Changeset in ffmpeg [38a05c97] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF Fixes: …
3:17 PM Changeset in ffmpeg [b24779ff] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snappy: Sanity check bytestream2_get_levarint() Fixes: left …
3:17 PM Changeset in ffmpeg [2517ab2f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() …
3:17 PM Changeset in ffmpeg [ebbce3fa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avdct: Clear IDCTDSPContext context Fixes use of …
3:17 PM Changeset in ffmpeg [bbd44532] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/diracdsp: Fix high bits on Windows x86_64 Found-by: james …
3:17 PM Changeset in ffmpeg [bc92c163] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/lavf-video.mak: fix fate-lavf-gif dependencies The gif …
3:17 PM Changeset in ffmpeg [913f64e9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check STCO location Fixes: bypassing of checks and …
3:17 PM Changeset in ffmpeg [0724e514] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix multiple integer overflows Fixes: left …
3:17 PM Changeset in ffmpeg [c19a2047] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix undefined integer overflow in decode_array_0000() …
3:17 PM Changeset in ffmpeg [2df0ae55] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check space before decoding type Fixes: Timeout …
3:17 PM Changeset in ffmpeg [7249a04] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawdec: Use linesize in b64a Fixes: out of array access …
3:17 PM Changeset in ffmpeg [09b2cb71] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM IFF-PBM-HAM6 …
3:17 PM Changeset in ffmpeg [ff668b1f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/diracdsp: Fix incorrect src addressing in …
3:17 PM Changeset in ffmpeg [9f32da1f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_find_rect: Remove assert A score of 0 is possible Fixes: …
3:17 PM Changeset in ffmpeg [b6e94774] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_find_rect: Increase worst case score score could be 1.0 …
3:17 PM Changeset in ffmpeg [9430ad3e] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Fix several invalid shifts related to rgb2yuv constants …
3:17 PM Changeset in ffmpeg [ea7a818c] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix several invalid shifts in …
3:17 PM Changeset in ffmpeg [8a9c9711] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale: Fix several invalid shifts related to vChrDrop …
3:17 PM Changeset in ffmpeg [0e517ef4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow …
3:17 PM Changeset in ffmpeg [8d89e97e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() Fixes: invalid …
3:17 PM Changeset in ffmpeg [1c2b1c04] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_av1: Check leb128 values read "It is a requirement of …
3:17 PM Changeset in ffmpeg [cc7760b0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: move channel check up Fixes: out of array …
3:17 PM Changeset in ffmpeg [2ac4b4fd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h2645: Skip all 0 NAL units Fixes: assertion failure …
3:17 PM Changeset in ffmpeg [a641bd4a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS Fixes: negation of …
3:17 PM Changeset in ffmpeg [7e0c15c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alac: Fix integer overflow in LPC coefficient adaption Fixes: …
3:17 PM Changeset in ffmpeg [b46b2e52] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729postfilter: Optimize out overflowing multiplication from …
3:17 PM Changeset in ffmpeg [26e88eb0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Check field_mode for sprites Fixes: Out of array read …
3:17 PM Changeset in ffmpeg [9b97acef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Limit bits by the actual bitstream size Fixes: …
3:17 PM Changeset in ffmpeg [ec8c556] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vmdaudio: Check block_align more Fixes: signed integer …
3:17 PM Changeset in ffmpeg [dc33a53c] by Michael Niedermayer <michael@niedermayer.cc>
configure: bump year (cherry picked from commit …
3:17 PM Changeset in ffmpeg [f1d84ff4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pgssubdec: Free subtitle on error Fixes: Assertion failure …
12:54 PM Ticket #8669 (Data race in mpegvideo.c and mpeg4video.h) updated by Carl Eugen Hoyos
How did you reproduce the issue an how can we reproduce it?
10:32 AM Ticket #8669 (Data race in mpegvideo.c and mpeg4video.h) updated by Zu-Ming
Dear developers: I think it is a real race because I have …
6:23 AM Ticket #8674 (Concat Impossible to open file) closed by Steven Liu
fixed: fixed by commit : b707abf0911b1cb997bf8b1912c970e1e15996cf
6:22 AM Changeset in ffmpeg [b707abf0] by Steven Liu <lq@chinaffmpeg.org>
avformat/url: check the result of the strrchr because it need be …
3:17 AM Changeset in ffmpeg [9a8b984] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
doc/muxers: Document title tag for attachments The Matroska muxer has …
3:02 AM Changeset in ffmpeg [3bd26b28] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Export FileDescription as title tag Each …
1:34 AM Changeset in ffmpeg [4ebfc13c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't ignore tags of chapters written late The …
1:26 AM Changeset in ffmpeg [19e189b1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Move mkv_write_chapters() This is needed so …
1:15 AM Changeset in ffmpeg [4992bfe8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Allow a custom destination for writing Tags Up …
1:04 AM Changeset in ffmpeg [99c58e49] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Clean up mkv_write_stereo_mode() Mostly …
12:54 AM Changeset in ffmpeg [ff1264a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Use av_stream_get_side_data() instead of loop …
12:44 AM Changeset in ffmpeg [b921d4d0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Make mkv_write_video_projection() return void …
12:35 AM Changeset in ffmpeg [0e5ff315] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Cosmetics Mainly reindentation plus some …

May 18, 2020:

11:51 PM Changeset in ffmpeg [575557ce] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't assert when writing huge files EBML …
11:26 PM Changeset in ffmpeg [efeb3a53] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Avoid unnecessary seek The Matroska muxer has a …
11:12 PM Changeset in ffmpeg [a54c94d9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Only write Cues at the front if space has been …
11:03 PM Changeset in ffmpeg [81e39cf4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't reserve space for duration when unseekable …
10:52 PM Changeset in ffmpeg [1779f0b1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Remove inconsistencies wrt seekability handling …
10:04 PM Changeset in ffmpeg [8aabcf6c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Don't segfault when seekability changes If the …
7:34 PM Ticket #6370 (Change in rotate metadata treatment between ffmpeg 3.2 and ffmpeg 3.3) updated by d3im
Replying to bort: > Any updates or at least a workaround? …
3:39 PM Changeset in ffmpeg [6275a7ec] by James Almer <jamrial@gmail.com>
avcodec/frame_thread_encoder: check for frame threading codec cap …
3:34 PM Ticket #6521 (HEIF support) updated by S.A.N
I stopped waiting for the support in ffmpeg to appear. I use for the …
3:28 PM Changeset in ffmpeg [49220869] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: export frame sample aspect ratio Reviewed-by: Anton …
11:20 AM Ticket #8679 (av_vlog crash in master) updated by juha-h
Keywords changed
When I commented out the av_log line: […] I was not able to …
11:11 AM Ticket #8679 (av_vlog crash in master) updated by juha-h
When the message is printed without crash it looks like this: …
10:52 AM Ticket #8679 (av_vlog crash in master) updated by juha-h
I suspect that the crash comes from this statement: …
10:49 AM Ticket #8674 (Concat Impossible to open file) updated by Alkl
Patch confirmed working under Windows and Linux from multiple persons :)
9:56 AM Ticket #8679 (av_vlog crash in master) created by juha-h
In couple of days old master, libavutils/log.c av_vlog() function …
5:33 AM Changeset in ffmpeg [8999a2f2] by Linjie Fu <linjie.fu@intel.com>
lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit …
5:32 AM Changeset in ffmpeg [9723d7d5] by Linjie Fu <linjie.fu@intel.com>
lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit …

May 17, 2020:

10:50 PM Ticket #8678 (Text subtitles in asf) updated by Carl Eugen Hoyos
[…]
10:45 PM Ticket #8678 (Text subtitles in asf) updated by Carl Eugen Hoyos
Uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket8678
10:43 PM Ticket #8678 (Text subtitles in asf) created by Carl Eugen Hoyos
An mpv user provided an asf file that shows subtitles with Windows …
10:00 PM Ticket #8677 (HEVC libx265 removes Closed caption) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type changed
8:55 PM Changeset in ffmpeg [3ab6a923] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Don't segfault on uncommon names The parsing process …
7:05 PM Changeset in ffmpeg [84af196c] by James Almer <jamrial@gmail.com>
avutil: bump version after addition of av_sat_add64 and av_sat_sub64 …
6:26 PM Ticket #8677 (HEVC libx265 removes Closed caption) updated by Dhanish Vijayan
Keywords changed
6:25 PM Ticket #8677 (HEVC libx265 removes Closed caption) updated by Dhanish Vijayan
Version changed
6:15 PM Changeset in ffmpeg [cd74af14] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Shuffle avio_seek This avoids accessing an old, no …
6:07 PM Ticket #8677 (HEVC libx265 removes Closed caption) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Analyzed by developer, Reproduced by developer changed
Please test current FFmpeg git head - the only version supported on …
5:15 PM Ticket #8677 (HEVC libx265 removes Closed caption) created by Dhanish Vijayan
Summary of the bug: I am using the FFmpeg static binary to …
12:03 PM Changeset in ffmpeg [5d9ce445] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/dump: Use int64_t for intermediate time values Prevents …
10:47 AM Ticket #8628 (Can't use 2.1 channel layout with libopus) updated by Jun Zhao
Missed the opusenc command
10:02 AM Ticket #8676 (Concat demuxer prefixing the first input file path with "i") closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #8674.
10:00 AM Ticket #8676 (Concat demuxer prefixing the first input file path with "i") updated by Steven Liu
Priority, Cc changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200515100146.12548- …
9:32 AM Ticket #8676 (Concat demuxer prefixing the first input file path with "i") created by Kuba Orlik
Summary of the bug: I was trying to create a simple slideshow with …
7:36 AM Ticket #8673 (UAF while parsing m3u8 files ( in av_probe_input_format3)) updated by Assaf Sion
Replying to stevenliu: > try this patch please: > …
2:33 AM Ticket #8674 (Concat Impossible to open file) updated by Steven Liu
Cc changed
try this patch please. …

May 16, 2020:

11:35 PM Ticket #8674 (Concat Impossible to open file) updated by Carl Eugen Hoyos
Priority changed
11:20 PM Ticket #7894 (SChannel TLS implementation bug) closed by Carl Eugen Hoyos
fixed: Fixed by Jan Ekström in 39977fff20048f1798a95c593d6034a0e73ebbe5
10:43 PM Changeset in ffmpeg [f603d10] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/binkaudio: Fix 2Ghz sample_rate Fixes: signed integer …
10:36 PM Changeset in ffmpeg [ea29f07b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Free packed_headers Fixes: memleak Fixes: …
6:49 PM Ticket #8674 (Concat Impossible to open file) updated by Andriy Gelman
The regression happened in commit …
5:56 PM Ticket #8675 ("Unable to open resource" with the lastest git-master build) closed by Carl Eugen Hoyos
duplicate
5:42 PM Ticket #8675 ("Unable to open resource" with the lastest git-master build) created by CrazyRedElephant
Summary of the bug: When dealing with a .m3u8 file, I'm getting …
2:40 PM Ticket #6108 (ffmpeg will not warn when putting random unsupported codecs in mpegts) closed by Carl Eugen Hoyos
fixed: This ticket was at least partly fixed by Gyan Doshi in …
12:13 PM Ticket #8673 (UAF while parsing m3u8 files ( in av_probe_input_format3)) updated by Steven Liu
try this patch please: …
9:13 AM Changeset in ffmpeg [1ead7ed5] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_sierpinski: unbreak configuring rate value
9:10 AM Changeset in ffmpeg [d99ed736] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_mandelbrot: unbreak configuring rate value
5:16 AM Changeset in ffmpeg [9c326af1] by Martin Storsjö <martin@martin.st>
checkasm: swscale: Fix running the hscale test on 32 bit x86 This …
12:55 AM Changeset in ffmpeg [718f05f5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Call check_packet() more directly Call it directly from …
12:40 AM Changeset in ffmpeg [39195896] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/mux: Check pkt->stream_index before using it This commit …

May 15, 2020:

8:38 PM Changeset in ffmpeg [e0604d50] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Add a NEON implementation of interleaveBytes This …
8:38 PM Changeset in ffmpeg [eba1ebd9] by Martin Storsjö <martin@martin.st>
checkasm: sw_rgb: Add a test for interleaveBytes Signed-off-by: …
8:37 PM Changeset in ffmpeg [7168aded] by Martin Storsjö <martin@martin.st>
libavcodec: aarch64: Add a NEON implementation of pixblockdsp …
8:37 PM Changeset in ffmpeg [b2521783] by Martin Storsjö <martin@martin.st>
libavcodec: arm: Add a NEON implementation of pixblockdsp …
8:37 PM Changeset in ffmpeg [5bdffced] by Martin Storsjö <martin@martin.st>
checkasm: pixblockdsp: Add tests for get_pixels_unaligned and …
8:33 PM Changeset in ffmpeg [70b14cc8] by Martin Storsjö <martin@martin.st>
swscale: arm: fix NEON hscale init The NEON hscale function only …
8:17 PM Map edited by llogan
diagram (diff)
8:03 PM Changeset in ffmpeg [1187cbf0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Read the QT Metadata Keys only once If you have a file …
8:03 PM Changeset in ffmpeg [a7e1af3c] by Michael Niedermayer <michael@niedermayer.cc>
avutil/common: Add saturated add/sub operations for int64_t. Many …
8:03 PM Changeset in ffmpeg [2d8d554f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Don't allow negative sample sizes. Signed-off-by: Dale …
7:07 PM map.png attached to Map by llogan
diagram of -map option
6:22 PM Changeset in ffmpeg [ed7d7335] by Martin Storsjö <martin@martin.st>
checkasm: aarch64: Check for stack overflows Also fill x8-x17 with …
6:22 PM Changeset in ffmpeg [6cb2d4d9] by Martin Storsjö <martin@martin.st>
checkasm: arm: Check for stack overflows Figure out the number of …
6:22 PM Changeset in ffmpeg [3f266cf4] by Martin Storsjö <martin@martin.st>
checkasm: arm: Don't use blx to call checkasm_fail_func We should …
6:22 PM Changeset in ffmpeg [89cf9e1f] by Martin Storsjö <martin@martin.st>
checkasm: arm: Make the indentation consistent with other files This …
6:22 PM Changeset in ffmpeg [07948f3d] by Martin Storsjö <martin@martin.st>
aarch64: Explicitly forbid using the x18 register On windows and …
4:44 PM Ticket #8673 (UAF while parsing m3u8 files ( in av_probe_input_format3)) updated by Assaf Sion
Make sure to compile with fsanitize=address. My configuration: …
4:35 PM Changeset in ffmpeg [b4bcae4e] by Marton Balint <cus@passwd.hu>
Revert "avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, …
4:35 PM Changeset in ffmpeg [7f3a9462] by Marton Balint <cus@passwd.hu>
Revert "avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, …
2:22 PM Ticket #8673 (UAF while parsing m3u8 files ( in av_probe_input_format3)) updated by Steven Liu
Cc changed
maybe I need some conditions to reproduce the bug? […]
9:29 AM Changeset in ffmpeg [5913cd4] by Josh de Kock <josh@itanimul.li>
checkasm: add hscale test This tests the hscale 8bpp to 14/18bpp …
9:29 AM Changeset in ffmpeg [3ce1b2bf] by Josh de Kock <josh@itanimul.li>
checkasm: add function to check and diff memory This was ported from …
9:29 AM Changeset in ffmpeg [718c8f9a] by Josh de Kock <josh@itanimul.li>
swscale: fix NEON hscale init The NEON hscale function only supports …
8:52 AM Ticket #8674 (Concat Impossible to open file) updated by Alkl
[…] mylist.txt: […]
4:45 AM Ticket #8638 (the mode of fopen in example 'hw_decode' was wrong when used in windows) updated by elite_jwp
Today, I checked the source from the github master and found the issue …
Note: See TracTimeline for information about the timeline view.