[FFmpeg-cvslog] avformat/movenc: disallow buggy flags combination

2025-05-26 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon May 26 18:30:58 2025 +0530| [c79bce92b8407199b6e70205393411650e4342ca] | committer: Gyan Doshi avformat/movenc: disallow buggy flags combination Use of hybrid_fragmented and faststart together can result in files with loss of sync and bitstream

[FFmpeg-cvslog] configure: correct liboapv feature support

2025-05-19 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun May 18 14:34:21 2025 +0530| [c55d65ac0a789c23192aa555d8c1da399cee71aa] | committer: Gyan Doshi configure: correct liboapv feature support Only encoding support has been added for liboapv > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/ffprobe: remove entry for show_format_entry

2025-04-29 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Apr 29 14:58:04 2025 +0530| [d9bd8e9eb11015b41fa9b2663da1a6455d88cadb] | committer: Gyan Doshi doc/ffprobe: remove entry for show_format_entry The option was removed in 1dd6363581. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: add option to select use of response files

2025-03-30 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Mar 21 13:28:40 2025 +0530| [64087171f67bab220c4d3001eb6b074cf488284c] | committer: Gyan Doshi configure: add option to select use of response files > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=64087171f67bab220c4d3001eb6b074cf4882

[FFmpeg-cvslog] ffmpeg-filter: check for initialized graph

2025-03-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Mar 25 01:21:06 2025 +0530| [8b2372cac77c6720048b4c65c6d1abb9c630ab4a] | committer: Gyan Doshi ffmpeg-filter: check for initialized graph Don't drop frame if graph hasn't been initialized yet! > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avfilter/scale: remove duplicate block

2025-03-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Mar 19 10:49:36 2025 +0530| [6fb1bbd73c4d320733c636a22728a7d747303371] | committer: Gyan Doshi avfilter/scale: remove duplicate block Added in bb80445813 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] ffmpeg: add per-stream input option drop_changed

2025-03-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Mar 15 16:51:05 2025 +0530| [cbbc927a67f142a02bfc5d047c03587599ee5b55] | committer: Gyan Doshi ffmpeg: add per-stream input option drop_changed This is a replacement in ffmpeg for the deprecated avcodec flag AV_CODEC_FLAG_DROPCHANGED. This option is

[FFmpeg-cvslog] ffmpeg_demux: set default for readrate_catchup to be 5% faster

2025-03-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Mar 19 16:43:12 2025 +0530| [323cb8c61ea157e01ae98f5a2e3acb8208cfc84a] | committer: Gyan Doshi ffmpeg_demux: set default for readrate_catchup to be 5% faster The existing default value is the same as the primary readrate. This maintains the flow rate

[FFmpeg-cvslog] configure: improve ar test for response files

2025-03-19 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Mar 18 19:37:56 2025 +0530| [b75b568b3d290ce827b80568ced1d68c277309e6] | committer: Gyan Doshi configure: improve ar test for response files > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b75b568b3d290ce827b80568ced1d68c27730

[FFmpeg-cvslog] ffbuild: use response files only if ar accepts them

2025-03-18 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Mar 17 20:57:28 2025 +0530| [740d4009656abeb006e2d43001b59d875c1a7a6a] | committer: Gyan Doshi ffbuild: use response files only if ar accepts them > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=740d4009656abeb006e2d43001b59d875c1a7

[FFmpeg-cvslog] ffbuild: read library linker objects from a file

2025-03-17 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Mar 12 20:40:56 2025 +0530| [9e857e1f8aeeb655adb9d09bf53add26a27092e2] | committer: Gyan Doshi ffbuild: read library linker objects from a file The linker command can exceed the maximum argument limit on MinGW, especially for libavcodec. The objects

[FFmpeg-cvslog] avcodec/libsvtav1: unbreak build with latest svtav1

2025-03-05 Thread Gyan Doshi
ffmpeg | branch: release/7.1 | Gyan Doshi | Sat Feb 22 10:56:53 2025 +0530| [68b5db246407f0b0e398ce3b10ee57f738f0c524] | committer: James Almer avcodec/libsvtav1: unbreak build with latest svtav1 SVT-AV1 made a change in their public API in 988e930c but without a version bump or any other

[FFmpeg-cvslog] ffmpeg_demux: add option readrate_catchup

2025-02-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Feb 15 21:22:05 2025 +0530| [6232f416b172358c9dd82462037953f02743df27] | committer: Gyan Doshi ffmpeg_demux: add option readrate_catchup At present, if reading from a readrate-limited input is stalled, then upon resumption, ffmpeg will read the input

