Timeline
Jan 21, 2018:
- 11:02 PM Changeset in ffmpeg [bda5ad30] by
- v4l2_m2m: Fix free of the wrong pointer in an error path Fixes CIDs …
- 10:56 PM Changeset in ffmpeg [9bba10c1] by
- lavfi: add denoise and sharpness VAAPI video filters. Most code …
- 10:56 PM Changeset in ffmpeg [fcf5eae4] by
- lavfi: add ProcAmp (color balance) VAAPI video filter. Add …
- 10:56 PM Changeset in ffmpeg [92704c48] by
- lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi. …
- 10:56 PM Changeset in ffmpeg [19214f00] by
- lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi. …
- 10:56 PM Changeset in ffmpeg [dfdeed5a] by
- lavfi: VAAPI VPP common infrastructure. Re-work the VAAPI common …
- 9:51 PM Changeset in ffmpeg [56a53340] by
- avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() …
- 9:51 PM Changeset in ffmpeg [15a05d2b] by
- MAINTAINERS: add myself for avcodec/v4l2_ Signed-off-by: Michael …
- 9:35 PM Changeset in ffmpeg [55bdee7b] by
- lavc/svq3: Do not write into memory defined as const. Fixes a warning …
- 8:56 PM Ticket #6847 (Could not create DeckLink iterator, Generic error in an external library) closed by
- fixed: I think the compilation with clang is fixed in latest git master. Your …
- 4:28 PM Concatenate edited by
- (diff)
- 2:16 PM Ticket #6973 (Wiki example missing option) closed by
- invalid: I don't think this is good change but the wiki is a wiki, please make …
- 1:59 PM Ticket #6973 (Wiki example missing option) created by
- This wiki entry https://trac.ffmpeg.org/wiki/Concatenate#protocol has …
- 12:40 PM Ticket #5087 (Schematron validation not successful – DASH is not valid!) closed by
- needs_more_info: I believe this was fixed but since I cannot (exactly) reproduce the …
- 12:17 PM Ticket #4555 (MPEG Dash dynamic type: Period element requires ID) closed by
- fixed: The patch unfortunately was not reviewed, probably fixed by Peter …
- 6:05 AM Ticket #6658 (Dash demuxer segfault) closed by
- fixed: fix by commit: 7a63da891023767824af75ff1c9fe681c156ac19
- 5:56 AM Changeset in ffmpeg [78e884f3] by
- libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024)
- 5:35 AM Changeset in ffmpeg [7a63da89] by
- libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) 1 …
- 5:27 AM Changeset in ffmpeg [8db4ef3e] by
- avformat/dashdec.c: Download dash content with byte range info
- 5:20 AM Changeset in ffmpeg [1f48c5c0] by
- dashdec: Only free url string if being reused If no representation …
- 5:16 AM Changeset in ffmpeg [2472dbc7] by
- avformat/hlsenc: Check that data is set If codecpar->extradata is not …
- 5:14 AM Changeset in ffmpeg [777d6c67] by
- dashdec: Make use of frame rate specified in Representation If the …
- 3:30 AM Ticket #6910 (Broken audio timestamps with Hikvision recording) closed by
- invalid: There is some indication that the sample is actually broken: …
- 3:17 AM Changeset in ffmpeg [2159d4bb] by
- avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets() Reviewed-by: …
- 3:15 AM Ticket #6936 (double free or corruption in remove_decoded_packets()) closed by
- needs_more_info: Please reopen this (important looking) ticket if you can provide an …
- 3:09 AM Changeset in ffmpeg [1f0cf1b2] by
- avcodec/hevcdec: use ff_hevc_uninit_parameter_sets() Reviewed-by: …
- 3:06 AM Changeset in ffmpeg [9462b2b8] by
- avcodec/hevc_ps: add a function to uninitialize parameter set buffers …
- 2:49 AM Ticket #6957 (avformat fails to identify intact MJPEG stream if file contains ...) closed by
- fixed: Should be fixed in 251f0bcb7be9e42af91c1beb346d752185bbcbb9, thank you …
- 2:46 AM Changeset in ffmpeg [251f0bcb] by
- lavf/rawdec: Also probe the last byte of mjpeg streams. Fixes ticket …
- 1:54 AM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) closed by
- fixed: This is the solution and it works on my macOS and iOS devices, but …
- 12:43 AM Ticket #6960 (In drawtext filter, option fix_bounds does not do anything) closed by
- fixed: Fixed by you in 6c1c6c6c71fc776c6dd25d13861b036dad2cdc1b
- 12:37 AM Changeset in ffmpeg [0b9b7f0b] by
- avcodec: v4l2_m2m: context: fix raising warning on POLLERR During the …
- 12:37 AM Changeset in ffmpeg [5d5de3e] by
- avcodec: v4l2_m2m: remove unnecessary timeout. Qualcomm's …
- 12:37 AM Changeset in ffmpeg [a0c624e2] by
- avcodec: v4l2_m2m: fix races around freeing data on close Refcount …
- 12:32 AM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) reopened by
- This is still not working as of ffmpeg 3.3.6 Files with subtitles …
- 12:30 AM Changeset in ffmpeg [6c1c6c6c] by
- avfilter/drawtext - implement fix_bounds When enabled, text, …
Jan 20, 2018:
- 8:32 PM Changeset in ffmpeg [2eecf3cf] by
- avcodec/snowdec: Fix integer overflow before htaps check Fixes: …
- 8:32 PM Changeset in ffmpeg [72535352] by
- avcodec/ulti: Check number of blocks at init Fixes: Timeout Fixes: …
- 8:32 PM Changeset in ffmpeg [ef5994e0] by
- avformat/lrcdec: Fix memory leak in lrc_read_header() Signed-off-by: …
- 6:23 PM Changeset in ffmpeg [6f62b0bd] by
- x86inc: Drop cpuflags_slowctz
- 6:23 PM Changeset in ffmpeg [eb5f063e] by
- x86inc: Correctly set mmreg variables
- 6:23 PM Changeset in ffmpeg [6b6edd12] by
- x86inc: Support creating global symbols from local labels On ELF …
- 6:23 PM Changeset in ffmpeg [9e4b3675] by
- x86inc: Use .rdata instead of .rodata on Windows The standard section …
- 6:23 PM Changeset in ffmpeg [3a02cbe3] by
- x86inc: Enable AVX emulation for floating-point pseudo-instructions …
- 5:38 PM Changeset in ffmpeg [b5b4868] by
- avdevice/decklink: Fix compilation of module on OSX Clang applies the …
- 5:38 PM Changeset in ffmpeg [5409f065] by
- avdevice/decklink: Suppress warning about misuse of struct instead of …
- 5:38 PM Changeset in ffmpeg [fc93eca1] by
- avdevice/decklink: addition of absolute wallclock option for pts …
- 5:29 PM Changeset in ffmpeg [dfa2523b] by
- avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource …
- 5:29 PM Changeset in ffmpeg [7c27bbd5] by
- avdevice/decklink: addition of copyts option Signed-off-by: Marton …
- 5:07 PM Changeset in ffmpeg [e3acba0d] by
- avfilter/formats: remove support for deprecated channel count …
- 4:56 PM SponsoringPrograms/GSoC/2018 edited by
- (diff)
- 4:35 PM SponsoringPrograms/GSoC/2018 edited by
- (diff)
- 4:19 PM SponsoringPrograms/GSoC/2018 edited by
- Backup-mentor myself (diff)
- 3:57 PM SponsoringPrograms/GSoC/2018 edited by
- (diff)
- 2:41 PM Changeset in ffmpeg [7652af9d] by
- lavf/swfdec: Reduce score when auto-detecting swf files. Not more …
- 2:03 PM Ticket #6798 (crossfade goes into infinite loop in new versions of ffmpeg) closed by
- fixed: Fixed by Paul in 8088b5d69c51b9329ccbc6d1125cf55c54ff6374
- 12:50 PM SponsoringPrograms/GSoC/2018 edited by
- (diff)
- 12:40 PM Ticket #6798 (crossfade goes into infinite loop in new versions of ffmpeg) updated by
- Please try latest version.
Jan 19, 2018:
- 10:30 PM Changeset in ffmpeg [07a96b62] by
- avcodec/cuviddec: set key frame for decoded frames Signed-off-by: …
- 9:33 PM Changeset in ffmpeg [e07649e6] by
- avformat/matroskadec: Fix float-cast-overflow undefined behavior in …
- 7:02 PM Ticket #6972 (Application provided invalid, non monotonically increasing dts to ...) updated by
- Replying to RingoTheDog: > JFYI....These were both …
- 6:58 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by
- Replying to CaryKnoop: > {{{ > frame= 4362 fps=1068 q=12.0 …
- 6:37 PM Ticket #6972 (Application provided invalid, non monotonically increasing dts to ...) created by
- Summary of the bug: I keep getting the errors: Application provided …
- 3:29 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by
- Full command line with console output: […]
- 2:47 PM Ticket #6833 (setpts filter incorrect handle current_pts value) updated by
-
Priority, Keywords, Reproduced by developer changed
Regression since eea64ef4cfb593cbe28465f45e6bd4c41a79cae1 - 2:33 PM Ticket #6861 (ABI broken by "add vector_dmac_scalar()") closed by
- wontfix
- 2:31 PM Ticket #6879 ([sdp @ 0x3060260] Missed part of a keyframe, sequence broken) closed by
- needs_more_info
- 11:11 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) updated by
- Replying to zjj1209354: > Replying to cehoyos: …
- 11:09 AM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by
-
Keywords, Version, Component changed
Please provide the command line you tested together with the complete, … - 11:02 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) updated by
-
Version, Component changed
Use Dropbox or datafilehost.com or another file sharing site of your … - 10:35 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) updated by
- Replying to cehoyos: > Please test current FFmpeg git …
- 10:27 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) updated by
- Replying to cehoyos: > Please test current FFmpeg git …
- 10:16 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) updated by
- the sample file(v19533307.mp4), is large than 160M, i can't upload …
- 10:14 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) updated by
- Please test current FFmpeg git head.
- 10:04 AM Ticket #6971 (ffmpeg drops frames after deinterlacing) created by
- Summary of the bug: NVIDIA's encoder supports deinterlacing. This …
- 9:45 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) created by
- Summary of the bug: I am trying to resize a mp4 file, this file …
- 9:03 AM Changeset in ffmpeg [0afa171f] by
- avformat/hlsenc: Add CODECS attribute to master playlist
- 1:56 AM Ticket #6798 (crossfade goes into infinite loop in new versions of ffmpeg) updated by
- Replying to richardpl: > Does this still happens with …
- 1:34 AM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) closed by
- invalid: Sounds like you're using decoders which can't properly decode PCE …
- 1:18 AM Changeset in ffmpeg [381a4820] by
- lavfi/vf_scale_vaapi: set output SAR
- 1:14 AM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) updated by
- So, did you guys fixed it? Any update?
Jan 18, 2018:
- 10:12 PM Changeset in ffmpeg [fb3fd4d5] by
- fate: update filter-acrossfade test reference file <jamrial> …
- 6:51 PM Ticket #5493 (framerate filter output appears to be affected by request_frame() calls) updated by
- Replying to cus: > Probably fixed in …
- 5:02 PM Ticket #6798 (crossfade goes into infinite loop in new versions of ffmpeg) updated by
- Does this still happens with latest master?
- 4:00 PM Changeset in ffmpeg [4f6b34f1] by
- avformat: small AVFormatContext doxy cosmetics Signed-off-by: James …
- 3:26 PM Changeset in ffmpeg [8088b5d6] by
- avfilter/af_afade: acrossfade: switch to activate Signed-off-by: Paul …
- 3:10 PM Ticket #6968 (`silencedetect` only logs start of silence – not end and duration) updated by
-
Keywords, Version, Component changed
- 9:36 AM Ticket #6969 (H.264 MP4 playback issues relative to Apple Compressor) closed by
- invalid: (Only one file was uploaded) Given that FFmpeg does not contain code …
- 6:12 AM Ticket #6968 (`silencedetect` only logs start of silence – not end and duration) updated by
- End time and duration are updated by the filter when it gets to the …
- 5:10 AM Ticket #6958 (ffprobe can't show correct coded_height for h264 1080p videos) updated by
-
Analyzed by developer changed
Send a patch (https://patchwork.ffmpeg.org/patch/7318/) to fix this issue. - 3:11 AM Ticket #6969 (H.264 MP4 playback issues relative to Apple Compressor) updated by
- OK, actually the files were uploaded using VideoLAN File Uploader.
- 3:00 AM Ticket #6969 (H.264 MP4 playback issues relative to Apple Compressor) created by
- Summary of the bug: FFmpeg H.264 MP4 movies don't play as well as …
Jan 17, 2018:
- 10:39 PM Changeset in ffmpeg [1b5d3c08] by
- avformat: small cosmetics after 6512ff72f9 Signed-off-by: James Almer …
- 9:39 PM Ticket #6736 (vidstab fails with yuv444 input) updated by
-
Version changed
- 9:39 PM Ticket #6736 (vidstab fails with yuv444 input) closed by
- fixed: Fixed by Gyan Doshi in e1e89c0695b430ca1f0f869ac8a2b6b46be9e2fa
- 7:47 PM Ticket #4870 (framerate filter duplicates last frame when converting 25 to 24 fps) closed by
- fixed
- 7:47 PM Ticket #5493 (framerate filter output appears to be affected by request_frame() calls) closed by
- fixed
- 7:46 PM Ticket #5493 (framerate filter output appears to be affected by request_frame() calls) updated by
- Probably fixed in 0c31a3876d9a522add43ab62a9bcd3d857b28436, reopen if not.
- 7:44 PM Ticket #4870 (framerate filter duplicates last frame when converting 25 to 24 fps) updated by
- Fixed in 0c31a3876d9a522add43ab62a9bcd3d857b28436.
- 7:02 PM Changeset in ffmpeg [e1e89c06] by
- avfilter/vidstab: check bytesPerPixel only for packed formats. …
- 7:02 PM Changeset in ffmpeg [383804ed] by
- lavfi/deinterlace_vaapi: fix can't show full option information. use …
- 1:07 PM Ticket #6432 (~1800 DNS requests per hour) updated by
- Note that FFmpeg used to make create new TCP connections for each HLS …
- 1:00 PM Ticket #6432 (~1800 DNS requests per hour) updated by
-
Version, Component changed
- 12:49 PM Ticket #6451 (ffmpeg not able to decrypt mp4 fragment files) updated by
-
Keywords, Status, Reproduced by developer changed
- 9:21 AM Ticket #1087 (support decoding the CineForm codec) updated by
- Cineform is already supported in FFmpeg based on exactly that work. …
- 3:10 AM Ticket #3726 (mpeg4 vdpau decoding failed) reopened by
- This problem has returned in the latest version of mplayer. …
- 12:44 AM Ticket #1087 (support decoding the CineForm codec) updated by
- Anyone contacted this guy? Unless I'm reading it wrong, from this post …
Jan 16, 2018:
- 11:29 PM Changeset in ffmpeg [96cf0d8a] by
- Merge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8' * commit …
- 11:25 PM Changeset in ffmpeg [3895fce] by
- Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6' * commit …
- 11:01 PM Changeset in ffmpeg [68de778c] by
- Merge commit '7b0b5bc810cdb9ef100492c9a9f2d30602c04336' * commit …
- 10:57 PM Changeset in ffmpeg [725ae0e2] by
- Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74' * commit …
- 10:57 PM Changeset in ffmpeg [d204b7ff] by
- Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556' * commit …
- 9:02 PM Changeset in ffmpeg [a919ab85] by
- lavc/snow_dwt: add struct MpegEncContext to fix headers check. add …
- 8:52 PM Changeset in ffmpeg [85e10c0a] by
- intreadwrite: Use unaligned in MSVC for ARM64 as well This …
- 4:40 PM Changeset in ffmpeg [27b9f82e] by
- hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints() …
- 4:10 PM Ticket #6968 (`silencedetect` only logs start of silence – not end and duration) created by
- not sure if this is a bug or expected behavior. for an audio file that …
- 11:57 AM Changeset in ffmpeg [631c56a8] by
- avformat: make avformat_network_init() explicitly optional It was …
- 11:54 AM Changeset in ffmpeg [6512ff72] by
- avformat: deprecate another ffserver API leftover
- 10:21 AM Ticket #6967 (Memory leak in Win64 ffmpeg with vmaf) updated by
- Command line: […] note it calls a vmaf_v0.6.1.pkl in the binary …
Jan 15, 2018:
- 9:45 PM SponsoringPrograms/GSoC/2018 edited by
- (diff)
- 6:55 PM Changeset in ffmpeg [83e34ae3] by
- avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / mono …
- 6:55 PM Changeset in ffmpeg [6887e412] by
- avcodec/jpeg2000: Check sum of sizes of band->prec before allocating …
- 6:55 PM Changeset in ffmpeg [a1f38c75] by
- avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() Fixes: …
- 2:37 PM Ticket #5893 (Support for ARIB subtitles) updated by
- I found supported ffmpeg with customized libass. …
- 11:37 AM Changeset in ffmpeg [cbbb2067] by
- hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() In …
- 11:37 AM Changeset in ffmpeg [43e1ccf] by
- http: cosmetics: reformat reconnect check for better readability The …
- 9:07 AM Ticket #6964 (Segmentation fault in Windows bash when using HTTP inputs) updated by
- Older versions of WSL have been quite incomplete, especially in …
- 8:38 AM Ticket #6964 (Segmentation fault in Windows bash when using HTTP inputs) updated by
- Can you provide backtrace, disassembly and register dump for a debug …
- 8:06 AM Ticket #6964 (Segmentation fault in Windows bash when using HTTP inputs) updated by
- Replying to cehoyos: > So there is no issue? Not with …
- 2:52 AM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by
- Did you already report the issue to SDL?
- 2:48 AM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by
- any update?? ffmpeg-20180113-c51301d-win64-shared still error with …
Jan 14, 2018:
- 11:28 PM Ticket #6798 (crossfade goes into infinite loop in new versions of ffmpeg) updated by
-
Cc changed
- 10:19 PM Changeset in ffmpeg [856b7cae] by
- avfilter/vf_idet: added more YUVA formats to idet query_formats …
- 10:16 PM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) updated by
-
Summary changed
- 10:15 PM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) updated by
-
Summary changed
- 9:46 PM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) updated by
-
Priority, Keywords, Version, Component changed
Apparently a regression since fc9dcfe7d50d7f1b38fb287b4d92b5f3fc4bfb05 - 8:20 PM Ticket #6966 (Latest ffmpeg can't compile with latest x264) updated by
-
Priority, Resolution, Component changed
- 8:16 PM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) updated by
- You could consider to encode the first ten seconds which likely would …
- 8:15 PM Ticket #6967 (Memory leak in Win64 ffmpeg with vmaf) updated by
-
Priority, Keywords changed
Please provide the equivalent of valgrind output for a memory leak … - 3:20 PM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) updated by
- I cannot do that, unfortunately, I closed ffmpeg, and if you request …
- 3:02 PM Changeset in ffmpeg [57dbabd9] by
- dashdec: Support SegmentTemplate inside Period Signed-off-by: Steven …
- 3:01 PM Changeset in ffmpeg [01d74c4] by
- dashdec: Avoid trying to read any segments beyond the last …
- 2:36 PM Changeset in ffmpeg [74b143d8] by
- dashdec: Correct seeking behaviour dash_read_seek() is called only …
- 2:35 PM Changeset in ffmpeg [bb0cc2e7] by
- dashdec: Search for segment timeline inside AdaptionSets too
- 2:34 PM Changeset in ffmpeg [94cc1649] by
- dashdec: Support for multiple video/audio streams Signed-off-by: …
- 2:33 PM Changeset in ffmpeg [66e551ea] by
- dashdec: Expose bandwidth and representation ID as metadata The …
- 1:29 PM Ticket #6967 (Memory leak in Win64 ffmpeg with vmaf) created by
- Summary of the bug: I found a memory leak using libvmaf filter in a …
- 1:17 PM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) updated by
-
Priority, Component changed
To make this a valid ticket please provide the command line you tested … - 12:57 PM Changeset in ffmpeg [96f94624] by
- avformat/adtsenc: allow only AAC streams The ADTS muxer will silently …
- 12:57 PM Changeset in ffmpeg [02dba49d] by
- avformat/adtsenc: add adts_init() Signed-off-by: James Almer …
- 12:07 PM Ticket #6966 (Latest ffmpeg can't compile with latest x264) closed by
- fixed
- 11:55 AM Ticket #6966 (Latest ffmpeg can't compile with latest x264) updated by
- Yes. My mistake, thought 3.4 was equivalent of master. It passed the …
- 11:55 AM Ticket #6966 (Latest ffmpeg can't compile with latest x264) updated by
- Yes. My mistake, thought 3.4 was equivalent of master. It passed the …
- 11:55 AM Ticket #6966 (Latest ffmpeg can't compile with latest x264) updated by
- Yes. My mistake, thought 3.4 was equivalent of master. It passed the …
- 11:36 AM Ticket #6966 (Latest ffmpeg can't compile with latest x264) updated by
- Both git-master and the 3.4 branch (although none of the 3.4 releases …
- 11:01 AM Ticket #6966 (Latest ffmpeg can't compile with latest x264) updated by
-
Priority, Version, Component changed
- 11:00 AM Ticket #6966 (Latest ffmpeg can't compile with latest x264) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 7:15 AM Ticket #6965 (Native aac encoder broken for 5.1 side input and at least some decoders) created by
- Summary of the bug: If I have a File in .MKV with x264 and I want to …
Note:
See TracTimeline
for information about the timeline view.
