[FFmpeg-devel] [PATCH 1/2] avcodec: Add discard_sample_percentage

James Almer jamrial at gmail.com
Thu Jan 31 19:55:23 EET 2019


On 1/31/2019 1:25 PM, Michael Niedermayer wrote:
> On Sat, Jan 19, 2019 at 12:00:48AM +0100, Michael Niedermayer wrote:
>> Suggested-by: BBB
>> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
>> ---
>>  doc/APIchanges                       | 3 +++
>>  libavcodec/avcodec.h                 | 8 ++++++++
>>  libavcodec/options_table.h           | 1 +
>>  tests/ref/fate/api-mjpeg-codec-param | 2 ++
>>  tests/ref/fate/api-png-codec-param   | 2 ++
>>  5 files changed, 16 insertions(+)
> 
> do people prefer i backport this user parameter to release branches or is
> it preferred
> to ommit fixes which depend on this option ?
> or some other solution ?

No, don't backport API like this. And unless it's security related, i
would just not adapt and backport fixes that depend on it.

> 
> thx
> 
> [...]
> 
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 



More information about the ffmpeg-devel mailing list