[FFmpeg-devel] [PATCH 1/2] lavc/options: add test for avcodec_copy_context

Lukasz Marek lukasz.m.luki2 at gmail.com
Sat Dec 6 17:52:21 CET 2014


On 06.12.2014 15:59, Michael Niedermayer wrote:
> On Fri, Dec 05, 2014 at 12:21:21AM +0100, Michael Niedermayer wrote:
>> On Thu, Dec 04, 2014 at 12:50:49AM +0100, Lukasz Marek wrote:
>> [...]
>>
>>> index 49c8b40..4148752 100644
>>> --- a/libavcodec/options.c
>>> +++ b/libavcodec/options.c
>>> @@ -303,3 +303,176 @@ const AVClass *avcodec_get_subtitle_rect_class(void)
>>>   {
>>>       return &av_subtitle_rect_class;
>>>   }
>>> +
>>> +#define TEST
>>> +#ifdef TEST
>>
>> this looks wrong
>
> i mean wrong due to duplicate main() in the application

Yes, I know. It is a stray.
I thought I've sent updated patch.
Updated version is attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-options-add-test-for-avcodec_copy_context.patch
Type: text/x-patch
Size: 6844 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141206/435708dc/attachment.bin>


More information about the ffmpeg-devel mailing list