Timeline



Jul 29, 2022:

5:33 PM Ticket #8349 (Dolby AC-4 Support) updated by skyler
What I would like to know is whether there is a static build of ffmpeg …
5:33 PM Ticket #9850 (Build woes on Win32) updated by mkver
You can only use an FFmpeg source tree for out-of-tree builds if you …
3:20 PM Ticket #9851 (cropdetect: add ability to change option like limit at runtime) created by Ashyni
Hello, I have been working on a dynamic-crop.lua script for the …
2:52 PM Ticket #9850 (Build woes on Win32) created by Jean-Michaël Celerier
Hello, given today's ffmpeg-snapshot.tar.bz2 (but this has been …
8:32 AM config.log attached to Ticket #9849 by Roi Rodriguez
8:31 AM Ticket #9849 (ERROR: libnpp not found while ./configure) created by Roi Rodriguez
Summary of the bug: How to reproduce: I'm trying to build ffmpeg from …
4:30 AM Changeset in ffmpeg [e0691eab] by Haihao Xiang <haihao.xiang@intel.com>
qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses …
12:46 AM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) updated by mkver
You (or the Shutter Encoder dev) are not expected to do anything any …

Jul 28, 2022:

9:51 PM Ticket #3511 (support FrameRate in dpx files) updated by Elliott
Cc changed
In case a sample helps, here is a DPX image with frame rate of 23.976. …
9:32 PM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) updated by Soto Soto
Replying to mkver: It is difficult for me to understand …
9:32 PM Ticket #9846 (DNxHR doesn't work with LB in Shutter Encoder) updated by Soto Soto
Replying to mkver: It is difficult for me to understand …
2:37 PM Changeset in ffmpeg [6b122086] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: reindent
2:37 PM Changeset in ffmpeg [ac3e4613] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: factor manually mapping streams out of …
2:37 PM Changeset in ffmpeg [75319594] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: reindent
2:37 PM Changeset in ffmpeg [85692aee] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: factor auto-mapping data streams out of …
2:37 PM Changeset in ffmpeg [6bd98d9e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: reduce indentation in map_auto_subtitle() Fix …
2:37 PM Changeset in ffmpeg [6ab412ef] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: factor auto-mapping subtitles out of open_output_file()
2:37 PM Changeset in ffmpeg [ff40d9e8] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: reduce indentation in map_auto_audio() Fix …
2:37 PM Changeset in ffmpeg [b898dc89] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: factor auto-mapping audio out of open_output_file()
2:37 PM Changeset in ffmpeg [74176f3c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: reduce indentation in map_auto_video() Fix …
2:37 PM Changeset in ffmpeg [1a464efa] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: factor auto-mapping video out of open_output_file()
2:37 PM Changeset in ffmpeg [ecfdab20] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: do not log to the decoder context That should only be …
2:37 PM Changeset in ffmpeg [d6cbc042] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: move some functions closer to their only callers
2:37 PM Changeset in ffmpeg [df5ea28b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: drop a block commented out since 2012 Since …
2:37 PM Changeset in ffmpeg [98ece428] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: deprecate the -map_channel option It is now entirely …
2:37 PM Changeset in ffmpeg [4f91782f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move guess_input_channel_layout() to ffmpeg_opt.c …
2:37 PM Changeset in ffmpeg [6353b280] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop unused hwaccel variables
2:37 PM Changeset in ffmpeg [cb045f7f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: drop a redundant assignment The codec type will …
2:37 PM Changeset in ffmpeg [8384d840] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop allocating an encoder context when not encoding
2:37 PM Changeset in ffmpeg [1a378b8] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: deprecate -psnr It is entirely redundant with -flags …
2:37 PM Changeset in ffmpeg [1eae0ee] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: do not use the encoder context for streamcopy The …
2:37 PM Changeset in ffmpeg [61e42e04] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop OutputStream.ref_par It serves no purpose, codec …
2:37 PM Changeset in ffmpeg [8cbf229c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop the -vol option It has been deprecated in favor …
2:37 PM Changeset in ffmpeg [a04d8318] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: do not pass the entire AVCodecContext to …
2:37 PM Changeset in ffmpeg [7650d343] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: remove unused function argument
2:37 PM Changeset in ffmpeg [1cd60d3b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: remove an unnecessary avcodec_close() call No …
2:37 PM Changeset in ffmpeg [c2f2dd02] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop accessing the encoder context unnecessarily The …
2:17 PM Changeset in ffmpeg [1ec1a484] by Anton Khirnov <anton@khirnov.net>
avfilter/vf_zscale: Add smpte240m transfer option and fix matrix …
1:49 AM Changeset in ffmpeg [6f7d3bde] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9 Instead …
1:49 AM Changeset in ffmpeg [7ab9b308] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp56: Move VP5-9 range coder functions to a header of their …
1:49 AM Changeset in ffmpeg [80ad06ab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp56: Move VP8/9-only rac functions to a header of their own …
1:49 AM Changeset in ffmpeg [062599d7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp56.h: Move VP8-only functions to vp8.c Signed-off-by: …
1:49 AM Changeset in ffmpeg [f3fef125] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hq_hqa: Remove transient GetByteContext from context …
1:15 AM Ticket #9844 (Memory leak in v4l2 input device if setting timestamps option to ...) updated by bermond
I can confirm that applying the patch on top of git master fixes this …

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 …
Note: See TracTimeline for information about the timeline view.