Timeline



Jul 20, 2019:

5:05 PM Changeset in ffmpeg [5941b7f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvbsubdec: Use ff_set_dimensions() Fixes: signed integer …
5:05 PM Changeset in ffmpeg [65bac4a7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Check if there is enough extradata before …
5:05 PM Changeset in ffmpeg [f4605770] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: More correct cast in wavesynth_seek() Fixes: …
5:05 PM Changeset in ffmpeg [c95857a4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Check sample rate before use Fixes: division by …
4:43 PM Changeset in ffmpeg [23599834] by James Almer <jamrial@gmail.com>
avcodec/tak_parser: don't return error values The API does not allow …
2:28 PM Changeset in ffmpeg [e460dcc8] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: add support for Alpha Channel Info SEI messages As …
11:48 AM Changeset in ffmpeg [d4035ca8] by Mark Thompson <sw@jkqxz.net>
cbs_h2645: Fix infinite loop in more_rbsp_data …
10:11 AM Changeset in ffmpeg [c104701b] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mux: correct error msg for when BSF filtering fails
12:58 AM test_adxencd.adx attached to Ticket #8031 by osa413
another converter's output of sample file
12:57 AM test_ffmpeg.adx attached to Ticket #8031 by osa413
ffmpeg's output of sample file
12:57 AM test.wav attached to Ticket #8031 by osa413
sample wav file
12:56 AM Ticket #8031 (ADX encoding missing end of file) created by osa413
Summary of the bug: I'm trying to convert WAV to ADX and the output …

Jul 19, 2019:

7:42 PM Changeset in ffmpeg [1123331f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv2 Fixes: …
7:42 PM Changeset in ffmpeg [76af4251] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv1 Fixes: …
7:42 PM Changeset in ffmpeg [5c46fdf3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Check rfps_duration_sum for overflow Fixes: signed …
7:42 PM Changeset in ffmpeg [6ebbfb37] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Fix overflow of signed shift Fixes: left shift of 1 by …
7:42 PM Changeset in ffmpeg [7d3581e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_refs: Also check reference in ff_h264_build_ref_list() …
7:42 PM Changeset in ffmpeg [b789ebf6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_cavlc: Fix integer overflows with motion vector residual …
4:59 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by cepesh
Hi there. Is there any more information required from my side for this …
11:32 AM Ticket #6781 (MXF Format errors) updated by vimlesh1975
Yes. This is still reproducible.
10:59 AM Changeset in ffmpeg [c5f265bb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/atrac9dec: Check conditions before apply_band_extension() to …
9:27 AM Changeset in ffmpeg [ed4c6ce7] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dem_fuzzer: ignore avformat_find_stream_info() failure …
8:26 AM Ticket #8030 (IMGUTILS, failure handling big images) updated by Carl Eugen Hoyos
Reproduced by developer changed
While the following may be a good idea, it does not help with this …
8:17 AM big.png attached to Ticket #8030 by Cigaes
rawtoppm 16256 16256 /dev/zero | pnmtopng > big.png
8:17 AM Ticket #8030 (IMGUTILS, failure handling big images) updated by Cigaes
Do we really need to clutter the bugtracker with attached files that …
8:15 AM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) updated by Cigaes
Did you report the issue to Scudo? Most likely it is just something …
8:10 AM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) closed by Carl Eugen Hoyos
wontfix
8:09 AM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) updated by Carl Eugen Hoyos
I don't think so.
8:08 AM Ticket #8030 (IMGUTILS, failure handling big images) updated by Carl Eugen Hoyos
So why don't you provide one? Just to make it more difficult to fix …
5:47 AM Ticket #8030 (IMGUTILS, failure handling big images) updated by gdgsdg123
Replying to cehoyos: > Replying to [ticket:8030
1:20 AM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) reopened by Pierre Bourdon
I just hit another instance of this bug today on my system and ended …

Jul 18, 2019:

11:23 PM Changeset in ffmpeg [153c6075] by Michael Niedermayer <michael@niedermayer.cc>
avutil/mips: refactor msa load and store macros. Replace STnxm_UB and …
11:23 PM Changeset in ffmpeg [00ed04d6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ifv: Check for EOF in read_index() Fixes: Timeout Fixes: …
8:26 PM Changeset in ffmpeg [9869e217] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
matroskadec: Remove redundant const The typedef used to define …
2:31 PM Ticket #8011 (Division by zero at aacpsy.c:336) updated by Suhwan
Is it impossible to trigger the bugs that I've reported?
11:07 AM Ticket #8030 (IMGUTILS, failure handling big images) updated by Carl Eugen Hoyos
Replying to gdgsdg123: > The content of the image …
10:54 AM Ticket #8030 (IMGUTILS, failure handling big images) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
9:05 AM Ticket #8030 (IMGUTILS, failure handling big images) created by gdgsdg123
Summary of the bug: […] How to reproduce: […] Build from: …
7:39 AM Ticket #8029 (FFmpeg failed to build due to error C2133: 'ebml_syntax': unknown size ...) closed by Hendrik
fixed: This should be resolved in ab4795a085cd3deacb5e4bbaf527d66171361024
7:38 AM Changeset in ffmpeg [ab4795a0] by Hendrik Leppkes <h.leppkes@gmail.com>
matroskadec: Add sizes to forward declarations Unknown-length …
6:33 AM Ticket #8029 (FFmpeg failed to build due to error C2133: 'ebml_syntax': unknown size ...) updated by KarenHuang
Hi ALL, Could someone looking at this issue?
3:55 AM Ticket #8026 (Subtitles) updated by Carl Eugen Hoyos
Resolution changed

Jul 17, 2019:

10:20 PM Ticket #8026 (Subtitles) updated by hmmh
Component changed
10:14 PM Ticket #8026 (Subtitles) updated by hmmh
Resolution changed
9:18 PM Changeset in ffmpeg [2d900d8f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxhd_parser: Fix parser when input does not have nicely sized …
9:18 PM Changeset in ffmpeg [f6d1b18b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rawdec: Make the raw packet size configurable This allows …
9:18 PM Changeset in ffmpeg [827faa18] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxhd_parser: Optimize insufficient buf size case …
9:18 PM Changeset in ffmpeg [1707dbdf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxhd_parser: remove unneeded code Signed-off-by: Michael …
9:18 PM Changeset in ffmpeg [15008db0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/parser: Check next index validity in ff_combine_frame() …
9:18 PM Changeset in ffmpeg [bb326795] by Michael Niedermayer <michael@niedermayer.cc>
avformat/takdec: Check for multiple streaminfo Fixes: memleak Fixes: …
9:18 PM Changeset in ffmpeg [fff2bdc8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/takdec: Free buffer on error pathes Fixes: memleak Fixes: …
9:18 PM Changeset in ffmpeg [a7e02cf3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Ask for samples with odd tiles Fixes: Assertion failure …
8:56 PM Changeset in ffmpeg [056865a1] by James Almer <jamrial@gmail.com>
avcodec: clarify the allocation requirements for intra_matrix and …
6:22 PM Ticket #8023 (no #EXT-X-DISCONTINUITY is added to hls manifest is source is -f concat) updated by Gyan
For all I'm aware, the concat demuxer can only be used if the files …
7:28 AM log_x86_build.log attached to Ticket #8029 by KarenHuang
log_x86_build
7:27 AM Ticket #8029 (FFmpeg failed to build due to error C2133: 'ebml_syntax': unknown size ...) created by KarenHuang
Summary of the bug: FFmpeg failed to build due to error C2133: …
7:20 AM Ticket #8027 (Wrong result for FFSIGN(0)) closed by Hendrik
wontfix: The function should behave how it was written to behave. It is not …
7:20 AM Ticket #8028 (var_stream_map Invalid keyval name:) closed by Carl Eugen Hoyos
invalid: Please test current FFmpeg git head before reporting an issue here.
7:14 AM Ticket #8028 (var_stream_map Invalid keyval name:) created by cinques
Summary of the bug: Invalid keyval name:my_hd How to reproduce: …
6:29 AM Ticket #8027 (Wrong result for FFSIGN(0)) created by Ulf Zibis
Summary of the bug: The sign of zero should be +1, not -1 How to …

Jul 16, 2019:

10:27 PM Ticket #8022 (Enhance performance of FFMAX macro) updated by Ulf Zibis
Replying to heleppkes: > If you want to claim this is …
7:18 PM Changeset in ffmpeg [806ac7da] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Improve check for level 1 duplicates If a file …
7:18 PM Changeset in ffmpeg [730ac1ae] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Use file offsets for level 1 elements This …
7:18 PM Changeset in ffmpeg [6854127a] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Reindent after previous commit Also use the …
7:18 PM Changeset in ffmpeg [71c9088] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Accept more unknown-length elements II Up until …
7:17 PM Changeset in ffmpeg [9c6d14ab] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Fix probing of unknown-length headers …
7:17 PM Changeset in ffmpeg [3c70b941] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Accept more unknown-length elements The current …
7:17 PM Changeset in ffmpeg [04b62bd7] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Improve invalid length error handling 1. Up …
7:17 PM Changeset in ffmpeg [51203051] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Don't skip too much when unseekable The …
7:17 PM Changeset in ffmpeg [60f75c99] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Typos, nits and cosmetics Cosmetics include …
7:16 PM Changeset in ffmpeg [7087fc95] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Reuse positions Up until now, avio_tell was …
7:16 PM Changeset in ffmpeg [3ed2755b] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Redo EOF handling This commit closes the last …
7:16 PM Changeset in ffmpeg [38255cdc] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Combine arrays By including SimpleBlocks and …
7:16 PM Changeset in ffmpeg [a9f05151] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Don't reset cluster position The new code does …
7:16 PM Changeset in ffmpeg [865c5370] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Make cluster parsing level compatible Before …
7:16 PM Changeset in ffmpeg [b31c9b72] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Redo level handling This commit changes how …
7:16 PM Changeset in ffmpeg [c1abd95a] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Link to parents in syntax tables By linking to …
7:16 PM Changeset in ffmpeg [a3db9f62] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Introduce a "last known good" position …
7:16 PM Changeset in ffmpeg [559e342] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Refactor some functions Since the changes to …
7:16 PM Changeset in ffmpeg [8a286e74] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Use proper levels after discontínuity The …
7:16 PM Changeset in ffmpeg [310f326b] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Add function to reset status This function will …
7:16 PM Changeset in ffmpeg [27f40b1] by James Almer <jamrial@gmail.com>
avformat/matroskadec: Don't abort resyncing upon seek failure When an …
5:07 PM Ticket #8023 (no #EXT-X-DISCONTINUITY is added to hls manifest is source is -f concat) updated by Timo R.
It's not a trivial problem. After the concat demuxer is done, there is …
4:27 PM Ticket #8025 (-) updated by hmmh
Summary changed
4:24 PM Ticket #8026 (Subtitles) closed by mkver
duplicate
4:23 PM Ticket #8025 (-) closed by mkver
duplicate: Sounds like a duplicate of #7064. As a workaround, you can use …
4:21 PM Ticket #8026 (Subtitles) created by hmmh
If I add three subtitles I get a error "Starting new cluster due to …
4:13 PM Ticket #8025 (-) created by hmmh
If I add three subtitles I get a error "Starting new cluster due to …
4:02 PM Ticket #8023 (no #EXT-X-DISCONTINUITY is added to hls manifest is source is -f concat) updated by larez
here concat filter is useful for very simple http vod to live playout, …
3:25 PM Ticket #8024 (Should specify output file for FFprobe) updated by Carl Eugen Hoyos
Priority, Version changed
Consider sending a patch but note that your explanations do not sound …
3:20 PM FFProbeWithQProcess.cpp attached to Ticket #8024 by Alexis Foerster
Code example
3:19 PM Ticket #8024 (Should specify output file for FFprobe) created by Alexis Foerster
Hello, It may be usefull to specify an output file (for standard …
3:08 PM Ticket #8023 (no #EXT-X-DISCONTINUITY is added to hls manifest is source is -f concat) closed by Carl Eugen Hoyos
invalid: No, after all if you concatenate files that can be concatenated you …
2:01 PM Ticket #8023 (no #EXT-X-DISCONTINUITY is added to hls manifest is source is -f concat) updated by Timo R.
For all I'm aware, the concat demuxer can only be used if the files …
1:56 PM Ticket #8023 (no #EXT-X-DISCONTINUITY is added to hls manifest is source is -f concat) updated by larez
oups, messed up the command line, the right one: ffmpeg -v verbose -y …
1:51 PM Ticket #8023 (no #EXT-X-DISCONTINUITY is added to hls manifest is source is -f concat) created by larez
Summary of the bug: transmuxing a "-f concat -i concat.lst" to hls …
12:28 PM Ticket #8021 (memory leak when using ffmpeg h264_qsv) updated by Carl Eugen Hoyos
Keywords, Version changed
Please confirm that the issue is reproducible with current FFmpeg git …
9:30 AM Ticket #8022 (Enhance performance of FFMAX macro) updated by Hendrik
If you want to claim this is faster, then show generated assembly and …
9:28 AM Ticket #8022 (Enhance performance of FFMAX macro) closed by Elon Musk
invalid
9:26 AM Ticket #8022 (Enhance performance of FFMAX macro) created by Ulf Zibis
Summary of the bug: FFMAX is often used in this scenario: […] If …
4:24 AM Ticket #8021 (memory leak when using ffmpeg h264_qsv) updated by evenstar
Component changed
4:23 AM Ticket #8021 (memory leak when using ffmpeg h264_qsv) created by evenstar
Recently, I am working with h264 encoder API, found one thing that …
12:10 AM Ticket #8020 (Decoding short broken transport stream has huge memory requirement) updated by mkver
Can you upload the file (e.g. here)?
12:08 AM Ticket #8020 (Decoding short broken transport stream has huge memory requirement) updated by vindicator
OH, also an unrelated thing... When I created my account, I had to go …

Jul 15, 2019:

11:59 PM Ticket #8020 (Decoding short broken transport stream has huge memory requirement) created by vindicator
Summary of the bug: The short of it is tvheadend captured the raw OTA …
3:30 PM Ticket #8015 (hls muxer crash) updated by Carl Eugen Hoyos
Keywords changed
2:20 PM Changeset in ffmpeg [7cb4f8c9] by James Almer <jamrial@gmail.com>
avcodec: remove reference to AVPacket's destruct field The field was …
2:03 PM Ticket #8015 (hls muxer crash) closed by Steven Liu
fixed: fixed by commit: 234a5e058d7bc8ffd6ccde43a6aeaa55e87ae7a9
1:57 PM Changeset in ffmpeg [ac22835d] by Steven Liu <lq@chinaffmpeg.org>
fate: add hls fmp4 segment type test case Tested-by: Michael …
1:56 PM Changeset in ffmpeg [234a5e05] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: use old way for fragment mp4 in HLS PUT method fix …
1:21 AM Changeset in ffmpeg [af5f7701] by Jun Zhao <barryjzhao@tencent.com>
doc/codecs: Add missing documentation for nointra Add missing …

Jul 14, 2019:

11:18 PM Ticket #7117 (DVB subtitles render incorrectly) closed by Carl Eugen Hoyos
fixed: Fixed by Jernej Fijacko in f86f213a6d3dd749152a105df839172fe4c772d1
9:21 PM Ticket #8007 (bsf_dump_extra repeat tables) closed by mkver
fixed: Fixed in 3469cfab4adb242fa2116f4858f0768cec400afa.
8:58 PM Ticket #6634 (Regression when decoding aac) updated by ePirat
Cc changed
Just want to point out that the regression caused breaks a frequently …
8:17 PM Changeset in ffmpeg [39a6a79b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xmv: Make bitrate 64bit Fixes: signed integer overflow: 32 * …
8:17 PM Changeset in ffmpeg [62d10ec3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Fixes overflow in shift in recover_key() Fixes: …
8:17 PM Changeset in ffmpeg [84669b18] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Add "else" to make code look prettier Reviewed-by: Peter …
8:17 PM Changeset in ffmpeg [3469cfab] by Michael Niedermayer <michael@niedermayer.cc>
dump_extra: Don't add extradata if it already exists The dump_extra …
7:53 PM Ticket #8018 (RPi 4 h264_mmal error) updated by Carl Eugen Hoyos
Component changed
7:48 PM Ticket #7355 (No MJPEG input with MMAL decoder) updated by Carl Eugen Hoyos
Priority, Keywords changed
7:43 PM Ticket #7915 ([ffmpeg-vaapi] jpeg encode failed when build with gcc 9.1.1 on Fedora 30) updated by Carl Eugen Hoyos
Keywords changed
7:41 PM Ticket #8019 (Failure to properly find syncword in ADTS after desync) closed by Carl Eugen Hoyos
duplicate: See #6634.
7:40 PM aac-denbosch.aac attached to Ticket #6634 by Carl Eugen Hoyos
5:14 PM Changeset in ffmpeg [97698b15] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_hysteresis: use time_base from framesync Fixes …
4:29 PM Changeset in ffmpeg [166977a2] by Paul B Mahol <onemda@gmail.com>
doc/filters: document new remap filter option
4:20 PM Changeset in ffmpeg [54fc8d37] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_remap: add option to control output format
4:20 PM Changeset in ffmpeg [be822eb6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_remap: use time_base from framesync Fixes non-monotonous …
4:20 PM Changeset in ffmpeg [077bf905] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_displace: use time_base from framesync Fixes …
4:04 PM Changeset in ffmpeg [8788dd67] by James Almer <jamrial@gmail.com>
avcodec/h264_slice: set the SEI parameters early on the AVCodecContext …
4:04 PM Changeset in ffmpeg [f2ad6238] by James Almer <jamrial@gmail.com>
avcodec/hevcdec: set the SEI parameters early on the AVCodecContext …
3:45 PM Changeset in ffmpeg [68824278] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_midequalizer: always use framesync timestamps
3:38 PM Changeset in ffmpeg [74236f6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedmerge: always use framesync timestamps
3:28 PM Changeset in ffmpeg [3d78ad43] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_threshold: use time_base from framesync Fixes …
3:00 PM Changeset in ffmpeg [37e69b40] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_blend: add 9bit support
10:41 AM Ticket #8019 (Failure to properly find syncword in ADTS after desync) updated by ePirat
The sample can be found at …
10:38 AM Ticket #8019 (Failure to properly find syncword in ADTS after desync) created by ePirat
Summary of the bug: How to reproduce: […] Leave it play for a …

Jul 13, 2019:

5:34 PM Changeset in ffmpeg [f86f213a] by Marton Balint <cus@passwd.hu>
avcodec/dvbsub: add support for Display Definition Segment to DVB …
5:25 PM Ticket #8018 (RPi 4 h264_mmal error) updated by RAJensen
FFMPEG hangs after the first line of decode/encode or it will simply …
5:07 PM Changeset in ffmpeg [a2572e3c] by James Almer <jamrial@gmail.com>
avformat: Don't suggest deprecated function Signed-off-by: Andreas …
5:05 PM ffmpeg-20190713-183308.log attached to Ticket #8018 by RAJensen
FFMPEG Logfile
5:04 PM Ticket #8018 (RPi 4 h264_mmal error) created by RAJensen
Summary of the bug: h264_mmal is no longer working on RPi4 with the …
2:52 PM Ticket #7963 (Concat demuxer adds time to video duration) updated by Carl Eugen Hoyos
Version, Component changed
2:36 PM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) updated by satbaby
This url is dumb. Url is taken from chaturbate<.>com cams.
1:50 PM Ticket #7963 (Concat demuxer adds time to video duration) closed by mkver
invalid: 1. For lots of transport streams (e.g. those originating from a TV …
1:45 PM Changeset in ffmpeg [80dacbed] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: calculate group delay too
1:39 PM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) updated by Steven Liu
[…]
12:57 PM Ticket #8016 (ismindex doesn't handle input filenames or urls containing '&' ...) updated by Juha Syrjälä
Keywords, Version changed
I tested and verified that the issue happens also with current git …
12:42 PM Changeset in ffmpeg [18c808ff] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check that previous_picture has same w/h/format …
12:42 PM Changeset in ffmpeg [9ffa32b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/huffyuvdec: Check vertical subsampling in hymt Fixes: out of …
12:42 PM Changeset in ffmpeg [6aaa01af] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/huffyuv: remove gray8a (the format is listed but not supported …
12:42 PM Changeset in ffmpeg [9b5249a4] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Remove redundant av_free() Signed-off-by: …
12:42 PM Changeset in ffmpeg [1dbb67d3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame() Fixes: left …
12:12 PM Ticket #8015 (hls muxer crash) updated by Jun Zhao
Thanks the quick respond, tested and verified, now it's ok with this patch.
11:54 AM Ticket #8015 (hls muxer crash) updated by Steven Liu
https://patchwork.ffmpeg.org/patch/13925/ try this patch please
11:44 AM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) updated by satbaby
Version changed
11:38 AM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) created by satbaby
Summary of the bug: ffmpeg-4.1.4 ERROR: AddressSanitizer: …
10:58 AM Ticket #8015 (hls muxer crash) updated by Steven Liu
Keywords, Status, Owner changed
10:29 AM Changeset in ffmpeg [60e6db2f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: do not ignore k option for audio filtering …
9:10 AM Ticket #8016 (ismindex doesn't handle input filenames or urls containing '&' ...) updated by Carl Eugen Hoyos
Please confirm that the issue is reproducible with current FFmpeg git …
8:57 AM Ticket #8016 (ismindex doesn't handle input filenames or urls containing '&' ...) updated by Juha Syrjälä
I think the culprit is here: …
8:53 AM Ticket #8016 (ismindex doesn't handle input filenames or urls containing '&' ...) created by Juha Syrjälä
ismindex doesn't handle input filenames or urls containing &
7:50 AM Ticket #8015 (hls muxer crash) updated by Jun Zhao
full log: ./ffmpeg -f lavfi -re -i testsrc=s=720x480:r=25:d=100 …
7:47 AM Ticket #8015 (hls muxer crash) created by Jun Zhao
Used the command as follow: ./ffmpeg -f lavfi -re -i …
Note: See TracTimeline for information about the timeline view.