[FFmpeg-cvslog] avcodec: add ADPCM IMA XBOX decoder

2024-12-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 11 18:39:40 2024 +| [c3083b3266cf01fdc43e5d03e27bea35d7c1faae] | committer: Peter Ross avcodec: add ADPCM IMA XBOX decoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c3083b3266cf01fdc43e5d03e27bea35d7c1faae --- Change

[FFmpeg-cvslog] avformat/mm: fix packets pts generation and add seek support

2024-12-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Jun 26 09:07:29 2024 +0200| [8050a7955e37ddcf9f85004955db595f8b29f611] | committer: Peter Ross avformat/mm: fix packets pts generation and add seek support Signed-off-by: Peter Ross > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/smcenc: make sure ny/nx are >= 0

2024-06-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jun 18 09:41:37 2024 +0200| [c22488f718f2d51a24b432927399b596fb1eca91] | committer: Michael Niedermayer avcodec/smcenc: make sure ny/nx are >= 0 (cherry picked from commit 5ad38785e7ad4067a288e9d5e8ce2c4ed2bf584a) Fixes: out of array read Fi

[FFmpeg-cvslog] avfilter/avfilter: fix OOM case for default activate

2024-05-01 Thread Paul B Mahol
ffmpeg | branch: release/6.1 | Paul B Mahol | Fri Dec 1 16:59:07 2023 +0100| [1606aab99bd84f0040fb0fa6b092941f01ec] | committer: James Almer avfilter/avfilter: fix OOM case for default activate Fixes OOM when caller keeps adding frames into filtergraph that reached EOF by other means

[FFmpeg-cvslog] avfilter/buffersrc: switch to activate

2024-05-01 Thread Paul B Mahol
ffmpeg | branch: release/6.1 | Paul B Mahol | Fri Oct 27 14:26:50 2023 +0200| [670c823406612697b394d4933e03d3e1a176474f] | committer: James Almer avfilter/buffersrc: switch to activate Fixes OOM when caller keeps adding frames into filtergraph that reached EOF by other means, for example EOF

[FFmpeg-cvslog] MAINTAINERS: remove myself from here

2024-02-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 7 08:27:14 2023 +0100| [d3111486f917f61df4100beb0cedc8e84cd7d2f7] | committer: Paul B Mahol MAINTAINERS: remove myself from here Once it became fully non-transparent and service of shady practices behind closed doors, I can not be here any more

[FFmpeg-cvslog] avfilter/af_stereotools: round-up max size of buffer

2023-12-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Dec 20 09:48:19 2023 +0100| [e6459abfadabb43cdc4c807975e1a854da23644d] | committer: Michael Niedermayer avfilter/af_stereotools: round-up max size of buffer Fixes: out of array access Fixes: tickets/10747/poc14ffmpeg Found-by: Zeng Yunxiang and

[FFmpeg-cvslog] avformat/iamf_parse: fix yet annother logical coding error

2023-12-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 21 12:28:00 2023 +0100| [04cb30750878d0f7df35ede5e261914d48dbb31d] | committer: James Almer avformat/iamf_parse: fix yet annother logical coding error Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/iamfenc: fix logical coding error

2023-12-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 21 12:22:42 2023 +0100| [0c03f4c6b9990d22622c58e5e45f9ce7aac939da] | committer: James Almer avformat/iamfenc: fix logical coding error > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0c03f4c6b9990d22622c58e5e45f9ce7aac93

[FFmpeg-cvslog] avformat/iamf_parse: fix another logical coding error

2023-12-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 21 12:25:48 2023 +0100| [7a9aafde3d957c30d55898da8d6c639991f99f88] | committer: James Almer avformat/iamf_parse: fix another logical coding error Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] tests/fate: add median filter test

2023-12-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Dec 6 12:17:54 2023 +0100| [41ee95dc521350cec978024becd8564b6de86975] | committer: Michael Niedermayer tests/fate: add median filter test Signed-off-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] tests/fate: add pixelize filter tests

