Timeline



Jul 27, 2022:

10:22 PM Ticket #9758 (Voc file decoded incompletely) updated by Desperado
Replying to pross: > >> If not, do you see any other …
10:20 PM 9846.mkv attached to Ticket #9846 by mkver
9:24 PM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) updated by mkver
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 044c09c0a0b5e2d91d75619c1327e232a4914030. Before that …
8:04 PM Ticket #9811 (filter 'zscale=transfer=linear' fails with "code 2050: active window ...) closed by Marton Balint
fixed: The original issue supposed to be fixed in …
3:12 PM Ticket #9844 (Memory leak in v4l2 input device if setting timestamps option to ...) updated by quinkblack
Could you help testing the following patch? …
1:01 PM Ticket #9848 (The ID3 metadata obtained in WAV format is missing) updated by Wujian(Chin)
Status changed
The cause of the problem is as follows:ffformatcontext(s)->id3v2_meta …
12:56 PM Ticket #9848 (The ID3 metadata obtained in WAV format is missing) updated by Wujian(Chin)
static int wav_read_header(AVFormatContext *s):ff_id3v2_read_dict(pb, …
12:41 PM Ticket #9848 (The ID3 metadata obtained in WAV format is missing) created by Wujian(Chin)
SZV1000266228:/usr1/wujian/build # ./ffmpeg -i …
10:36 AM Ticket #9847 (ffmpeg.org site is down) closed by Balling
fixed: Already up.
8:12 AM ffmpeg_down.PNG attached to Ticket #9847 by tobias_ffmpeg
8:10 AM Ticket #9847 (ffmpeg.org site is down) created by tobias_ffmpeg
ffmpeg.org is down Is possible to post ETA on static page for when it …
6:14 AM Ticket #9842 (IMF Demuxer: Pull starting timecode from CPL) updated by Pierre-Anthony Lemieux
Status, Reproduced by developer, Component, Owner, Analyzed by developer, Keywords changed
See proposed patch at https://github.com/sandflow/ffmpeg-imf/pull/100
2:54 AM Changeset in ffmpeg [81ebf40] by Haihao Xiang <haihao.xiang@intel.com>
lavc/hevcdec: respect the value of no_output_of_prior_pics_flag Even …
2:54 AM Changeset in ffmpeg [2191f9a6] by Haihao Xiang <haihao.xiang@intel.com>
lavc/hevc_refs: exclude current frame from long term refs suppose a. …
2:54 AM Changeset in ffmpeg [99501b50] by Haihao Xiang <haihao.xiang@intel.com>
lavc/hevcdec: do not let missing ref frames invovled in dpb process …
2:54 AM Changeset in ffmpeg [6c12fe0d] by Haihao Xiang <haihao.xiang@intel.com>
lavc/hevc_refs: fix dpb logical for IRAP According to C.5.2.2, item …
2:40 AM Ticket #7799 (hevc_mp4toannexb filter inserts extradata wrong position (hevc_cuvid ...) updated by Balling
Owner changed
So mkver, where is this genious sample > This only mitigates a …
2:16 AM Ticket #7799 (hevc_mp4toannexb filter inserts extradata wrong position (hevc_cuvid ...) updated by Balling
Still broken.
1:24 AM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) updated by Soto Soto
Replying to mkver: > 1. The component that you selected is …
1:02 AM Ticket #9844 (Memory leak in v4l2 input device if setting timestamps option to ...) updated by bermond
Description changed
12:34 AM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) updated by mkver
1. The component that you selected is ffmpeg. Here, this means the …

Jul 26, 2022:

10:21 PM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) created by Soto Soto
Summary of the bug: I've just been forwarded by the creator of …
6:50 PM Ticket #9841 (fate-imf-cpl-with-repeat not skipped when SAMPLES not set) closed by mkver
fixed: Fixed in 3b923116e5a348945281b8d827074ac8f897464d.
6:45 PM Changeset in ffmpeg [3b923116] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/imf: Rename IMF fate-target It conflicts with the name of the …
12:15 PM Changeset in ffmpeg [8daa0fe] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: set avctx->workaround_bugs flags …
12:15 PM Changeset in ffmpeg [5a27aa7d] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: set AV_EF_CRCCHECK in avctx->err_recognition …
12:15 PM Changeset in ffmpeg [ae4c364e] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: set some avctx->export_side_data flags …
8:18 AM Ticket #9758 (Voc file decoded incompletely) updated by pross
>> If not, do you see any other obvious audio data in the "other" …
7:39 AM Ticket #9845 (gblur sigma=0 and sigmaV=0) created by Jozef Chutka
Using latest ffmpeg …