[FFmpeg-cvslog] fftools: notify user of flags upon loglevel parse failure

2025-02-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Feb 20 15:52:51 2025 +0530| [a060b4d9a9e6ab627af5275253a1b5baa4fc2ea0] | committer: Gyan Doshi fftools: notify user of flags upon loglevel parse failure > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/libsvtav1: unbreak build with latest svtav1

2025-02-22 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Feb 22 10:56:53 2025 +0530| [d1ed5c06e3edc5f2b5f3664c80121fa55b0baa95] | committer: Gyan Doshi avcodec/libsvtav1: unbreak build with latest svtav1 SVT-AV1 made a change in their public API in 988e930c but without a version bump or any other accessible

[FFmpeg-cvslog] avfilter/vpp_amf: add option reset_sar

2025-02-10 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Feb 10 18:06:42 2025 +0530| [7ee4936e0a61ad81c40d7a1afad9a850820213c6] | committer: Gyan Doshi avfilter/vpp_amf: add option reset_sar 4b77a0a681 added a new consumer of ff_scale_adjust_dimensions which was recently modified to allow for square pixel

[FFmpeg-cvslog] avfilter/scale*: add option reset_sar

2025-02-10 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jan 31 14:03:41 2025 +0530| [a28dc06869fe1f98c07e42f9b0a411d2744ff7d7] | committer: Gyan Doshi avfilter/scale*: add option reset_sar For anamorphic videos, enabling this option leads to adjustment of output dimensions to obtain square pixels when the

[FFmpeg-cvslog] avfilter/xpsnr: avoid division by zero

2025-02-06 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Jan 27 11:12:07 2025 +0530| [6da82b448568a1875b32a7135fe30b7da8d197e7] | committer: Gyan Doshi avfilter/xpsnr: avoid division by zero The ref input may have its frame rate unset, which would then lead to SIGFPE. So fall back to the main link frame

[FFmpeg-cvslog] doc/filters: fix typo in format filter

2025-01-31 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jan 31 23:33:40 2025 +0530| [221816456a60bb909845f34afbec8c7589865e85] | committer: Gyan Doshi doc/filters: fix typo in format filter The inline example for option color_ranges used 'color_spaces' Fixes #11441 > http://git.videolan.o

[FFmpeg-cvslog] ffmpeg_demux: don't print input error for AVERROR_EXIT

2025-01-30 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Jan 27 11:03:28 2025 +0530| [1911a6ec26236588f72413c2b9bfe54a97a6a145] | committer: Gyan Doshi ffmpeg_demux: don't print input error for AVERROR_EXIT This error code is for expected exits, like after listing options for a device. &

[FFmpeg-cvslog] avfilter/setpts: add option strip_fps to decide framerate handling

2025-01-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Jan 23 11:10:16 2025 +0530| [959b799c8d7564c599f80228248e269d27111d11] | committer: Gyan Doshi avfilter/setpts: add option strip_fps to decide framerate handling In f121d95, the outlink framerate was unconditionally unset. This breaks/bloats outputs

[FFmpeg-cvslog] ffmpeg_sched: return better error code

2024-12-26 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Dec 21 10:10:57 2024 +0530| [fe04b93afae27351d421bf0b1bf1a6b702adc3c6] | committer: Gyan Doshi ffmpeg_sched: return better error code The existing code of 'No space left on device' leaves end users confused since the issue isn't of disk

[FFmpeg-cvslog] avformat/movenc: log stream index for invalid pkt duration

2024-12-06 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Dec 5 10:07:36 2024 +0530| [914f89dbc61781eab00c05919b552b3170517e16] | committer: Gyan Doshi avformat/movenc: log stream index for invalid pkt duration > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-06 Thread Gyan Doshi
ffmpeg | branch: release/6.0 | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [769c36b01378d1d860150cea535dea1128abde0b] | committer: Timo Rothenpieler avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures.

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-06 Thread Gyan Doshi
ffmpeg | branch: release/6.1 | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [4571c80b404fef48d649c71a059d8d00c5275c95] | committer: Timo Rothenpieler avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures.

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-06 Thread Gyan Doshi
ffmpeg | branch: release/5.0 | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [f3eb622fc455cbef7b2fc9efacd82666e16ffd76] | committer: Timo Rothenpieler avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures.

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-06 Thread Gyan Doshi
ffmpeg | branch: release/5.1 | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [768807492dd60671582b6f7829de8f8e5e9e6869] | committer: Timo Rothenpieler avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures.

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-06 Thread Gyan Doshi
ffmpeg | branch: release/4.4 | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [283dc2e8eba5744f9f29499bd1ab829bbb4d9af2] | committer: Timo Rothenpieler avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures.

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-06 Thread Gyan Doshi
ffmpeg | branch: release/7.0 | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [f5f590b1e72cbd1da257d87d1adf1e9db3b9e2a9] | committer: Timo Rothenpieler avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures.

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-05 Thread Gyan Doshi
ffmpeg | branch: release/7.1 | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [63f5c007a7da69248f664c988398204c21eac7cf] | committer: Gyan Doshi avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures. We ad

