Timeline



Aug 3, 2022:

9:10 PM Changeset in ffmpeg [d3f48e68] by Philip Langdale <philipl@overt.org>
lavc/vaapi: Declare support for decoding 8bit 4:4:4 content Now that …
9:10 PM Changeset in ffmpeg [2b720676] by Philip Langdale <philipl@overt.org>
lavu/hwcontext_vaapi: Map the AYUV format This is the format used by …
9:09 PM Changeset in ffmpeg [6ab8a9d3] by Philip Langdale <philipl@overt.org>
lavu/pixfmt: Add packed 4:4:4 format The "AYUV" format is defined by …
8:58 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) updated by Pierre-Anthony Lemieux
Replying to Tomas Härdin: > Strange, countdown-small.mxf …
8:25 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) updated by Tomas Härdin
Strange, countdown-small.mxf r_frame_rate=24/1 but avg_frame_rate=0/0. …
7:44 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) updated by Pierre-Anthony Lemieux
@thardin For better or for worse, movenc.c uses avg_frame_rate to …
7:39 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) updated by Pierre-Anthony Lemieux
Try {{{ffmpeg -i fate-suite/imf/countdown/countdown-small.mxf -map 0 …
7:24 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) updated by Tomas Härdin
Type, Component changed
A sample would be nice. It seems for most samples that we have …
7:23 PM Changeset in ffmpeg [900ce6f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/intrax8: Avoid indirection when accessing VLC table To do so, …
7:18 PM Changeset in ffmpeg [b0e38c7d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Add msmpeg4(dec|enc) subsystems The msmpeg4 …
7:17 PM Changeset in ffmpeg [b10e218d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS …
7:10 PM Changeset in ffmpeg [eb5c5ae6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/intrax8: Remove unused IDCTDSPContext Signed-off-by: Andreas …
7:09 PM Changeset in ffmpeg [8d7d5272] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/opt: Combine multiple av_log statements Reviewed-by: Thilo …
9:52 AM Changeset in ffmpeg [f56730f] by Zhao Zhili <zhilizhao@tencent.com>
avformat/flvenc: fix shadowed variable ts
9:52 AM Changeset in ffmpeg [988838cf] by Zhao Zhili <zhilizhao@tencent.com>
avformat/flvdec: make key frame timestamps more accurate There was an …
9:52 AM Changeset in ffmpeg [693c5be3] by Zhao Zhili <zhilizhao@tencent.com>
avformat/flvenc: fix timestamp of key frame index Firstly, the …
9:52 AM Changeset in ffmpeg [30aa0c3f] by Zhao Zhili <zhilizhao@tencent.com>
avdevice/v4l2: fix leak of timefilter Fixes ticket #9844. …
5:59 AM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by Jozef Chutka
Description changed
5:59 AM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) updated by Jozef Chutka
Description changed
5:58 AM Ticket #9859 (Compilation warnings ATOMIC_VAR_INIT) created by Jozef Chutka
While compiling ffmpeg (commit 1368b5a) with emscripten 3.1.17, there …
3:10 AM Changeset in ffmpeg [ad67ea9] by Haihao Xiang <haihao.xiang@intel.com>
ffmpeg_opt: consider HW acceleration method when selecting decoder …
1:54 AM Changeset in ffmpeg [df5defe] by Haihao Xiang <haihao.xiang@intel.com>
ffmpeg_opt: select a decoder after getting values for per-stream hwdec …

Aug 2, 2022:

4:25 PM Ticket #9858 (Automatic stream selection doesn't work correctly) updated by Gyan
Reproduced by developer changed
I think I see the issue. That large size likely means the probe waited …
2:33 PM Ticket #9858 (Automatic stream selection doesn't work correctly) updated by Ptaah
Description changed
2:32 PM Ticket #9858 (Automatic stream selection doesn't work correctly) created by Ptaah
Summary of the bug: Automatic stream selection doesn't work correctly …
12:56 PM Changeset in ffmpeg [b0cd979a] by James Almer <jamrial@gmail.com>
avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAME …
8:52 AM Changeset in ffmpeg [c6f22940] by Anton Khirnov <anton@khirnov.net>
lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME Bump the …
8:46 AM Changeset in ffmpeg [e3838b85] by Anton Khirnov <anton@khirnov.net>
lavc: add API for exporting reconstructed frames from encoders
8:44 AM Changeset in ffmpeg [eede1d29] by Anton Khirnov <anton@khirnov.net>
lavu/frame: allow calling av_frame_make_writable() on non-refcounted …
8:39 AM Ticket #9857 (Error when evaluating the expression on 32 bits version) created by xamarin
Summary of the bug: Origin of the bug: …
7:02 AM Changeset in ffmpeg [d9cd192d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Fix copyinkf Broken in …
6:40 AM Changeset in ffmpeg [771d893] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/alpha/me_cmp_alpha: Remove commented-out function This …
6:40 AM Changeset in ffmpeg [088382a4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/alpha/me_cmp_alpha: Use proper me_cmp_func type …
1:02 AM Ticket #9854 (5.1: multiple test failures on s390x) closed by mkver
fixed: Fixed in fe211aebbf2988f7a6588cf9f45277ca74b92763 and …
12:57 AM Changeset in ffmpeg [aba74d78] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-image: Disable file checksums for exr tests The generated …
12:57 AM Changeset in ffmpeg [17426f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Allow to skip file checksums for lavf_image The …
12:30 AM Changeset in ffmpeg [fe211aeb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-image: Disable file checksums for exr tests The generated …
12:27 AM Changeset in ffmpeg [4fb8741c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Allow to skip file checksums for lavf_image The …

Aug 1, 2022:

11:25 PM Changeset in ffmpeg [db9fd78b] by James Almer <jamrial@gmail.com>
avcodec/aacdec_fixed: also clip samples on the second channel for …
11:25 PM Changeset in ffmpeg [9fb80bf7] by James Almer <jamrial@gmail.com>
avcodec/aacdec_fixed: add missing priv_class This enables the same …
10:10 PM Ticket #9856 (MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate) created by Pierre-Anthony Lemieux
The MXF demuxer does not set AVStream::avg_frame_rate and …
10:03 PM Ticket #9855 (5.1: filter-overlay_yuv420p10 fails on s390x) created by Sebastian Ramacher
The test filter-overlay_yuv420p10 fails on s390x: […]
10:00 PM Ticket #9854 (5.1: multiple test failures on s390x) updated by mkver
Yes, it is a different issue.
9:47 PM Ticket #9854 (5.1: multiple test failures on s390x) updated by Sebastian Ramacher
I can confirm that with the patches the exr related failures are gone. …
3:14 PM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Balling
A) is done in …
12:47 PM Ticket #9854 (5.1: multiple test failures on s390x) updated by mkver
Please test these patches here: …
12:41 PM Changeset in ffmpeg [8e6759f1] by Martin Storsjö <martin@martin.st>
configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filter …
12:00 PM Ticket #9854 (5.1: multiple test failures on s390x) updated by mkver
Component changed
If I am not mistaken, this is an endianness issue: The generated files …
6:46 AM Ticket #9852 (Single TS transcoding produces incorrect results using H265 HLS) updated by kirill_p
Without -copyts the start time of transcoded second chunk is not equal …
4:47 AM Ticket #9669 (Subtitles video filter does not correctly rotate/position some ...) updated by y3kcjd5
I've finally figured out why the "subtitles" and "ass" filters were …

Jul 31, 2022:

9:10 PM Ticket #9854 (5.1: multiple test failures on s390x) created by Sebastian Ramacher
With 5.1, several tests fail on s390x: […] The full build log is …
5:24 PM Ticket #9852 (Single TS transcoding produces incorrect results using H265 HLS) updated by Balling
Why -copyts?
5:08 PM Ticket #9853 (5.1 regression: make check fails without fate samples) closed by mkver
fixed: Fixed in 80d1b8938eb227f0e9efde91050836b1e9a051a9. See also #9841.
5:05 PM Changeset in ffmpeg [80d1b893] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/imf: Rename IMF fate-target It conflicts with the name of the …
3:37 PM Ticket #9853 (5.1 regression: make check fails without fate samples) created by Sebastian Ramacher
Running make check on the 5.1 release tarball now fails if the fate …
12:01 PM Ticket #9852 (Single TS transcoding produces incorrect results using H265 HLS) updated by kirill_p
Description changed
11:54 AM oedited.m3u8 attached to Ticket #9852 by kirill_p
Modified index file (m3u8)
11:53 AM Ticket #9852 (Single TS transcoding produces incorrect results using H265 HLS) created by kirill_p
Summary of the bug: Given MP4 file (recorded by IPhone 13 mini) with …
2:57 AM Changeset in ffmpeg [1368b5a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ttmlenc: Use string literal macro for default namespacing …
2:38 AM Changeset in ffmpeg [e725c5e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exr: Constify slice threads' ptr to main context Modifying …
2:38 AM Changeset in ffmpeg [9ea03f56] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/diracdec: Constify slice threads' ptr to main context …
2:38 AM Changeset in ffmpeg [597dc967] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dvdec: Constify slice threads' ptr to main context Modifying …
2:38 AM Changeset in ffmpeg [5ad29e15] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxv: Constify slice threads' ptr to main context Modifying …
2:37 AM Changeset in ffmpeg [a18c3723] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/jpeg2000dec: Constify slice threads' ptr to main context …
2:37 AM Changeset in ffmpeg [0980d380] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/magicyuv: Constify slice threads' ptr to main context …
2:22 AM Changeset in ffmpeg [0eae123d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresdec2: Constify slice threads' ptr to main context …
2:22 AM Changeset in ffmpeg [9c4f7d1e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Constify slice threads' ptr to main context Modifying …
2:21 AM Changeset in ffmpeg [94dd8f42] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wavpack: Constify slice threads' ptr to main context …
2:18 AM Changeset in ffmpeg [4368e86a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9dec: Constify VP9TileData->VP9Context pointer target This …
2:15 AM Changeset in ffmpeg [0eb399ac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Constify ThreadFrames if possible This is possible now that …
1:56 AM Changeset in ffmpeg [34276b81] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/motion_est: Constify pointers to frame data Reviewed-by: …
1:44 AM Changeset in ffmpeg [209a1105] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideodsp: Constify src pointers Signed-off-by: Andreas …
1:32 AM Changeset in ffmpeg [966fc123] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideoencdsp: Allow pointers to const where possible …
1:31 AM Changeset in ffmpeg [abb85429] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/me_cmp: Constify me_cmp_func buffer parameters Signed-off-by: …
1:18 AM Changeset in ffmpeg [e7cb7c76] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cfhdencdsp: Constify input pointers Signed-off-by: Andreas …
1:16 AM Changeset in ffmpeg [dc3e25e4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lossless_videoencdsp: Constify src sub_left_predict …
1:14 AM Changeset in ffmpeg [af43da3e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/videodsp: Constify buf in VideoDSPContext.prefetch …
1:12 AM Changeset in ffmpeg [2793e435] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/half2float: Constify arrays in half2float() Signed-off-by: …

Jul 30, 2022:

11:53 PM Changeset in ffmpeg [14523674] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Inline values in ff_update_block_index() This is …
11:17 PM Changeset in ffmpeg [dd20ebb2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pngenc: Don't cast const away unnecessarily Possible since …
11:16 PM Changeset in ffmpeg [7e41f95d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Remove unused halfpel_plane Committed in …
11:14 PM Changeset in ffmpeg [e4547c13] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pnmdec: Fix indentation Forgotten after …
11:14 PM Changeset in ffmpeg [22ca2ef] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pnmdec, pnm_parser: Improve const-correctness Signed-off-by: …
11:13 PM Changeset in ffmpeg [d8388e1b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ilbcdec: Move transient GetBitContext from ctx to stack …
11:12 PM Changeset in ffmpeg [86460b36] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ilbcdec: Fix const correctness Also constify everything that …
11:11 PM Changeset in ffmpeg [e86b8ca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cinepakenc: Avoid casting const away Signed-off-by: Andreas …
11:11 PM Changeset in ffmpeg [941a82b5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxv: Don't cast const away unnecessarily Signed-off-by: …
11:10 PM Changeset in ffmpeg [e207f75b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/diracdsp: Don't cast const away unnecessarily Signed-off-by: …
11:10 PM Changeset in ffmpeg [02133631] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fitsenc: Don't cast const away unnecessarily Signed-off-by: …
11:10 PM Changeset in ffmpeg [90c38612] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/gif: Remove redundant cast Possible since …
11:09 PM Changeset in ffmpeg [da668fa7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/rgb2rgb: Don't cast const away Signed-off-by: Andreas …
11:08 PM Changeset in ffmpeg [41e5555a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/xwdenc: Don't modify input frame These modifications were …
8:29 PM Changeset in ffmpeg [f654aa8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/ref/fate/filter-metadata-cropdetect[12]: Fix ref file …
8:14 PM Changeset in ffmpeg [f0dd4ab0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_cropdetect: Remove set-but-unused variable Signed-off-by: …
8:09 PM Changeset in ffmpeg [a2d7da0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/threadframe: Constify the frame in ff_thread_await_progress …
8:09 PM Changeset in ffmpeg [92e70286] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresdata: Move data only used by ff_prores_ks_encoder to it …
8:08 PM Changeset in ffmpeg [879eed55] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ttmlenc: Deduplicate ttml_default_namespacing string String …
5:18 PM Ticket #9807 (decryption_key: subsample size exceeds the packet size left) updated by quinkblack
Fixed by …
1:24 PM Changeset in ffmpeg [915ef932] by James Almer <jamrial@gmail.com>
avcodec/alac: don't fail if channels aren't set during init() when …
12:21 PM Changeset in ffmpeg [6ca16906] by James Almer <jamrial@gmail.com>
avcodec/alac: don't fail if channels aren't set during init() when …
12:21 PM Changeset in ffmpeg [6406d5e4] by James Almer <jamrial@gmail.com>
avcodec/aacdec: print a log message when treating mono HE-AAC as …
11:20 AM Changeset in ffmpeg [665349c4] by Thilo Borgmann <thilo.borgmann@mail.de>
lavfi/vf_cropdetect: Reindent after last commit
11:20 AM Changeset in ffmpeg [cd8515eb] by Thilo Borgmann <thilo.borgmann@mail.de>
Changelog: Update after last commit
11:17 AM Changeset in ffmpeg [9d66417c] by Thilo Borgmann <thilo.borgmann@mail.de>
lavfi/cropdetect: Add new mode to detect crop-area based on motion …
11:17 AM Changeset in ffmpeg [cf1f5744] by Thilo Borgmann <thilo.borgmann@mail.de>
lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel
10:09 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Niklas Haas
> This is a great start, but I'm curious what it would take to do this …
10:03 AM Ticket #9672 (ffmpeg not writing ICC profiles in images) closed by Niklas Haas
fixed: > Instead of manually injecting a filter any chance we could enable …
9:42 AM Changeset in ffmpeg [1001bdc5] by Niklas Haas <git@haasn.dev>
fate/png: add test for ICC profile parsing This tests the new …
9:42 AM Changeset in ffmpeg [8377ef43] by Niklas Haas <git@haasn.dev>
avcodec/encode:: generate ICC profiles Only if requested, and only if …
9:42 AM Changeset in ffmpeg [77f8dcb2] by Niklas Haas <git@haasn.dev>
avcodec/decode: parse ICC profiles Implementation for the decode side …
9:42 AM Changeset in ffmpeg [c688ddc] by Niklas Haas <git@haasn.dev>
avcodec: add common fflcms2 boilerplate Handling this in general code …
9:42 AM Changeset in ffmpeg [e1a0f2df] by Niklas Haas <git@haasn.dev>
avcodec: add API for automatic handling of icc profiles This …
9:42 AM Changeset in ffmpeg [61ffa23c] by Niklas Haas <git@haasn.dev>
avcodec/codec_internal: add cap for ICC profile support Codecs that …
9:42 AM Changeset in ffmpeg [1cbd4552] by Niklas Haas <git@haasn.dev>
fflcms2: move to libavcodec We will need this helper inside …

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