[FFmpeg-devel] [PATCH] avformat/av1dec: inline obu_read_data() and obu_prefetch() into obu_get_packet()

James Almer jamrial at gmail.com
Sat Aug 15 19:18:23 EEST 2020


On 8/15/2020 12:39 PM, Guangxin Xu wrote:
> On Fri, Aug 14, 2020 at 10:30 PM James Almer <jamrial at gmail.com> wrote:
> 
>> They don't really help making the demuxer more readable.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavformat/av1dec.c | 56 +++++++++++++++++---------------------------
>>  1 file changed, 21 insertions(+), 35 deletions(-)
>>
> Good improvment,
> LGTM

Applied. Thanks.


More information about the ffmpeg-devel mailing list