2023-12-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Dec 6 11:18:35 2023 +0100| [bc45a9c6de523d964858e3101f33902e8423a361] | committer: Michael Niedermayer tests/fate: add pixelize filter tests Signed-off-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/asrc_flite: use streaming function

2023-12-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 3 22:50:11 2023 +0100| [ebfd3912e98087528c08a44cb779a2f2152f5705] | committer: Paul B Mahol avfilter/asrc_flite: use streaming function Fix continuous accumulation of audio samples for big txt inputs. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/asrc_flite: switch to activate

2023-12-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 3 21:38:08 2023 +0100| [d793af982ec2b7aebaffa6394e0009eb03428f1e] | committer: Paul B Mahol avfilter/asrc_flite: switch to activate Allows to set EOF timestamp. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] tests/fate: add asegment filter tests

2023-12-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 4 16:06:02 2023 +0100| [3047f05a99a9189cfdcc8d904cd2bd15aaa1f162] | committer: Paul B Mahol tests/fate: add asegment filter tests > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3047f05a99a9189cfdcc8d904cd2bd15aaa1f162 --- te

[FFmpeg-cvslog] avcodec/qoadec: fix overreads and fix packet size check

2023-12-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Dec 5 14:46:26 2023 +0100| [7e453dad3c776768ec71ac4a65c2859bb660c498] | committer: Paul B Mahol avcodec/qoadec: fix overreads and fix packet size check > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_dialoguenhance: add double-floating point sample format support

2023-12-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 4 22:17:20 2023 +0100| [9e74c7ae87031450c2168e9cc1575d3d4f2a23a1] | committer: Paul B Mahol avfilter/af_dialoguenhance: add double-floating point sample format support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_surround: refactor some code

2023-12-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 4 21:46:07 2023 +0100| [704ef556fe7a4eab5d9aa520a62622f8f29d4e2b] | committer: Paul B Mahol avfilter/af_surround: refactor some code > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=704ef556fe7a4eab5d9aa520a62622f8f29d4

[FFmpeg-cvslog] avfilter/avfilter: fix OOM case for default activate

2023-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Dec 1 16:59:07 2023 +0100| [d9e41ead82263e96ebd14d4d88d6e7f858dd944c] | committer: Paul B Mahol avfilter/avfilter: fix OOM case for default activate Fixes OOM when caller keeps adding frames into filtergraph that reached EOF by other means, for

[FFmpeg-cvslog] avfilter/vsrc_gradients: add commands support

2023-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 3 18:22:01 2023 +0100| [574d10766b7d5ced5ab076496b3664a023a4] | committer: Paul B Mahol avfilter/vsrc_gradients: add commands support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=574d10766b7d5ced5ab076496b3664a02

[FFmpeg-cvslog] avfilter/vsrc_gradients: make rotation always continuous if speed changes

2023-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 3 18:41:31 2023 +0100| [e3e3531d1ed85e6c0a123491c247d4de2e171a9e] | committer: Paul B Mahol avfilter/vsrc_gradients: make rotation always continuous if speed changes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/vf_corr: add slice threading support

2023-12-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 3 02:49:50 2023 +0100| [aad3223978526403034ce028bc02c380c7f1e79e] | committer: Paul B Mahol avfilter/vf_corr: add slice threading support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aad3223978526403034ce028bc02c380c7f1e

[FFmpeg-cvslog] avfilter/vf_corr: for all zero returns zero score instead of 1

2023-12-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 3 03:04:05 2023 +0100| [f84412d6f4e9c1f1d1a2491f9337d7e789c688ba] | committer: Paul B Mahol avfilter/vf_corr: for all zero returns zero score instead of 1 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/qoadec: add support for midstream sample rate/layout changes

2023-12-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Dec 2 16:40:36 2023 +0100| [0a13178de81b805bf6b2f3998c7e316cd20a428d] | committer: Paul B Mahol avcodec/qoadec: add support for midstream sample rate/layout changes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/vf_chromanr: compare correct variables for advanced mode

2023-12-01 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Dec 1 21:11:57 2023 +0100| [db7b8382376e6b49cfc44583036759be59156f22] | committer: Paul B Mahol avfilter/vf_chromanr: compare correct variables for advanced mode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/framesync: fix OOM case

