]> git.sesse.net Git - ffmpeg/commit
pthread_frame: use the AVFrame API properly.
authorAnton Khirnov <anton@khirnov.net>
Sat, 9 Nov 2013 09:14:46 +0000 (10:14 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 9 Dec 2013 07:42:25 +0000 (08:42 +0100)
commitd351ef47d0e0ccb7de96b37f137c16b2885580ac
tree2add168bc25d55494e7abb6b853d9170ae05b8c8
parentb605b123ef1d3bac0e7c221d8d7fa74cd8c7253c
pthread_frame: use the AVFrame API properly.

Remove the extended_data workaround, all decoders should now handle this
properly.
libavcodec/pthread_frame.c