Re: [libav-devel] [PATCH 2/2] mp3enc: write attached pictures (APIC).

2012-02-29 Thread Kostya Shishkov
On Wed, Feb 29, 2012 at 09:30:15AM +0100, Anton Khirnov wrote: > --- > Fixed a few bugs from the previous version -- properly finish the tag > and write the xing frame even when the user didn't send some pictures; > really don't write more than one picture per stream. > --- > libavformat/mp3enc.c

[libav-devel] [PATCH 2/2] mp3enc: write attached pictures (APIC).

2012-02-29 Thread Anton Khirnov
--- Fixed a few bugs from the previous version -- properly finish the tag and write the xing frame even when the user didn't send some pictures; really don't write more than one picture per stream. --- libavformat/mp3enc.c | 120 +++--- 1 files changed,