2023-11-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 27 13:04:16 2023 +0100| [a30adf9f96254f4870066c98a6dbf13fc74515a3] | committer: Paul B Mahol avfilter/framesync: fix OOM case Fixes OOM when caller keeps adding frames into filtergraph that reached EOF by other means, for example EOF is

[FFmpeg-cvslog] avfilter/arls_template: use defines for all constants

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 28 16:04:01 2023 +0100| [47e214245bc2fd373ac285fcd7c33ac128506948] | committer: Paul B Mahol avfilter/arls_template: use defines for all constants > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter: add Affine Projection adaptive audio filter

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Apr 30 17:06:00 2023 +0200| [f66536cc5816a4a3e9af67de26d41ea581505e30] | committer: Paul B Mahol avfilter: add Affine Projection adaptive audio filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_arls: set output frame duration

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 28 13:07:49 2023 +0100| [411c516453065323c32a01211497ed4e8fffd621] | committer: Paul B Mahol avfilter/af_arls: set output frame duration > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=411c516453065323c32a01211497ed4e8fffd

[FFmpeg-cvslog] avfilter/af_anlms: set output frame duration

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 28 13:08:12 2023 +0100| [67ce690bc6b64623bbe4ec79d4be7cad01cdfbbf] | committer: Paul B Mahol avfilter/af_anlms: set output frame duration > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=67ce690bc6b64623bbe4ec79d4be7cad01cdf

[FFmpeg-cvslog] avfilter/af_amultiply: set output frame duration

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 28 12:55:16 2023 +0100| [358aced447fb1fe11da8bf888dab4e9cade7bcdf] | committer: Paul B Mahol avfilter/af_amultiply: set output frame duration > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=358aced447fb1fe11da8bf888dab4e9cade7b

[FFmpeg-cvslog] avfilter/af_amix: set output frame duration

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 28 13:05:49 2023 +0100| [bafbb0697e05e78aca5b3eccc9c64fca8f05249b] | committer: Paul B Mahol avfilter/af_amix: set output frame duration > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bafbb0697e05e78aca5b3eccc9c64fca8f052

[FFmpeg-cvslog] avfilter: no need to request more samples if internal frame is available

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 28 12:19:08 2023 +0100| [c979ccdfd77e0e8ebaa1604dbc2a11497f24cf97] | committer: Paul B Mahol avfilter: no need to request more samples if internal frame is available > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_amerge: use already provided outlink

2023-11-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 28 12:50:10 2023 +0100| [8b9c400f1d63eae28b1142eb998012b5327d95f9] | committer: Paul B Mahol avfilter/af_amerge: use already provided outlink > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8b9c400f1d63eae28b1142eb998012b5327d9

[FFmpeg-cvslog] avfilter/af_anlms: add double sample format support

2023-11-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 27 19:53:38 2023 +0100| [42e45ea8ff30608fb4a86f247a2e4553ff6bf8fe] | committer: Paul B Mahol avfilter/af_anlms: add double sample format support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=42e45ea8ff30608fb4a86f247a2e4553ff6bf

[FFmpeg-cvslog] avfilter/af_arls: add double sample format support

2023-11-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 27 20:13:31 2023 +0100| [3bca828d397251ea363988842a9df4a75df83135] | committer: Paul B Mahol avfilter/af_arls: add double sample format support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3bca828d397251ea363988842a9df4a75df83

[FFmpeg-cvslog] avfilter/vf_colorcorrect: fix memory leaks

2023-11-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 27 12:08:20 2023 +0100| [5f87a68cf70dafeab2fb89b42e41a4c29053b89b] | committer: Paul B Mahol avfilter/vf_colorcorrect: fix memory leaks > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5f87a68cf70dafeab2fb89b42e41a4c29053b

[FFmpeg-cvslog] avfilter/af_dialoguenhance: do output scaling once

2023-11-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 27 11:52:37 2023 +0100| [f1f973313b6edc460339c2dfa4675dd3ad72fe98] | committer: Paul B Mahol avfilter/af_dialoguenhance: do output scaling once > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f1f973313b6edc460339c2dfa4675dd3ad72f

