lvqcl
2014-Jul-27 11:02 UTC
[flac-dev] [PATCH] remove obsolete cpu_info from struct FLAC__BitReader
In FLAC 1.2.0, a new field 'FLAC__CPUInfo cpu_info' was added to the struct FLAC__BitReader. It became useless in 1.3.0 because of various bitreader optimizations. The first patch removes it and also removes FLAC__CPUInfo argument of FLAC__bitreader_init() function. The second patch removes a comment about struct FLAC__BitReader. It seems that it should really belong to <http://git.xiph.org/?p=flac.git;a=commit;h=eb0c5a3792bfbabf6de1c8be49280eec056bb5f1> but I didn't mention it then. -------------- next part -------------- A non-text attachment was scrubbed... Name: bitreader_init1.patch Type: application/octet-stream Size: 2541 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140727/a8767af8/attachment-0002.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: bitreader_init2.patch Type: application/octet-stream Size: 624 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140727/a8767af8/attachment-0003.obj
Erik de Castro Lopo
2014-Jul-27 11:26 UTC
[flac-dev] [PATCH] remove obsolete cpu_info from struct FLAC__BitReader
lvqcl wrote:> In FLAC 1.2.0, a new field 'FLAC__CPUInfo cpu_info' was added to the > struct FLAC__BitReader. It became useless in 1.3.0 because of > various bitreader optimizations. The first patch removes it > and also removes FLAC__CPUInfo argument of FLAC__bitreader_init() function. > > > The second patch removes a comment about struct FLAC__BitReader. > It seems that it should really belong to > <http://git.xiph.org/?p=flac.git;a=commit;h=eb0c5a3792bfbabf6de1c8be49280eec056bb5f1> > but I didn't mention it then.Both applied. Thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/