[FFmpeg-cvslog] avcodec/libx265: unbreak build for X265_BUILD >= 213

2024-10-05 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Oct 5 10:26:31 2024 +0530| [099f88b8641dfc299f3896d17d9addc5b9ae7799] | committer: Gyan Doshi avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 made an API change to support alpha and other multiple layer pictures. We added guards

[FFmpeg-cvslog] MAINTAINERS: remove libopenjpeg decoder entry

2024-09-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Sep 25 21:34:22 2024 +0530| [2b689261c5bae0005a76403219392f8a597717ed] | committer: Gyan Doshi MAINTAINERS: remove libopenjpeg decoder entry The decoder wrapper was removed in 60ccb3fe78 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] ffmpeg_mux_init: correct log suggestion

2024-09-19 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Sep 17 17:01:58 2024 +0530| [0d5b68c27cc18095aeb61ffcb9684ca7f13cfb91] | committer: Gyan Doshi ffmpeg_mux_init: correct log suggestion The option is enc_time_base, not enc_timebase > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/filters: update uspp availability status

2024-09-05 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Sep 4 13:49:13 2024 +0530| [3d0d0f68d5c5f619ae019c6f37c2f06d9e8debfd] | committer: Gyan Doshi doc/filters: update uspp availability status The filter was disabled in 95054bfa48 and re-enabled in 771c27119d > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210

2024-09-04 Thread Gyan Doshi
ffmpeg | branch: release/7.0 | Gyan Doshi | Sun Aug 11 13:09:50 2024 +0530| [0458a86656b291c7e91564efe44e109f97f7032a] | committer: Timo Rothenpieler lavc/libx265: unbreak build for X265_BUILD >= 210 x265 added support for alpha starting with build 210. While doing so, x265_encoder_enc

