]> git.sesse.net Git - ffmpeg/commit
avformat/flacenc: support writing attached pictures
authorRodger Combs <rodger.combs@gmail.com>
Wed, 4 Apr 2018 04:17:24 +0000 (01:17 -0300)
committerJames Almer <jamrial@gmail.com>
Mon, 16 Apr 2018 16:46:09 +0000 (13:46 -0300)
commit00d8598eba2e8dce31af250d6ecaec37254475aa
tree90aee10fd96f43dd8ab17d80dde58bcb84fff5fc
parent9cf0079638e1e625305ba049cb3c1f57e88c1b49
avformat/flacenc: support writing attached pictures

Usage of packet queueing API and some cleaning done by the committer.

Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/flacenc.c