[FFmpeg-devel] [PATCH] configure: Remove deprecated incompatible_fork_abi option
James Almer
jamrial at gmail.com
Fri Apr 18 05:54:55 CEST 2014
On 18/04/14 12:11 AM, Michael Niedermayer wrote:
> On Thu, Apr 17, 2014 at 03:51:21AM -0300, James Almer wrote:
>> On 03/04/14 10:38 PM, James Almer wrote:
>>> It's been deprecated since ffmpeg 2.0
>>>
>>> Signed-off-by: James Almer <jamrial at gmail.com>
>>> ---
>>> configure | 7 -------
>>> 1 file changed, 7 deletions(-)
>>
>> Ping.
>
> googling
> "enable-incompatible-fork-abi" gives 1040 hits
> "enable-incompatible-libav-abi" gives 692 hits
I guess it makes sense considering it's been in the tree for much longer.
It will have to be removed at some point. It's silly having it around as a
perma-deprecated option that does the same thing as another option.
Maybe right before the release of ffmpeg 3.0? A deprecated option being
removed at that point wouldn't be something unexpected, especially if it's
been in that state since 2.0
> so iam a bit reluctant to drop the first, as the internet
> predominantly "points" users to it.
> but i didnt investigate deeper like what forums / mails / docs point
> to ...
>
> but its sure annoying when a user finds some article saying that one
> option fixes something and then that option just doesnt work
>
> [...]
>
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list