[FFmpeg-cvslog] avfilter/af_dialoguenhance: simplify channels copy

2023-11-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 27 00:38:56 2023 +0100| [4671fb7dfb8e72b228e04f3b81da7f2003c62240] | committer: Paul B Mahol avfilter/af_dialoguenhance: simplify channels copy > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4671fb7dfb8e72b228e04f3b81da7f2003c62

[FFmpeg-cvslog] avfilter/af_afwtdn: fix crash with EOF handling

2023-11-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 27 11:45:34 2023 +0100| [b1942734c7cbcdc9034034373abcc9ecb9644c47] | committer: Paul B Mahol avfilter/af_afwtdn: fix crash with EOF handling > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b1942734c7cbcdc9034034373abcc9ecb9644

[FFmpeg-cvslog] avcodec: add QOA decoder

2023-11-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 23 16:49:25 2023 +0200| [3609d2b78340c06920973dc46b85b517c789782f] | committer: Paul B Mahol avcodec: add QOA decoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3609d2b78340c06920973dc46b85b517c789782f --- Change

[FFmpeg-cvslog] avformat: add QOA demuxer

2023-11-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 23 16:38:35 2023 +0200| [44e9cccffa6eef7fee8662f9e9bd88e3b04b0724] | committer: Paul B Mahol avformat: add QOA demuxer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44e9cccffa6eef7fee8662f9e9bd88e3b04b0724 --- Change

[FFmpeg-cvslog] avfilter/vsrc_gradients: allow zero speed

2023-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 26 01:29:21 2023 +0100| [e7111ba44a3b0ca8c3a22eb5b8adaf3d766bc76c] | committer: Paul B Mahol avfilter/vsrc_gradients: allow zero speed > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e7111ba44a3b0ca8c3a22eb5b8adaf3d766bc

[FFmpeg-cvslog] avfilter/vsrc_gradients: add square type

2023-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 26 01:25:03 2023 +0100| [f1acb0d843e4e69f95cca598b69cec96b0451597] | committer: Paul B Mahol avfilter/vsrc_gradients: add square type > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f1acb0d843e4e69f95cca598b69cec96b0451597 ---

[FFmpeg-cvslog] avfilter/af_dialoguenhance: fix overreads

2023-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 25 12:54:28 2023 +0100| [2d9ed64859c9887d0504cd71dbd5b2c15e14251a] | committer: Paul B Mahol avfilter/af_dialoguenhance: fix overreads > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d9ed64859c9887d0504cd71dbd5b2c15e142

[FFmpeg-cvslog] avfilter/af_channelmap: do not override set channel layout

2023-11-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 24 19:34:00 2023 +0100| [37c5bcc4e8fc65e64c38be6ec1ab2533c5789e12] | committer: Paul B Mahol avfilter/af_channelmap: do not override set channel layout > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/asrc_afirsrc: fix by one smaller allocation of buffer

2023-11-23 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 23 14:58:35 2023 +0100| [4adb93dff05dd947878c67784d98c9a4e13b57a7] | committer: Paul B Mahol avfilter/asrc_afirsrc: fix by one smaller allocation of buffer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter: use AV_OPT_TYPE_CHLAYOUT

2023-11-22 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 19:35:43 2023 +0100| [4af412be7153405e43930ac73fc7d91d7ded19eb] | committer: Paul B Mahol avfilter: use AV_OPT_TYPE_CHLAYOUT > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4af412be7153405e43930ac73fc7d91d7ded1

[FFmpeg-cvslog] avfilter/af_afir: remove flag that is not needed

2023-11-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 23:57:37 2023 +0100| [d55d0bba487ce37ea8260445610341a93f6450af] | committer: Paul B Mahol avfilter/af_afir: remove flag that is not needed > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d55d0bba487ce37ea8260445610341a93f645

[FFmpeg-cvslog] avfilter/af_afir: no need to dynamically add outpad

