[FFmpeg-devel] [PATCH 1/2] lavc/options: add test for avcodec_copy_context
Michael Niedermayer
michaelni at gmx.at
Sat Dec 6 15:59:24 CET 2014
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141206/f8291988/attachment.asc>
More information about the ffmpeg-devel
mailing list