I can't think of a better way of avoiding forward declaration due to the
nested nature of the F4F Boxes and AMF data.

2015-04-28 15:32 GMT+02:00 Clément Bœsch <u...@pkh.me>:

> > +static int f4fbox_parse_single_box(AVIOContext *in, void *opaque);
>

> Again, isn't this avoidable?



> +static int amf_metadata_parse_value(AVIOContext *in, AMFMetadata
> *metadata, const char *name);



Can't avoid this forward declaration?




> --
> Clément B.
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to