2023-11-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 23:53:02 2023 +0100| [28a43cf7feac6c96017b29626eb46d946aebbbe6] | committer: Paul B Mahol avfilter/af_afir: no need to dynamically add outpad > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=28a43cf7feac6c96017b29626eb46d946aebb

[FFmpeg-cvslog] avfilter/af_afir: refactor crossfade code

2023-11-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 23:45:19 2023 +0100| [6579d95df3d16e73735e0bf6cc5b02aaef0fb38f] | committer: Paul B Mahol avfilter/af_afir: refactor crossfade code > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6579d95df3d16e73735e0bf6cc5b02aaef0fb

[FFmpeg-cvslog] avfilter/af_afir: add timeline support

2023-11-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 21:26:00 2023 +0100| [bbdd604b9ed9566ea996514d2068c3f89c81efb6] | committer: Paul B Mahol avfilter/af_afir: add timeline support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bbdd604b9ed9566ea996514d2068c3f89c81e

[FFmpeg-cvslog] doc/filters: add one more example for afir filter usage

2023-11-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 13:03:51 2023 +0100| [496df6881548b53a67271fde9b7ee751c07961df] | committer: Paul B Mahol doc/filters: add one more example for afir filter usage > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_afir: remove IR response video rendering support

2023-11-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 19 13:22:31 2023 +0100| [a9205620b19e0c25cf9f6165b0b3937edf9ce62e] | committer: Paul B Mahol avfilter/af_afir: remove IR response video rendering support And deprecate related options. The same functionality can be done with specialized audio

[FFmpeg-cvslog] avfilter/avf_showvolume: draw channel names directly into output frame

2023-11-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 18 23:21:30 2023 +0100| [3ed2225a9d066ad1e4d83f46c9e721021f367f56] | committer: Paul B Mahol avfilter/avf_showvolume: draw channel names directly into output frame > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/avf_showvolume: improve step for vertical orientation

2023-11-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 18 23:44:18 2023 +0100| [7c16bf0829802534004326c8e65fb6cdbdb634fa] | committer: Paul B Mahol avfilter/avf_showvolume: improve step for vertical orientation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_afir: add irnorm and irlink options

2023-11-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 18 00:36:18 2023 +0100| [5452cbdc150f0fcff736cd3897a2c41fec77fb79] | committer: Paul B Mahol avfilter/af_afir: add irnorm and irlink options Deprecate gtype option. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_adynamicequalizer: do gain calculations in log domain

2023-11-16 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 6 00:36:17 2023 +0100| [82be1e5c0d828eef0b69307a61bc14f5b23ed595] | committer: Paul B Mahol avfilter/af_adynamicequalizer: do gain calculations in log domain > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_adynamicequalizer: add adaptive detection mode

2023-11-16 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Nov 8 14:31:50 2023 +0100| [08e97dae205d10806a0360bfc62f654d629dda93] | committer: Paul B Mahol avfilter/af_adynamicequalizer: add adaptive detection mode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/af_amix: make sure the output does not depend on input ordering

2023-11-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 28 13:41:01 2023 +0200| [7282137f48c3e71734a2aa55c51b3096a1a63b5f] | committer: Anton Khirnov lavfi/af_amix: make sure the output does not depend on input ordering Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avfilter/buffersrc: switch to activate

2023-11-12 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 27 14:26:50 2023 +0200| [84e400ae37b1e2849a3ead399ef86c808356cdd6] | committer: Paul B Mahol avfilter/buffersrc: switch to activate Fixes OOM when caller keeps adding frames into filtergraph that reached EOF by other means, for example EOF is

[FFmpeg-cvslog] avfilter/vf_colortemperature: add gbr(a)pf support

2023-11-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 12 02:37:04 2023 +0100| [3ff811a41fd5fb53d7fb0a576a9a07ce10bed135] | committer: Paul B Mahol avfilter/vf_colortemperature: add gbr(a)pf support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ff811a41fd5fb53d7fb0a576a9a07ce10bed

[FFmpeg-cvslog] avcodec/gif_parser: split correctly also bitstreams that do not have extension blocks

