
noreply at mythtv
May 9, 2012, 1:33 PM
Post #1 of 1
(42 views)
Permalink
|
|
mythtv branch master updated by beirdo. v0.26-pre-250-g3b62c77
|
|
The branch, master has been updated on the mythtv repository by gitolite user beirdo. via 3b62c77e78054c5b94864fb8c3db4fd8a53e8f81 (commit) from 77d006bfd1d05092fbeafe1297a63e707f8b4291 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3b62c77e78054c5b94864fb8c3db4fd8a53e8f81 Author: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 9 May 2012 13:32:16 -0700 Committer: Gavin Hurlbut <ghurlbut [at] mythtv> at Wed, 9 May 2012 13:32:16 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=3b62c77e78054c5b94864fb8c3db4fd8a53e8f81 Define bswap_* for use with sys/endian.h Seems FreeBSD's macros are bswap16(), bswap32() and bswap64(). ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythbase/bswap.h | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|