[FFmpeg-devel] [PATCH 2/3] swscale: rename sws_context_class to ff_sws_context_class
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Thu Oct 29 23:52:23 CET 2015
On 28.10.2015 00:21, Michael Niedermayer wrote:
> On Tue, Oct 27, 2015 at 11:10:58PM +0100, Andreas Cadhalpun wrote:
>> It is an internal swscale symbol and thus should not be exported.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>> libswscale/options.c | 4 ++--
>> libswscale/swscale_internal.h | 2 +-
>> libswscale/utils.c | 2 +-
>> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> LGTM
Pushed.
Best regards,
Andreas
More information about the ffmpeg-devel
mailing list