2023-11-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 12 02:16:17 2023 +0100| [10440a489af0dd8a6e1cd8cfdcaa81473569868a] | committer: Paul B Mahol avcodec/gif_parser: split correctly also bitstreams that do not have extension blocks > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/avf_showcwt: fix invalid write for full bargraph

2023-11-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 11 22:24:34 2023 +0100| [553b31da68402e6e4c9b243cf33f30c89bdeabca] | committer: Paul B Mahol avfilter/avf_showcwt: fix invalid write for full bargraph > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/avf_showcwt: do not return initial black frames with negative timestamps

2023-11-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 11 17:23:55 2023 +0100| [fa4c2884dd568d4fc0d657d3622437aebc3563b3] | committer: Paul B Mahol avfilter/avf_showcwt: do not return initial black frames with negative timestamps > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/avf_showcwt: add fm frequency scaler

2023-11-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 11 00:44:36 2023 +0100| [49719d3cb58c03bc0a976f47d2c82e8ca48d1b3d] | committer: Paul B Mahol avfilter/avf_showcwt: add fm frequency scaler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=49719d3cb58c03bc0a976f47d2c82e8ca48d1

[FFmpeg-cvslog] avfilter/af_adynamicequalizer: do detection of threshold first

2023-11-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 5 15:52:46 2023 +0100| [44a0148fadc97798acf6c93016a14e7c956f0825] | committer: Paul B Mahol avfilter/af_adynamicequalizer: do detection of threshold first Makes better results in final output if multiple filters are cascaded at once. > h

[FFmpeg-cvslog] avfilter/af_adynamicequalizer: always start filtering from unit gain

2023-11-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 5 11:47:38 2023 +0100| [799fad18280382e67b2a7d1834a7aed7e5f159d5] | committer: Paul B Mahol avfilter/af_adynamicequalizer: always start filtering from unit gain > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_adynamicequalizer: add new structure to hold filtering state

2023-11-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 4 14:34:18 2023 +0100| [43226efc2188ec2cd16d3b9c4e189bcde1a2a0e5] | committer: Paul B Mahol avfilter/af_adynamicequalizer: add new structure to hold filtering state > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/af_adynamicequalizer: merge direction option with mode option

2023-11-04 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Nov 4 15:23:59 2023 +0100| [fd1712b6fb8b7acc04ccaa7c02b9a5c9f233cfb3] | committer: Paul B Mahol avfilter/af_adynamicequalizer: merge direction option with mode option More user-friendly and self-explanatory what certain mode does. > h

[FFmpeg-cvslog] avfilter/vf_feedback: add timeline support

2023-10-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 30 16:04:24 2023 +0100| [6323ca5902839b4d2e38b98e18daa8f1b4460c77] | committer: Paul B Mahol avfilter/vf_feedback: add timeline support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6323ca5902839b4d2e38b98e18daa8f1b4460

[FFmpeg-cvslog] doc/filters: add one more example for feedback filter

2023-10-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 30 15:02:34 2023 +0100| [2f268505b9df298edb5016f3dd4f26726826ff6f] | committer: Paul B Mahol doc/filters: add one more example for feedback filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: add 3.1 ch layout support for truehd

2023-10-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 25 11:05:35 2023 +0200| [deb4c28dcc9c28287710e2810213837f854241dc] | committer: Paul B Mahol avcodec/mlpenc: add 3.1 ch layout support for truehd > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: try different filter parameters in case of out of range output from LPC

2023-10-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 25 15:32:53 2023 +0200| [36eb774ad49bccd061b865b3400567193ed10d6c] | committer: Paul B Mahol avcodec/mlpenc: try different filter parameters in case of out of range output from LPC > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: add support for 4.0/4.1 ch layout

2023-10-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 25 12:46:24 2023 +0200| [567af48fba1958bf412075b49fc482cd3c7b96b9] | committer: Paul B Mahol avcodec/mlpenc: add support for 4.0/4.1 ch layout > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=567af48fba1958bf412075b49fc482cd3c7b9

[FFmpeg-cvslog] avcodec/mlpdec: support for truehd with channels not representable with 5bit field in second stream