[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210

2024-09-04 Thread Gyan Doshi
ffmpeg | branch: release/6.1 | Gyan Doshi | Sun Aug 11 13:09:50 2024 +0530| [f749aaf108696fcfc2be6a9f6c1059415474caf3] | committer: Timo Rothenpieler lavc/libx265: unbreak build for X265_BUILD >= 210 x265 added support for alpha starting with build 210. While doing so, x265_encoder_enc

[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210

2024-09-04 Thread Gyan Doshi
ffmpeg | branch: release/6.0 | Gyan Doshi | Sun Aug 11 13:09:50 2024 +0530| [6387156008c7118271c5431cf6f06611763e10f4] | committer: Timo Rothenpieler lavc/libx265: unbreak build for X265_BUILD >= 210 x265 added support for alpha starting with build 210. While doing so, x265_encoder_enc

[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210

2024-09-04 Thread Gyan Doshi
ffmpeg | branch: release/4.4 | Gyan Doshi | Sun Aug 11 13:09:50 2024 +0530| [74b14ccd314aa091fa6217ebd4954489fbb7ccc8] | committer: Timo Rothenpieler lavc/libx265: unbreak build for X265_BUILD >= 210 x265 added support for alpha starting with build 210. While doing so, x265_encoder_enc

[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210

2024-09-04 Thread Gyan Doshi
ffmpeg | branch: release/5.0 | Gyan Doshi | Sun Aug 11 13:09:50 2024 +0530| [ebe0f1d2bbacb7aa8380204cd4e1b576cc1203c9] | committer: Timo Rothenpieler lavc/libx265: unbreak build for X265_BUILD >= 210 x265 added support for alpha starting with build 210. While doing so, x265_encoder_enc

[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210

2024-09-04 Thread Gyan Doshi
ffmpeg | branch: release/5.1 | Gyan Doshi | Sun Aug 11 13:09:50 2024 +0530| [4ce4ecc19c49416054572989ef62e51c2bb5ee8b] | committer: Timo Rothenpieler lavc/libx265: unbreak build for X265_BUILD >= 210 x265 added support for alpha starting with build 210. While doing so, x265_encoder_enc

[FFmpeg-cvslog] avfilter/formats: correct error message

2024-08-31 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Aug 28 16:09:45 2024 +0530| [b5daaa1503fd149a8e6c4964266ceb93fd7d09cd] | committer: Gyan Doshi avfilter/formats: correct error message The check is for color space, not range. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/libx265: unbreak build for X265_BUILD >= 210

2024-08-15 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Aug 11 13:09:50 2024 +0530| [1f801dfdb5066aadf0ade9cb5e94d620f33eacdc] | committer: Gyan Doshi lavc/libx265: unbreak build for X265_BUILD >= 210 x265 added support for alpha starting with build 210. While doing so, x265_encoder_encode() changed

[FFmpeg-cvslog] ffmpeg: don't truncate getmaxrss value

2024-07-15 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Jul 11 15:02:16 2024 +0530| [350146a1ea9d2d0220cc8d024125b77240e3e98d] | committer: Gyan Doshi ffmpeg: don't truncate getmaxrss value Can lead to printing of nonsensical negative memory usage > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] doc/filter: fix grammar in tiltandshift filter

2024-07-04 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Jul 2 11:02:48 2024 +0530| [03175b587cdc445d6d0de87ada0af0e6692e3dea] | committer: Gyan Doshi doc/filter: fix grammar in tiltandshift filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03175b587cdc445d6d0de87ada0af0e6692e3

[FFmpeg-cvslog] configure: fix alignment of conditional lib dependencies

2024-06-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jun 21 16:34:26 2024 +0530| [9a3bc59a383d10ba414aed1f7d4ce692693f4fdd] | committer: Gyan Doshi configure: fix alignment of conditional lib dependencies > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: fix assignment of dep libs for QR-code filters

2024-06-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jun 21 16:32:34 2024 +0530| [27284b780087f9217f628a440e977f207b8b2885] | committer: Gyan Doshi configure: fix assignment of dep libs for QR-code filters > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/trim: flag trim filter as metadata only

2024-06-06 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Jun 4 23:55:24 2024 +0530| [d55f5cba7b1fd362beb3b0322c5674016a85e859] | committer: Gyan Doshi avfilter/trim: flag trim filter as metadata only Similar to select filter for video - it can only pass through or drop frames > http://git.videolan.

[FFmpeg-cvslog] configure: correct libopenjpeg description

2024-05-31 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri May 31 21:17:43 2024 +0530| [2f184aa89be8b92846cbbec3407a88ec7862358b] | committer: Gyan Doshi configure: correct libopenjpeg description Decoding is no longer possible as the decoder wrapper was removed in 60ccb3fe78 > http://git.videolan.

[FFmpeg-cvslog] avformat/ivfenc: remove unused var

2024-04-17 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Apr 17 17:16:44 2024 +0530| [38c322681e9715b288172eaed1e90205aa46e969] | committer: Gyan Doshi avformat/ivfenc: remove unused var sum_delta_pts is unused since 3b358f151d > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fate/lavf-container: correct operator; unbreak build

2024-03-18 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Mar 18 15:57:27 2024 +0530| [a32f75d6e2db530e4516e24d4a9704685832745a] | committer: Gyan Doshi fate/lavf-container: correct operator; unbreak build > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a32f75d6e2db530e4516e24d4a97046858327

[FFmpeg-cvslog] avformat/mpegtsenc: correct bitstream check

2024-03-16 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Mar 16 10:22:54 2024 +0530| [f5441e441f9b0d235e49bdccc69e141ccd92e854] | committer: Gyan Doshi avformat/mpegtsenc: correct bitstream check 8559cce3c3 made the bitstream check generic using a LUT. However, one of the comparisons which involves a

[FFmpeg-cvslog] configure: add threads dep for vulkan

2024-03-12 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Mar 12 10:02:37 2024 +0530| [9e8be937fc4933ade00a18578f8c1420006d4291] | committer: Gyan Doshi configure: add threads dep for vulkan Fixes #10900 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e8be937fc4933ade00a18578f8c1420006d4

[FFmpeg-cvslog] avfilter: update filter timeline state only on main link

2024-03-11 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Mar 1 19:21:52 2024 +0530| [3d1860ec8db7f9785bf1338e826138c0218dfb59] | committer: Gyan Doshi avfilter: update filter timeline state only on main link At present, consume_update evaluates timeline state on all links for a multi-input filter. This can

[FFmpeg-cvslog] avcodec/libsvtav1: add version guard for external param

2024-02-27 Thread Gyan Doshi
ffmpeg | branch: release/6.1 | Gyan Doshi | Wed Nov 8 10:33:19 2023 +0530| [25abb63bfc4f99d94124ccd7b80f1eec4a7e6f67] | committer: James Almer avcodec/libsvtav1: add version guard for external param Setting of external param 'force_key_frames' was added in 7bcc1b4eb8. It is avail

[FFmpeg-cvslog] configure: select iamfenc as movenc dep

2024-02-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Feb 24 18:44:26 2024 +0530| [ecb3c8a536fc41f7c4cd02cd7de7822803faff64] | committer: James Almer configure: select iamfenc as movenc dep Unbreaks movenc compilation in minimal configuration. Signed-off-by: James Almer > http://git.videolan.

[FFmpeg-cvslog] avformat/wavenc: use strtoull for UMID conversion

2024-02-04 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Jan 29 10:44:06 2024 +0530| [7375a6ca7b4a4b223a71f85a772c64a34e60eabe] | committer: Gyan Doshi avformat/wavenc: use strtoull for UMID conversion Existing use of strtoll can lead to ERANGE errors leading to incorrect storage of UMID. > h

[FFmpeg-cvslog] avfilter/buffersrc: limit link variance logs below debug loglevel

2024-02-01 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jan 26 19:50:08 2024 +0530| [94422871fce3b90bebc95f5cae939fbbc4e33224] | committer: Gyan Doshi avfilter/buffersrc: limit link variance logs below debug loglevel The video param change check will print loglines below debug level for each frame which is

[FFmpeg-cvslog] configure: correct lensfun header function check

2024-01-01 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Dec 31 13:02:20 2023 +0530| [e1c1dc8347f13104bc21e4100fcf4d4dddf5e5d8] | committer: Gyan Doshi configure: correct lensfun header function check The function lf_db_new was deprecated in lensfun 09dcd3e7ad in 2017 in favour of lf_db_create. The AVfilter

[FFmpeg-cvslog] avformat/riffenc: don't force WAVEFORMATEXTENSIBLE for flt/dbl LPCM

2023-12-28 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Dec 21 11:03:58 2023 +0530| [c1340f3439ef4eba34e8e51e1f7c0bf789e3256a] | committer: Gyan Doshi avformat/riffenc: don't force WAVEFORMATEXTENSIBLE for flt/dbl LPCM 2c2a167ca7 forced WAVEFORMATEXTENSIBLE for all LPCM streams with greater than 16

[FFmpeg-cvslog] swr/swresample: avoid reapplication of firstpts

2023-12-18 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Dec 15 12:34:39 2023 +0530| [be8a4f80b97222d99b4262c9230ca8a1db28973a] | committer: Gyan Doshi swr/swresample: avoid reapplication of firstpts During a resampling operation where 1) user has specified first_pts 2) SWR_FLAG_RESAMPLE is not set

[FFmpeg-cvslog] avfilter/select: initialize prev_selected_n to NAN

2023-12-09 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Dec 8 13:19:04 2023 +0530| [b9fd3e7a88b326f719bd3c47d0e0cc5a435de428] | committer: Gyan Doshi avfilter/select: initialize prev_selected_n to NAN As per the doc, prev_selected_n should be NAN at the start. However, this was never set. > h

[FFmpeg-cvslog] doc/filters: restore entry for libvmaf option pool

2023-11-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Nov 26 16:21:22 2023 +0530| [0ea9e26636387336c48d6d20872ddd277479817b] | committer: Gyan Doshi doc/filters: restore entry for libvmaf option pool 3d29724c00 removed the doc entry for the option pool while adding a parser function for it at the same

[FFmpeg-cvslog] avcodec/libsvtav1: add version guard for external param

2023-11-12 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Nov 8 10:33:19 2023 +0530| [67a2571a5547d39990e7f709f24d7a5b452ff8b9] | committer: Gyan Doshi avcodec/libsvtav1: add version guard for external param Setting of external param 'force_key_frames' was added in 7bcc1b4eb8. It is available si

[FFmpeg-cvslog] avfilter/vidstab: add option for file format specification

2023-10-26 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Oct 22 16:36:14 2023 +0530| [2b300eb533a45c471f09f60885e3c38ed9e5df1b] | committer: Gyan Doshi avfilter/vidstab: add option for file format specification The vidstab library added support in Nov 2020 for writing/reading the transforms data in binary

[FFmpeg-cvslog] configure: select subordinate formats for HLS

2023-02-18 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Feb 11 17:53:50 2023 +0530| [9f7e51e513665a72fb753887666259a883487947] | committer: Gyan Doshi configure: select subordinate formats for HLS HLS segments may be MPEG-TS or fragmented MP4, so those (de)muxers are required for reading/writing HLS media

[FFmpeg-cvslog] avcodec/h264_metadata_bsf: remove AUDs at any position

2023-02-09 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Jan 29 17:10:04 2023 +0530| [159b028df58f480605b678109088e1b2ba8fdc71] | committer: Gyan Doshi avcodec/h264_metadata_bsf: remove AUDs at any position Some files, likely due to faulty packetization or muxing, can have AUDs at other positions besides

[FFmpeg-cvslog] avformat/segment: calculate segment durations correctly.

2023-01-16 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Jan 7 15:28:52 2023 +0530| [01f46f18dbcdf323ceb4fdff7358cf3ca71366e6] | committer: Gyan Doshi avformat/segment: calculate segment durations correctly. segment_time and segment_times are defined as duration specifications, not timestamps, so

[FFmpeg-cvslog] avformat/segment: add option min_seg_duration

2022-12-29 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Dec 21 19:59:58 2022 +0530| [d39b34123daadce3c7db2851120cf10b4c3511db] | committer: Gyan Doshi avformat/segment: add option min_seg_duration New option can be used to avoid creating very short segments with inputs whose GOP size is variable or

[FFmpeg-cvslog] avformat/movenc: correct write_colr warning placement

2022-12-15 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Dec 12 10:08:49 2022 +0530| [9adf02247cd5f1c6cc404ab3dad317a40f4f6e0c] | committer: Gyan Doshi avformat/movenc: correct write_colr warning placement The old warning is no longer applicable in the inner block after c5b20cfe19. Reviewed-by: Zhao Zhili

[FFmpeg-cvslog] ffmpeg: fix implementation of updated input start time

2022-11-03 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Oct 21 19:47:25 2022 +0530| [5ccd4d306054cec839e9078203a3b3892a3372a2] | committer: Gyan Doshi ffmpeg: fix implementation of updated input start time The current adjustment of input start times just adjusts the tsoffset. And it does so, by resetting

[FFmpeg-cvslog] ffmpeg: shift start time correction to ffmpeg_opt

2022-11-03 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Oct 21 18:55:37 2022 +0530| [93faba449c0dc9d953d9aeb381f03728ff66e2cb] | committer: Gyan Doshi ffmpeg: shift start time correction to ffmpeg_opt In preparation for applying start time correction that accounts for all factors such as copyts

[FFmpeg-cvslog] ffprobe: restore reporting error code for failed inputs

2022-08-17 Thread Gyan Doshi
ffmpeg | branch: release/5.1 | Gyan Doshi | Tue Aug 16 00:14:16 2022 +0530| [4e4cc6e56a899f6b4302e80dbcd6b4462f340905] | committer: Gyan Doshi ffprobe: restore reporting error code for failed inputs c11fb46731 led to a regression whereby the return code for missing input or input probe is

[FFmpeg-cvslog] ffprobe: restore reporting error code for failed inputs

2022-08-17 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Aug 16 00:14:16 2022 +0530| [d5544f6457ad06987311beda0e4b7c08bf52915c] | committer: Gyan Doshi ffprobe: restore reporting error code for failed inputs c11fb46731 led to a regression whereby the return code for missing input or input probe is

[FFmpeg-cvslog] doc/filters: clarify behaviour of weights in amix

2022-08-09 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Aug 9 14:16:16 2022 +0530| [9e029dc265398f6a50cd61837959010c52228869] | committer: Gyan Doshi doc/filters: clarify behaviour of weights in amix > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e029dc265398f6a50cd61837959010c52228

[FFmpeg-cvslog] doc/filters: add examples for amix to subsection

2022-08-08 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Aug 9 10:34:50 2022 +0530| [baf1f5dfb28514eb680273e21f2c8568bf68f278] | committer: Gyan Doshi doc/filters: add examples for amix to subsection > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=baf1f5dfb28514eb680273e21f2c8568bf68f

[FFmpeg-cvslog] ffmpeg: add option -isync

2022-07-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Jun 13 16:50:44 2022 +0530| [882aac99d2a7d15492ce1da9859676b0c04295b8] | committer: Gyan Doshi ffmpeg: add option -isync This is a per-file input option that adjusts an input's timestamps with reference to another input, so that emitted p

[FFmpeg-cvslog] ffmpeg: add option -isync

2022-07-14 Thread Gyan Doshi
ffmpeg | branch: release/5.1 | Gyan Doshi | Mon Jun 13 16:50:44 2022 +0530| [b21d387d6f83c71dd756d670840107473e8bebb0] | committer: Gyan Doshi ffmpeg: add option -isync This is a per-file input option that adjusts an input's timestamps with reference to another input, so that emitted p

[FFmpeg-cvslog] doc/ffmpeg: correct description of -shortest

2022-07-04 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Jul 4 15:01:48 2022 +0530| [dba7376d59d61c434b046ce9087368f71b60045d] | committer: Gyan Doshi doc/ffmpeg: correct description of -shortest -shortest stops 'recording' when the shortest output stream ends. The native or even seek-adjusted d

[FFmpeg-cvslog] avfilter/Makefile: always make colorspace.o

2022-06-25 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Jun 25 11:50:45 2022 +0530| [0744c84792f78bc4de082ef8ca041f66852b506b] | committer: Gyan Doshi avfilter/Makefile: always make colorspace.o Unbreaks libavfilter builds when configured with a subset of filters. drawutils added ff_draw_init2 in

[FFmpeg-cvslog] avcodec/mfenc: set variable frame size flag.

2022-06-20 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jun 17 11:30:05 2022 +0530| [56419428a85fa83c2d2275b6eb82a4e7ac543401] | committer: Gyan Doshi avcodec/mfenc: set variable frame size flag. Default avctx->frame_size is 0 which led to init failure for audio MediaFoundation encoders since 827d6fe

[FFmpeg-cvslog] doc/APIchanges: add missing marker for release 5.0

2022-06-16 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Jun 14 15:27:51 2022 +0530| [557a1a8af27a2666433ca9970a15addcd1d8a506] | committer: Gyan Doshi doc/APIchanges: add missing marker for release 5.0 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=557a1a8af27a2666433ca9970a15addcd1d8a

[FFmpeg-cvslog] ffmpeg: add option fps_mode

2022-06-10 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Jun 7 17:54:54 2022 +0530| [09c53a04c5892baee88872fbce3df17a00472faa] | committer: Gyan Doshi ffmpeg: add option fps_mode fps_mode sets video sync per output stream. Overrides vsync for matching streams. vsync is deprecated. > h

[FFmpeg-cvslog] doc/protocols: sort IPFS section alphabetically

2022-05-26 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu May 26 16:13:33 2022 +0530| [8a0f7f7bfe86a2cc57edd5255ecc144dc17e51a3] | committer: Gyan Doshi doc/protocols: sort IPFS section alphabetically > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8a0f7f7bfe86a2cc57edd5255ecc144dc17e5

[FFmpeg-cvslog] doc/protocols: add details and reformat IPFS section

2022-05-26 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu May 26 16:36:57 2022 +0530| [0dcbe1c1aa8ace2a84a4a7963acd755c4bbd96fb] | committer: Gyan Doshi doc/protocols: add details and reformat IPFS section > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0dcbe1c1aa8ace2a84a4a7963acd755c4bbd9

[FFmpeg-cvslog] opt_common: note D and T type streams for completeness.

2022-05-20 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu May 19 19:36:45 2022 +0530| [9ab20b1614194280b862d98dfcdb7b1bcff03329] | committer: Gyan Doshi opt_common: note D and T type streams for completeness. Addresses #9784 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/muxers: note write_btrt option for MOV/MP4

2022-05-16 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon May 16 14:10:48 2022 +0530| [00ae20dfb49a748df7bfe30c2447cb1815881c89] | committer: Gyan Doshi doc/muxers: note write_btrt option for MOV/MP4 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00ae20dfb49a748df7bfe30c2447cb1815881

[FFmpeg-cvslog] avformat/dashdec: accept and relay CENC decryption key

2022-05-14 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat May 14 14:56:56 2022 +0530| [8b64d8d9aa7fede94ab531b7be3f73cd2f3c448c] | committer: Gyan Doshi avformat/dashdec: accept and relay CENC decryption key Allows to process CENC-encrypted media segments. Option arg syntax is same as that for option

[FFmpeg-cvslog] avfilter/geq: unbreak alpha processing

2022-05-07 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat May 7 17:42:18 2022 +0530| [b980d9e8ecf5d4bc5e39a74bdad98c7cc400da84] | committer: Gyan Doshi avfilter/geq: unbreak alpha processing d607af50fd broke alpha processing by always overwriting any supplied alpha expression. > http://git.videolan.

[FFmpeg-cvslog] configure: bump year

2022-04-23 Thread Gyan Doshi
ffmpeg | branch: release/2.8 | Gyan Doshi | Sat Jan 1 00:47:41 2022 +0530| [7dae15a42bf6e19df2446fdcfaa1a7938aa2f427] | committer: Michael Niedermayer configure: bump year (cherry picked from commit 2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c) Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] configure: bump year

2022-04-22 Thread Gyan Doshi
ffmpeg | branch: release/3.4 | Gyan Doshi | Sat Jan 1 00:47:41 2022 +0530| [64c2815c29b353af61a1c509e63cb014c8f4f6f4] | committer: Michael Niedermayer configure: bump year (cherry picked from commit 2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c) Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] configure: bump year

2022-04-18 Thread Gyan Doshi
ffmpeg | branch: release/3.2 | Gyan Doshi | Sat Jan 1 00:47:41 2022 +0530| [a82872c2839660fad35dce157963781b708c4044] | committer: Michael Niedermayer configure: bump year (cherry picked from commit 2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c) Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] configure: bump year

