[FFmpeg-devel] [PATCH 2/2] Set skip_end_samples when decoding LAME MP3s

Michael Bradshaw mbradshaw at sorensonmedia.com
Wed Oct 10 03:26:15 CEST 2012


On Tue, Oct 9, 2012 at 1:19 PM, Michael Niedermayer <michaelni at gmx.at>wrote:

> On Tue, Oct 09, 2012 at 10:33:24AM -0600, Michael Bradshaw wrote:
> > Hi,
> >
> > Please review attached patch.
>
> these 2 patches are fine once they are needed / do something
> ATM they just add a field and write into that, nothing reads this
> field though


Ok. Out of curiosity, if I'm using the C API and want the padding stripped
(or at least be able to know how much padding there is so I can strip it
myself), is there a way to do that? Is there a better way than this patch?

Thanks,

Michael


More information about the ffmpeg-devel mailing list