2023-10-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 25 12:43:13 2023 +0200| [210e844def9d2c5a1e3840b8c5ad9c094b74a871] | committer: Paul B Mahol avcodec/mlpdec: support for truehd with channels not representable with 5bit field in second stream Fixes decoding for 4.0/4.1 layouts. > h

[FFmpeg-cvslog] avcodec/mlpenc: add 2.1 layout support for truehd

2023-10-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 20 23:27:06 2023 +0200| [393d1ee541b143633bfba2ff0e821d734fd511c2] | committer: Paul B Mahol avcodec/mlpenc: add 2.1 layout support for truehd > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=393d1ee541b143633bfba2ff0e821d734fd51

[FFmpeg-cvslog] avcodec/mlpenc: add proper support for output bit shift

2023-10-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 20 16:28:08 2023 +0200| [79c568dd4e0066bc62c1ae6fbbc70fdb1a088dea] | committer: Paul B Mahol avcodec/mlpenc: add proper support for output bit shift > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: add support for TrueHD substreams

2023-10-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 19 23:36:19 2023 +0200| [3f773d8d02ad75414c8572845cc1a55b0c9e0598] | committer: Paul B Mahol avcodec/mlpenc: add support for TrueHD substreams Add 3.0 channel layout support for truehd encoder. > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec/mlpenc: use ctx->num_substreams when writing headers

2023-10-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 19 22:13:51 2023 +0200| [98857ece48e248d6a2d05ebbaca12c170b121695] | committer: Paul B Mahol avcodec/mlpenc: use ctx->num_substreams when writing headers > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avcodec/mlpenc: add helper function to derive TrueHD ch map from ch_layout

2023-10-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 19 22:11:33 2023 +0200| [94abb4df325f2a903aca62020e00dd9e79205517] | committer: Paul B Mahol avcodec/mlpenc: add helper function to derive TrueHD ch map from ch_layout > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: implement advanced stereo rematrix

2023-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 16 12:42:30 2023 +0200| [b206056c8285c72dd528546dc532f6c6b51d39d4] | committer: Paul B Mahol avcodec/mlpenc: implement advanced stereo rematrix > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b206056c8285c72dd528546dc532f6c6b51d3

[FFmpeg-cvslog] avcodec/mlp*: merge flags used by encoder and decoder

2023-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 18 22:56:52 2023 +0200| [e7a6bba51a0efc0d59aa1fc98527c4bef58651c3] | committer: Paul B Mahol avcodec/mlp*: merge flags used by encoder and decoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: cleanup filtering

2023-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 18 20:28:04 2023 +0200| [be2bbfe71d5566b009f3695636285d89747a741e] | committer: Paul B Mahol avcodec/mlpenc: cleanup filtering > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=be2bbfe71d5566b009f3695636285d89747a741e --- libavco

[FFmpeg-cvslog] avcodec/mlpenc: allow smaller shift for LPC

2023-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 18 14:40:42 2023 +0200| [c1053e2e35dd0b782e59f20fa852ae1629b30396] | committer: Paul B Mahol avcodec/mlpenc: allow smaller shift for LPC > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c1053e2e35dd0b782e59f20fa852ae1629b30

[FFmpeg-cvslog] avcodec/mlpenc: restructure code even more

2023-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 13 12:23:34 2023 +0200| [9adc5d8bfec8e34234680e7f64e461fd28a77fd3] | committer: Paul B Mahol avcodec/mlpenc: restructure code even more Implement lsb_bypass for lossless rematrix. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: remove TODO comment, sample rate is always fixed

2023-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 14 12:44:49 2023 +0200| [727ee32da705a6186feeba9fa6929e299b54ae8b] | committer: Paul B Mahol avcodec/mlpenc: remove TODO comment, sample rate is always fixed > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: export lpc_coeff_precision option

2023-10-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Oct 10 13:44:03 2023 +0200| [44dc42e4ac1f635bfcb2ba9e77f7caa623b80764] | committer: Paul B Mahol avcodec/mlpenc: export lpc_coeff_precision option Change default precision from 11 to 15, improves compression. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/mlpenc: fix regression in encoding only zeroes

