Timeline
Feb 17, 2021:
- 11:57 PM Changeset in ffmpeg [1371647] by
- checkasm/sw_scale: use av_free() instead of free() Fixes crashes on …
- 11:09 PM Changeset in ffmpeg [5a9aebac] by
- avfilter/vf_pseudocolor: Add missing braces The array inside a …
- 8:21 PM Changeset in ffmpeg [554c2bc7] by
- swscale: move yuv2yuvX_sse3 to yasm, unrolls main loop And other …
- 7:02 PM SponsoringPrograms/GSoC/2021 edited by
- scale fate/fuzz tasks down so they work better with a shorter timespam (diff)
- 6:59 PM SponsoringPrograms/GSoC/2021 edited by
- add fuzzing fate projects, they should be flexible timeline wise (diff)
- 6:59 PM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) updated by
- The mpegts muxer code shows that these dispositions are only used when …
- 6:51 PM Changeset in ffmpeg [1628409] by
- x86/vf_gblur: fix reg name in UNIX64 prologue Signed-off-by: James …
- 6:47 PM WikiStart edited by
- add link to 2021 gsoc ideas page (diff)
- 6:45 PM Changeset in ffmpeg [3c77584b] by
- avfilter/vf_gblur: add missing arch check Removed by mistake in …
- 5:54 PM Ticket #9104 (feature request: enhance disposition management (add options to remove ...) updated by
- Good to know, thanks
- 5:50 PM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) updated by
- Initially when I created this ticket I thought that some dispositions …
- 4:39 PM Changeset in ffmpeg [bea7c513] by
- checkasm/vf_gblur: add a test for postscale_slice Signed-off-by: …
- 4:39 PM Changeset in ffmpeg [2df3c2ed] by
- checkasm/vf_gblur: split off the horiz_slice test into its own …
- 4:33 PM Changeset in ffmpeg [2b4da1c] by
- x86/vf_gblur: fix postscale_slice prologue x86_32 ABI does not pass …
- 1:32 PM Ticket #7948 (drawtext don't use last line from text file) closed by
- fixed: Fixed by 670051b52487cf71890909d1020a067169d743cc.
- 10:53 AM Changeset in ffmpeg [670051b5] by
- lavfi/drawtext: ignore final LF of textfile. A standard text file …
- 10:44 AM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) updated by
- There are no internal checks whether a disposition can be applied at …
- 9:25 AM Ticket #9104 (feature request: enhance disposition management (add options to remove ...) closed by
- invalid: You can already do this: Remove forced and hearing impaired: …
- 6:07 AM Ticket #9106 (ffmpeg do unauthorized requests with auth_type basic) updated by
- Replying to cehoyos: > To make this a valid ticket please …
- 4:51 AM Ticket #9102 (make HLS from multicast with ac3 audio track which have 0 channels) updated by
- i found the same problem with mp3 audio track …
Feb 16, 2021:
- 11:00 PM Ticket #8483 (UBSan: outside the range of unsigned int) closed by
- fixed: Maybe fixed in 8331eb058d884897aca2ef62ac9b98b536caec6e
- 10:57 PM Ticket #7993 (null pointer passed as argument at libavformat/aviobuf.c:227) updated by
-
Keywords changed
- 10:45 PM Changeset in ffmpeg [8331eb05] by
- avformat/ircamdec: use lrintf() for rounding
- 10:38 PM Ticket #9057 (AAC 7.1 channels mixed up in decoding) closed by
- fixed: Pushed as fbe9b0c8f3ee1ff1d36c6a6cd7fe6fc0c6a9e80d, thank you for the …
- 10:37 PM Changeset in ffmpeg [fbe9b0c8] by
- lavc/aacdec_template: Fix 7.1 decoding with default strictness. …
- 10:25 PM Ticket #7993 (null pointer passed as argument at libavformat/aviobuf.c:227) closed by
- fixed: Fixed in 5400e4a50c61e53e1bc50b3e77201649bbe9c510.
- 9:51 PM Changeset in ffmpeg [c38ab8f3] by
- avformat/mxfenc: Discard audio until valid video has been received …
- 9:50 PM Changeset in ffmpeg [8de5d196] by
- tests/fate-run.sh: Don't overlook errors from md5 tests The md5 test …
- 9:50 PM Changeset in ffmpeg [a47f5e5] by
- fate/mxf: Fix d10-user-comments test The mxf_d10 muxer is very picky …
- 9:49 PM Changeset in ffmpeg [81551544] by
- avformat/mxfenc: Fix typo Reviewed-by: Paul B Mahol …
- 9:49 PM Changeset in ffmpeg [58020bbe] by
- avformat/mxfenc: Use user-specified version even when bitexact Doing …
- 9:48 PM Changeset in ffmpeg [5400e4a5] by
- avformat/mxfenc: Never set codec_ul UID to NULL mxf distinguishes …
- 9:26 PM Changeset in ffmpeg [a34333f4] by
- avfilter/vif: Include avfilter.h Fixes checkheaders. Signed-off-by: …
- 9:11 PM Changeset in ffmpeg [15cb5d00] by
- avcodec/frame_thread_encoder: Use more natural types Reviewed-by: …
- 9:11 PM Changeset in ffmpeg [739175bf] by
- avcodec/frame_thread_encoder: Reduce amount of code guarded by mutex …
- 9:11 PM Changeset in ffmpeg [74b0af99] by
- avcodec/frame_thread_encoder: Avoid FIFO It can be replaced by a …
- 9:11 PM Changeset in ffmpeg [de1b20a8] by
- avcodec/frame_thread_encoder: Avoid allocations of AVFrames Up until …
- 9:11 PM Changeset in ffmpeg [76d428e0] by
- avcodec/frame_thread_encoder: Avoid creating reference to frame …
- 9:11 PM Changeset in ffmpeg [fbf242a5] by
- avcodec/frame_thread_encoder: Avoid allocations of AVPackets, fix …
- 9:11 PM Changeset in ffmpeg [2ccbc40e] by
- avcodec/frame_thread_encoder: Fix segfault on allocation error Fixes …
- 9:11 PM Changeset in ffmpeg [e0f5086f] by
- avcodec/frame_thread_encoder: Improve type safety Reviewed-by: Paul B …
- 8:12 PM Changeset in ffmpeg [44cf3a2b] by
- avfilter/x86/vf_gblur: add postscale SIMD
- 8:12 PM Changeset in ffmpeg [058db59e] by
- avfilter/vf_gblur: factor out postscale function
- 6:02 PM Changeset in ffmpeg [d0b6b1f9] by
- tools/target_dec_fuzzer: Adjust threshold for wavpack Fixes: Timeout …
- 6:02 PM Changeset in ffmpeg [1fc21b1b] by
- tools/target_dec_fuzzer: Adjust threshold for MSA1 Fixes: Timeout …
- 6:02 PM Changeset in ffmpeg [fa7b7fdf] by
- tools/target_dec_fuzzer: adjust threshold for cook Fixes: Timeout …
- 6:02 PM Changeset in ffmpeg [e6d8ec97] by
- tools/target_dec_fuzzer: Adjust threshold for theora Fixes: Timeout …
- 6:02 PM Changeset in ffmpeg [be0c72b7] by
- tools/target_dec_fuzzer: Update maxpixels_per_frame for low thresholds …
- 6:02 PM Changeset in ffmpeg [887bd6b] by
- tools/target_dec_fuzzer: count all video decoding failures in the new …
- 6:02 PM Changeset in ffmpeg [d558c9f2] by
- avformat/rmdec: Check codec_length without overflow Fixes: signed …
- 6:02 PM Changeset in ffmpeg [1d277b92] by
- avformat/mov: Check element count in mov_metadata_hmmt() Fixes: …
- 6:02 PM Changeset in ffmpeg [6a797cea] by
- avcodec/vp8: Move end check into MB loop in vp78_decode_mv_mb_modes() …
- 5:06 PM Ticket #9106 (ffmpeg do unauthorized requests with auth_type basic) updated by
-
Keywords changed
To make this a valid ticket please test current FFmpeg git head - … - 3:36 PM Changeset in ffmpeg [04dfdde0] by
- avfilter/buffersrc: simplify av_buffersrc_add_frame_flags() …
- 2:00 PM Changeset in ffmpeg [38aea9b0] by
- avfilter: add vif filter This is Visual Information Fidelity (VIF) …
- 1:39 PM Changeset in ffmpeg [8d209eb3] by
- avcodec/exr: export any unknown header string variable to metadata …
- 12:58 PM Changeset in ffmpeg [f5dde808] by
- avcodec/exr: refactor GetByteContext usage
- 12:58 PM Changeset in ffmpeg [3ea660c7] by
- avcodec/exr: correctly calculate display window
- 12:14 PM Ticket #9106 (ffmpeg do unauthorized requests with auth_type basic) updated by
- Last available build of ffmpeg is used: […]
- 12:11 PM Ticket #9106 (ffmpeg do unauthorized requests with auth_type basic) created by
- Summary of the bug: In scope of HLS authentication testing it was …
- 10:39 AM Ticket #9102 (make HLS from multicast with ac3 audio track which have 0 channels) updated by
- it happens in both cases, there is no audio ac3 track on the output: …
- 9:58 AM Ticket #9102 (make HLS from multicast with ac3 audio track which have 0 channels) updated by
- Replying to krs_vital: > i cant record with ffmpeg becouse …
- 6:55 AM Ticket #9043 (Can't Build on Windows with MSVC) updated by
- Check your make version. I had a version of GNU Make 3.x on my path …
- 2:51 AM Changeset in ffmpeg [b1eb15c1] by
- avcodec/exr: add multipart support
Feb 15, 2021:
- 11:38 PM Ticket #7989 (heap-buffer-overflow at apng_do_inverse_blend in libavcodec/pngenc.c) updated by
- Yeah, that is what was forgotten in …
- 8:58 PM Changeset in ffmpeg [c1f81c1] by
- fate/matroska: Add test for remuxing file with spherical metadata …
- 8:48 PM Changeset in ffmpeg [b0d8310f] by
- fate/matroska: Add test for zero-length Block It furthermore tests …
- 7:52 PM Changeset in ffmpeg [6941d93f] by
- avcodec/setts_bsf: add sample rate for expressions
- 7:48 PM Ticket #9086 (Cannot copy vp9 stream from webm to mp4) updated by
- Unfortunately it's not just this one file. I'm trying to grab a large …
- 4:39 PM Changeset in ffmpeg [5f0e3b54] by
- avcodec/exr: unbreak parsing sample aspect ratio
- 4:39 PM Changeset in ffmpeg [98191135] by
- avcodec/exr: read fps from metadata too
- 3:50 PM Changeset in ffmpeg [da85709] by
- avformat/utils: Add av_assert1 to preclude NULL + len, len != 0 Such …
- 3:11 PM Ticket #9086 (Cannot copy vp9 stream from webm to mp4) updated by
- There are two blocks with timestamp 5339ms in test.webm. The second of …
- 1:39 PM Encode/H.264 edited by
- Added clarification on line continuation for Windows users (diff)
- 10:52 AM Ticket #9086 (Cannot copy vp9 stream from webm to mp4) updated by
- Is there anything more I can do to help get this bug resolved quickly? …
- 8:46 AM Ticket #5721 (bug in AviSynth reader) updated by
- I made a test using a sample file Bär.mkv (German Umlaut) on CP 1252 …
- 7:33 AM Encode/AV1 edited by
- (diff)
- 6:49 AM Ticket #8819 (Bayer pixel formats and hflip/vflip) updated by
- Indeed, I just checked and my files play now correctly. Thank you very …
- 3:49 AM Encode/AV1 edited by
- (diff)
- 3:44 AM Encode/AV1 edited by
- not just aom (diff)
Feb 14, 2021:
- 11:34 PM Changeset in ffmpeg [c0d0b1c] by
- lavf/img2dec: Autodetect pfm images.
- 11:17 PM Ticket #8819 (Bayer pixel formats and hflip/vflip) updated by
-
Summary changed
- 11:13 PM Ticket #8819 (Bayer pixel formats and hflip/vflip) closed by
- fixed: vflip should be fixed in 3490108f95b5a350f75df8443b00fbeebcdf068d
- 11:12 PM Changeset in ffmpeg [3490108f] by
- lavfi/vflip: Support Bayer vertical flip. Fixes ticket #8819.
- 11:01 PM Changeset in ffmpeg [ca781761] by
- lavc/pnm: Allow decoding gray float pfm images.
- 10:39 PM Ticket #3511 (support FrameRate in dpx files) reopened by
- Still reproducible with above commands.
- 10:31 PM Ticket #4076 (Poor performance when using unsharp filter on multiple outputs) updated by
-
Component changed
- 10:31 PM Ticket #4076 (Poor performance when using unsharp filter on multiple outputs) updated by
-
Component changed
- 10:27 PM Ticket #8592 (UBSan: applying zero offset to null pointer) updated by
-
Component changed
- 10:21 PM Ticket #8592 (UBSan: applying zero offset to null pointer) closed by
- fixed: Fixed in 9c0b3eddf4262f9dcea479091f1307444e614e88.
- 9:47 PM Changeset in ffmpeg [9c0b3edd] by
- avformat/utils: Fix undefined NULL + 0 This is undefined behaviour in …
- 9:31 PM Ticket #9061 (showspectrumpic fscale=log:mode=separate not rendering Right audio channel) updated by
-
Keywords, Version changed
- 9:30 PM Ticket #6532 (Autodetect cover art codec in mp3) reopened by
- The problem - iirc - is that the mimetype of the attachment is …
- 9:24 PM Ticket #3566 (Support new HikVision CCTV files) updated by
- Replying to richardpl: > Where are samples of this ticket? …
- 9:20 PM Ticket #7754 (cdg: should not set duration on frames) updated by
-
Keywords, Version changed
That would be e1da139a331de753867dc3af2da0d8341f9d2ed5 - 9:16 PM Ticket #2308 (Transcoding problems with asf / wma lossless files) updated by
- If the reason is that this input file can only be converted with …
- 9:11 PM Ticket #8679 (av_vlog crash in master) closed by
- needs_more_info
- 9:10 PM Ticket #2308 (Transcoding problems with asf / wma lossless files) reopened by
- The output file is still completely broken with vlc.
- 8:56 PM Ticket #7931 (exr conversion fails) updated by
-
Resolution changed
Fixed by Mark Reid in 1c094563fe93cfe0e8b5632efa7b2c6c26b3f205 - 8:56 PM Ticket #7993 (null pointer passed as argument at libavformat/aviobuf.c:227) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
- 8:34 PM Ticket #7835 (crashes using crop with zscale) closed by
- fixed: Fixed in ba2581adb26f5df1c8b605ae80fc3005f4e53ee0
- 8:30 PM Ticket #7747 (Crackling noises in audio on iPod) closed by
- needs_more_info
- 8:27 PM Ticket #6559 (5.1ch DTS Express is recognised as 2.0ch) updated by
-
Component changed
- 8:22 PM Ticket #5721 (bug in AviSynth reader) updated by
- Does this still happens?
- 8:18 PM Ticket #4076 (Poor performance when using unsharp filter on multiple outputs) closed by
- fixed: Probably fixed with slice threading support.
- 8:12 PM Ticket #2308 (Transcoding problems with asf / wma lossless files) closed by
- worksforme
- 8:08 PM Ticket #9061 (showspectrumpic fscale=log:mode=separate not rendering Right audio channel) updated by
-
Component changed
- 8:07 PM Changeset in ffmpeg [4f49ca7b] by
- avdevice/avdevice: Deprecate AVDevice Capabilities API It has been …
- 8:07 PM Ticket #452 (APE - Only 16-bit samples are supported) updated by
-
Keywords changed
- 8:07 PM Ticket #4717 (ffprobe fails to get Monkey's Audio sample size) updated by
-
Keywords changed
- 8:06 PM Ticket #6381 (Re-encoding png image fails) updated by
-
Resolution changed
I uploaded the sample. Some browsers show a line, others simply refuse … - 8:04 PM Ticket #7973 (Provide info about default qualitiy for each codec) updated by
-
Priority changed
- 8:03 PM Ticket #8113 (lerp(x,y,z) documentation) closed by
- wontfix
- 7:58 PM Ticket #7754 (cdg: should not set duration on frames) closed by
- fixed: Fixed differently in code, now seeking is supported.
- 7:57 PM Ticket #3566 (Support new HikVision CCTV files) updated by
- Replying to richardpl: > Where are samples of this ticket? …
- 7:42 PM Ticket #6532 (Autodetect cover art codec in mp3) closed by
- needs_more_info: File is gone.
- 7:38 PM Ticket #3566 (Support new HikVision CCTV files) updated by
- Where are samples of this ticket?
- 7:30 PM Ticket #7931 (exr conversion fails) closed by
- worksforme: Checked with multiple implementations. Current FFmpeg lavc version …
- 6:55 PM Changeset in ffmpeg [ee1c5b42] by
- tools/target_dec_fuzzer: Adjust threshold for VMNC Fixes: Timeout …
- 6:55 PM Changeset in ffmpeg [b24d3bfe] by
- avcodec/fmvc: avoid copying uninitialized data Fixes: Timeout Fixes: …
- 6:55 PM Changeset in ffmpeg [c000a912] by
- avcodec/fits: Check gcount and pcount being non negative Fixes: …
- 6:55 PM Changeset in ffmpeg [796d07bb] by
- tools/target_dec_fuzzer: Adjust the threshold of vc1image Fixes: …
- 6:55 PM Changeset in ffmpeg [c4251985] by
- avformat/nutdec: Check timebase count against main header length …
- 6:55 PM Changeset in ffmpeg [cb90e1c4] by
- avformat/mov: sanity check STSD entries The choosen value is …
- 6:20 PM Ticket #7708 (avcodec_receive_frame - get number of bytes consumed) closed by
- invalid
- 6:12 PM Ticket #6381 (Re-encoding png image fails) closed by
- needs_more_info
- 6:05 PM Ticket #5302 (Support float in dpx) closed by
- fixed: This have been properly implemented. Use …
- 6:02 PM Ticket #4717 (ffprobe fails to get Monkey's Audio sample size) closed by
- fixed: Fixed in 505d6ed4756a68707c26e416646228d5ed31c0f5
- 5:59 PM Changeset in ffmpeg [505d6ed4] by
- avcodec/apedec: export bits_per_raw_sample Fixes #4717
- 5:57 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- The relevant commit was f76a899abc80512959ec7deab25bc9642c4feb73
- 5:57 PM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- The relevant commit was f76a899abc80512959ec7deab25bc9642c4feb73
- 5:45 PM Ticket #3729 (FFMPEG should show warnings when FLAC encoder produce non-subset stream) closed by
- needs_more_info
- 5:38 PM Ticket #3354 (enhancement: Zero latency av_read_frame()) closed by
- invalid: This API have been replaced.
- 5:33 PM Ticket #5921 (Can not read mjpeg from IP camera) closed by
- fixed
- 5:29 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) closed by
- fixed
- 5:29 PM Ticket #7846 (AAC -f lavfi or -filter_complex aevalsrc exceed the specified time) updated by
-
Keywords changed
- 5:19 PM Ticket #7846 (AAC -f lavfi or -filter_complex aevalsrc exceed the specified time) closed by
- worksforme
- 5:05 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
-
Status, Reproduced by developer changed
vframes does not imply -an it exploded ffmpeg, the tool. because it … - 4:50 PM Ticket #8665 (Infinite Loop Concatenating Two Videos) closed by
- invalid: If there is an issue - I don't think there is one, see comment:1 - it …
- 4:42 PM Ticket #7989 (heap-buffer-overflow at apng_do_inverse_blend in libavcodec/pngenc.c) updated by
-
Keywords, Version, Component changed
- 4:32 PM Ticket #8665 (Infinite Loop Concatenating Two Videos) updated by
-
Priority, Status changed
- 4:27 PM Ticket #7989 (heap-buffer-overflow at apng_do_inverse_blend in libavcodec/pngenc.c) closed by
- fixed: Fixed in 5d9f44da460f781a1604d537d0555b78e29438ba
- 4:23 PM Changeset in ffmpeg [5d9f44d] by
- avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
- 4:07 PM Ticket #8120 (blend filter, documentation) closed by
- wontfix
- 1:38 PM Ticket #8902 (VAAPI pixel format support regression between FFmpeg 3.x and 4.x) updated by
- I have just made some tests. I first went with vaapi_scale e.g. …
- 11:38 AM Changeset in ffmpeg [6f809535] by
- avcodec/mediacodecdec: do not abort when H264/HEVC extradata …
Feb 13, 2021:
- 5:22 PM Ticket #9102 (make HLS from multicast with ac3 audio track which have 0 channels) updated by
- i cant record with ffmpeg becouse it cut stream with 0 channels: …
- 4:20 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by
- This looks like is fixed? I used ffprobe -show_frames …
- 4:05 PM Changeset in ffmpeg [d5d6751a] by
- avformat/mux: return a pointer to the packet in ff_interleaved_peek() …
- 4:01 PM Changeset in ffmpeg [93e2fa93] by
- avformat/mux: add ff_get_muxer_ts_offset() Will be useful in the next …
- 4:01 PM Changeset in ffmpeg [a80fbbda] by
- avformat/utils: force lowres to 0 in avformat_find_stream_info() …
- 3:04 PM Ticket #6345 (MPEG2 decode error) updated by
- This ticket is about artefacts when decoding mpeg2 (using default …
- 2:46 PM Ticket #6345 (MPEG2 decode error) updated by
- Replying to cehoyos: I think the commit that fixes it is …
- 2:41 PM Ticket #6793 (Timecode of mp4 file from Sony FDR-AX100 camera not recognized) updated by
- There are some interesting samples as well here: …
- 1:56 PM Ticket #7077 (Request for hqdn3d filter) closed by
- wontfix
- 1:54 PM Ticket #6986 (Zimg equivalent of swscale's param0/1) closed by
- fixed: Fixed in 58e59396f5fe93f0606dc458d84c609b5d23ea1c
- 1:47 PM Ticket #5302 (Support float in dpx) updated by
- The sample file has four components, the first one being an alpha …
- 1:45 PM Changeset in ffmpeg [c6ce18be] by
- avfilter/vf_convolution: add 16-column operation for filter_column() …
- 1:07 PM Ticket #9017 (APNG demuxer getting frames out of order.) updated by
-
ffmpegandffplaystill show a black frame after … - 12:24 PM Changeset in ffmpeg [63231fa8] by
- avcodec/pngdec: fix possible race condition with APNG decoding Fixes #9017
- 11:38 AM Changeset in ffmpeg [bbf6183e] by
- avfilter/vf_datascope: pixscope: add commands support
- 2:51 AM Ticket #6793 (Timecode of mp4 file from Sony FDR-AX100 camera not recognized) updated by
- Replying to tvolkert: > FYI, the clip is still there - …
- 2:17 AM Ticket #5362 (SMPTE 292M EIA-608 and EIA-708 Closed Captioning) updated by
-
Status changed
This is still not fixed, while … - 2:17 AM Ticket #6793 (Timecode of mp4 file from Sony FDR-AX100 camera not recognized) updated by
- FYI, the clip is still there - http://50.19.4.114/bugs/ffmpeg/, then …
- 1:52 AM Ticket #6793 (Timecode of mp4 file from Sony FDR-AX100 camera not recognized) reopened by
- I (still) don't understand this ticket but please only close it as …
- 1:49 AM Ticket #6345 (MPEG2 decode error) reopened by
- 1:41 AM Ticket #6345 (MPEG2 decode error) closed by
- fixed: This is now fixed! Moreover Closed Captions work! The sample is here: …
- 1:31 AM Ticket #6793 (Timecode of mp4 file from Sony FDR-AX100 camera not recognized) closed by
- fixed: Replying to tvolkert: > In case it didn't stand out in …
- 1:09 AM Ticket #9101 (Issue with creating hls m3u8 playlist with .m4s) updated by
-
Resolution changed
- 12:46 AM Ticket #7163 (12-bit ProRes not supported) updated by
- >Apparently it's impossible to detect the bit depth of a ProRes file …
Feb 12, 2021:
- 11:40 PM Ticket #9103 (srt subtitles fails to be read if numbering not present) closed by
- wontfix: Please reopen if such files were not just created by accident with a …
- 11:39 PM Ticket #7199 (Broken P010 colorspace conversion) closed by
- needs_more_info: FFmpeg supports a colour space that is needed for some Windows drivers …
- 10:42 PM Changeset in ffmpeg [59bb9dc2] by
- avformat/electronicarts: Clear partial_packet on error Fixes: …
- 10:42 PM Changeset in ffmpeg [7a2aa5dc] by
- avformat/r3d: Check samples before computing duration Fixes: signed …
- 10:42 PM Changeset in ffmpeg [5314a499] by
- avcodec/pnm_parser: Check av_image_get_buffer_size() for failure …
- 10:22 PM Changeset in ffmpeg [6c52c27d] by
- avfilter/vf_psnr: remove precision limits for metadata values
- 10:22 PM Changeset in ffmpeg [3300d718] by
- avfilter/vf_ssim: remove precision limits for metadata values
- 10:01 PM Changeset in ffmpeg [95b854dd] by
- avfilter/af_amix: rename sum option to normalize It makes more sense …
- 8:33 PM Ticket #7199 (Broken P010 colorspace conversion) updated by
- Replying to thx4ever: > i will try to decode a 10bit …
- 8:30 PM Ticket #7717 (-disposition is broken for mka containers) updated by
- Actually you are partly right: I can only set the Default and Forced …
- 8:21 PM Changeset in ffmpeg [05a6d82d] by
- avfilter/vf_ssim: add timeline support
- 8:21 PM Changeset in ffmpeg [735ec766] by
- avfilter/vf_psnr: add timeline support
- 8:09 PM Changeset in ffmpeg [34922df] by
- avfilter/vf_gblur: add float format support
- 7:43 PM Changeset in ffmpeg [d1802e26] by
- avcodec/dpx: add support for other single component 8bit files
- 7:43 PM Changeset in ffmpeg [68fa294b] by
- avcodec/dpx: add float support for single components and rgb(a)
- 7:31 PM Ticket #8349 (Dolby AC-4 Support) updated by
- 7:10 PM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) updated by
- I forgot to mention the "lyrics" disposition which should also be …
- 6:54 PM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) created by
- I'm not sure whether this is a bug or a feature but I'm filing this …
- 6:50 PM Changeset in ffmpeg [48a0eb21] by
- avcodec: add setts bitstream filter
- 5:39 PM Ticket #9103 (srt subtitles fails to be read if numbering not present) updated by
- Yes, it does matter. If a common software is spewing badly formatted …
- 5:04 PM Ticket #9103 (srt subtitles fails to be read if numbering not present) updated by
- >What software produce subtitles without numbering? Does it matter? …
- 3:33 PM Ticket #7717 (-disposition is broken for mka containers) updated by
- I haven't tried an .mka file, but I can set or remove disposition tags …
- 3:05 PM Ticket #9101 (Issue with creating hls m3u8 playlist with .m4s) updated by
-
Resolution changed
stevenliu, You are totally right, removed this option and all works as … - 2:42 PM Ticket #9017 (APNG demuxer getting frames out of order.) updated by
- Please stop spamming this site with useless additions/comments. Thanks!
- 2:34 PM Ticket #9104 (feature request: enhance disposition management (add options to remove ...) updated by
-
Cc changed
- 2:31 PM Ticket #9104 (feature request: enhance disposition management (add options to remove ...) updated by
-
Cc changed
- 1:52 PM Ticket #9104 (feature request: enhance disposition management (add options to remove ...) updated by
-
Keywords, Component changed
- 1:44 PM Ticket #9104 (feature request: enhance disposition management (add options to remove ...) created by
- Right now, unless I'm mistaken, we can only 1) set/alter a single …
- 1:36 PM Changeset in ffmpeg [000b2509] by
- avcodec/hevcdec: fix a return error value Signed-off-by: James Almer …
- 1:12 PM Ticket #9102 (make HLS from multicast with ac3 audio track which have 0 channels) updated by
- Could you upload the recording file mpegts, […]
- 1:11 PM Ticket #9103 (srt subtitles fails to be read if numbering not present) updated by
-
Priority, Keywords changed
- 12:28 PM Ticket #5231 (Crashes in ff_deblock_v_luma_8_sse2) updated by
- Replying to mi: > > Is this still an issue? > > No idea. …
- 12:24 PM Ticket #9017 (APNG demuxer getting frames out of order.) updated by
- Fix is here! …
- 11:53 AM Ticket #9101 (Issue with creating hls m3u8 playlist with .m4s) closed by
- wontfix: Yes, because you are using hls_playlist_type argument and "EVENT or …
- 10:13 AM Ticket #9103 (srt subtitles fails to be read if numbering not present) updated by
- What software produce subtitles without numbering?
- 10:09 AM Ticket #9103 (srt subtitles fails to be read if numbering not present) created by
- Summary of the bug: How to reproduce: In the same folder: 1/ Take …
- 9:54 AM Ticket #8349 (Dolby AC-4 Support) updated by
- Is this open source or what kind of endorsement is this at all?
- 9:17 AM CompilationGuide/Ubuntu edited by
- Update SVT-AV1 repo address (diff)
- 9:09 AM Ticket #8349 (Dolby AC-4 Support) updated by
- 5:43 AM Ticket #9102 (make HLS from multicast with ac3 audio track which have 0 channels) created by
- I want to make HLS with stream determined like this: [mpegts @ …
Feb 11, 2021:
- 11:08 PM Changeset in ffmpeg [edc45d1b] by
- avfilter: add monochrome video filter
- 11:06 PM Ticket #9101 (Issue with creating hls m3u8 playlist with .m4s) updated by
-
Component changed
Are you reporting an issue with rtsp input or with hls output? Please … - 11:01 PM Ticket #8203 (EXR with single zdepth channel read error) updated by
- Fixed in 080819b3b4b59ef498511ac349414af85728349c
- 10:53 PM Ticket #8820 (skip_frame nokey skips everything but IDR frames (H.264)) updated by
- 10:52 PM Ticket #8820 (skip_frame nokey skips everything but IDR frames (H.264)) updated by
- I notice that the first sample file link has expired. I would be happy …
- 10:01 PM Ticket #7440 (Black flickering) closed by
- needs_more_info
- 9:52 PM Ticket #9101 (Issue with creating hls m3u8 playlist with .m4s) created by
-
Summary of the bug:
I’m trying to create hls m3u8 playlist with
.m4s… - 8:19 PM Ticket #5231 (Crashes in ff_deblock_v_luma_8_sse2) updated by
- > Is this still an issue? No idea. I certainly haven't had Firefox …
- 7:51 PM Ticket #3511 (support FrameRate in dpx files) closed by
- fixed
- 7:48 PM Ticket #5231 (Crashes in ff_deblock_v_luma_8_sse2) updated by
- Is this still an issue?
- 7:41 PM Ticket #8203 (EXR with single zdepth channel read error) closed by
- fixed: Not reproducible anymore.
- 6:45 PM Changeset in ffmpeg [58e59396] by
- avfilter/vf_zscale: add support for setting scaling filter parameters …
- 6:03 PM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by
- That is the point, in hevc, for example, fields can be NOT interlaced, …
- 4:51 PM Changeset in ffmpeg [22edf746] by
- avcodec/hevcdec: add some missing allocation checks Signed-off-by: …
- 4:33 PM Ticket #5302 (Support float in dpx) updated by
- Doesnt look like float at all, also it is produced by imagemagick thus …
- 4:22 PM Ticket #9099 (HEVC Null pointer dereference) closed by
- fixed: Should be fixed in 089706e009240ce3dc76f09ae9eee0ba98e65bd1
- 4:15 PM Changeset in ffmpeg [089706e0] by
- avcodec/hevcdec: check that the local context list was allocated …
- 4:01 PM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by
- I've made some progress today. First I identified the range of …
- 2:57 PM Ticket #3657 (float pixel format) closed by
- fixed: There are gray and gbr(a)p float formats now.
- 1:49 PM Ticket #8820 (skip_frame nokey skips everything but IDR frames (H.264)) updated by
- Because you sent patch.
- 1:37 PM Changeset in ffmpeg [44facfb8] by
- avfilter/vf_pseudocolor: do not leave alpha uninitialized
- 1:37 PM Changeset in ffmpeg [0ef53cc7] by
- avfilter/vf_pseudocolor: add two more presets
- 1:37 PM Changeset in ffmpeg [2859c30] by
- avfilter/vf_pseudocolor: add opacity option
- 12:47 PM Ticket #8820 (skip_frame nokey skips everything but IDR frames (H.264)) updated by
-
Status changed
How did this happen that issue for HEVC was fixed and this was not? - 11:20 AM Ticket #9081 (Progress reporting regression for content with large frame gaps) updated by
-
Priority, Keywords, Component, Description, Summary changed
Probably a regression since b794df43f3a521985f27d40974316db40b64cc88 … - 10:39 AM Changeset in ffmpeg [ba2cebb4] by
- avfilter/af_adeclick: add more descriptive options names
- 9:57 AM How to speed up / slow down a video edited by
- lossless method (diff)
- 9:51 AM Ticket #9100 (Can't link FFMPEG dynamically to VS 2019 project) created by
- I downloaded the source code of FFMPEG 3.4.8 and built with MSVC as …
- 8:07 AM Changeset in ffmpeg [bd50e715] by
- avutil/common: Move everything inside inclusion guards …
- 8:07 AM Changeset in ffmpeg [a5daadd3] by
- avcodec/mpegvideo_motion: Remove unnecessary headers Signed-off-by: …
- 8:07 AM Changeset in ffmpeg [9c321b0e] by
- avcodec/mpegvideo_motion: Reindentation Signed-off-by: Andreas …
- 8:07 AM Changeset in ffmpeg [b681680] by
- avcodec/mpegvideo_motion: Improve check to remove dead code Several …
- 1:35 AM Ticket #9081 (Progress reporting regression for content with large frame gaps) updated by
- Good news! I found a customer who let me share the file! That is …
Feb 10, 2021:
- 11:45 PM Changeset in ffmpeg [16c09b46] by
- avfilter/vf_lagfun: use macro
- 11:45 PM Changeset in ffmpeg [05b394d5] by
- avfilter/vf_lagfun: add timeline support
- 11:45 PM Changeset in ffmpeg [27b5d0e1] by
- avfilter/vf_lagfun: increase filter precision
- 11:06 PM Ticket #9099 (HEVC Null pointer dereference) updated by
-
Priority, Keywords, Summary changed
Indeed, a regression since d4751d8c630983e6343c3100debb5de80be50ac3 - 10:21 PM Ticket #9099 (HEVC Null pointer dereference) updated by
-
Status, Reproduced by developer changed
I can. - 8:36 PM Ticket #9099 (HEVC Null pointer dereference) updated by
-
Priority, Keywords, Reproduced by developer, Description, Summary changed
I cannot reproduce a crash. - 8:18 PM Changeset in ffmpeg [0a7c648e] by
- avformat/wavdec: Consider AV_INPUT_BUFFER_PADDING_SIZE in set_spdif() …
- 8:18 PM Changeset in ffmpeg [a8fe78de] by
- avformat/rmdec: Check remaining space in debug av_log() loop Fixes: …
- 8:18 PM Changeset in ffmpeg [f514113c] by
- avformat/flvdec: Treat high ts byte as unsigned Fixes: left shift of …
- 8:14 PM Changeset in ffmpeg [0b78016b] by
- avformat/mov: Ignore tags with invalid size during probing …
- 8:14 PM Changeset in ffmpeg [1ad6801a] by
- avformat/mov: Factor offset advancement out in probing Reviewed-by: …
- 8:14 PM Changeset in ffmpeg [941e747d] by
- avformat/mov: simplify size code in probing a bit Reviewed-by: Paul B …
- 8:14 PM Changeset in ffmpeg [fec4a2d2] by
- avformat/mov: Support size = 1 and size = 0 special cases in probing …
- 7:35 PM Changeset in ffmpeg [752f14ff] by
- avformat/movenc: remove unnecessary HDR metadata log messages These …
- 6:23 PM Changeset in ffmpeg [4390573c] by
- avfilter: add exposure video filter
- 6:21 PM Changeset in ffmpeg [579e4e57] by
- avfilter: add aexciter audio filter
- 3:12 PM Ticket #9099 (HEVC Null pointer dereference) updated by
-
Reproduced by developer changed
- 3:09 PM Ticket #9099 (HEVC Null pointer dereference) created by
- -- [ Description During fuzzing, we found a null pointer dereference …
- 1:15 PM Changeset in ffmpeg [129978af] by
- avfilter/af_arnndn: skip array extra entries by looking for new line
- 11:28 AM Changeset in ffmpeg [2014b013] by
- avformat/samidec: Sanity check pts Fixes: signed integer overflow: 0 …
- 11:28 AM Changeset in ffmpeg [2a2082a4] by
- avcodec/jpeg2000dec: Check atom_size in jp2_find_codestream() Fixes: …
- 11:28 AM Changeset in ffmpeg [3a24000] by
- avcodec/mobiclip: Bound planar prediction value Fixes: signed integer …
- 11:28 AM Changeset in ffmpeg [a0ceb0cd] by
- avformat/avidec: Use 64bit in get_duration() Fixes: signed integer …
- 11:28 AM Changeset in ffmpeg [658f0606] by
- avformat/mov: Check for duplicate st3d Fixes: memleak Fixes: …
- 11:28 AM Changeset in ffmpeg [6c64351b] by
- avformat/mvdec: Check for EOF in read_index() Fixes: Timeout Fixes: …
- 11:28 AM Changeset in ffmpeg [980900d9] by
- avcodec/jpeglsdec: Fix k=16 in ls_get_code_regular() Fixes: Timeout …
- 11:28 AM Changeset in ffmpeg [25f240fc] by
- avformat/id3v2: Check the return from avio_get_str() Fixes: out of …
- 11:28 AM Changeset in ffmpeg [7a239526] by
- avutil/mathematics: Fix undefined negation in av_compare_ts() Fixes: …
- 11:28 AM Changeset in ffmpeg [1bda9bb6] by
- libavutil/common: Add FFABS64U() Signed-off-by: Michael Niedermayer …
- 11:28 AM Changeset in ffmpeg [0791a515] by
- avcodec/hevc_sei: Check payload size in decode_nal_sei_message() …
- 11:28 AM Changeset in ffmpeg [8574fcbf] by
- libavutil/eval: Remove CONFIG_TRAPV special handling Fixes: division …
- 11:18 AM Ticket #6581 (ffmpeg refuses to process Indeo3 resolutions not a multiple of 4.) updated by
- Please share input indeo3 file.
- 10:28 AM Changeset in ffmpeg [aa8adc92] by
- avfilter/vf_datascope: add commands support
- 9:52 AM Changeset in ffmpeg [82aab8a4] by
- avcodec/libaomenc: add support for setting arbitrary libaom options A …
- 8:18 AM Ticket #6581 (ffmpeg refuses to process Indeo3 resolutions not a multiple of 4.) updated by
- Today i stumbled upon this as well. Currently the indeo3 decoder …
- 6:11 AM Ticket #9097 (ffmpeg doesn't filter I frames only with nointra) updated by
- Replying to richardpl: > > > Does ffmpeg returns …
- 3:17 AM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by
- You can use option http_seekable=0 in this case, the root cause …
Note:
See TracTimeline
for information about the timeline view.
