On Sat, Jun 27, 2020 at 6:06 PM Nicolas George <[email protected]> wrote:
>
> Gautam Ramakrishnan (12020-06-27):
> > This will require me to remove the decode_header() function and add the
> > logic directly into the decode_frame function. If that is fine, I shall 
> > remove
> > PGX context structrure.
>
> No, it requires nothing of the sort. You can pass pointers to the
> individual variables to decode_header() just as well as you could pass a
> pointer to the whole context. Or, as I already explained, you can group
> the variable in another structure if that is more convenient.
>
Oh yes, got it. I shall make these changes and resubmit.



-- 
-------------
Gautam |
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to