Timeline



Aug 7, 2021:

11:56 PM Changeset in ffmpeg [e56f6e59] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add chroma qp offset support Signed-off-by: Timo …
10:13 PM Changeset in ffmpeg [5ad436fc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog …
9:45 PM Changeset in ffmpeg [7f1edcb4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ass_split: Remove unused ff_ass_split_dialogue() Unused since …
7:51 PM Changeset in ffmpeg [127da193] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/acelp_vectors: Add missing brackets Before …
7:12 PM Ticket #9355 (Fix for PES packets with too much padding) updated by Balling
Replying to Sergio Ammirata, Ph.D.: > Replying to …
2:24 PM Changeset in ffmpeg [6a4f851d] by James Almer <jamrial@gmail.com>
libavformat/mov: Change log line from debug to trace It's creating …
1:24 PM Scaling edited by Balling
(diff)
1:16 PM Changeset in ffmpeg [44d5e12c] by James Almer <jamrial@gmail.com>
ffprobe: remove references to frame->pkt_pts The field was removed …
1:15 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Balling
-filter_complex was using bilinear, even though it ahould be bicubic …
1:03 PM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Replying to mkver: > Slice multithreading depends upon the …
12:18 PM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by mkver
Priority changed
Slice multithreading depends upon the input being composed of multiple …
12:05 PM Ticket #9192 (Command line switch sws_dither doesn't allow "none") updated by Balling
Status changed
Looks like this 75285325500672a806ba93bfc1e0ace9c9e566c1 and this …
11:09 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Replying to richardpl: > Sorry, but this is not page to …
11:08 AM Changeset in ffmpeg [6b11c12c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: improve dBFS scale legend Make it more …
10:47 AM Ticket #9367 (H264 does NOT support slice multi threading mode) closed by Elon Musk
invalid: Sorry, but this is not page to ask support questions. This page is …
7:43 AM Ticket #9184 (pngdec output frame that has double image) updated by Pljushevij
Replying to wenbin,chen: > > {{{ > ffmpeg …
7:35 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Description changed
7:34 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Description changed
7:30 AM decoders.txt attached to Ticket #9367 by Core_2_Extreme
Output for ffplay -decoders
7:29 AM Ticket #9367 (H264 does NOT support slice multi threading mode) created by Core_2_Extreme
H264 (software decoding not hardware decoding) does NOT support slice …
6:44 AM Ticket #9184 (pngdec output frame that has double image) updated by Pljushevij
Replying to wenbin,chen: > Hi Pljushevij > CPU High …
12:25 AM Ticket #9312 (assertion failed in av_rescale_delta) closed by James
fixed: Should be fixed in e01d306c647b5827102260b885faa223b646d2d1
12:22 AM Changeset in ffmpeg [e01d306c] by James Almer <jamrial@gmail.com>
avcodec/utils: don't return negative values in …
12:22 AM Changeset in ffmpeg [35331aa2] by James Almer <jamrial@gmail.com>
avutil/tx: add a return at the end of non-void functions Fixes …
12:22 AM Changeset in ffmpeg [ec59ca0e] by James Almer <jamrial@gmail.com>
avformat/mxfenc: add a return at the end of non-void functions Fixes …
12:22 AM Changeset in ffmpeg [83946906] by James Almer <jamrial@gmail.com>
avfilter/vsrc_testsrc: add a return at the end of non-void functions …
12:22 AM Changeset in ffmpeg [d708add9] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: add a return at the end of non-void functions …

Aug 6, 2021:

8:50 PM Changeset in ffmpeg [9f19fbb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/fifo: Free dict on av_dict_copy() failure av_dict_copy() …
8:49 PM Changeset in ffmpeg [a3e78deb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/ilbc: Use av_get_packet Signed-off-by: Andreas Rheinhardt …
8:47 PM Changeset in ffmpeg [d1ac6456] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat: Use ffio_read_size where appropriate Signed-off-by: Andreas …
7:59 PM Changeset in ffmpeg [dccd1d2a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/yuv4mpegenc: Write data generically via AVPixFmtDescriptor …
7:04 PM Changeset in ffmpeg [9ffa4949] by Michael Niedermayer <michael@niedermayer.cc>
avformat/adtsenc: return value check for init_get_bits in …
7:04 PM Changeset in ffmpeg [89505d38] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wtvdec: Check for EOF before seeking back in …
7:04 PM Changeset in ffmpeg [2bbef69b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpc8: Check first keyframe position for overflow Fixes: …
7:04 PM Changeset in ffmpeg [9bc32d7c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check ac_count Fixes: signed integer overflow: …
7:04 PM Changeset in ffmpeg [c42f2779] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: check max samples in flush loop Fixes: …
6:52 PM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) closed by Balling
fixed: It is actually possible, just like with primaries/trc/matrix OF THE …
2:48 PM Changeset in ffmpeg [e6754d2a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
ffprobe: Rename Audio Service Type 'type' field to 'service_type' …
12:56 PM Changeset in ffmpeg [1cd43d8a] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics …
12:56 PM Changeset in ffmpeg [82be9f27] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: parse and export Film Grain Characteristics SEI …
12:56 PM Changeset in ffmpeg [794e15fd] by James Almer <jamrial@gmail.com>
cbs_h265: add support for Film Grain Characteristics SEI message …
12:47 PM Ticket #9366 ([libtls] twitch broke libressl libtls backend) created by sylware
twitch did something yesterday and last week git ffmpeg compiled with …
12:38 PM Changeset in ffmpeg [6b594ba] by James Almer <jamrial@gmail.com>
avcodec/mfenc: remove usage of avctx->pkt_timebase The field is …
8:05 AM Ticket #9356 (mpegts puts av_read_frame in infinite loop) updated by SuRGeoNix
I can now confirm that by applying the patch …
1:25 AM Ticket #8349 (Dolby AC-4 Support) updated by Jim Scarborough
Cc changed

Aug 5, 2021:

11:25 PM Ticket #9365 (uninitialized value use) closed by mkver
duplicate: Duplicate of #9364.
10:11 PM Ticket #9365 (uninitialized value use) created by Andrew Bao
Found by Andrew Bao with his usage-of-uninitialized value tool This …
10:11 PM Ticket #9364 (uninitialized value use) created by Andrew Bao
Found by Andrew Bao with his usage-of-uninitialized value tool This …
7:15 PM Changeset in ffmpeg [ef54590f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/internal: Don't include libavcodec/(avcodec|internal).h The …
7:11 PM Changeset in ffmpeg [2678b4f8] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: add option to control dynamic range for colors
6:05 PM Changeset in ffmpeg [2146b655] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/internal: Move MAKE_ACCESSORS to its only user Signed-off-by: …
6:02 PM Changeset in ffmpeg [54950286] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Move ff_tlog() from lavc/internal.h to lavu/internal.h It is also …
5:59 PM Changeset in ffmpeg [2b6e008] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/internal: Move ff_norm_qscale() to qp_table.h It is the …
5:58 PM Changeset in ffmpeg [b75dc8bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/huffman: Use logcontext instead of AVCodecContext Said …
5:56 PM Changeset in ffmpeg [a449fb35] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fft-internal: Make it a standalone header Signed-off-by: …
5:46 PM Changeset in ffmpeg [211619ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove the FFT_FIXED_32 define Since the removal of the …
5:02 PM Changeset in ffmpeg [763c5014] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fft-internal: Remove unused macros Signed-off-by: Andreas …
5:00 PM Changeset in ffmpeg [7bad2a61] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mips/constants: Include intfloat.h in constants.h Don't rely …
3:53 PM Changeset in ffmpeg [304cb086] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/avfilter: Remove unused partial_buf It is unused since …
2:23 PM Changeset in ffmpeg [b3a0548] by Linjie Fu <fulinjie@zju.edu.cn>
fftools/ffmpeg_filter: fix the flags parsing for scaler Scaler relys …
2:23 PM Changeset in ffmpeg [5b0e6b0d] by Linjie Fu <fulinjie@zju.edu.cn>
fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay …
2:23 PM Changeset in ffmpeg [9f14396a] by Linjie Fu <fulinjie@zju.edu.cn>
lavfi/vf_scale: use default swscale flags for scaler Currently the …
1:42 PM Changeset in ffmpeg [9dbf95f2] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: use sample_count_in/out
1:42 PM Changeset in ffmpeg [c317862] by Paul B Mahol <onemda@gmail.com>
avfilter/avfilter: add sample_count_in and sample_count_out
1:40 PM Ticket #9363 (loudnorm does not allow a loudness range beyond 20 LU) created by Llyw
The loudnorm filter provided with FFmpeg 4.4 does not allow a loudness …
12:42 PM Ticket #9362 (paf file fails to load with ffmpeg) created by Sembiance
Summary of the bug: The 'teaser.paf' file which is of type 'Packed …
9:34 AM Ticket #9184 (pngdec output frame that has double image) updated by wenbin,chen
Hi Pljushevij CPU High because it use cpu to decode. Here is the …
6:27 AM 1.jpg attached to Ticket #9184 by Pljushevij
High CPU load
6:26 AM Ticket #9184 (pngdec output frame that has double image) updated by Pljushevij
Replying to wenbin,chen: > Here is my command and it …
4:45 AM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
Description changed

Aug 4, 2021:

8:42 PM Changeset in ffmpeg [82123e13] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: add lreplace sliding mode
8:11 PM Changeset in ffmpeg [b1388cd] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: proper rational multiplication
7:58 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
Description changed
7:55 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
Description, Summary changed
7:52 PM Changeset in ffmpeg [20ebcbd5] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: fix last frame/eof timestamp
7:47 PM concatplaylist.txt attached to Ticket #9001 by Gregory Beauregard
7:44 PM ffmpeg-20210804-124257.log attached to Ticket #9001 by Gregory Beauregard
log for failed-to-render ffconcat case as of 08/04
7:43 PM assconcatsamp2.mkv attached to Ticket #9001 by Gregory Beauregard
7:43 PM assconcatsamp1.mkv attached to Ticket #9001 by Gregory Beauregard
5:58 PM Changeset in ffmpeg [6d236588] by Martin Storsjö <martin@martin.st>
libavfilter: Fix implicit declarations of av_cpu_max_align …
1:06 PM Changeset in ffmpeg [65fdc0e5] by James Almer <jamrial@gmail.com>
lavc/qsvenc: pass the color properties to the SDK Otherwise the color …
1:04 PM Changeset in ffmpeg [c8cfe676] by James Almer <jamrial@gmail.com>
lavc/qsvdec: update color properties in codec context User may get …
12:41 PM Ticket #9361 (av_read_frame infinite loop) created by Кабалин Сергей
Summary of the bug: Sound recording does not stop when the device is …
12:04 PM Ticket #9360 (MSVC build broken: unterminated string) created by ermingol
(I'm using a snapshot Git version of FFmpeg source code obtained at …
10:59 AM Changeset in ffmpeg [7ab0207d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/Makefile: Apply CFLAGS for compilation Fixes "make …
10:50 AM Changeset in ffmpeg [cc6f6a1e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_vpp_qsv: Don't overrun stack array …
8:13 AM Changeset in ffmpeg [3b298640] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftfilt: make sure that tx buffers size are always aligned
8:09 AM Changeset in ffmpeg [16b4331b] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: use proper function return value instead of …
8:04 AM Changeset in ffmpeg [b3117f37] by Paul B Mahol <onemda@gmail.com>
avfilter/vaf_spectrumsynth: switch to TX FFT from avutil
7:35 AM Changeset in ffmpeg [a428d2a4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftfilt: switch to TX FFT from avutil
7:06 AM WikiStart edited by Michael Koch
move line to other chapter (diff)
1:03 AM Changeset in ffmpeg [6e66e2c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/internal: Don't include framepool.h, thread.h They are not …

Aug 3, 2021:

10:29 PM Ticket #9359 (FFmpeg trac server frequently 503'ing) updated by Balling
Status changed
Same here. Really irritating. It is actually more often 503 than not. …
9:41 PM Changeset in ffmpeg [e0b84d10] by James Almer <jamrial@gmail.com>
avfilter/avfilter: use av_frame_copy() to copy frame data …
9:31 PM Ticket #9359 (FFmpeg trac server frequently 503'ing) created by varenc
Right now this trac server is returning 503 errors half the time for …
9:21 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by John Dury
I added "-extra_sei 0" and tested with the gyan 08/01/2021 binaries …
9:14 PM Encode/H.265 edited by varenc
fix broken link to x265 docs. Links to the stable version's docs … (diff)
9:04 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
Replying to Timo R.: > The "Failed locking bitstream …
9:03 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by John Dury
Thanks. I will try "-extra_sei 0" and wait for the 495 driver when it …
8:51 PM Tag change on Projects by Michael Koch
Tags rtsp added
8:51 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Timo R.
The "Failed locking bitstream buffer: not enough buffer" thing seems …
8:48 PM Projects edited by Michael Koch
fix alphabetic order (diff)
8:48 PM Tag change on Projects by Michael Koch
Tags rtsp removed
8:30 PM Projects edited by deterenkelt
(diff)
8:23 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Timo R.
There is unfortunately no way to automatically increase the number of …
7:58 PM Ticket #9358 (wmav2 decoding fails for some files) updated by Andrew Eikum
Unfortunately most of the sample files are too large to upload. I've …
7:55 PM b8edfb1e970ed7892f35b34a1ef36fee-wma.wav attached to Ticket #9358 by Andrew Eikum
xwma sample file
7:53 PM Ticket #9358 (wmav2 decoding fails for some files) created by Andrew Eikum
libavcodec is failing to properly decode some XWMA files. These files …
7:50 PM Ticket #9355 (Fix for PES packets with too much padding) updated by Balling
Status changed
Also this is a duplicate of #5860. P.S. Apparently not.
7:25 PM Ticket #8629 (Allow additional stream specifier when mapping by stream id) updated by Balling
But ac3 is a part of TrueHD+Atmos... And is needed to decode EAC3.
7:17 PM Ticket #9355 (Fix for PES packets with too much padding) updated by Balling
For example, does it fix that warning sample in #3309? What about my …
6:05 PM Ticket #9355 (Fix for PES packets with too much padding) updated by Balling
Replying to Sergio Ammirata, Ph.D.: > Replying to …
4:51 PM Ticket #9357 (HLS live seek support) created by SuRGeoNix
The current API (hls demuxer) doesn't seem to provide/expose required …
4:40 PM ffmpeg_mpegts_infiniteloop_log.txt attached to Ticket #9356 by SuRGeoNix
4:40 PM ffmpeg_mpegts_infiniteloop.cpp attached to Ticket #9356 by SuRGeoNix
4:39 PM Ticket #9356 (mpegts puts av_read_frame in infinite loop) created by SuRGeoNix
Summary of the bug: By demuxing after av_seek_frame (in a non …
3:20 PM Ticket #7912 (timing is all wrong when extracting Closed Captions) closed by Balling
fixed: Fixed in a27853a7300bb3c2752256b2fc02f2439619f6f8. It was happening …
2:55 PM Ticket #9355 (Fix for PES packets with too much padding) updated by Sergio Ammirata, Ph.D.
Replying to Balling: > What is #2392? That one has nothing …
2:52 PM Ticket #9355 (Fix for PES packets with too much padding) updated by Balling
What is #2392? That one has nothing to do with above.
2:20 PM Changeset in ffmpeg [8b83dad8] by Linjie Fu <linjie.justin.fu@gmail.com>
avfilter/vf_vpp_qsv: add scale mode option The option allow user to …
1:57 PM 0001-Fix-setting-the-correct-size-for-PES-packets-with-to.patch attached to Ticket #9355 by Sergio Ammirata, Ph.D.
proposed patch
1:56 PM Ticket #9355 (Fix for PES packets with too much padding) created by Sergio Ammirata, Ph.D.
Summary of the bug: PES packet with too much padding trigger unlimited …
1:39 PM Changeset in ffmpeg [7150f957] by James Almer <jamrial@gmail.com>
avcodec/dnxhddec: check and propagate function return value Similar …
9:40 AM Ticket #9152 (FFmpeg doesn't stop after it has written the correct output file) updated by Michael Koch
This is an even shorter example for reproducing the same problem: …
7:22 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by pszemus
Cc changed
7:20 AM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by pszemus
Cc changed
2:28 AM Ticket #9184 (pngdec output frame that has double image) updated by wenbin,chen
Here is my command and it works on my side: […] I adjust the …

Aug 2, 2021:

11:00 PM Ticket #9184 (pngdec output frame that has double image) updated by Pljushevij
Replying to wenbin,chen: > Hi Pljushevij, I cannot …
10:00 PM Ticket #7912 (timing is all wrong when extracting Closed Captions) updated by Balling
So how is a27853a7300bb3c2752256b2fc02f2439619f6f8 affecting this?
12:45 PM Changeset in ffmpeg [c8b1f2bc] by Lynne <dev@lynne.ee>
packet: initialize time_base field to (0, 1) instead of (0, 0) Forget …
12:30 PM Changeset in ffmpeg [a1a0fddf] by Lynne <dev@lynne.ee>
avpacket: ABI bump additions This commit adds a long-requested by API …
12:00 PM Changeset in ffmpeg [a27853a7] by Thilo Borgmann <thilo.borgmann@mail.de>
lavd/lavfi.c: Set time_base for 608 cc to container time_base. …
2:50 AM Ticket #9354 (Vulkan filter cannot work on nvidia platform) created by wenbin,chen
Summary of the bug: How to reproduce: […] This command reports a …
2:40 AM Ticket #9353 (Vulkan filter cannot work on the latest mesa on Intel platform) updated by wenbin,chen
Description changed
2:37 AM Ticket #9353 (Vulkan filter cannot work on the latest mesa on Intel platform) created by wenbin,chen
Summary of the bug: How to reproduce: […] This command reports …

Aug 1, 2021:

8:48 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by John Dury
Sorry. Typo. Retried on both GPUs just to be sure with -bf 0 and still …
7:45 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
It is -bf 0, not qf.
6:18 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by John Dury
I added -qf 0 and tried again on both machines with different GPUs and …
5:46 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
It is -c:v hevc_nvenc -bf 0. And yes, it is permanent workaround, …
5:19 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by John Dury
I tried extra frames all the way up to 15 and it still fails. Also, I …
11:07 AM Changeset in ffmpeg [1f585030] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libavcodec/libx265: add user data unregistered SEI encoding MISB ST …
9:54 AM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
Real workaround is -bf 0. Sigh, just like was in #9130. [Or of course …
4:21 AM Changeset in ffmpeg [c50f5460] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg_opt: restore documented stream selection behaviour 11d3b03fcb …
12:57 AM Changeset in ffmpeg [7b4bdcd6] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: prefer footer and complete partitions for metadata …

Jul 31, 2021:

8:08 PM Changeset in ffmpeg [9b57d2f0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wavdec: Use 64bit in new_pos computation Fixes: signed …
8:08 PM Changeset in ffmpeg [9dbed908] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for overflow in timestamp preparation Fixes: …
8:08 PM Changeset in ffmpeg [9d1c47e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dsicin: Check packet size for overflow Fixes: signed integer …
8:08 PM Changeset in ffmpeg [5e38eff2] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dsfdec: Change order of operations in bitrate computation …
8:08 PM Changeset in ffmpeg [b4e77dfc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/bfi: check nframes Fixes: signed integer overflow: …
8:08 PM Changeset in ffmpeg [527821a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: fix position overflow in avi_load_index() Fixes: …
8:08 PM Changeset in ffmpeg [f034c2e3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Check sizeX against padding Fixes: signed integer …
8:08 PM Changeset in ffmpeg [bae2e197] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: Check for size overflow in header parsing Fixes: …
8:04 PM Changeset in ffmpeg [75a099f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aaccoder: Add minimal bias in search_for_ms() Fixes: floating …
6:13 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by John Dury
Description changed
1:19 AM Ticket #9349 (avformat_find_stream_info with avio+mpeg may causes an abnormal ...) closed by mkver
worksforme: Your code as-is doesn't work: A startLoop function is called but not …
12:17 AM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by markfilipak
I spent the last week creating a very complicated Windows script, but …
Note: See TracTimeline for information about the timeline view.