]> git.sesse.net Git - ffmpeg/commit
pthread_frame: ensure the threads don't run simultaneously with hwaccel
authorAnton Khirnov <anton@khirnov.net>
Sat, 3 Dec 2016 14:21:40 +0000 (15:21 +0100)
committerwm4 <nfxjfg@googlemail.com>
Tue, 21 Mar 2017 05:16:49 +0000 (06:16 +0100)
commit14bb15bfd56d6e907fabe4620206c1ee152b7a20
tree38e19eed9e77d3555c146517161c5c45a67de5fd
parentc358c62550e60a150c49f192d72631142a6eedd6
pthread_frame: ensure the threads don't run simultaneously with hwaccel

Merges Libav commit 8dfba25c.

Signed-off-by: wm4 <nfxjfg@googlemail.com>
libavcodec/h263dec.c
libavcodec/h264dec.c
libavcodec/pthread_frame.c