2022-04-17 Thread Gyan Doshi
ffmpeg | branch: release/4.1 | Gyan Doshi | Sat Jan 1 00:47:41 2022 +0530| [d8416843327813c44fbecd7a4314122cdabe1ff3] | committer: Michael Niedermayer configure: bump year (cherry picked from commit 2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c) Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] configure: bump year

2022-04-16 Thread Gyan Doshi
ffmpeg | branch: release/4.2 | Gyan Doshi | Sat Jan 1 00:47:41 2022 +0530| [773e4c43f6987f9364089f8995c3088437342832] | committer: Michael Niedermayer configure: bump year (cherry picked from commit 2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c) Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avfilter/lensfun: add option db_path

2022-04-12 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Apr 10 11:45:27 2022 +0530| [1405b65d22d8e05ae8bb74fc13e275be2ae6b9f9] | committer: Gyan Doshi avfilter/lensfun: add option db_path The lensfun filter, at present, loads its database from a path hardcoded at build time. This may not be known or

[FFmpeg-cvslog] doc/filters: guide to list lensfun db emtries

2022-04-11 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Apr 11 16:33:22 2022 +0530| [d6d46a2c508be0bc603874b49997a06a44feed7b] | committer: Gyan Doshi doc/filters: guide to list lensfun db emtries > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d6d46a2c508be0bc603874b49997a06a44feed7b ---

