On Wed, 2017-12-13 at 20:40 -0500, Douglas Gilbert wrote: > Reviewer suggested using the ARRAY_SIZE macro. That reduced one of the subtle > inter-dependencies in the parser's tables. > > It is important that commands which simulate media access, indicate this in > the > flags for that command. The flag to do that was FF_DIRECT_IO. On reflection > FF_MEDIA_IO seems a more accurate description.
Thanks! Reviewed-by: Bart Van Assche <[email protected]>