2023-10-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Oct 10 10:23:06 2023 +0200| [394106a1384574d9dcb74c5dd5172bbc0508fa53] | committer: Paul B Mahol avcodec/mlpenc: fix regression in encoding only zeroes Previously it would use more bits than neccessary. > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/mlpenc: export max_interval option

2023-10-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 9 23:40:23 2023 +0200| [78fa1cff70bda889361dda81e69fc88d521ee8ce] | committer: Paul B Mahol avcodec/mlpenc: export max_interval option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=78fa1cff70bda889361dda81e69fc88d521ee

[FFmpeg-cvslog] avcodec/mlpenc: export codebook_search option too

2023-10-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 9 23:13:45 2023 +0200| [ee9fb28429e0f2ee8ea0e4b659e58145ca0b6d9d] | committer: Paul B Mahol avcodec/mlpenc: export codebook_search option too > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ee9fb28429e0f2ee8ea0e4b659e58145ca0b6

[FFmpeg-cvslog] avcodec/hcadec: implement proper .flush callback

2023-10-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 9 21:16:15 2023 +0200| [1703bfa133ffebf0234a20199d54c27e0a5ffd0c] | committer: Paul B Mahol avcodec/hcadec: implement proper .flush callback > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1703bfa133ffebf0234a20199d54c27e0a5ff

[FFmpeg-cvslog] avcodec/mlpenc: change flag for shorten_by in THD case

2023-10-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 9 18:24:49 2023 +0200| [8786b916075655b3b4df9a338ad978521673418c] | committer: Paul B Mahol avcodec/mlpenc: change flag for shorten_by in THD case > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: fix stereo decorrelation

2023-10-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 9 16:36:10 2023 +0200| [27c623b3d59439b8916abc4677feb902b6a279f9] | committer: Paul B Mahol avcodec/mlpenc: fix stereo decorrelation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=27c623b3d59439b8916abc4677feb902b6a27

[FFmpeg-cvslog] avcodec/mlpenc: rename some variables related to thd

2023-10-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 6 22:15:33 2023 +0200| [84e0e2f43e424c8a9ae0d18711f204ffebd961ba] | committer: Paul B Mahol avcodec/mlpenc: rename some variables related to thd Remove warning message that is no longer needed. > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avformat/wavdec: w64: do not error out for broken files if data start is found

2023-10-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 7 10:53:10 2023 +0200| [71716406e68a1f139717c5025e49f648e3666b0e] | committer: Paul B Mahol avformat/wavdec: w64: do not error out for broken files if data start is found Also attempt to fix invalid block_align value. > http://git.videolan.

[FFmpeg-cvslog] avcodec/mlpdec: set extended_substream_info from header

2023-10-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 6 11:26:53 2023 +0200| [d58e0af55c1dfb7fdfe6a757ccb81a0f40bf2488] | committer: Paul B Mahol avcodec/mlpdec: set extended_substream_info from header To be used later. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mlpenc: restructure code and resolve several bugs

2023-10-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Oct 3 12:43:14 2023 +0200| [d7579189f762065f8efd63aea12e6e59c303d5ae] | committer: Paul B Mahol avcodec/mlpenc: restructure code and resolve several bugs Do not use put_sbits() where only unsigned is stored. Reduce size of data_check_present field

[FFmpeg-cvslog] avcodec/mlpenc: allow changing some LPC parameters

2023-10-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 2 20:02:18 2023 +0200| [4fe0a31cab1cb9f5d97ae33115ad46dbd97a71f3] | committer: Paul B Mahol avcodec/mlpenc: allow changing some LPC parameters > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4fe0a31cab1cb9f5d97ae33115ad46dbd97a7

[FFmpeg-cvslog] avcodec/mlpenc: increase compression ratio when input is of lower bit depth

2023-10-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Oct 2 18:52:35 2023 +0200| [0be5da9cfa745ca734c50d75491fd2d79c374789] | committer: Paul B Mahol avcodec/mlpenc: increase compression ratio when input is of lower bit depth > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

  1   2   3   4   5   6   7   8   9   10   >