[FFmpeg-devel] [PATCH 01/27] avcodec: add color_range to AVCodec struct and use it
Hendrik Leppkes
h.leppkes at gmail.com
Mon Dec 11 15:17:46 EET 2017
On Mon, Dec 11, 2017 at 12:07 PM, Paul B Mahol <onemda at gmail.com> wrote:
>>
>> Fine, but it's inevitable that the encoder supports the J formats still
>> for a while.
>
>
> Why are you all dismissive about this?
Because we have an established way to remove things like this, and
that doesn't happen over night.
Its not ok for stuff to stop working without a replacement in place
for a sufficient time before that, so people can migrate.
First, implement replacement and add visible deprecation messages -
and then wait the established deprecation period before actually
removing it.
- Hendrik
More information about the ffmpeg-devel
mailing list