[FFmpeg-cvslog] doc/filters: add range/defaults for tile filter options

2022-04-07 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Apr 7 16:14:43 2022 +0530| [607ecc27ed9c22c75d063b462b3e78b47e7d742c] | committer: Gyan Doshi doc/filters: add range/defaults for tile filter options > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=607ecc27ed9c22c75d063b462b3e78b47e7d7

[FFmpeg-cvslog] doc/encoders: update libwebpenc quality option

2022-03-24 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Mar 24 17:47:46 2022 +0530| [fa12d808d7239d120a3b43b6fb7e106db4e46d30] | committer: Gyan Doshi doc/encoders: update libwebpenc quality option A private encoder option 'quality' was added in 716674b151, making the doc entry obsolet

[FFmpeg-cvslog] doc/bitstream_filters: add missing options in h264_metadata

2022-03-21 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Mar 21 16:15:16 2022 +0530| [505a7d39cd9990428899241a017ef523e236b9ca] | committer: Gyan Doshi doc/bitstream_filters: add missing options in h264_metadata > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/filters: correct default value of lut filters

2022-03-03 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Thu Mar 3 17:06:33 2022 +0530| [72684d2c2df015fadefc06b6eb58964ad8afa2fe] | committer: Gyan Doshi doc/filters: correct default value of lut filters > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=72684d2c2df015fadefc06b6eb58964ad8afa

[FFmpeg-cvslog] avfilter/drawtext: change reload value to an interval

2022-03-01 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Feb 28 13:13:42 2022 +0530| [4b72bca6ca3f982614ac2f94160c55abe3778555] | committer: Gyan Doshi avfilter/drawtext: change reload value to an interval Allows user to specify a frame interval at which textfile is reloaded. > http://git.videolan.

  1   2   3   4   >