On 09/10/13 21:05, Martin Storsjö wrote: > The fact that this is added to the context but only used from one > function feels puzzling to me. I guess it's ok this way as well, but > it'd be less odd if you'd pass around a GetByteContext* to load_cursor > as well, instead of using it from the context at that point.
I started putting it in the context expecting to use it more than once overall the alternative is a little more ugly with too many &gb around. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
