Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-08 | Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg ↵ | Diego 'Flameeyes' Pettenò | |
(or the other way around) in ffmpeg_bswap.h header, and by updating them to the current version in their subversion repository (the header of the file remain the same). Add BE_24 and LE_24 functions, as they come handy when parsing FLAC files (will be used by the OggFlac demuxer as soon as it's ready. Don't special case x86 on the BE/ABE macros, should be pretty much the same performance but at least this way we don't have to check the code twice. CVS patchset: 8361 CVS date: 2006/11/08 22:47:44 |