Timeline
Sep 20, 2017:
- 8:44 PM Ticket #6675 (Cineform decoder distorts lower 8 pixels on 1080 video) updated by
- Unfortunately, I don't see the file there (the upload site may not …
- 7:07 PM Ticket #6664 (ffmpeg concat audio not in sync) updated by
- Yes I am able to reproduce this issue. I was doing testing with the …
- 7:07 PM Ticket #6664 (ffmpeg concat audio not in sync) updated by
- Yes I am able to reproduce this issue. I was doing testing with the …
- 2:36 PM Ticket #6675 (Cineform decoder distorts lower 8 pixels on 1080 video) updated by
- Uploaded sample file 'Cineform_Bottom_8_Pixel_Distort_1080_YUV.mov' …
- 2:29 PM Ticket #6675 (Cineform decoder distorts lower 8 pixels on 1080 video) created by
- Summary of the bug: The lower 8 pixels of 1080 height video distorts …
- 12:40 PM Ticket #6567 (aac format profile always LTP in 3.2.x by filter aac_adtstoasc) closed by
- needs_more_info: Please reopen this ticket if you can add the missing information.
- 9:46 AM Ticket #2798 (Write cover art to mov files) updated by
- Still no way to add a cover to the m4a?
- 9:09 AM Ticket #6665 (Image sequence - feature request: add -end_number parameter) closed by
- wontfix: I don't think the option would have the desired effect: FFmpeg (the …
- 3:05 AM Ticket #6673 (fmp4/hls not working with remote paths) updated by
- Replying to thecodeassassin: > Yeah this patch solves the …
- 2:06 AM Changeset in ffmpeg [5a3b602a] by
- avformat/cafdec: reject multichannel Opus streams Multichannel Opus …
- 1:31 AM Changeset in ffmpeg [b4093e60] by
- lavf/caf: Support demuxing Opus. Introduced in macOS High Sierra and …
- 1:09 AM Changeset in ffmpeg [ace2a2a7] by
- avcodec/pngdec: Clean up on av_frame_ref() failure Fixes: memleak …
- 1:09 AM Changeset in ffmpeg [d54cc921] by
- avcodec/pngdec: Clean up on av_frame_ref() failure Fixes: memleak …
- 1:09 AM Changeset in ffmpeg [7333799d] by
- avcodec/pngdec: Clean up on av_frame_ref() failure Fixes: memleak …
- 1:09 AM Changeset in ffmpeg [ab2d9913] by
- avcodec/pngdec: Clean up on av_frame_ref() failure Fixes: memleak …
- 12:56 AM Changeset in ffmpeg [e428e5de] by
- avcodec/mips: preload data in hevc sao edge 0 degree filter msa …
- 12:56 AM Changeset in ffmpeg [f4ba85dc] by
- avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functions …
- 12:56 AM Changeset in ffmpeg [97778366] by
- MAINTAINERS: add myself for bwdif and (t)interlace Signed-off-by: …
- 12:56 AM Changeset in ffmpeg [5480e82] by
- avcodec/pngdec: Clean up on av_frame_ref() failure Fixes: memleak …
- 12:39 AM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) closed by
- fixed: Implemented by Steven Liu in 96d70694.
- 12:36 AM Ticket #6658 (Dash demuxer segfault) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
- 12:27 AM Ticket #6657 (DVB-T2 audio support) closed by
- fixed: You may want to inform Loewe that their mpegts muxer writes invalid …
- 12:20 AM Changeset in ffmpeg [ca72cd13] by
- lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC. It is …
Sep 19, 2017:
- 11:41 PM Ticket #2415 (RTSP (and SDP) client timeout is hard-coded to 10 seconds) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Reproducible with an invalid sdp file like the following: […] Patch … - 11:12 PM Ticket #6672 (ffplay stereo3d incorrect aspect ratio) closed by
- fixed: Fixed in b4b02477bd8029daca389ec745bbb46457b74b5c, thank you for the …
- 11:07 PM Changeset in ffmpeg [b4b0247] by
- lavfi/stereo3d: Set SAR for every output frame. Fixes ticket #6672.
- 11:02 PM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) closed by
- fixed: Replying to xtemp09: > ffprobe is stable. There is …
- 10:57 PM Changeset in ffmpeg [2f3a3a7e] by
- lavf/utils: Do not force chapter end time before chapter start. Fixes …
- 10:56 PM Changeset in ffmpeg [5cb7038] by
- lavd/kmsgrab: Remove the mapping for AV_PIX_FMT_RGB8. The definitions …
- 10:30 PM Changeset in ffmpeg [18516d3e] by
- avutil/hwcontext_dxva2: return an error when buffer allocation fails …
- 9:47 PM Changeset in ffmpeg [f952edaa] by
- kmsgrab: Add more DRM plane formats
- 9:47 PM Changeset in ffmpeg [b0ece2b3] by
- hwcontext_vaapi: Fix DRM format mapping
- 9:47 PM Changeset in ffmpeg [9f9625ea] by
- kmsgrab: Remove multiple-plane formats The planes are unlikely to be …
- 9:47 PM Changeset in ffmpeg [22afa87a] by
- kmsgrab: Fix DRM format definitions All DRM formats are defined in …
- 9:46 PM Changeset in ffmpeg [375cf55f] by
- vaapi: Disable deprecation warnings around use of old struct vaapi_context
- 9:28 PM Ticket #6664 (ffmpeg concat audio not in sync) updated by
-
Keywords, Reproduced by developer changed
Is the issue reproducible with current FFmpeg git head (the only … - 9:18 PM Ticket #6674 (Crash on VP9 DXVA2 decoding.) updated by
-
Priority, Keywords changed
- 7:17 PM Ticket #6664 (ffmpeg concat audio not in sync) updated by
- Output below: […]
- 4:34 PM Ticket #6673 (fmp4/hls not working with remote paths) updated by
- maybe need support http play fmp4 format at hls.c, now you can test …
- 1:06 PM Ticket #6673 (fmp4/hls not working with remote paths) updated by
- Yeah this patch solves the problem. However my playlist doesn't seem …
- 12:54 PM Ticket #6674 (Crash on VP9 DXVA2 decoding.) closed by
- fixed: I actually had that patch on the ML already, pushed it now.
- 12:52 PM Changeset in ffmpeg [b4ecf2b5] by
- vp9: move VP9SharedContext back to the top of VP9Context …
- 12:09 PM Ticket #6674 (Crash on VP9 DXVA2 decoding.) created by
- Crash on VP9 DXVA2 decoding after …
- 11:32 AM Ticket #6657 (DVB-T2 audio support) updated by
- Head revision from git shows the same behavior. Strange is that FFmpeg …
- 10:53 AM Ticket #6666 (Stream fails with "inflate return value: -3, incorrect header check" ...) updated by
- Thank you, can confirm that fixed the problem.
- 10:21 AM Ticket #6673 (fmp4/hls not working with remote paths) updated by
- Replying to thecodeassassin: > hi stevenliu, thanks for …
- 9:34 AM Ticket #6673 (fmp4/hls not working with remote paths) reopened by
- 8:56 AM Ticket #6673 (fmp4/hls not working with remote paths) updated by
- hi stevenliu, thanks for the quick reponse. It seems that it does not …
- 8:15 AM Ticket #6673 (fmp4/hls not working with remote paths) closed by
- duplicate: refer to : https://trac.ffmpeg.org/ticket/6541
- 7:53 AM Ticket #6673 (fmp4/hls not working with remote paths) updated by
- […] Try modify your command looks like this.
- 7:32 AM Ticket #6673 (fmp4/hls not working with remote paths) created by
- Summary of the bug: When sending the chunks via the HTTP PUT method …
- 2:24 AM Changeset in ffmpeg [18821e3b] by
- x86/exrdsp: optimize ff_reorder_pixels_avx2() Tested with "checkasm …
Sep 18, 2017:
- 9:36 PM Ticket #6672 (ffplay stereo3d incorrect aspect ratio) updated by
-
Status, Component, Reproduced by developer changed
If there is an issue, it is also reproducible with the following … - 8:48 PM Ticket #6669 ("LAVSplitterSource" can't show "Author" metadata tag for remote file.) updated by
- Please upload the sample and post a (working) link here.
- 8:41 PM Ticket #3988 (Spamming license violators) updated by
-
Description changed
- 8:20 PM Ticket #4239 (Pavtube/i-loveshare/multipelife violates the license) updated by
-
Description, Summary changed
- 4:32 PM Ticket #6669 ("LAVSplitterSource" can't show "Author" metadata tag for remote file.) updated by
- I'm agree. Please excuse me. MPC-HC can show this tag through LAV but …
- 2:51 PM Ticket #6672 (ffplay stereo3d incorrect aspect ratio) updated by
- -error-
- 2:49 PM Ticket #6672 (ffplay stereo3d incorrect aspect ratio) updated by
- No sample file is needed. It is clear that the displayed resolution …
- 12:13 PM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) updated by
- ffmpeg -i bad.mp4 -c copy -f matroska -y NUL Gives the same error. …
- 11:24 AM Ticket #5682 (3D HOU/HSBS resolution issue with ffmpeg > 2.8.6) updated by
-
Keywords changed
- 11:23 AM Ticket #918 (polarized to anaglyph filter.) updated by
-
Keywords changed
- 11:21 AM Ticket #6672 (ffplay stereo3d incorrect aspect ratio) updated by
-
Keywords, Component changed
For some input files, the behaviour offfmpegandffplayis … - 10:25 AM Ticket #6672 (ffplay stereo3d incorrect aspect ratio) created by
- Summary of the bug: Ffplay displays the same output for the stereo3d …
- 9:44 AM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) updated by
- If you mean version, FFMPEG is the git latest, ffprobe is stable. …
- 6:57 AM Changeset in ffmpeg [3ffd3b7f] by
- avformat/mxfenc: cosmetic changes Signed-off-by: Tobias Rapp …
- 6:56 AM Changeset in ffmpeg [147bface] by
- fate: add mxf_dv25/dvcpro50 regression tests Signed-off-by: Tobias …
- 6:56 AM Changeset in ffmpeg [35d6be19] by
- avformat/mxfenc: fix aspect ratio when writing 16:9 DV frames …
- 3:15 AM Changeset in ffmpeg [3af10603] by
- avfilter/tinterlace: Simplify checks for lowpass filtering flags
- 2:50 AM Ticket #6484 (libavfilter.a: File in wrong format) updated by
-
Priority, Keywords, Version, Component changed
- 2:47 AM Ticket #6500 (Fails to playback a certain .WAV audio file) updated by
-
Keywords changed
- 2:46 AM Ticket #6500 (Fails to playback a certain .WAV audio file) updated by
-
Priority, Keywords, Version, Component changed
Regression since fc145e576a443bfc89efdf35b91fd3c9ca0d8388 - 2:41 AM Changeset in ffmpeg [4492237e] by
- fate: add tinterlace lowpass filtering tests Signed-off-by: James …
- 2:31 AM Ticket #6528 (Codec ljpeg incorrectly missing "D" tag in -codecs output?) closed by
- invalid: FFmpeg does not contain an ljpeg decoder, the mjpeg decoder handles ljpeg.
- 2:29 AM Ticket #6525 (Still image file format codecs are tricky to filter out of -codecs output) closed by
-
invalid: Replying to tangent:
> *
Imeans an "image" codec, … - 1:24 AM Changeset in ffmpeg [3118e81f] by
- lavc/frame_thread_encoder: Do not mix variable declaration and code. …
Sep 17, 2017:
- 10:01 PM Changeset in ffmpeg [7323c896] by
- checkasm: add an exrdsp test Signed-off-by: James Almer …
- 10:01 PM Changeset in ffmpeg [98d7ad08] by
- avcodec/exrdsp: improve the ExrDSPContext->reorder_pixels prototype …
- 9:48 PM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) updated by
-
Priority, Keywords, Component, Reproduced by developer changed
Replying to xtemp09: > I can't mux it and cut to provide a … - 8:53 PM Changeset in ffmpeg [9b8c1224] by
- libavcodec/exr : add X86 SIMD for reorder_pixels Signed-off-by: James …
- 5:59 PM Changeset in ffmpeg [a5a6ac1a] by
- libavfilter/overlay_qsv: Add QSV overlay vpp filter The filter …
- 5:57 PM Changeset in ffmpeg [8d3666c4] by
- libavfilter/vf_vpp: Add common filters of the qsv vpp Add common …
- 1:57 PM Changeset in ffmpeg [61c5c89d] by
- avcodec/hevc_ps: Fix c?_qp_offset_list size Fixes: runtime error: …
- 1:57 PM Changeset in ffmpeg [19045efd] by
- avcodec/shorten: Move buffer allocation and offset init to end of …
- 1:57 PM Changeset in ffmpeg [33e67eb8] by
- avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() …
- 1:57 PM Changeset in ffmpeg [4b43dd0] by
- avcodec/hevcdsp_template: Fix undefined shift in …
- 1:57 PM Changeset in ffmpeg [10ae5fb2] by
- avcodec/diracdec: Fix overflow in DC computation Fixes: runtime …
- 1:57 PM Changeset in ffmpeg [5e7ddf0b] by
- avformat/asfdec: Fix DoS in asf_build_simple_index() Fixes: Missing …
- 1:57 PM Changeset in ffmpeg [29b95052] by
- avformat/mov: Fix DoS in read_tfra() Fixes: Missing EOF check in loop …
- 1:57 PM Changeset in ffmpeg [5cc3add0] by
- avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting Fixes: …
- 1:57 PM Changeset in ffmpeg [93a32c15] by
- avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() Fixes: …
- 1:57 PM Changeset in ffmpeg [22dbd1eb] by
- avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() Fixes: …
- 1:57 PM Changeset in ffmpeg [92ec4eac] by
- avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() …
- 1:57 PM Changeset in ffmpeg [5d678513] by
- avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset …
- 1:57 PM Changeset in ffmpeg [0e4612ea] by
- avcodec/snowdec: Fix integer overflow in …
- 1:57 PM Changeset in ffmpeg [f69905e2] by
- avcodec/hevc_ps: Fix undefined shift in pcm code Fixes: runtime …
- 1:57 PM Changeset in ffmpeg [fcc2119e] by
- avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate() …
- 1:57 PM Changeset in ffmpeg [28c08ab9] by
- avformat/mvdec: Fix DoS due to lack of eof check Fixes: loop.mv …
- 1:57 PM Changeset in ffmpeg [953c6259] by
- avformat/rl2: Fix DoS due to lack of eof check Fixes: loop.rl2 …
- 1:57 PM Changeset in ffmpeg [770482de] by
- avformat/rmdec: Fix DoS due to lack of eof check Fixes: loop.ivr …
- 1:57 PM Changeset in ffmpeg [64aa8bb8] by
- avformat/cinedec: Fix DoS due to lack of eof check Fixes: loop.cine …
- 1:57 PM Changeset in ffmpeg [0eb39938] by
- avformat/asfdec: Fix DoS due to lack of eof check Fixes: loop.asf …
- 1:57 PM Changeset in ffmpeg [0d32491b] by
- avformat/hls: Fix DoS due to infinite loop Fixes: loop.m3u The …
- 1:57 PM Changeset in ffmpeg [d4a333f] by
- ffprobe: Fix NULL pointer handling in color parameter printing …
- 1:57 PM Changeset in ffmpeg [5ff09443] by
- ffprobe: Fix null pointer dereference with color primaries Found-by: …
- 1:57 PM Changeset in ffmpeg [0575adfd] by
- avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() …
- 1:57 PM Changeset in ffmpeg [5351c8bd] by
- avformat/rtpdec_h264: Fix heap-buffer-overflow Fixes: rtp_sdp/poc.sdp …
- 1:57 PM Changeset in ffmpeg [6622be01] by
- avformat/aviobuf: Fix signed integer overflow in avio_seek() Signed …
- 1:57 PM Changeset in ffmpeg [7b6dba89] by
- avformat/mov: Fix signed integer overflows with total_size Signed …
- 1:57 PM Changeset in ffmpeg [edac2328] by
- avcodec/utils: Fix signed integer overflow in …
- 1:57 PM Changeset in ffmpeg [1fa31e28] by
- avcodec/aacdec_template: Fix running cleanup in decode_ics_info() …
- 1:57 PM Changeset in ffmpeg [3ee6a9cf] by
- avcodec/me_cmp: Fix crashes on ARM due to misalignment Adds a …
- 1:57 PM Changeset in ffmpeg [b2f99c4] by
- avcodec/dirac_dwt_template: Fix integer overflow in …
- 1:57 PM Changeset in ffmpeg [96d57860] by
- avcodec/fic: Fixes signed integer overflow Fixes: runtime error: …
- 1:57 PM Changeset in ffmpeg [1b5548c] by
- avcodec/snowdec: Fix off by 1 error Fixes: runtime error: index 4 out …
- 1:57 PM Changeset in ffmpeg [df2efc21] by
- avcodec/diracdec: Check perspective_exp and zrs_exp. Fixes: undefined …
- 1:57 PM Changeset in ffmpeg [a5c83b58] by
- avcodec/mpeg4videodec: Clear mcsel before decoding an image Fixes: …
- 1:57 PM Changeset in ffmpeg [55fe7a73] by
- avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* Fix …
- 1:57 PM Changeset in ffmpeg [46023f32] by
- avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime …
- 1:57 PM Changeset in ffmpeg [74e9dbf0] by
- avcodec/h264_slice: Fix overflow in slice offset Fixes: runtime …
- 1:57 PM Changeset in ffmpeg [ee17fdff] by
- avformat/utils: fix memory leak in avformat_free_context The pointer …
- 10:48 AM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) updated by
- I can't mux it and cut to provide a sample because of aforementioned …
- 10:38 AM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) updated by
- cehoyos, https://rutracker.net/forum/viewtopic.php?t=3664800 The 24th …
- 10:34 AM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) updated by
- Please provide a sample.
- 10:26 AM Ticket #6671 (FFMPEG does not convert a file with invalid metadata) created by
- If FFMPEG finds out that the file contains wrong metadata, it does not …
- 10:23 AM Changeset in ffmpeg [98f8f5b1]n3.2.8 by
- Update for 3.2.8 Signed-off-by: Michael Niedermayer …
- 10:21 AM Changeset in ffmpeg [0a5251d2] by
- avcodec/hevc_ps: Fix c?_qp_offset_list size Fixes: runtime error: …
- 10:21 AM Changeset in ffmpeg [2cfabd8c] by
- avcodec/shorten: Move buffer allocation and offset init to end of …
- 10:21 AM Changeset in ffmpeg [87ef295d] by
- avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() …
- 10:21 AM Changeset in ffmpeg [03bf78eb] by
- avcodec/hevcdsp_template: Fix undefined shift in …
- 10:21 AM Changeset in ffmpeg [f3c3cd5a] by
- avcodec/diracdec: Fix overflow in DC computation Fixes: runtime …
- 10:21 AM Changeset in ffmpeg [256ebf8b] by
- avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() Fixes: runtime …
- 10:21 AM Changeset in ffmpeg [36c0958f] by
- libavcodec/h264_parse: don't use uninitialized value when …
- 10:21 AM Changeset in ffmpeg [4e4177dd] by
- avformat/asfdec: Fix DoS in asf_build_simple_index() Fixes: Missing …
- 10:21 AM Changeset in ffmpeg [c9527df2] by
- avformat/mov: Fix DoS in read_tfra() Fixes: Missing EOF check in loop …
- 10:21 AM Changeset in ffmpeg [372bb59] by
- avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() …
- 10:21 AM Changeset in ffmpeg [d5b42af8] by
- avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting Fixes: …
- 10:21 AM Changeset in ffmpeg [21735395] by
- avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() Fixes: …
- 10:21 AM Changeset in ffmpeg [816f7337] by
- avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() Fixes: …
- 10:21 AM Changeset in ffmpeg [9cbac360] by
- avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() …
- 10:21 AM Changeset in ffmpeg [a051de09] by
- avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset …
- 10:21 AM Changeset in ffmpeg [e29c9ef2] by
- avcodec/snowdec: Fix integer overflow in …
- 10:21 AM Changeset in ffmpeg [50d72627] by
- avcodec/hevc_ps: Fix undefined shift in pcm code Fixes: runtime …
- 10:21 AM Changeset in ffmpeg [a4cc110] by
- avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate() …
- 10:21 AM Changeset in ffmpeg [d4fc6b21] by
- avformat/mvdec: Fix DoS due to lack of eof check Fixes: loop.mv …
- 10:21 AM Changeset in ffmpeg [5bc9f704] by
- avformat/rl2: Fix DoS due to lack of eof check Fixes: loop.rl2 …
- 10:21 AM Changeset in ffmpeg [2bbef8ee] by
- avformat/rmdec: Fix DoS due to lack of eof check Fixes: loop.ivr …
- 10:21 AM Changeset in ffmpeg [98e177c7] by
- avformat/cinedec: Fix DoS due to lack of eof check Fixes: loop.cine …
- 10:21 AM Changeset in ffmpeg [f945179] by
- avformat/asfdec: Fix DoS due to lack of eof check Fixes: loop.asf …
- 10:21 AM Changeset in ffmpeg [2920c7ce] by
- avformat/hls: Fix DoS due to infinite loop Fixes: loop.m3u The …
- 10:21 AM Changeset in ffmpeg [baca98f] by
- ffprobe: Fix NULL pointer handling in color parameter printing …
- 10:21 AM Changeset in ffmpeg [726133b6] by
- ffprobe: Fix null pointer dereference with color primaries Found-by: …
- 10:21 AM Changeset in ffmpeg [3738a418] by
- avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() …
- 10:21 AM Changeset in ffmpeg [53a6cdf8] by
- avformat/rtpdec_h264: Fix heap-buffer-overflow Fixes: rtp_sdp/poc.sdp …
- 10:21 AM Changeset in ffmpeg [50cb3248] by
- avformat/aviobuf: Fix signed integer overflow in avio_seek() Signed …
- 10:21 AM Changeset in ffmpeg [74410f2a] by
- avformat/mov: Fix signed integer overflows with total_size Signed …
- 10:21 AM Changeset in ffmpeg [febea34f] by
- avcodec/utils: Fix signed integer overflow in …
- 10:21 AM Changeset in ffmpeg [6da5e63b] by
- avcodec/aacdec_template: Fix running cleanup in decode_ics_info() …
- 10:21 AM Changeset in ffmpeg [d15b1da8] by
- avcodec/me_cmp: Fix crashes on ARM due to misalignment Adds a …
- 10:21 AM Changeset in ffmpeg [dc86479e] by
- avcodec/dirac_dwt_template: Fix integer overflow in …
- 10:21 AM Changeset in ffmpeg [98cd9cd] by
- avcodec/fic: Fixes signed integer overflow Fixes: runtime error: …
- 10:21 AM Changeset in ffmpeg [bd09e3b1] by
- avcodec/snowdec: Fix off by 1 error Fixes: runtime error: index 4 out …
- 10:21 AM Changeset in ffmpeg [5bc3b18e] by
- avcodec/diracdec: Fixes integer overflow Fixes: runtime error: signed …
- 10:21 AM Changeset in ffmpeg [952393b6] by
- avcodec/diracdec: Check perspective_exp and zrs_exp. Fixes: undefined …
- 10:21 AM Changeset in ffmpeg [04db307c] by
- avcodec/ffv1dec_template: Fix undefined shift Fixes: runtime error: …
- 10:21 AM Changeset in ffmpeg [342d5c20] by
- avcodec/mpeg4videodec: Clear mcsel before decoding an image Fixes: …
- 10:21 AM Changeset in ffmpeg [52c40691] by
- avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* Fix …
- 10:21 AM Changeset in ffmpeg [e5950870] by
- avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime …
- 10:21 AM Changeset in ffmpeg [b66aa378] by
- avcodec/h264_slice: Fix overflow in slice offset Fixes: runtime …
- 10:21 AM Changeset in ffmpeg [16ee4057] by
- avformat/utils: fix memory leak in avformat_free_context The pointer …
- 10:21 AM Changeset in ffmpeg [19938f1a] by
- avcodec/diracdsp: fix integer overflow Fixes: runtime error: signed …
- 10:21 AM Changeset in ffmpeg [892ceb51] by
- avcodec/diracdec: Check weight_log2denom Fixes: runtime error: shift …
Sep 16, 2017:
- 5:59 PM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
- Seems that the referenced commit became available as of ffmpeg 3.3.1. …
- 5:55 PM Changeset in ffmpeg [08ec828d] by
- avcodec/vorbisenc: Fix mixed declaration and statements …
- 5:55 PM Changeset in ffmpeg [d76838c1] by
- avcodec/fits: Fix include type Signed-off-by: Michael Niedermayer …
- 5:55 PM Changeset in ffmpeg [0f5576a2] by
- avutil/imgutils: Fix warning: missing braces around initializer …
- 2:46 PM Changeset in ffmpeg [a149fa97] by
- avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in avctx …
- 6:05 AM Ticket #6641 (Severe artifacts when decoding WMV / WMV3 (Windows Media Video 9) / ...) updated by
- I thought the sample contains old, partly unknown WMV3 from a time …
- 2:32 AM Changeset in ffmpeg [73bf0f42] by
- avformat/hlsenc: fix segfault when using -hls_segment_type fmp4 with …
- 12:29 AM Ticket #6669 ("LAVSplitterSource" can't show "Author" metadata tag for remote file.) updated by
- URL is 404. There is nothing we can do about that.
Sep 15, 2017:
- 9:28 PM Slideshow edited by
- Added H.265 encoding guide to Also See section (diff)
- 8:40 PM Changeset in ffmpeg [42a41c39] by
- vf_fps: Fix memory leak introduced by eea64ef4 Signed-off-by: Michael …
- 8:40 PM Changeset in ffmpeg [ed48e227] by
- avfilter/interlace: simplify code Signed-off-by: Thomas Mundt …
- 8:40 PM Changeset in ffmpeg [a7f6bfdc] by
- avfilter/interlace: prevent over-sharpening with the complex low-pass …
- 8:36 PM Changeset in ffmpeg [1a85fb7e] by
- avcodec/mips: Improve hevc sao band filter msa functions Preload data …
- 8:19 PM Changeset in ffmpeg [0105ed55] by
- avcodec/mips: Improve avc mc copy msa functions Remove loops and …
- 8:19 PM Changeset in ffmpeg [e5a650e1] by
- avcodec/mips: Improve avc lpf msa functions Optimize luma intra case …
- 3:13 PM Ticket #4443 (Transparency gets lost when using palettegen / paletteuse) updated by
- You only have to look at paletteuse, afair, palettegen supports …
- 3:12 PM Ticket #6669 ("LAVSplitterSource" can't show "Author" metadata tag for remote file.) closed by
- invalid: Do you agree that this ticket makes absolutely no sense? Please …
- 3:02 PM Ticket #4443 (Transparency gets lost when using palettegen / paletteuse) updated by
- I'm going to look into this and see if I can submit a patch. I'm new …
- 2:50 PM Ticket #6670 ("LAVSplitterSource" shows empty "Chapters"(title) metadata tags for ...) created by
- iTunes can show it fully. Example: …
- 2:39 PM Ticket #6669 ("LAVSplitterSource" can't show "Author" metadata tag for remote file.) created by
- Foobar2000 can show this tag! Example: …
- 2:08 PM Ticket #6641 (Severe artifacts when decoding WMV / WMV3 (Windows Media Video 9) / ...) updated by
- Its ordinary WMV3 Main Profile, they should. (contrary to the OPs …
- 1:51 PM Ticket #6641 (Severe artifacts when decoding WMV / WMV3 (Windows Media Video 9) / ...) updated by
- I would have expected that hardware decoders do not support this kind …
- 1:10 PM Changeset in ffmpeg [67433515] by
- lavf/http: fix compilation without zlib Regression since …
- 1:08 PM Ticket #6641 (Severe artifacts when decoding WMV / WMV3 (Windows Media Video 9) / ...) updated by
- The issue seems to occur irregardless if software or hardware decoding …
- 1:01 PM Changeset in ffmpeg [1a08285f] by
- build: fix coreimage filters dependency to AppKit framework AppKit is …
- 12:27 PM Ticket #6641 (Severe artifacts when decoding WMV / WMV3 (Windows Media Video 9) / ...) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 12:25 PM Ticket #6646 (Problem with ismv) updated by
-
Keywords, Component changed
More like a question: Why didn't you provide both the failing and the … - 12:23 PM Ticket #6642 (GPU hang in decoding hevc video by using ffmpeg) closed by
- invalid: Assuming this has to be fixed by Intel (invalid data should never hang …
- 12:19 PM Changeset in ffmpeg [dd8ffb19] by
- lavc/mediacodec_wrapper: fix jni vaargs types Fixes decoding on …
- 12:14 PM Ticket #6521 (HEIF support) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
This patch does not work for any of the files attached: … - 11:57 AM Ticket #6521 (HEIF support) updated by
- To help with this, here is a zip with some photos, videos and photo …
- 11:39 AM Ticket #6666 (Stream fails with "inflate return value: -3, incorrect header check" ...) closed by
- fixed: Fixed by Jacek Jendrzej in e2f8f14052d99d7710cda0a821e236765b315d0b
- 11:39 AM Ticket #6404 (302 Moved Temporarily Url dont work) closed by
- fixed: Fixed by Jacek Jendrzej in e2f8f14052d99d7710cda0a821e236765b315d0b
- 11:38 AM Ticket #2674 (fps filter changes video length) closed by
- fixed: Fixed by Thierry Foucu in eea64ef4cfb593cbe28465f45e6bd4c41a79cae1
- 11:33 AM Changeset in ffmpeg [e2f8f140] by
- lavf/http: Reset compressed header flag, fix http 302 request Fixes …
- 11:22 AM Ticket #6666 (Stream fails with "inflate return value: -3, incorrect header check" ...) updated by
- The same Bug with ticket http://trac.ffmpeg.org/ticket/6404
- 7:54 AM Ticket #6667 (GnuTLS: should ignore GNUTLS_E_PREMATURE_TERMINATION) updated by
- To make this a valid ticket, please test current FFmpeg git head and …
- 6:59 AM Ticket #6668 (MPEG2 decoding failed with FFMPEG-VAAPI) created by
- Summary of the bug: The decoded frames of some mpeg2 files are wrong …
- 5:44 AM Ticket #6667 (GnuTLS: should ignore GNUTLS_E_PREMATURE_TERMINATION) created by
- Summary of the bug: FFmpeg spams the console if the TLS connection is …
- 12:24 AM Changeset in ffmpeg [eea64ef4] by
- vf_fps: when reading EOF, using current_pts to duplicate the last …
Sep 14, 2017:
- 11:47 PM Changeset in ffmpeg [c6314cd] by
- avcodec/mips: Improve hevc idct msa functions Align the buffers. …
- 11:47 PM Changeset in ffmpeg [f692e55] by
- avcodec/mips: Improve hevc lpf msa functions Seperate the filter …
- 9:42 PM Changeset in ffmpeg [197d298a] by
- hwcontext_vaapi: Fix build failure with old libdrm Signed-off-by: Jun …
- 9:40 PM Changeset in ffmpeg [4625681] by
- kmsgrab: Fix build failure with old libdrm DRM_FORMAT_R8 was added in …
- 9:31 PM Ticket #6666 (Stream fails with "inflate return value: -3, incorrect header check" ...) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Patch sent. - 9:15 PM Ticket #6482 (h264_videotoolbox encoder hardcodes SPS with 25fps) updated by
-
Keywords changed
- 8:54 PM Ticket #6482 (h264_videotoolbox encoder hardcodes SPS with 25fps) updated by
- Im seeing this problem too but perhaps for a different reason. Edit: …
- 8:51 PM Ticket #6664 (ffmpeg concat audio not in sync) updated by
- To make this a valid ticket, please test current FFmpeg git head and …
- 8:50 PM Ticket #6665 (Image sequence - feature request: add -end_number parameter) updated by
-
What's wrong with
-vframes? - 8:48 PM Ticket #6666 (Stream fails with "inflate return value: -3, incorrect header check" ...) created by
- Summary of the bug: Attempting to get stream that plays fine in VLC …
- 8:45 PM Ticket #6661 (Missing streams when cutting M2TS file) closed by
- invalid
- 7:03 PM Ticket #6661 (Missing streams when cutting M2TS file) reopened by
- 7:03 PM Ticket #6661 (Missing streams when cutting M2TS file) updated by
- Ok did it and now the process finishes, but the resulting file has …
- 6:05 PM Ticket #6665 (Image sequence - feature request: add -end_number parameter) created by
- Hi, As per the FAQ …
- 5:51 PM Ticket #6664 (ffmpeg concat audio not in sync) created by
- Summary of the bug: when using concat in 3.3.4 the audio is out of …
- 4:05 PM Changeset in ffmpeg [133002e8] by
- avfilter/vf_despill: fix assigment Reported-by: Moritz Barsnick …
- 2:55 PM Ticket #6661 (Missing streams when cutting M2TS file) closed by
-
invalid: Missing
-scodec copyor-snor-codec copy. Please … - 1:56 PM Ticket #6661 (Missing streams when cutting M2TS file) reopened by
- Ok tried and fails. […] ---- […]
- 8:58 AM Ticket #6662 (ffmpeg Logo insertion) closed by
- invalid: Please post all user questions on the user mailing list, this is a bug …
- 8:57 AM Ticket #6663 (ffrpobe shows nothing as frame info) updated by
- Is the issue you see reproducible with current FFmpeg git head?
- 8:14 AM Changeset in ffmpeg [16b44d9a] by
- lavd/kmsgrab: Fix packet flag setting Found-by: James Almer …
- 8:01 AM Ticket #6663 (ffrpobe shows nothing as frame info) created by
- Summary of the bug: Any "times" used as an ffbrobe interval, laying …
- 7:53 AM Changeset in ffmpeg [ac6691ab] by
- avio: update avio_alloc_context() doxy It must be freed using …
- 7:35 AM Ticket #6662 (ffmpeg Logo insertion) created by
- how can insert a single logo for multiple ffmpeg output. Now the logo …
- 7:09 AM Ticket #6657 (DVB-T2 audio support) updated by
- Loewe TV doesn't have any problem with AAC audio and DVB-T2. Loewe TV …
- 4:43 AM Changeset in ffmpeg [6561cdd7] by
- avcodec.h: fix doxygen comment
Sep 13, 2017:
- 9:47 PM Ticket #6661 (Missing streams when cutting M2TS file) closed by
- invalid: This is not a bug. The default stream selection behavior is to select …
- 9:31 PM Changeset in ffmpeg [ec1573f] by
- doc/indevs: Document kmsgrab input device
- 9:31 PM Changeset in ffmpeg [52194f0b] by
- lavd: Add KMS screen grabber
- 9:25 PM Changeset in ffmpeg [c8dea819] by
- lavc: Add wrapped_avframe decoder Intended for use with hardware …
- 9:25 PM Changeset in ffmpeg [82342cea] by
- lavc: Add flag to mark packets containing trusted input
- 9:25 PM Changeset in ffmpeg [170c6533] by
- hwcontext_vaapi: Add DRM to VAAPI mapping
- 9:03 PM Changeset in ffmpeg [9cb23cd9] by
- lavu: Add DRM hwcontext
- 8:26 PM Changeset in ffmpeg [9f7042f9] by
- avcodec/extract_extradata: return an error when buffer allocation …
- 8:22 PM Changeset in ffmpeg [7bae17e3] by
- avcodec/extract_extradata: return an error when buffer allocation …
- 8:20 PM Ticket #6661 (Missing streams when cutting M2TS file) created by
- Summary of the bug: When cutting a M2TS file to get a portion of it, …
- 7:19 PM Ticket #6651 (cut file without specifying codecs) updated by
- That's my main request. Thanks
- 6:38 PM Changeset in ffmpeg [4d390344] by
- configure: check if NAN can be used as a constant initializer Some …
- 5:35 PM Ticket #6660 (RTSP timeout for GET_PARAMETER request is hardcoded) updated by
-
Priority, Keywords, Analyzed by developer, Component, Reproduced by developer changed
- 5:34 PM Ticket #6659 (Feature Request - Range header in RTSP protocol implementation) updated by
-
Priority changed
- 5:32 PM Ticket #6660 (RTSP timeout for GET_PARAMETER request is hardcoded) updated by
-
Analyzed by developer, Reproduced by developer changed
- 5:32 PM Ticket #6660 (RTSP timeout for GET_PARAMETER request is hardcoded) created by
- The timeout for keep-alive requests made to an RTSP stream is not …
- 5:27 PM Ticket #6659 (Feature Request - Range header in RTSP protocol implementation) created by
- The ability to specify "Range" header in time format for RTSP …
- 5:12 PM Ticket #6657 (DVB-T2 audio support) updated by
-
Keywords, Version, Component changed
For future tickets: Please always test current FFmpeg git head (the … - 4:27 PM Ticket #6656 (jack output support) updated by
-
Keywords, Component, Priority changed
- 3:56 PM Ticket #6658 (Dash demuxer segfault) created by
- Summary of the bug: How to reproduce: […] Backtrace: […]
- 10:36 AM Ticket #6654 (AAC-file stay on pause through LAVSplitterSource right after start.) updated by
- Replying to cehoyos: > Possibly a duplicate of ticket …
- 9:36 AM Ticket #6627 (av_read_frame got incorrect packet after av_seek_frame) closed by
- needs_more_info: In second turn, that the audio packet with the same pts is larger is …
- 9:27 AM Ticket #6657 (DVB-T2 audio support) created by
- Summary of the bug: Audio is not supported. The video samples …
- 3:02 AM Ticket #6656 (jack output support) updated by
- My apologies if this is listed elsewhere, but searching for jack …
- 3:01 AM Ticket #6656 (jack output support) created by
- ffmpeg has jack input: […] output in a similar manner would be …
- 12:39 AM Changeset in ffmpeg [6ce4a635] by
- avformat/fitsenc: fill header line with spaces Signed-off-by: Paras …
Note:
See TracTimeline
for information about the timeline view.
