]> git.sesse.net Git - ffmpeg/commit
pthread_frame: simplify the code by using new AVPacket API
authorAnton Khirnov <anton@khirnov.net>
Sun, 18 May 2014 19:20:25 +0000 (21:20 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 19 May 2014 11:12:46 +0000 (13:12 +0200)
commit9929b3564c0dca42ed7baa6798ef15b6f0013c83
treee75e54ef7144fec91222b5ea74b25d2aff0653aa
parentcdf58f0599c39852ee3beafe5f64af7d57d4215b
pthread_frame: simplify the code by using new AVPacket API

This also handles side data properly.
libavcodec/pthread_frame.c