Timeline
Dec 30, 2017:
- 11:36 PM Ticket #6938 (ffmpeg crashed with the m3u8 url format in windows build) closed by
- needs_more_info: Please reopen this ticket if you can either provide the actual …
- 10:57 PM Ticket #6938 (ffmpeg crashed with the m3u8 url format in windows build) updated by
- This problem is in windows build, downloaded from here: …
- 10:55 PM Ticket #6938 (ffmpeg crashed with the m3u8 url format in windows build) updated by
-
Summary changed
- 10:51 PM Ticket #6938 (ffmpeg crashed with the m3u8 url format in windows build) created by
- When I use be like this command: […] The ffmpeg version …
- 10:38 PM Changeset in ffmpeg [03292829]n3.3.6 by
- changelog: update with previous commit Signed-off-by: James Almer …
- 10:36 PM Changeset in ffmpeg [96e84005] by
- x264: Support version 153 It has native simultaneus 8 and 10 bit …
- 10:23 PM Changeset in ffmpeg [f391eec0] by
- Update for 2.4.14 Signed-off-by: Michael Niedermayer …
- 9:59 PM Ticket #6856 (filename limited to 1024) updated by
-
Cc, Status, Owner changed
Patch sent to ffmpeg-devel to fix that in AVFormatContext. Some muxers … - 9:48 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Replying to Gyan: > Implementation will require the …
- 8:13 PM Changeset in ffmpeg [54897d74] by
- Update for 3.3.6 Signed-off-by: Michael Niedermayer …
- 8:11 PM Changeset in ffmpeg [f2b83f4a] by
- avcodec/exr: Check buf_size more completely Fixes: Out of heap array …
- 8:11 PM Changeset in ffmpeg [1bc06771] by
- avcodec/flacdec: Fix overflow in multiplication in …
- 8:11 PM Changeset in ffmpeg [2cde8dc0] by
- avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() …
- 8:11 PM Changeset in ffmpeg [0da741ba] by
- avcodec/flacdec: avoid undefined shift Fixes: shift exponent 32 is …
- 8:11 PM Changeset in ffmpeg [b66e3e32] by
- avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) …
- 8:11 PM Changeset in ffmpeg [1d9830cb] by
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and …
- 8:11 PM Changeset in ffmpeg [41a706b] by
- avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() …
- 8:11 PM Changeset in ffmpeg [7a5c7389] by
- tests/audiomatch: Add missing return code at the end of main() …
- 8:11 PM Changeset in ffmpeg [bdba0f67] by
- avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() …
- 8:11 PM Changeset in ffmpeg [badca117] by
- avcodec/hevcdsp_template: Fix undefined shift in …
- 8:11 PM Changeset in ffmpeg [b7c9f27a] by
- libavfilter/af_dcshift.c: Fixed repeated spelling error 'threshhold' …
- 8:11 PM Changeset in ffmpeg [60384522] by
- avfilter/formats: fix wrong function name in error message Use …
- 8:11 PM Changeset in ffmpeg [3d297038] by
- avcodec/amrwbdec: Fix division by 0 in voice_factor() The added value …
- 8:11 PM Changeset in ffmpeg [054188db] by
- avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() …
- 8:11 PM Changeset in ffmpeg [454a2405] by
- avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* Fixes: …
- 8:11 PM Changeset in ffmpeg [01ab4117] by
- avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing …
- 8:11 PM Changeset in ffmpeg [39db2f95] by
- avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. Didn't …
- 8:11 PM Changeset in ffmpeg [272a968] by
- Don't manipulate duration when it's AV_NOPTS_VALUE. This leads to …
- 8:11 PM Changeset in ffmpeg [9bc2f44c] by
- avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. …
- 8:11 PM Changeset in ffmpeg [85ea1216] by
- avformat/utils: Prevent undefined shift with wrap_bits > 64. 2LL << …
- 8:11 PM Changeset in ffmpeg [79ec6381] by
- avcodec/j2kenc: Fix out of array access in encode_cblk() Fixes: …
- 8:11 PM Changeset in ffmpeg [c8bbddf] by
- avcodec/hevcdsp_template: Fix undefined shift in …
- 8:11 PM Changeset in ffmpeg [cead6c94] by
- avcodec/mlpdsp: Fix signed integer overflow, 2nd try The outputted …
- 8:11 PM Changeset in ffmpeg [d5bdcd8a] by
- avcodec/kgv1dec: Check that there is enough input for maximum RLE …
- 8:11 PM Changeset in ffmpeg [7bc064d4] by
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* Fixes: …
- 8:11 PM Changeset in ffmpeg [70dc2663] by
- avcodec/mpeg4videodec: Check also for negative versions in the …
- 8:11 PM Changeset in ffmpeg [2de4eb6f] by
- Close ogg stream upon error when using AV_EF_EXPLODE. Without this …
- 8:11 PM Changeset in ffmpeg [11a940ad] by
- Fix undefined shift on assumed 8-bit input. decode_user_data() …
- 8:11 PM Changeset in ffmpeg [edd0cd21] by
- Use ff_thread_once for fixed, float table init. These tables are …
- 8:11 PM Changeset in ffmpeg [362967fe] by
- Fix leak of frame_duration_buffer in mov_fix_index(). Should be …
- 8:11 PM Changeset in ffmpeg [a0eccf67] by
- avformat/mov: Propagate errors in mov_switch_root. Signed-off-by: …
- 8:11 PM Changeset in ffmpeg [fa29141e] by
- avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() …
- 8:11 PM Changeset in ffmpeg [f4e25620] by
- avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() Fixes: …
- 8:11 PM Changeset in ffmpeg [1c9af4d7] by
- avcodec/zmbv: Check that the buffer is large enough for mvec Fixes: …
- 8:11 PM Changeset in ffmpeg [78a0356f] by
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() Fixes: …
- 8:11 PM Changeset in ffmpeg [4a412dc6] by
- avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and …
- 8:11 PM Changeset in ffmpeg [01439fe1] by
- avcodec/snowdec: Check for remaining bitstream in decode_blocks() …
- 8:11 PM Changeset in ffmpeg [488c2e84] by
- avcodec/snowdec: Check intra block dc differences. Fixes: Timeout …
- 8:11 PM Changeset in ffmpeg [74104d2d] by
- avformat/mov: Check size of STSC allocation Signed-off-by: Michael …
- 8:11 PM Changeset in ffmpeg [066c6573] by
- avcodec/vc2enc: Clear coef_buf on allocation Fixes: Use of …
- 8:11 PM Changeset in ffmpeg [aac7ca7a] by
- avcodec/h264dec: Fix potential array overread add padding before …
- 8:11 PM Changeset in ffmpeg [96fe37a3] by
- avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu Fixes: out …
- 8:11 PM Changeset in ffmpeg [b3067f95] by
- avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() …
- 8:11 PM Changeset in ffmpeg [8be48f1c] by
- avcodec/aacdec_fixed: Fix undefined shift Fixes: runtime error: left …
- 8:11 PM Changeset in ffmpeg [c1d31ccf] by
- avcodec/mdct_*: Fix integer overflow in addition in RESCALE() Fixes: …
- 8:11 PM Changeset in ffmpeg [c8027878] by
- avcodec/snowdec: Fix integer overflow in header parsing Fixes: …
- 8:11 PM Changeset in ffmpeg [286e3bf1] by
- avcodec/cngdec: Fix integer clipping Fixes: runtime error: value …
- 8:11 PM Changeset in ffmpeg [19fb467f] by
- avcodec/sbrdsp_fixed: Fix integer overflow in shift in …
- 8:11 PM Changeset in ffmpeg [67208cf9] by
- avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc() Fixes: …
- 8:11 PM Changeset in ffmpeg [56a56c0c] by
- avutil/softfloat: Add FLOAT_MIN Signed-off-by: Michael Niedermayer …
- 8:11 PM Changeset in ffmpeg [d3264c49] by
- avcodec/h264idct_template: Fix integer overflows in …
- 8:11 PM Changeset in ffmpeg [ffa2d60a] by
- avcodec/xan: Check for bitstream end in xan_huffman_decode() Fixes: …
- 8:11 PM Changeset in ffmpeg [4a47195d] by
- avcodec/exr: fix undefined shift in pxr24_uncompress() Fixes: runtime …
- 8:11 PM Changeset in ffmpeg [912448ef] by
- avformat: Free the internal codec context at the end Avoid a use …
- 8:11 PM Changeset in ffmpeg [6fb7e324] by
- avcodec/h264idct_template: Fix integer overflows in …
- 8:11 PM Changeset in ffmpeg [faa84a0c] by
- avcodec/xan: Improve overlapping check Fixes: memcpy-param-overlap …
- 8:11 PM Changeset in ffmpeg [02612c3e] by
- avcodec/aacdec_fixed: Fix integer overflow in …
- 8:11 PM Changeset in ffmpeg [18fbf262] by
- avcodec/aacdec_fixed: Fix integer overflow in predict() Fixes: …
- 8:11 PM Changeset in ffmpeg [3d6ffa2b] by
- avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line() …
- 8:11 PM Changeset in ffmpeg [b33d3021] by
- avcodec/jpeglsdec: Check ilv for being a supported value Fixes: …
- 8:10 PM Changeset in ffmpeg [d304d7e7] by
- avcodec/exr: Check buf_size more completely Fixes: Out of heap array …
- 8:02 PM Changeset in ffmpeg [903be5e4] by
- avcodec/exr: Check buf_size more completely Fixes: Out of heap array …
- 7:58 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Implementation will require the creation of a custom list of …
- 7:41 PM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by
-
Cc changed
This seems like an issue which should be fixed in SDL instead of … - 7:22 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Yeah, but demuxers was just an example (please note "eg. for demuxers: …
- 6:46 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Replying to cybersinh: > You closed this thread 20 minutes …
- 5:58 PM Changeset in ffmpeg [c0b08ef9] by
- avformat/http: return EINVAL if ff_http_do_new_request is called with …
- 5:39 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Sorry if the nature of "feature request" of this issue was not clear …
- 5:05 PM Changeset in ffmpeg [51027d0b] by
- opus: merge encoder and decoder bitallocation functions into one …
- 4:16 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- You seem to have forgotten to attach a patch to your email. In the …
- 3:58 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Demuxer was certainly not the best example to demonstrate what is an …
- 2:35 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
-
Priority, Keywords, Reproduced by developer changed
This can be considered a regression, related to ticket #1675 and the … - 2:30 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
- Replying to sokoloff: > >Since this is not generally true, …
- 2:12 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
- Also, the program skips the first 4 bytes. […]
- 2:07 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
- >Since this is not generally true, it makes sense to do such tests …[…]
- 1:47 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
- Replying to sokoloff: > The WAV header has a 78 bytes size …
- 1:23 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
- >Is the issue reproducible with current FFmpeg git head? Afaict, you …
Dec 29, 2017:
- 9:39 PM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by
- It appears to me that the input file contains no audio, trying to …
- 8:51 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
-
Keywords, Version changed
Is the issue reproducible with current FFmpeg git head? Afaict, you … - 7:59 PM Encode/VP9 edited by
- Added Compatability section, mentioning vp8 and 4:2:0 are more widely … (diff)
- 7:00 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
- >Is the issue you want to report reproducible with current FFmpeg git …
- 5:32 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) updated by
-
Component changed
Is the issue you want to report reproducible with current FFmpeg git … - 4:27 PM Ticket #6937 (When converting from APE program eats up 4 bytes.) created by
- Summary of the bug: If I use the -ss option and the seconds …
- 4:13 PM Changeset in ffmpeg [1efbbfe] by
- examples/qsvdec: do not set the deprecated field refcounted_frames It …
- 4:12 PM Changeset in ffmpeg [e2319026] by
- lavu/qsv: add log message for libmfx version It is benefit to …
- 12:33 PM Ticket #6933 (Allow compiling FFmpeg with WSL (Linux bash on Windows)) updated by
- OK. A patch has just been sent to the FFmpeg development mailing list.
- 10:12 AM Changeset in ffmpeg [0c78b6a4] by
- avformat/dashenc: Persistent HTTP connections supported as an option …
- 10:11 AM Changeset in ffmpeg [e8f71ef3] by
- avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for …
- 5:47 AM Changeset in ffmpeg [5297ae96] by
- avformat/dashenc: Addition of #EXT-X-MEDIA tag and AUDIO attribute …
- 5:47 AM Changeset in ffmpeg [8fd2bdd0] by
- avformat/hlsplaylist: Audio rendition's name and defaultness made …
- 5:45 AM Changeset in ffmpeg [9e25fe42] by
- avformat/hlsenc: Modularized audio rendition playlist write to allow …
- 5:37 AM Ticket #6846 (Segmentation fault when opening a specific m3u8 stream) closed by
- fixed: This should be fixed in be4dfbf7b71e44a53ca8da882a081e35ea134c83
- 2:21 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by
- Try this link please, https://yunpan.360.cn/surl_ywSGAAvCL7c thx
- 1:15 AM Changeset in ffmpeg [d01eeef4] by
- configure: libvmaf depends on pthreads.
- 12:54 AM Changeset in ffmpeg [e867b7b1] by
- fate: Fix ffprobe dependency for fate-mov-guess-delay-*.
- 12:36 AM Ticket #6936 (double free or corruption in remove_decoded_packets()) updated by
-
You can use
ddto cut the input file.
Dec 28, 2017:
- 11:28 PM Ticket #6936 (double free or corruption in remove_decoded_packets()) updated by
- The input file is huge... 4 GB or so. I was kind of hoping this would …
- 10:32 PM Ticket #6936 (double free or corruption in remove_decoded_packets()) updated by
-
Priority, Keywords, Component, Description changed
Please provide the input file. - 10:30 PM Ticket #6304 (Unable to parse some subtitles with a system ffmpeg compiled HandBrake) closed by
- invalid: Sven Göthel has kindly fixed this issue, I attached the patch here, it …
- 10:06 PM Ticket #6936 (double free or corruption in remove_decoded_packets()) created by
- […]
- 7:27 PM Changeset in ffmpeg [b9a8b4f2] by
- avcodec/flacdec: Fix overflow in multiplication in …
- 7:27 PM Changeset in ffmpeg [c745358e] by
- avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() …
- 7:27 PM Changeset in ffmpeg [5d18394d] by
- avcodec/flacdec: avoid undefined shift Fixes: shift exponent 32 is …
- 7:26 PM Changeset in ffmpeg [52b7672e] by
- avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) …
- 7:25 PM Changeset in ffmpeg [d758323b] by
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and …
- 7:22 PM Changeset in ffmpeg [2ce4f01d] by
- avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() …
- 7:21 PM Changeset in ffmpeg [a3df874b] by
- avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() …
- 7:20 PM Changeset in ffmpeg [49703a39] by
- avcodec/hevcdsp_template: Fix undefined shift in …
- 7:13 PM Changeset in ffmpeg [3d23f7a0] by
- avcodec/flacdec: Fix overflow in multiplication in …
- 7:13 PM Changeset in ffmpeg [d135f3c] by
- avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() …
- 7:13 PM Changeset in ffmpeg [560daf88] by
- avcodec/flacdec: avoid undefined shift Fixes: shift exponent 32 is …
- 5:24 PM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by
- I can access the upload site but your file isn't there (the site sadly …
- 11:17 AM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) closed by
- needs_more_info
- 9:37 AM Encode/VP9 edited by
- info on compression efficiency; add relevant paper (diff)
- 9:32 AM Encode/H.265 edited by
- more info on compression efficiency; add relevant source (diff)
- 4:15 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by
- I uploaded with the VideoLAN File Uploader …
- 4:15 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by
- I uploaded with the VideoLAN File Uploader …
- 4:07 AM Changeset in ffmpeg [be4dfbf7] by
- avformat/avio: check input URLContext value NULL Reviewed-by: Michael …
- 2:04 AM Ticket #6935 (Could not find Jpeg2000 codestream atom) closed by
- fixed: Fixed in 658bdc67715b3fbf75f92c7a459272149e3859df
- 1:58 AM Changeset in ffmpeg [658bdc67] by
- lavc/jpeg2000dec: Support reading 64-bit atom size. Fixes ticket #6935.
- 12:44 AM Ticket #6931 (FreeBSD compilation error) updated by
- Replying to vinchi007: > can you please provide more …
- 12:44 AM Ticket #6931 (FreeBSD compilation error) updated by
- Not really but my suspicion is that you have one x265 library in …
- 12:32 AM Ticket #6795 (minterpolate filter does not work on very large video files) closed by
- fixed: The limit is raised to approximately 4096x4095 since …
- 12:28 AM Changeset in ffmpeg [ad73b32d] by
- lavfi/minterpolate: Split struct Pixel to allow higher resolutions. …
- 12:24 AM Ticket #6931 (FreeBSD compilation error) updated by
- can you please provide more details?
- 12:11 AM Changeset in ffmpeg [2f961907] by
- Merge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e' * commit …
- 12:05 AM Changeset in ffmpeg [aa6f43c2] by
- Merge commit '2beba58e0e4bda688bf96e12413231607ceafdd4' * commit …
Dec 27, 2017:
- 11:56 PM Changeset in ffmpeg [fa2d2856] by
- Merge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e' * commit …
- 11:26 PM Ticket #6931 (FreeBSD compilation error) closed by
- invalid: Replying to vinchi007: > {{{ > …
- 11:24 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by
- If you can reproduce this issue, please attach the missing …
- 11:21 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by
-
Priority, Keywords, Component changed
Regression since 3b3501f75cb20b9f7abf43a3a9b1c3de595bc588 - 11:00 PM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) closed by
- worksforme: […]
- 10:57 PM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by
- Replying to JasonZhang: > Replying to cehoyos: …
- 10:55 PM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") updated by
-
Keywords changed
- 10:29 PM Ticket #6935 (Could not find Jpeg2000 codestream atom) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Patch sent. - 10:22 PM Ticket #6933 (Allow compiling FFmpeg with WSL (Linux bash on Windows)) updated by
- We don't read the personal blog posts of everyone, so unless any …
- 9:45 PM Ticket #6933 (Allow compiling FFmpeg with WSL (Linux bash on Windows)) updated by
- Replying to cybersinh: > Should I consider this an option …
- 9:44 PM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Replying to cybersinh: > Why is it not possible? I don't …
- 8:35 PM Ticket #6935 (Could not find Jpeg2000 codestream atom) updated by
- sample is here: …
- 8:32 PM Ticket #6935 (Could not find Jpeg2000 codestream atom) created by
- libopenjpeg works: ffmpeg -c libopenjpeg -i sn85032933-19081114.jp2 …
- 6:38 PM Changeset in ffmpeg [efb63e43] by
- configure: add missing avcodec dep to avfilter for de/convolve filters
- 3:59 PM Changeset in ffmpeg [c6558e88] by
- x264: Support version 153 It has native simultaneus 8 and 10 bit support.
- 11:31 AM Changeset in ffmpeg [aff16784] by
- configure: note (de)convolve filter dependency Signed-off-by: Paul B …
- 11:08 AM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) updated by
- Why is it not possible? I don't understand. I think 'ogg' could be …
- 10:54 AM Changeset in ffmpeg [8c9a91ac] by
- avfilter: add deconvolve filter Signed-off-by: Paul B Mahol …
- 10:51 AM Ticket #6933 (Allow compiling FFmpeg with WSL (Linux bash on Windows)) updated by
- The blogpost has been post for one year and no patch has been sent. …
- 10:25 AM CompilationGuide/macOS edited by
- minor nits (diff)
- 10:22 AM CompilationGuide/Ubuntu edited by
- update nasm (diff)
- 10:22 AM Scaling edited by
- grammar and formatting (diff)
- 10:10 AM Changeset in ffmpeg [87f148d5] by
- avfilter/vf_convolve: remove padding, its unused and not needed …
- 10:08 AM Changeset in ffmpeg [caacbfa7] by
- avfilter/vf_convolve: cosmetics Signed-off-by: Paul B Mahol …
- 3:44 AM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by
- […]
- 2:47 AM Changeset in ffmpeg [8f9024f] by
- lavc: remove uneffective attribute_deprecated on enum Does not work. …
- 1:08 AM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) closed by
- invalid: I believe that if you try to work on such a patch, you will see that …
- 1:07 AM Ticket #6933 (Allow compiling FFmpeg with WSL (Linux bash on Windows)) closed by
- invalid: Neither is it obvious to me what the issues (within FFmpeg!) are that …
- 12:44 AM Ticket #6934 (Global option to compile FFmpeg with only audio-related features) created by
- Today, compiling FFmpeg to get only audio-related features is not very …
- 12:28 AM Ticket #6933 (Allow compiling FFmpeg with WSL (Linux bash on Windows)) created by
- Building FFmpeg on bash under Windows is not very developer friendly …
Dec 26, 2017:
- 10:53 PM Changeset in ffmpeg [1dd82ede] by
- avformat/hls: enable http_multiple only for http/1.1 servers Some …
- 10:52 PM Changeset in ffmpeg [039007c9] by
- avformat/http: export http_version from response Can be used by the …
- 10:48 PM Changeset in ffmpeg [ac19e63b] by
- avformat/hls: respect http_persistent only for http playlist urls …
- 10:48 PM Changeset in ffmpeg [11f98994] by
- avformat/http: avoid ff_http_do_new_request after http/1.0 response …
- 10:48 PM Changeset in ffmpeg [a232a72] by
- avformat/hls: return AVERROR_PROTOCOL_NOT_FOUND when http protocol is …
- 10:48 PM Changeset in ffmpeg [2f9ca645] by
- avformat/hls: remove repeated http proto_name checks in open_url() …
- 10:45 PM Changeset in ffmpeg [d8104977] by
- avcodec/libx264: set supported pix_fmts at runtime rather than build …
- 10:41 PM Changeset in ffmpeg [7e60c743] by
- avcodec/libx264: set supported pix_fmts at runtime rather than build …
- 9:53 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by
- Inside the ffbuild folder wherever you're trying to compile ffmpeg.
- 9:49 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by
- Replying to jamrial: > Attach the config.log file …
- 5:25 PM Changeset in ffmpeg [e6a1dfc9] by
- mpeg4videodec: Fix unused variable warning video_format is not used.
- 5:05 PM Changeset in ffmpeg [0c9ab5ef] by
- avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) …
- 5:05 PM Changeset in ffmpeg [4d70fbee] by
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and …
- 3:56 PM Changeset in ffmpeg [650cb712] by
- avcodec/libx264: fix compilation with x264 builds >= 153 x264 now …
- 3:55 PM Changeset in ffmpeg [31d6f3df] by
- avcodec/libx264: use the pixfmt descriptor to check for high bit …
- 3:05 PM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") closed by
- fixed
- 2:59 PM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") updated by
- Should be fixed in 2a111c99a60fdf4fe5eea2b073901630190c6c93.
- 2:57 PM Changeset in ffmpeg [2a111c99] by
- avcodec/libx264: fix compilation with x264 builds >= 153 x264 now …
- 5:15 AM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") updated by
- This seems to be related to the error message and possibly may be more …
- 5:06 AM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") updated by
- OK thanks. I guess this is it …
- 4:31 AM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") updated by
-
Status, Component changed
There's a patch waiting review in the mailing list that will add … - 4:21 AM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") updated by
- Ah. An issue seems to have been introduced upstream sometime after …
- 2:23 AM Ticket #6932 (Cross-compile fails in "libavcodec/libx264.c: In function ‘X264_frame’") created by
- Summary of the bug: Cross-compile fails in "libavcodec/libx264.c: In …
- 2:21 AM Ticket #6922 (transcode with ffmpeg may eat up a lot of memory) updated by
- Replying to cehoyos: > Please provide the input file. The …
- 2:18 AM Changeset in ffmpeg [89f704ca] by
- avcodec/libx264: use the pixfmt descriptor to check for high bit …
- 2:17 AM Changeset in ffmpeg [613f789c] by
- w32pthreads: remove some remaining superfluous checks Signed-off-by: …
- 1:56 AM Changeset in ffmpeg [cf57cb3a] by
- h264: add AVOption to set x264_build default This provides a generic …
- 1:50 AM Changeset in ffmpeg [4ed66517] by
- lavc: remove complex debug code around avcodec init locking This is …
- 1:50 AM Changeset in ffmpeg [86a13bf2] by
- lavc, lavf: move avformat static mutex from avcodec to avformat It's …
- 1:50 AM Changeset in ffmpeg [e24f192] by
- ffplay: drop lock manager use Deprecated and useless.
- 1:50 AM Changeset in ffmpeg [a04c2c70] by
- lavc: replace and deprecate the lock manager Use static mutexes …
- 1:49 AM Changeset in ffmpeg [9b121dfc] by
- w32pthreads: always use Vista+ API, drop XP support This removes the …
- 1:44 AM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by
- Replying to tmm1: > The input does not matter, try any mpd …
- 1:19 AM Ticket #6931 (FreeBSD compilation error) created by
- Summary of the bug: Problem compiling ffmpeg in FreeNAS jail compiler …
Dec 25, 2017:
- 11:13 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by
- Attach the config.log file generated by configure here, please.
- 10:19 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) updated by
- You're using a libvorbis from before 2003, congrats.
- 10:11 PM Ticket #6930 (a bug with bug with --enable-libvorbis only with latest version) created by
- Hello, i run centos 7 your latest version it has a bug i have cloned …
- 9:37 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
- i've also encountered the issue on quite a few files when transcoding …
- 3:51 PM Changeset in ffmpeg [2aee5a87] by
- avformat/hlsenc: fix resource leak fix CID: 1426931 1426929
- 2:46 PM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) updated by
- Replying to Cigaes: > You first say “Incorrect” and “isn't …
- 2:46 PM Changeset in ffmpeg [e712d301] by
- avfilter/vf_convolve: add threading for complex multiplication …
- 1:26 PM Ticket #6834 (Build error with latest rockchip-mpp version 20171107) updated by
-
MPP_DEC_GET_FREE_PACKET_SLOT_COUNTis not defined anymore at … - 10:53 AM Changeset in ffmpeg [c59e49f9] by
- avfilter/vf_convolve: implement slice threading Signed-off-by: Paul B …
- 10:05 AM Changeset in ffmpeg [f9f1b2a9] by
- avfilter/vf_convolve: split input/output operations from fft …
- 9:19 AM Changeset in ffmpeg [86e3eebf] by
- avfilter/vf_convolve: use shorter variants for pointers …
- 9:06 AM Changeset in ffmpeg [ec6608f5] by
- avfilter/vf_convolve: clear coefficients only when needed …
- 8:51 AM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) updated by
- You first say “Incorrect” and “isn't consistent”, but the way I read …
- 8:45 AM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) updated by
- Also, another bug, the "L" before "size=" appears after stopping the …
- 4:57 AM Ticket #6929 (Incorrect spacing in the realtime progress indicators in shell) created by
- Summary of the bug: Some minor stuff can be annoying, but not …
- 4:34 AM Ticket #6928 (Output log messaging is impractical, either nothing, or spammed messages) created by
- Summary of the bug: If I set the loglevel to warning or error, the …
- 4:08 AM Changeset in ffmpeg [be2da4c5] by
- avformat/hlsenc: Signal http end of chunk(http_shutdown) during …
- 4:07 AM Changeset in ffmpeg [6848201f] by
- avformat/http: Avoid calling http_shutdown() if end of chunk is …
- 2:02 AM Changeset in ffmpeg [90d216cb] by
- x86inc: set the correct amount of simd regs in x86_64 when avx512 is …
Dec 24, 2017:
- 9:02 PM Changeset in ffmpeg [40d4b132] by
- checkasm: support for AVX-512 functions
- 9:02 PM Changeset in ffmpeg [f7197f68] by
- x86inc: AVX-512 support AVX-512 consists of a plethora of different …
- 9:02 PM Changeset in ffmpeg [8f86e66] by
- avcodec: add stride alignment needed for AVX-512
- 9:02 PM Changeset in ffmpeg [e2218ed8] by
- avutil: add alignment needed for AVX-512
- 9:02 PM Changeset in ffmpeg [4783a01c] by
- avutil: detect when AVX-512 is available
- 9:02 PM Changeset in ffmpeg [8b81eabe] by
- avutil: add AVX-512 flags
- 9:02 PM Changeset in ffmpeg [b7a3d1f2] by
- configure: test whether x86 assembler supports AVX-512
- 8:31 PM Changeset in ffmpeg [207e98b4] by
- avformat/hls: fix SEGV in previous commit Signed-off-by: Aman Gupta …
- 7:59 PM Changeset in ffmpeg [b33cf735] by
- avformat/hls: fix memory leak with non-http segments Signed-off-by: …
- 7:58 PM Changeset in ffmpeg [3d95868d] by
- avformat/hls: fix CID 1426930 Signed-off-by: Aman Gupta <aman@tmm1.net>
- 5:24 PM Changeset in ffmpeg [5533cbfc] by
- avfilter/vf_convolve: fix various issues Signed-off-by: Paul B Mahol …
- 4:55 PM Ticket #6927 (FFMPEG version 3.4 gives wrong timestamps unless running with ...) created by
- Running on this command ffmpeg -loglevel error -y -timelimit 2880 …
- 3:50 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) closed by
- fixed: Fixed in 9e5e3236f4f2004a505533228cf6a6dd65b0101c.
- 3:39 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) closed by
- worksforme
- 3:36 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by
- I'm agree the -an parameter fixes the #EXT-X-TARGETDURATION issue with …
- 9:15 AM Changeset in ffmpeg [175122fc] by
- avfilter/vf_convolve: fix convolution of borders Signed-off-by: Paul …
- 4:03 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by
- Replying to beloko: > Replying to stevenliu: …
- 3:08 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by
- Replying to stevenliu: > If you don't have encoder, just …
- 1:46 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by
- Your FFMPEG command gives me an idea : use a little bit shorter fixed …
- 12:22 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by
- If you don't have encoder, just remux stream or file to hls, then the …
Dec 23, 2017:
- 11:38 PM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by
- Yes many thanks for the #EXT-X-DURATION fix. Now it satisfies the HLS …
- 10:30 PM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by
- The input does not matter, try any mpd url.
- 10:06 PM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by
- Unable to access the content (return Access Denied).
- 10:06 PM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) updated by
- Unable to access the content (return Access Denied).
- 9:53 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) updated by
-
Keywords, Component changed
Please confirm that the issue is reproducible with {{{./configure … - 8:36 PM Changeset in ffmpeg [9e5e3236] by
- avformat/internal: fix compile error with some versions of g++ Fixes …
- 7:08 PM FFprobeTips edited by
- added PageOutline (diff)
- 5:57 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) updated by
-
Summary changed
- 4:44 PM Changeset in ffmpeg [b5958ff8] by
- avfilter/vf_convolve: unbreak non-power of 2 width&height filtering …
- 3:41 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) updated by
-
Summary changed
- 3:39 PM Ticket #6926 (Compile error on Mintty/Mingw with ffbuild/common.mak & ...) created by
- Summary of the bug: Running ffmpeg compile on Minty/mingw results in …
- 11:17 AM Ticket #6736 (vidstab fails with yuv444 input) updated by
- In …
- 10:57 AM Ticket #6915 (DASH audio segments duration doesn't match exactly with video segments ...) updated by
- Replying to beloko: > > However segments duration for …
- 10:36 AM Changeset in ffmpeg [b943bc3] by
- avfilter/vf_fftfilt: support >8 bit depth formats Signed-off-by: Paul …
- 9:48 AM Changeset in ffmpeg [f6608f47] by
- avfilter/vf_aspect: change outlink sample aspect ratio instead of …
- 9:48 AM Changeset in ffmpeg [4754d70a] by
- avfilter/video: pick sar from link It should not be needed for each …
- 8:00 AM Ticket #6736 (vidstab fails with yuv444 input) updated by
- The bit-depth check that is being done in vf_vidstabdetect.c and …
- 5:42 AM Changeset in ffmpeg [d02289c3] by
- avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute …
- 2:00 AM Changeset in ffmpeg [4c78bbd3] by
- avformat/internal: log underlying error with ff_rename failure …
- 1:56 AM Ticket #6925 (Dash demuxer does not stop after -t <timeout> expires) created by
-
Summary of the bug:
When using
-t <timeout>on an output … - 12:41 AM Changeset in ffmpeg [5f4a32a] by
- avformat/hls: hide misleading warning when http reconnect is required …
- 12:39 AM Changeset in ffmpeg [54d0ef17] by
- avformat/http: return EOF from ff_http_do_new_request if previous …
Note:
See TracTimeline
for information about the timeline view.
