Timeline
Nov 1, 2019:
- 10:30 PM Ticket #8338 (GoPro metadata not properly handled) updated by
- Thanks again for looking into this. Unfortunately that does not copy …
- 10:19 PM Changeset in ffmpeg [53c21c2d] by
- avcodec/v4l2_m2m: Fix indentation Signed-off-by: Aman Gupta …
- 10:19 PM Changeset in ffmpeg [1aec1183] by
- avcodec/v4l2_buffers: Fix infinite loop This part of the code counts …
- 9:05 PM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Priority, Keywords, Version, Component, Type changed
I believe the following works as expected: […] Thefdsctag is … - 8:33 PM Ticket #8352 (error when encoding dv @ 32kHz) updated by
- Because timebase is not 1/25 or 1/50, and in that case only 48khz …
- 7:55 PM Ticket #8338 (GoPro metadata not properly handled) updated by
- Thanks for the follow up. I can't make my sample files small …
- 7:15 PM Changeset in ffmpeg [fd3ee7a9] by
- tools/target_dec_fuzzer: Adjust threshold for G2M G2M allows large …
- 7:15 PM Changeset in ffmpeg [98a257c3] by
- avcodec/aptx: Check the number of channels Fixes: store to null …
- 7:15 PM Changeset in ffmpeg [47a017aa] by
- avcodec/rv10: Check input for minimal frame size Fixes: Timeout …
- 7:15 PM Changeset in ffmpeg [7730bacb] by
- avcodec/aacdec_template: Check samplerate Fixes: signed integer …
- 7:12 PM Changeset in ffmpeg [2b655f55] by
- avcodec/truemotion2: Fix several integer overflows in …
- 7:12 PM Changeset in ffmpeg [9ee50960] by
- avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *Vo …
- 7:09 PM Ticket #8352 (error when encoding dv @ 32kHz) updated by
- I am trying to use the profile described in …
- 6:06 PM Ticket #8352 (error when encoding dv @ 32kHz) updated by
- 48000 sample rate works only with that profile you set. 32000 works …
- 5:28 PM Ticket #8345 (Audio Async by 1 frame from some video files) updated by
- Probably this is caused by the audio priming of AAC codec. For dubbing …
- 5:23 PM Ticket #8352 (error when encoding dv @ 32kHz) updated by
- I tried with a stereo source and -channel_layout stereo but same …
- 4:15 PM Ticket #8352 (error when encoding dv @ 32kHz) updated by
- Because your channel layout is mono.
- 4:08 PM Ticket #8352 (error when encoding dv @ 32kHz) created by
- Summary of the bug: DV25 supports audio at 48, 44.1 and 32 kHz, but …
- 1:43 PM Changeset in ffmpeg [f011572e] by
- avcodec/utils: Check block_align Fixes: out of array access Fixes: …
- 1:43 PM Changeset in ffmpeg [99fc5059] by
- avfilter/vf_lut3d: simplify code Signed-off-by: Limin Wang …
- 1:43 PM Changeset in ffmpeg [a5e24be5] by
- swscale/swscale_unscaled: fix gbrap10be md5 different on big endian …
- 1:43 PM Changeset in ffmpeg [e447a4d1] by
- libavformat/flacenc: reject too big picture blocks A too big picture …
- 12:38 PM Changeset in ffmpeg [bb718d11] by
- avcodec/libtwolame: fix mono default bitrate As of libtwolame 0.4.0, …
- 12:09 PM Ticket #8351 (LIBSRT: listener does not read streamid from caller) created by
- I use ffmpeg as SRT-listener in my app and I got SRTContext , but …
- 9:30 AM Changeset in ffmpeg [2dd71bf9] by
- doc/filters: fix overlay_opencl document typo Reported-by: Yabo Wei …
Oct 31, 2019:
- 11:59 PM Ticket #8350 (signed integer overflow encoding ffv1) updated by
-
Keywords, Component, Summary changed
- 11:38 PM Ticket #8350 (signed integer overflow encoding ffv1) created by
- Summary of the bug: There is a signed integer overflow at …
- 8:03 PM Ticket #8349 (Dolby AC-4 Support) updated by
- See also: …
- 3:16 PM Ticket #8345 (Audio Async by 1 frame from some video files) updated by
-
Keywords changed
Is the issue reproducible with current FFmpeg git head, the only … - 1:55 PM Ticket #8345 (Audio Async by 1 frame from some video files) updated by
-
Keywords, Summary changed
Hi, The command is ffmpeg.exe -i <input file path> <output file …[…] - 11:20 AM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) updated by
- https://patchwork.ffmpeg.org/patch/15509/
- 10:21 AM Ticket #8349 (Dolby AC-4 Support) reopened by
- 10:17 AM Ticket #8349 (Dolby AC-4 Support) closed by
- wontfix
- 9:32 AM Changeset in ffmpeg [b414cff6] by
- avfilter/vf_median: add radiusV option
- 9:23 AM Changeset in ffmpeg [86a42e95] by
- avfilter/af_afade: start crossfading only when first stream reached end
- 8:09 AM Ticket #8349 (Dolby AC-4 Support) created by
- It would be nice to support the detection, muxing and demuxing of …
- 7:30 AM Ticket #1774 (rtpproto: allow "?reuse" option in URI) updated by
-
Status changed
Maybe this one is good? - 6:23 AM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) updated by
- https://patchwork.ffmpeg.org/patch/15920/ test this patch please.
- 6:13 AM Changeset in ffmpeg [7c872df3] by
- avformat/hlsenc: fix the av_dirname path isn't include separator in …
- 5:30 AM Ticket #8345 (Audio Async by 1 frame from some video files) updated by
-
Keywords changed
Please provide the command line you tested together with the complete, … - 5:24 AM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) updated by
-
Priority, Keywords, Version changed
- 5:09 AM Ticket #8344 (ffprobe does not recognize yuva420p format (alpha channel) for webm) updated by
- The native VP8/9 decoders don't decode alpha but libvpx does, and …
- 2:07 AM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) updated by
-
Keywords, Component changed
- 2:02 AM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) updated by
- Ran a git bisect, found this. …
Oct 30, 2019:
- 11:37 PM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) updated by
- Had to cut the input.ts file to fit 2.5M, Use this command when …
- 11:25 PM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) created by
- We just upgraded our ffmpeg installations with the latest commit …
- 9:04 PM Ticket #7876 (Using copyts with mpegts output fails after 26,5 hours) updated by
- Any updates on this?
- 7:10 PM Changeset in ffmpeg [881f083a] by
- configure: fix standalone compilation of mxf muxer Signed-off-by: Lou …
- 6:56 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Status changed
Replying to cehoyos: > The patch is ignored here and will … - 6:34 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Type changed
I disagree with "enhancement" qualification, this is a bug. - 6:30 PM Ticket #8347 (memory leaks in apng_write_packet) closed by
- fixed: Fixed in 26aa04991e02f5fb83ffe177fbd832d7d7deb2fb
- 6:28 PM Changeset in ffmpeg [26aa0499] by
- avformat/apngenc: Add deinit function Prevents memleaks when the …
- 6:25 PM Ticket #8346 (memory leaks in ff_inlink_consume_samples()) closed by
- fixed: Fixed in 89389b7ed47b70f98d27b84e2aae3343d92d9682
- 6:07 PM Changeset in ffmpeg [89389b7e] by
- avfilter/af_afade: check for eof after crossfade later Fixes memleaks …
- 5:54 PM Ticket #8347 (memory leaks in apng_write_packet) created by
- Summary of the bug: There're memory leaks in apng_write_packet() How …
- 5:50 PM Ticket #8346 (memory leaks in ff_inlink_consume_samples()) created by
- Summary of the bug: There are memory leaks in …
- 5:12 PM Ticket #8306 (left shift of negative value at libavcodec/adpcm.c) closed by
- fixed: fixed in …
- 5:09 PM Changeset in ffmpeg [648b422e] by
- avcodec/mips: msa optimizations for vc1dsp Performance of WMV3 …
- 5:09 PM Changeset in ffmpeg [af70c94c] by
- avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compare …
- 5:09 PM Changeset in ffmpeg [78c0030f] by
- FATE: add a test for freeezedetect Signed-off-by: Limin Wang …
- 4:55 PM Changeset in ffmpeg [d4ba2506] by
- doc/filters: move drawgraph to video filters chapter
- 4:47 PM Changeset in ffmpeg [2539fea7] by
- doc/filters: move agraphmonitor to multimedia filters chapter
- 3:51 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Keywords, Blocked By changed
- 3:42 PM Ticket #8345 (Audio Async by 1 frame from some video files) created by
- In my post production company a Dubbing mixer realised that the audio …
- 3:37 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Priority, Version, Type, Blocked By changed
The patch is ignored here and will not be backported. - 3:04 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- Replying to eero-t: > How? And why FFmpeg would change …
- 3:01 PM Changeset in ffmpeg [912ab246] by
- avfilter/vf_sr: correct flags since the filter changes frame w/h If …
- 2:07 PM Changeset in ffmpeg [f4b3c0e5] by
- avfilter/dnn: add a new interface to query dnn model's input info to …
- 2:00 PM Changeset in ffmpeg [e1b45b85] by
- avfilter/dnn: get the data type of network output from dnn execution …
- 2:00 PM Ticket #8344 (ffprobe does not recognize yuva420p format (alpha channel) for webm) updated by
-
Summary changed
- 1:59 PM Ticket #8344 (ffprobe does not recognize yuva420p format (alpha channel) for webm) created by
- Summary of the bug: ffprobe does not recognize the alpha channel. Even …
- 1:31 PM Changeset in ffmpeg [dff39ea9] by
- dnn: add tf.nn.conv2d support for native model Unlike other …
- 1:01 PM Ticket #8343 (h261dec doesn't mark keyframes) created by
- h261dec does not set AVFrame::key_frame field on keyframes. As a side …
- 10:10 AM Changeset in ffmpeg [a269fa04] by
- doc: fix typo in muxers documentation
- 9:59 AM Changeset in ffmpeg [d6ac6650] by
- avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input format There …
- 9:20 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) updated by
- One possible reason: For old API encode2, vaBeginPicture and …
- 9:06 AM Changeset in ffmpeg [fd172185] by
- vp4: prevent unaligned memory access in loop filter VP4 applies a …
Oct 29, 2019:
- 5:37 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- How? And why FFmpeg would change the timebase for output from what's …
- 5:32 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- I'm telling you that issue are timestamps. Make sure that timebases …
- 5:27 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- Where the transcode output would get different timestamps than the …
- 5:23 PM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- Replying to fulinjie: > BTW, I did some tests locally with …
- 5:08 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- Command you use is simply wrong, you can not compare files with …
- 5:03 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) created by
- Summary of the bug: With some video inputs, FFmpeg starts taking …
- 3:20 PM Changeset in ffmpeg [d3dee676] by
- avcodec/wmalosslessdec: Fix some integer anomalies Fixes: left shift …
- 3:20 PM Changeset in ffmpeg [34e701ff] by
- avcodec/adpcm: Fix invalid shifts in ADPCM DTK Fixes: left shift of …
- 3:20 PM Changeset in ffmpeg [f17ea020] by
- avcodec/apedec: Only clear the needed buffer space, instead of all …
- 3:20 PM Changeset in ffmpeg [e1c4ce47] by
- avfilter/asrc_anoisesrc: change color variable to int Or it'll cause …
- 3:20 PM Changeset in ffmpeg [069be4a] by
- avcodec/libvorbisdec: Fix insufficient input checks leading to out of …
- 3:20 PM Changeset in ffmpeg [1850c3fe] by
- avcodec/g723_1dec: fix invalid shift with negative sid_gain Fixes: …
- 3:20 PM Changeset in ffmpeg [8b28aa07] by
- avformat/dss: Remove superfluous headers Both attributes.h and …
- 1:25 PM Ticket #8327 (divide by zero in libavcodec/tiff.c) closed by
- fixed: Fixed in dad75924290e15996e75c335c6c30b1d8e2e48ea.
- 1:23 PM Changeset in ffmpeg [dad75924] by
- avcodec/tiff: check the black level denominator Fixes ticket #8327. …
- 12:38 PM Changeset in ffmpeg [ba6b20df] by
- avcodec/nvenc: turn feature check failures into warnings …
- 12:07 PM Changeset in ffmpeg [3420e56d] by
- avfilter/vf_vfrdet: also report average delta
- 11:57 AM Changeset in ffmpeg [4ce263a] by
- avfilter/vf_vfrdet: fix reporting max delta If only first delta was …
- 9:56 AM Changeset in ffmpeg [1c3b70e2] by
- avfilter: add median filter
- 6:21 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) updated by
-
Cc, Reproduced by developer changed
- 5:09 AM Ticket #4762 (Temporal Layering in HEVC Encoding) updated by
- https://github.com/FFmpeg/nv-codec-headers/blob/70ced5018858720638c1dda …
- 3:54 AM Ticket #4610 (Unsupported jpeg 2000 marker 0xFF61) updated by
- https://github.com/MediaArea/MediaInfoLib/blob/4c8a5a6ef8070b3635003ead …
- 3:34 AM Ticket #8341 (FFmpeg-VAAPI VP8/VP9 encoder generates Zero byte in output) updated by
- Patch has been sent to fix this: …
- 3:27 AM Ticket #8341 (FFmpeg-VAAPI VP8/VP9 encoder generates Zero byte in output) created by
- System Environment ======= Previously reproduced: Platform: KBL/ICL …
- 3:04 AM Ticket #4213 (sps 32 refrence erro) closed by
- invalid: Dubious ticket.
- 3:04 AM Ticket #4213 (sps 32 refrence erro) closed by
- invalid: Dubious ticket.
- 2:51 AM Ticket #3854 (Does hevc support ARM (VFP and NEON) optimization?) closed by
- fixed: This should be working, right?
- 2:08 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- If no against, will close this in 24h.
- 2:03 AM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) updated by
-
Type changed
Based on the discussion with Eero: QSV uses a pre-allocation pool for … - 12:53 AM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by
-
Status changed
#7746, #7302, #7561 merged in this issue. There were actually a few … - 12:26 AM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by
- Replying to Brainiarc7: > I can also reproduce this on an …
- 12:06 AM Ticket #7561 (nvenc option -b_ref_mode middle outputs excessive log information ...) closed by
- duplicate: Merged in #7303.
Oct 28, 2019:
- 11:59 PM Ticket #7302 (h264_nvenc / b_ref_mode middle with refs parameter is not working) closed by
- duplicate: Lets merge this to #7303. As -refs is already renamed, etc. …
- 12:06 PM Ticket #2270 (ffmpeg transcodes cover art to a video stream with a single frame) updated by
-
Keywords changed
- 6:26 AM Changeset in ffmpeg [68f623d6] by
- avformat/wc3movie: fix memleak when read content size not equvipe …
- 6:26 AM Changeset in ffmpeg [70c6e840] by
- avformat/swfdec: fix memleak when inflateInit failed Signed-off-by: …
- 6:26 AM Changeset in ffmpeg [a3655a5c] by
- avformat/smacker: fix memleak when avformat_new_stream failed …
- 6:26 AM Changeset in ffmpeg [991cf95f] by
- avformat/rtmpproto: fix memleak when open rtmp failed Signed-off-by: …
- 6:26 AM Changeset in ffmpeg [59697e42] by
- avformat/rl2: fix memleak when read end of file Signed-off-by: Steven …
- 6:26 AM Changeset in ffmpeg [7a200089] by
- avformat/mpc8: fix memleak when seek table too big Reviewed-by: …
- 6:26 AM Changeset in ffmpeg [22eae2d0] by
- avformat/libmodplug: fix memleak when load modplug failed …
- 6:26 AM Changeset in ffmpeg [1a109fba] by
- avformat/hlsenc: move freep segment from sls_flags_filename_process …
- 2:24 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- It's not an issue IMHO. For VAAPI hevc encoder, the default parameter …
- 12:48 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by
-
Keywords changed
- 12:47 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by
-
Priority, Keywords, Type changed
Patch submitted, and developer's effective comments are in …
Oct 27, 2019:
- 11:07 PM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) closed by
- duplicate
- 11:04 PM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by
- Also related: https://trac.ffmpeg.org/ticket/7303 Filed over 1 year ago.
- 2:27 PM Ticket #7763 (FFprobe does not respect -read_intervals offset sometimes) closed by
- needs_more_info: If the issue is reproducible with current FFmpeg git head, please …
- 2:21 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
-
Status, Reproduced by developer changed
- 12:18 PM Ticket #8339 (Copy paste error in error handler in vmdvideo.c:229) updated by
-
Keywords, Version, Component changed
- 12:17 PM Ticket #8340 (Copy-paste-error in ansi.c:328) updated by
-
Keywords, Version, Component changed
For future reports: Please copy-paste the output instead of a screenshot. - 11:24 AM Ticket #8339 (Copy paste error in error handler in vmdvideo.c:229) closed by
- fixed: Fixed in ebff4bbd82c371bab6635de5793ce93c1f62642d
- 11:23 AM Ticket #8340 (Copy-paste-error in ansi.c:328) created by
- Summary of the bug: Issue found during static analysis with GrammaTech …
- 11:21 AM Changeset in ffmpeg [ebff4bbd] by
- avcodec/vmdvideo: fix log error message Fixes #8339
- 11:05 AM Ticket #8339 (Copy paste error in error handler in vmdvideo.c:229) created by
- Summary of the bug: There is a copy paste error, which outputs the …
- 5:23 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Priority, Keywords changed
In general, swapping is not possible becauseffmpegis a … - 2:40 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Cc changed
- 1:36 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Priority changed
- 1:34 AM Ticket #8338 (GoPro metadata not properly handled) created by
- Summary of the bug: I'm trying to swap out the video track of a GoPro …
Oct 26, 2019:
- 11:03 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
- mpeg4-als-overread-8.mp4: …
- 9:52 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
- Upload your sample to a file hoster of your choice and post the link here.
- 9:12 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
-
Cc changed
Hmm.. my ftp connection to upload.ffmpeg.org seems to be timing out at … - 8:57 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) created by
- (note: this may be a dupe of #5943, but in my case occurs with a …
- 4:57 PM Changeset in ffmpeg [1054752c] by
- Add support for VP9 VDPAU hwaccel decode Support for VDPAU …
- 4:28 PM Ticket #8285 (memory leaks in ff_v4l2_m2m_create_context()) updated by
-
Priority, Keywords, Component changed
- 4:14 PM Ticket #8302 (memory leaks in avi_add_ientry()) updated by
-
Priority, Keywords changed
- 3:16 PM Ticket #8327 (divide by zero in libavcodec/tiff.c) updated by
-
Keywords changed
- 3:15 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by
-
Keywords changed
- 3:13 PM Ticket #8327 (divide by zero in libavcodec/tiff.c) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
- 2:50 PM Ticket #8324 (signed integer overflow at libavfilter/vf_premultiply.c:212) updated by
-
Keywords, Component changed
- 1:31 PM Changeset in ffmpeg [e1d993d8] by
- lavc/qsvdec: remove unused check_dec_param Signed-off-by: Linjie Fu …
- 1:18 PM Ticket #8336 (memory leaks in vf_showfreqs) closed by
- fixed: Fixed in 1aa4fc1ec204fabed5c40873b86751976167272f.
- 1:16 PM Changeset in ffmpeg [1aa4fc1e] by
- avfilter/avf_showfreqs: free input frame after using it Fixes ticket …
- 1:10 PM Ticket #8300 (libdav1d decoder doesn't initialize reordered_opaque) updated by
-
Keywords changed
- 9:01 AM Ticket #8336 (memory leaks in vf_showfreqs) updated by
-
Keywords, Status, Component changed
- 8:32 AM Changeset in ffmpeg [4447aeaa] by
- avfilter/vsrc_testsrc: increase max level of haldclutsrc So it …
- 8:32 AM Changeset in ffmpeg [a2210f10] by
- avfilter/vf_lut3d: increase max level to upper limit defined by cube …
- 8:32 AM Changeset in ffmpeg [9130028d] by
- avfilter/vf_lut3d: allocate 3d lut dynamically
- 2:30 AM Ticket #8336 (memory leaks in vf_showfreqs) created by
- Summary of the bug: There are memory leaks in …
Oct 25, 2019:
- 9:27 PM Changeset in ffmpeg [b78227e1] by
- avformat/avienc: Remove superfluous header 04d2540c added …
- 9:27 PM Changeset in ffmpeg [982539a0] by
- avformat/avidec: Remove superfluous header bswap.h was included since …
- 9:27 PM Changeset in ffmpeg [09e938b3] by
- avformat/asfenc: Remove unnecessary header libavutil/parseutils.h has …
- 9:27 PM Changeset in ffmpeg [2e37237f] by
- avformat/aiffenc: Add deinit function Prevents memleaks if the …
- 8:58 PM Changeset in ffmpeg [296296a4] by
- doc/filters: add one more example for libvmaf
- 8:35 PM Changeset in ffmpeg [487a1f28] by
- doc/filters: add one more example for ssim/psnr
- 8:11 PM Ticket #5321 (strange SSIM and PSNR) updated by
- You also need to use settb to set both inputs to same timebase, and do …
- 8:02 PM Changeset in ffmpeg [9e283aa2] by
- avfilter/vf_psnr,vf_ssim: add warning if different timebases are …
- 4:34 PM Ticket #7945 (regression in interplay MVE decoding) closed by
- fixed: Fixed by Paul in 0481a1f6e5b8737c4fbc67794fd3a24cfcf34594
- 4:29 PM Changeset in ffmpeg [0481a1f6] by
- avcodec/interplayvideo: properly decode motion vectors Fixes #7945
- 2:19 PM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- "-bf 2" option gives same good PSNR for QSV as with VA-API, in the …
- 10:32 AM Ticket #8335 (Integer divide by zero in libavformat/bintext.c) closed by
- fixed: Fixed by Paul in 9d711a90fdf379dca2b3d24893c820c3060b5d94
- 10:22 AM Changeset in ffmpeg [9d711a90] by
- avformat/bintext: avoid division by zero Fixes #8335
- 10:17 AM Ticket #8335 (Integer divide by zero in libavformat/bintext.c) updated by
-
Keywords, Status, Version, Reproduced by developer changed
- 10:14 AM Ticket #7620 (avformat/tee: tee muxer with fifo incorrectly parse bsfs options) closed by
- fixed: Fixed by Jun Li in 155508c6e925f4f2f5e77087a7e1925b3de735ff
- 9:56 AM Ticket #8335 (Integer divide by zero in libavformat/bintext.c) created by
- Hi, I found this bug while fuzzing. It is a division by zero in …
- 9:45 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- It could be reproduced with the attached clips. The output of QSV and …
- 3:55 AM Changeset in ffmpeg [155508c6] by
- avformat/tee.c: steal bsf option before passing to fifo muxer Fix …
- 12:54 AM Ticket #3705 (Seeking fails for H264 file) updated by
- Moment - not working with DXVA2 decoder on NVIDIA GeForce? 9500 GS, …
Note:
See TracTimeline
for information about the timeline view.