Jul 25, 2022:

10:44 PM Ticket #9844 (Memory leak in v4l2 input device if setting timestamps option to ...) created by bermond
Summary of the bug: ASan reports a memory leak when closing a 'v4l2'
9:35 PM Changeset in ffmpeg [247d513b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Avoid allocation of common CABAC state It used to be …
9:35 PM Changeset in ffmpeg [5bf4ac91] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Move allocation after error checks While just at it, …
9:35 PM Changeset in ffmpeg [571e4055] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_slice: Reuse buffer if possible Reviewed-by: Paul B …
9:32 PM Changeset in ffmpeg [b4ca3c7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_slice: Combine allocating and zeroing entries …
9:32 PM Changeset in ffmpeg [db99ca21] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Check allocation Also postpone it after the checks …
9:32 PM Changeset in ffmpeg [ad2b755d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Don't allocate redundant HEVCContexts The HEVC …
9:32 PM Changeset in ffmpeg [09393130] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Pass HEVCLocalContext via execute2 Right now the …
9:32 PM Changeset in ffmpeg [05b763a4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Pass HEVCLocalContext when slice-threading The HEVC …
9:32 PM Changeset in ffmpeg [6265b155] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcpred: Pass HEVCLocalContext when slice-threading The HEVC …
9:31 PM Changeset in ffmpeg [13b3e84a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_cabac: Pass HEVCLocalContext when slice-threading The …
9:31 PM Changeset in ffmpeg [72d5ce9f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Add stat_coeffs to HEVCABACState The HEVC decoder …
9:31 PM Changeset in ffmpeg [8c4f95e1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_filter: Pass HEVCLocalContext when slice-threading The …
9:31 PM Changeset in ffmpeg [136ada2f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_mvs: Pass HEVCLocalContext when slice-threading The HEVC …
9:19 PM Ticket #9843 (Matroska muxer never returns avio markers) created by Sesse
The Matroska/WebM muxer has this code to send avio markers on sync …
7:37 PM Ticket #9842 (IMF Demuxer: Pull starting timecode from CPL) created by Derek Prestegard
The IMF demuxer does not currently return the starting timecode …
3:54 PM Changeset in ffmpeg [1837ae9d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Add pointers to logctx and parent ctx to HEVCLocalCtx …
3:54 PM Changeset in ffmpeg [c8d9d15f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Don't initialize HEVCContexts twice The slicethread …
3:54 PM Changeset in ffmpeg [26ab6afc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/hevc: add clip for persistent_rice_adaptation_enabled_flag Tests …
2:00 PM Changeset in ffmpeg [cddb25c8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/pngdsp: Remove obsolete ff_add_bytes_l2_mmx() It is …
7:43 AM Ticket #7374 (H.264 decoder is left in broken state after a glitch and switch in input) updated by Balling
Status changed
Oh, wow!! This is not an issue in nvidia ffplay -vcodec h264_cuvid …
7:36 AM Ticket #7693 (ffmpeg down-samples PCR on codec copy) updated by Balling
Is this still happening?
7:33 AM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) updated by Balling
Is this fixed in ed6c5c13b10930ea95c622d6ef6e32a6e2077018?
7:30 AM Ticket #6827 (Intel QSV: "Failed to create Direct3D device" on Core i7-7700K ...) updated by Balling
Does it still not logging error codes?

Jul 24, 2022:

10:51 PM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Balling
I suppose if the stereo can happen 100 samples in, then indeed it is …
8:06 PM Changeset in ffmpeg [6d83c5f8] by Jan Ekström <jeebjp@gmail.com>
configure: properly require libx264 if enabled When libx264 can not …
6:06 PM Ticket #3361 (aac_he mono not recogized (reported as stereo)) closed by James
invalid: Replying to Balling: > Will be fixed by …
4:42 PM Changeset in ffmpeg [39a538f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Output MD5-message in one piece Otherwise, there is …
4:29 PM Ticket #9758 (Voc file decoded incompletely) updated by Desperado
Replying to pross: > The length (1h08m11s) is an estimate …
2:41 PM Changeset in ffmpeg [564d7946] by Jan Ekström <jeebjp@gmail.com>
configure: properly require libx264 if enabled When libx264 can not …
10:46 AM Ticket #9758 (Voc file decoded incompletely) updated by pross
The length (1h08m11s) is an estimate based on the file size. The file …
9:24 AM Changeset in ffmpeg [8adbecc8] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_cvg: expose loop/reverb/checksum via metadata …
9:23 AM Changeset in ffmpeg [9054a99f] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_cvg: remove trace logging Reviewed-by: Andreas …
9:23 AM Changeset in ffmpeg [23f0c55f] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_cvg: add -loop and -reverb options Reviewed-by: Andreas …
9:23 AM Changeset in ffmpeg [4dfa834] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_cvg: name unk{1,2} fields correctly Reviewed-by: …
6:46 AM Changeset in ffmpeg [34cbda3e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: replace AVFrame.pkt_duration with duration Mistakenly …
12:38 AM Changeset in ffmpeg [23953b9e] by Guo Yejun <yejun.guo@intel.com>
lavf/dnn: dump OpenVINO model input/output names to OVMdel struct. …

Jul 23, 2022:

8:53 PM Changeset in ffmpeg [1cb7fd31] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/svq1enc: Use unsigned for parameter >= 0 to workaround GCC bug …
8:53 PM Changeset in ffmpeg [890efee2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_loopfilter: Fix incorrect function parameter array size …
8:53 PM Changeset in ffmpeg [708890e7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snowenc: Don't pass int[2] as parameter declared as int[3]
8:53 PM Changeset in ffmpeg [c807ee69] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/asfcrypt: Fix wrong array length in function declaration …
5:01 PM Changeset in ffmpeg [30c7cff3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/lrcenc: Avoid reading packet padding (Everything would be …
5:01 PM Changeset in ffmpeg [b0ae5d02] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg: Zero subtitle packet padding Fixes uninitialized …
4:58 PM Changeset in ffmpeg [8136ab8e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/objpool: Don't use return with expression when returning void …
3:17 PM Ticket #9841 (fate-imf-cpl-with-repeat not skipped when SAMPLES not set) created by Robert Scott
Most of your tests that need SAMPLES appear to automatically be …
9:53 AM Changeset in ffmpeg [2d924b3] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move each muxer to a separate thread
9:53 AM Changeset in ffmpeg [37c764df] by Anton Khirnov <anton@khirnov.net>
fftools: add a multistream thread-safe queue It is similar to …
9:53 AM Changeset in ffmpeg [760ce4bc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: depend on threads ffmpeg will be switched to a fully …
9:53 AM Changeset in ffmpeg [8e854cdd] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop using av_stream_get_end_pts() It retrieves the …
9:53 AM Changeset in ffmpeg [33f5cacb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: do not call exit_program() in print_sdp() Return …
9:53 AM Changeset in ffmpeg [9fc64574] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: return errors from write_packet() Do not call …
9:53 AM Changeset in ffmpeg [279214d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: return errors from submit_packet() Do not call …
9:53 AM Changeset in ffmpeg [52bc8a84] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: return errors from of_submit_packet() Do not call …
9:53 AM Changeset in ffmpeg [ff593c6c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make the muxer AVFormatContext private to ffmpeg_mux.c …
9:53 AM Changeset in ffmpeg [4403851] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: only set OutputStream.frame_number for video encoding …
9:53 AM Changeset in ffmpeg [4cd19eaf] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop using OutputStream.frame_number in print_report() …
9:53 AM Changeset in ffmpeg [587081a1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: use the sync queues to handle -frames Same issues …
9:53 AM Changeset in ffmpeg [919638ff] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: reindent
9:53 AM Changeset in ffmpeg [4740fea7] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: rework -shortest implementation The -shortest option …
9:53 AM Changeset in ffmpeg [9ac78fb3] by Anton Khirnov <anton@khirnov.net>
fftools: add an object pool Allows to avoid constantly allocating and …
9:53 AM Changeset in ffmpeg [d02ae31f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: use pre-BSF DTS for choosing next output The …
9:53 AM Changeset in ffmpeg [b2b9e9c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: use last filter output pts to choose next output …
9:53 AM Changeset in ffmpeg [d55b8dbc] by Anton Khirnov <anton@khirnov.net>
fate/ffmpeg: add a test for interleaving video+subs
9:53 AM Changeset in ffmpeg [f52d045e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: do not send spurious EOF for streamcopy when looping
9:53 AM Changeset in ffmpeg [481b27e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: use refcounted packets for encoded subtitles
9:53 AM Changeset in ffmpeg [dceccd4a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move freeing 2pass input stats to a better place The …
9:53 AM Changeset in ffmpeg [52fee96a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move output file opts into private context It is …
9:53 AM Changeset in ffmpeg [ec00b005] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: split of_write_packet() It is currently called …
9:53 AM Changeset in ffmpeg [6999a3cb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: split queuing packets into a separate function
9:53 AM Changeset in ffmpeg [9c2b800] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move the mux queue into muxer private data The muxing …
9:53 AM Changeset in ffmpeg [35bfcff0] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: do not log to the muxer context All other logging …
9:53 AM Changeset in ffmpeg [48989efb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: access output file chapters through a wrapper Avoid …
9:53 AM Changeset in ffmpeg [4877842b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: refactor the code checking for bitexact output Figure …
9:53 AM Changeset in ffmpeg [cc1cc2c6] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move closing the file into of_write_trailer() The …
9:53 AM Changeset in ffmpeg [cc496460] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: write the header for stream-less outputs when …
9:53 AM Changeset in ffmpeg [12e9e502] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: set want_sdp when initializing the muxer Allows …
9:53 AM Changeset in ffmpeg [d8e944c2] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: refactor limiting output file size with -fs Move the …
9:53 AM Changeset in ffmpeg [81af4dec] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: fix the type of limit_filesize The option is parsed …
9:53 AM Changeset in ffmpeg [9fe62a54] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: add a helper function to access output file size Stop …
9:53 AM Changeset in ffmpeg [6a23be92] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: add private muxer context Move header_written …

Jul 22, 2022:

8:58 PM Encode/AV1 edited by Balling
(diff)
6:39 PM Encode/HighQualityAudio edited by varenc
remove libfaac reference. That encoder was dropped 6 years ago. … (diff)
3:31 PM Changeset in ffmpeg [59d3ee90] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_filter: copy_CTB() only within width&height Fixes: out …
3:31 PM Changeset in ffmpeg [e0723b7e]n5.1 by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_filter: copy_CTB() only within width&height Fixes: out …
3:31 PM Changeset in ffmpeg [6fbd4d22] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Check tile_length and tile_width Fixes: Division by 0 …
3:25 PM Changeset in ffmpeg [009ef35d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_filter: copy_CTB() only within width&height Fixes: out …
3:25 PM Changeset in ffmpeg [76112c2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Check tile_length and tile_width Fixes: Division by 0 …
3:16 PM Changeset in ffmpeg [fa511b03] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mss4: Check image size with av_image_check_size2() Fixes: …
3:15 PM Changeset in ffmpeg [5dfad587] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check for EOF in index reading Fixes: Timeout Fixes: …
3:15 PM Changeset in ffmpeg [5767941d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check for EOF in index reading Fixes: Timeout Fixes: …
3:15 PM Changeset in ffmpeg [932463c6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutdec: Check get_packetheader() in mainheader Fixes; …
3:15 PM Changeset in ffmpeg [e6584a3f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutdec: Check get_packetheader() in mainheader Fixes; …
3:14 PM Changeset in ffmpeg [e8a5167] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check for EOF in mov_read_iloc() Fixes: Timeout Fixes: …
3:12 PM Changeset in ffmpeg [d51b09d5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Use 64bit for packet start time Fixes: signed …
3:12 PM Changeset in ffmpeg [1c06f776] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Use 64bit for packet start time Fixes: signed …
3:12 PM Changeset in ffmpeg [e95f80c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check x/ysize Fixes: OOM Fixes: …
1:48 PM Changeset in ffmpeg [6a784256] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Fix AC_GOLOMB_RICE min size check Found-by: mkver …
12:22 PM Ticket #9671 (wrong duration output with -t on audio with edit lists (preroll)) closed by James
fixed: Should be fixed in 5114ce1e2a4c71ddf4971ad3cf9bd43ae16571c3
12:19 PM Changeset in ffmpeg [5114ce1e] by James Almer <jamrial@gmail.com>
avcodec/aacdec: remove skip samples multiplier The amount of padding …
12:15 AM Changeset in ffmpeg [130d19bf] by Guo Yejun <yejun.guo@intel.com>
lavf/sr: fix the segmentation fault caused by incorrect input frame …

Jul 21, 2022:

5:30 PM Changeset in ffmpeg [4e145f1d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mss4: Check image size with av_image_check_size2() Fixes: …
5:28 PM Changeset in ffmpeg [8af79817] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpc8: Check and propagate more errors Fixes: Timeout Fixes: …
5:28 PM Changeset in ffmpeg [ceff5d7b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check for EOF in index reading Fixes: Timeout Fixes: …
5:27 PM Changeset in ffmpeg [b5de084a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutdec: Check get_packetheader() in mainheader Fixes; …
5:27 PM Changeset in ffmpeg [744ad45c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check for EOF in mov_read_iloc() Fixes: Timeout Fixes: …
5:27 PM Changeset in ffmpeg [9b23eb8a] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for MWSC Fixes: Timeout …
5:27 PM Changeset in ffmpeg [8ed78486] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Use 64bit for packet start time Fixes: signed …
5:27 PM Changeset in ffmpeg [614a4d1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check x/ysize Fixes: OOM Fixes: …
1:05 PM Ticket #9840 (FFMPEG Crash on reading the incorrect packet from frame buffer) updated by Balling
We do not support 4.4.1. Only latest master.
6:54 AM Changeset in ffmpeg [f7d510b3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Fix AC_GOLOMB_RICE min size check Found-by: mkver …

Jul 20, 2022:

10:27 PM Ticket #9840 (FFMPEG Crash on reading the incorrect packet from frame buffer) updated by mkver
Analyzed by developer, Reproduced by developer changed
You need to provide way more details to make this into a proper …
4:24 PM Changeset in ffmpeg [288ef193] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: consider run increase in minimal golomb frame size …
4:24 PM Changeset in ffmpeg [cd894807] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for MMVIDEO Fixes: Timeout …
4:24 PM Changeset in ffmpeg [22878e81] by Michael Niedermayer <michael@niedermayer.cc>
RELEASE_NOTES: Based on the version from 5.0 Name suggested by Leo …
2:39 PM HWAccelIntro edited by Balling
(diff)
2:13 PM Changeset in ffmpeg [15785e04] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: consider run increase in minimal golomb frame size …
2:13 PM Changeset in ffmpeg [3592b05c] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for MMVIDEO Fixes: Timeout …
2:13 PM Changeset in ffmpeg [28258977] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videoenc: fix encoding long frames Signed-off-by: …
2:12 PM Changeset in ffmpeg [3c43a7a3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hdrdec: lines can be empty Fixes: infinite loop Fixes: …
8:07 AM Ticket #9837 (Windows 7 incompatibility introduced after N-107417-g940169b8aa) closed by Gyan
fixed: Should be fixed by 926f355aff8fdf0a077d948e961f79d2c5daf58e
5:41 AM Ticket #9840 (FFMPEG Crash on reading the incorrect packet from frame buffer) created by Meganathan
Summary of the bug: How to reproduce: In av_read_frame , on specific …
5:10 AM Ticket #9839 (Dash mpd subtitle incorrect container) updated by Solaris
Component changed
4:35 AM Changeset in ffmpeg [636a629f] by Haihao Xiang <haihao.xiang@intel.com>
libavfilter/vf_overlay_qsv: Use format of first input to set output …
4:35 AM Changeset in ffmpeg [52ad617a] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv …
4:35 AM Changeset in ffmpeg [8b82c9cd] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Change the parameter log to be thread safe …
1:40 AM Ticket #9838 (Segfault on Linux with -hwaccel vaapi) updated by Fei Wang
It seems a issue from nvidia-vaapi-driver. The log message shows fail …
Note: See TracTimeline for information about the timeline view.