Timeline
Jul 17, 2019:
- 10:20 PM Ticket #8026 (Subtitles) updated by
-
Component changed
- 10:14 PM Ticket #8026 (Subtitles) updated by
-
Resolution changed
- 9:18 PM Changeset in ffmpeg [2d900d8f] by
- avcodec/dnxhd_parser: Fix parser when input does not have nicely sized …
- 9:18 PM Changeset in ffmpeg [f6d1b18b] by
- avformat/rawdec: Make the raw packet size configurable This allows …
- 9:18 PM Changeset in ffmpeg [827faa18] by
- avcodec/dnxhd_parser: Optimize insufficient buf size case …
- 9:18 PM Changeset in ffmpeg [1707dbdf] by
- avcodec/dnxhd_parser: remove unneeded code Signed-off-by: Michael …
- 9:18 PM Changeset in ffmpeg [15008db0] by
- avcodec/parser: Check next index validity in ff_combine_frame() …
- 9:18 PM Changeset in ffmpeg [bb326795] by
- avformat/takdec: Check for multiple streaminfo Fixes: memleak Fixes: …
- 9:18 PM Changeset in ffmpeg [fff2bdc8] by
- avformat/takdec: Free buffer on error pathes Fixes: memleak Fixes: …
- 9:18 PM Changeset in ffmpeg [a7e02cf3] by
- avcodec/ivi: Ask for samples with odd tiles Fixes: Assertion failure …
- 8:56 PM Changeset in ffmpeg [056865a1] by
- 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
- For all I'm aware, the concat demuxer can only be used if the files …
- 7:27 AM Ticket #8029 (FFmpeg failed to build due to error C2133: 'ebml_syntax': unknown size ...) created by
- Summary of the bug: FFmpeg failed to build due to error C2133: …
- 7:20 AM Ticket #8027 (Wrong result for FFSIGN(0)) closed by
- 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
- 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
- Summary of the bug: Invalid keyval name:my_hd How to reproduce: …
- 6:29 AM Ticket #8027 (Wrong result for FFSIGN(0)) created by
- 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
- Replying to heleppkes: > If you want to claim this is …
- 7:18 PM Changeset in ffmpeg [806ac7da] by
- avformat/matroskadec: Improve check for level 1 duplicates If a file …
- 7:18 PM Changeset in ffmpeg [730ac1ae] by
- avformat/matroskadec: Use file offsets for level 1 elements This …
- 7:18 PM Changeset in ffmpeg [6854127a] by
- avformat/matroskadec: Reindent after previous commit Also use the …
- 7:18 PM Changeset in ffmpeg [71c9088] by
- avformat/matroskadec: Accept more unknown-length elements II Up until …
- 7:17 PM Changeset in ffmpeg [9c6d14ab] by
- avformat/matroskadec: Fix probing of unknown-length headers …
- 7:17 PM Changeset in ffmpeg [3c70b941] by
- avformat/matroskadec: Accept more unknown-length elements The current …
- 7:17 PM Changeset in ffmpeg [04b62bd7] by
- avformat/matroskadec: Improve invalid length error handling 1. Up …
- 7:17 PM Changeset in ffmpeg [51203051] by
- avformat/matroskadec: Don't skip too much when unseekable The …
- 7:17 PM Changeset in ffmpeg [60f75c99] by
- avformat/matroskadec: Typos, nits and cosmetics Cosmetics include …
- 7:16 PM Changeset in ffmpeg [7087fc95] by
- avformat/matroskadec: Reuse positions Up until now, avio_tell was …
- 7:16 PM Changeset in ffmpeg [3ed2755b] by
- avformat/matroskadec: Redo EOF handling This commit closes the last …
- 7:16 PM Changeset in ffmpeg [38255cdc] by
- avformat/matroskadec: Combine arrays By including SimpleBlocks and …
- 7:16 PM Changeset in ffmpeg [a9f05151] by
- avformat/matroskadec: Don't reset cluster position The new code does …
- 7:16 PM Changeset in ffmpeg [865c5370] by
- avformat/matroskadec: Make cluster parsing level compatible Before …
- 7:16 PM Changeset in ffmpeg [b31c9b72] by
- avformat/matroskadec: Redo level handling This commit changes how …
- 7:16 PM Changeset in ffmpeg [c1abd95a] by
- avformat/matroskadec: Link to parents in syntax tables By linking to …
- 7:16 PM Changeset in ffmpeg [a3db9f62] by
- avformat/matroskadec: Introduce a "last known good" position …
- 7:16 PM Changeset in ffmpeg [559e342] by
- avformat/matroskadec: Refactor some functions Since the changes to …
- 7:16 PM Changeset in ffmpeg [8a286e74] by
- avformat/matroskadec: Use proper levels after discontínuity The …
- 7:16 PM Changeset in ffmpeg [310f326b] by
- avformat/matroskadec: Add function to reset status This function will …
- 7:16 PM Changeset in ffmpeg [27f40b1] by
- 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
- It's not a trivial problem. After the concat demuxer is done, there is …
- 4:27 PM Ticket #8025 (-) updated by
-
Summary changed
- 4:24 PM Ticket #8026 (Subtitles) closed by
- duplicate
- 4:23 PM Ticket #8025 (-) closed by
- duplicate: Sounds like a duplicate of #7064. As a workaround, you can use …
- 4:21 PM Ticket #8026 (Subtitles) created by
- If I add three subtitles I get a error "Starting new cluster due to …
- 4:13 PM Ticket #8025 (-) created by
- 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
- 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
-
Priority, Version changed
Consider sending a patch but note that your explanations do not sound … - 3:19 PM Ticket #8024 (Should specify output file for FFprobe) created by
- 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
- 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
- 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
- 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
- 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
-
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
- 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
- invalid
- 9:26 AM Ticket #8022 (Enhance performance of FFMAX macro) created by
- 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
-
Component changed
- 4:23 AM Ticket #8021 (memory leak when using ffmpeg h264_qsv) created by
- 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
- Can you upload the file (e.g. here)?
- 12:08 AM Ticket #8020 (Decoding short broken transport stream has huge memory requirement) updated by
- 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
- Summary of the bug: The short of it is tvheadend captured the raw OTA …
- 3:30 PM Ticket #8015 (hls muxer crash) updated by
-
Keywords changed
- 2:20 PM Changeset in ffmpeg [7cb4f8c9] by
- avcodec: remove reference to AVPacket's destruct field The field was …
- 2:03 PM Ticket #8015 (hls muxer crash) closed by
- fixed: fixed by commit: 234a5e058d7bc8ffd6ccde43a6aeaa55e87ae7a9
- 1:57 PM Changeset in ffmpeg [ac22835d] by
- fate: add hls fmp4 segment type test case Tested-by: Michael …
- 1:56 PM Changeset in ffmpeg [234a5e05] by
- avformat/hlsenc: use old way for fragment mp4 in HLS PUT method fix …
- 1:21 AM Changeset in ffmpeg [af5f7701] by
- doc/codecs: Add missing documentation for nointra Add missing …
Jul 14, 2019:
- 11:18 PM Ticket #7117 (DVB subtitles render incorrectly) closed by
- fixed: Fixed by Jernej Fijacko in f86f213a6d3dd749152a105df839172fe4c772d1
- 9:21 PM Ticket #8007 (bsf_dump_extra repeat tables) closed by
- fixed: Fixed in 3469cfab4adb242fa2116f4858f0768cec400afa.
- 8:58 PM Ticket #6634 (Regression when decoding aac) updated by
-
Cc changed
Just want to point out that the regression caused breaks a frequently … - 8:17 PM Changeset in ffmpeg [39a6a79b] by
- avformat/xmv: Make bitrate 64bit Fixes: signed integer overflow: 32 * …
- 8:17 PM Changeset in ffmpeg [62d10ec3] by
- avformat/vividas: Fixes overflow in shift in recover_key() Fixes: …
- 8:17 PM Changeset in ffmpeg [84669b18] by
- avcodec/iff: Add "else" to make code look prettier Reviewed-by: Peter …
- 8:17 PM Changeset in ffmpeg [3469cfab] by
- 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
-
Component changed
- 7:48 PM Ticket #7355 (No MJPEG input with MMAL decoder) updated by
-
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
-
Keywords changed
- 7:41 PM Ticket #8019 (Failure to properly find syncword in ADTS after desync) closed by
- duplicate: See #6634.
- 5:14 PM Changeset in ffmpeg [97698b15] by
- avfilter/vf_hysteresis: use time_base from framesync Fixes …
- 4:29 PM Changeset in ffmpeg [166977a2] by
- doc/filters: document new remap filter option
- 4:20 PM Changeset in ffmpeg [54fc8d37] by
- avfilter/vf_remap: add option to control output format
- 4:20 PM Changeset in ffmpeg [be822eb6] by
- avfilter/vf_remap: use time_base from framesync Fixes non-monotonous …
- 4:20 PM Changeset in ffmpeg [077bf905] by
- avfilter/vf_displace: use time_base from framesync Fixes …
- 4:04 PM Changeset in ffmpeg [8788dd67] by
- avcodec/h264_slice: set the SEI parameters early on the AVCodecContext …
- 4:04 PM Changeset in ffmpeg [f2ad6238] by
- avcodec/hevcdec: set the SEI parameters early on the AVCodecContext …
- 3:45 PM Changeset in ffmpeg [68824278] by
- avfilter/vf_midequalizer: always use framesync timestamps
- 3:38 PM Changeset in ffmpeg [74236f6] by
- avfilter/vf_maskedmerge: always use framesync timestamps
- 3:28 PM Changeset in ffmpeg [3d78ad43] by
- avfilter/vf_threshold: use time_base from framesync Fixes …
- 3:00 PM Changeset in ffmpeg [37e69b40] by
- avfilter/vf_blend: add 9bit support
- 10:41 AM Ticket #8019 (Failure to properly find syncword in ADTS after desync) updated by
- The sample can be found at …
- 10:38 AM Ticket #8019 (Failure to properly find syncword in ADTS after desync) created by
- Summary of the bug: How to reproduce: […] Leave it play for a …
Jul 13, 2019:
- 5:34 PM Changeset in ffmpeg [f86f213a] by
- avcodec/dvbsub: add support for Display Definition Segment to DVB …
- 5:25 PM Ticket #8018 (RPi 4 h264_mmal error) updated by
- FFMPEG hangs after the first line of decode/encode or it will simply …
- 5:07 PM Changeset in ffmpeg [a2572e3c] by
- avformat: Don't suggest deprecated function Signed-off-by: Andreas …
- 5:04 PM Ticket #8018 (RPi 4 h264_mmal error) created by
- 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
-
Version, Component changed
- 2:36 PM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) updated by
- 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
- invalid: 1. For lots of transport streams (e.g. those originating from a TV …
- 1:45 PM Changeset in ffmpeg [80dacbed] by
- avfilter/af_aiir: calculate group delay too
- 1:39 PM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) updated by
- […]
- 12:57 PM Ticket #8016 (ismindex doesn't handle input filenames or urls containing '&' ...) updated by
-
Keywords, Version changed
I tested and verified that the issue happens also with current git … - 12:42 PM Changeset in ffmpeg [18c808ff] by
- avcodec/pngdec: Check that previous_picture has same w/h/format …
- 12:42 PM Changeset in ffmpeg [9ffa32b8] by
- avcodec/huffyuvdec: Check vertical subsampling in hymt Fixes: out of …
- 12:42 PM Changeset in ffmpeg [6aaa01af] by
- avcodec/huffyuv: remove gray8a (the format is listed but not supported …
- 12:42 PM Changeset in ffmpeg [9b5249a4] by
- tools/target_dec_fuzzer: Remove redundant av_free() Signed-off-by: …
- 12:42 PM Changeset in ffmpeg [1dbb67d3] by
- avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame() Fixes: left …
- 12:12 PM Ticket #8015 (hls muxer crash) updated by
- Thanks the quick respond, tested and verified, now it's ok with this patch.
- 11:54 AM Ticket #8015 (hls muxer crash) updated by
- 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
-
Version changed
- 11:38 AM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) created by
- Summary of the bug: ffmpeg-4.1.4 ERROR: AddressSanitizer: …
- 10:58 AM Ticket #8015 (hls muxer crash) updated by
-
Keywords, Status, Owner changed
- 10:29 AM Changeset in ffmpeg [60e6db2f] by
- 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
- 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
- I think the culprit is here: …
- 8:53 AM Ticket #8016 (ismindex doesn't handle input filenames or urls containing '&' ...) created by
-
ismindexdoesn't handle input filenames or urls containing&… - 7:50 AM Ticket #8015 (hls muxer crash) updated by
- full log: ./ffmpeg -f lavfi -re -i testsrc=s=720x480:r=25:d=100 …
- 7:47 AM Ticket #8015 (hls muxer crash) created by
- Used the command as follow: ./ffmpeg -f lavfi -re -i …
Jul 12, 2019:
- 10:31 PM Ticket #6368 (audio_preload broken) updated by
-
Keywords changed
- 10:29 PM Ticket #8014 (Piping mjpeg drops frames) updated by
-
Keywords, Component changed
- 8:43 PM Ticket #8014 (Piping mjpeg drops frames) updated by
- Thanks, I see where I've gone wrong now. Very much appreciate the …
- 8:07 PM Ticket #8014 (Piping mjpeg drops frames) closed by
- invalid: 1. Your video actually contains 101 frames. 2. You have not really …
- 7:40 PM Ticket #8014 (Piping mjpeg drops frames) updated by
- Tested on ffmpeg version N-94271-g2601eef850 and 4.1.4 Mac OS X 10.14.4
- 7:36 PM Ticket #8014 (Piping mjpeg drops frames) created by
- It seems switching output from jpeg image files to a pipe results in …
- 6:32 PM Changeset in ffmpeg [81d3d7dd] by
- avformat/mpegts: respect program number when merging streams …
- 6:26 PM Changeset in ffmpeg [397abca0] by
- avformat/movenc: use unspecified language by default English was used …
- 5:31 PM Ticket #6368 (audio_preload broken) closed by
- fixed: Fixed in 1889e3166cc5780780d7f40ac2271e5308f32b8e.
- 2:07 PM Ticket #5752 (Crash when muxing webm_chunk) closed by
- fixed: Fixed in 8c6ee7626bcce7c270360f33b60dc7ef99939fc3.
- 12:59 PM Changeset in ffmpeg [24a64e04] by
- lavf/webm_chunk: Correct duration if start time > 0 Up until now, it …
- 12:56 PM Changeset in ffmpeg [8c6ee762] by
- lavf/webm_chunk: Fix NULL dereference The earlier version of the …
- 11:26 AM Ticket #8013 (Starting playback of TS stream from seek position takes over 15 seconds.) updated by
-
Version changed
- 11:12 AM Ticket #8013 (Starting playback of TS stream from seek position takes over 15 seconds.) updated by
-
Component changed
- 11:06 AM Ticket #8013 (Starting playback of TS stream from seek position takes over 15 seconds.) created by
- Summary of the bug: When ts file …
- 9:18 AM Ticket #7722 ([FFmpeg-vaapi][mpeg2 decode] failed setup for format vaapi_vld: ...) closed by
- invalid: 4:2:2 profile for mpeg2 is not supported by driver(iHD). $ mediainfo …
Jul 11, 2019:
- 2:53 PM Changeset in ffmpeg [2601eef8] by
- avcodec/magicyuv: add support for recently added YUV444P10
- 2:43 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
- I also have this error with iOS screen recordings with 4.1.3 […] …
- 2:23 PM Ticket #8012 (Compilation warnings for GCC 9.1) closed by
- invalid: I cannot reproduce / feel free to send patches to the appropriate …
- 12:33 PM Ticket #8012 (Compilation warnings for GCC 9.1) created by
- […]
- 11:23 AM Ticket #8009 (hls demuxer does not handle pid changes after EXT-X-DISCONTINUITY) updated by
- duplicate with http://trac.ffmpeg.org/ticket/6737
- 1:39 AM Changeset in ffmpeg [af9dc02e] by
- fate: add hls_list_size fate test case Signed-off-by: Steven Liu …
- 1:38 AM Changeset in ffmpeg [33a8cd59] by
- avformat/hlsenc: use one handler for m3u8 and segments Use one …
- 1:37 AM Changeset in ffmpeg [89ea0c9b] by
- fate: add hls_init_time option fate Signed-off-by: Steven Liu …
- 1:35 AM Changeset in ffmpeg [1b1b974a] by
- avformat/http: change error message from numeric code to string …
- 1:34 AM Changeset in ffmpeg [1498e394] by
- avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRM …
- 1:34 AM Changeset in ffmpeg [092bd1e5] by
- avcodec/videotoolboxenc: remove unused variable Signed-off-by: Steven …
Jul 10, 2019:
- 2:03 PM Changeset in ffmpeg [74d4fd08] by
- avfilter/avf_showfreqs: make selecting window size simpler The …
- 1:57 PM Changeset in ffmpeg [57a2688f] by
- avfilter/af_afftfilt: make selecting window size simpler Next step …
- 10:54 AM Changeset in ffmpeg [b1febda0] by
- avcodec/utils, avcodec_open2: close codec on failure after a …
- 10:54 AM Changeset in ffmpeg [94d45a13] by
- avformat/rpl: Replace strcpy with av_strlcpy Signed-off-by: Michael …
- 10:54 AM Changeset in ffmpeg [925e33b2] by
- avcodec/mips/cabac: replace addi with addiu addi/daddi are deprecated …
- 10:54 AM Changeset in ffmpeg [a45e8ade] by
- avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction. …
- 9:26 AM Changeset in ffmpeg [24f7a8a] by
- avformat/dashdec: fix code style and remove some empty line
- 9:07 AM Ticket #7901 (Green/null frames at beginning of decoding with qsv decoders) updated by
-
Priority, Keywords changed
- 8:50 AM Ticket #7901 (Green/null frames at beginning of decoding with qsv decoders) updated by
-
Priority changed
I have the exact same issue, can someone please look into it? - 8:23 AM Ticket #7947 (Feature request: expose more frame properties as variables in drawtext ...) updated by
- Added in 2bd21b96096320bc12532119a6b0f7a974db6c19
- 6:10 AM Ticket #5553 (IFF ANIM: support anims with sound) updated by
-
Cc changed
- 5:34 AM Ticket #8011 (Division by zero at aacpsy.c:336) created by
- Summary of the bug: There's a division by zero at aacpsy.c:336. How …
- 5:29 AM Ticket #8010 (Invalid left shift at mpegaudioenc_template.c) updated by
-
Version changed
- 5:28 AM Ticket #8010 (Invalid left shift at mpegaudioenc_template.c) created by
- Summary of the bug: There' an invalid left shift at …
- 1:22 AM Ticket #8009 (hls demuxer does not handle pid changes after EXT-X-DISCONTINUITY) updated by
-
Cc changed
- 1:21 AM Ticket #8009 (hls demuxer does not handle pid changes after EXT-X-DISCONTINUITY) updated by
- Note that popular HLS players such as Safari, Quicktime, hls.js etc …
- 1:20 AM Ticket #8009 (hls demuxer does not handle pid changes after EXT-X-DISCONTINUITY) created by
- Summary of the bug: An HLS playlist can contain EXT-X-DISCONTINUITY …
Note:
See TracTimeline
for information about the timeline view.
