OSDN Git Service

videotoolbox: log errors
authorwm4 <nfxjfg@googlemail.com>
Wed, 24 May 2017 13:46:39 +0000 (15:46 +0200)
committerwm4 <nfxjfg@googlemail.com>
Wed, 31 May 2017 10:06:51 +0000 (12:06 +0200)
commit01602303821768013253749959f1367fa710f27d
treef7080ddde9d909642d7ebd896c00903f70dd5336
parentedf686f089d68092c3b17a23cc48667665b5a069
videotoolbox: log errors

With the new decode API, you can't handle errors directly in the API
user - you only know that the hwaccel did not initialize at all.

Add some approximate logging.
libavcodec/videotoolbox.c