[FFmpeg-devel] [PATCH]Fix flac with high lpc precision
Michael Niedermayer
michaelni at gmx.at
Fri May 15 15:50:50 CEST 2015
On Fri, May 15, 2015 at 09:27:47AM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
[...]
> > > typedef struct FLACContext {
> > > - FLACSTREAMINFO
> > > + struct FLACStreaminfo flac_stream_info;
> >
> > why not just add AVCLass to FLACCOMMONINFO ? or is
> > there a reason why that wouldnt work ?
>
> I thought removing a hack would be better than adding
> another one on top.
patch should be ok if you prefer it
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150515/948d87da/attachment.asc>
More information about the ffmpeg-devel
mailing list