index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
bswap.h
Age
Commit message (
Expand
)
Author
2006-11-18
Define "always_inline" as "inline". Fix building on FreeBSD.
Diego 'Flameeyes' Pettenò
2006-11-08
Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg (o...
Diego 'Flameeyes' Pettenò
2005-05-28
**BUGFIX**
Miguel Freitas
2004-08-18
Add standard macro for machine-endian fourcc
James Stembridge
2004-05-09
Add portable version of the bswap_64 macro.
Robin KAY
2003-11-13
define FOURCC only once
Marco Zuehlke
2003-10-08
Adds LE_64, ME_64, BE_64...
Thibaut Mattern
2003-09-14
Add multi-buffering support to video_out_pgx64 (massive performance increase ...
Robin KAY
2003-02-28
Xine assert() replacement:
Stephen Torri
2002-10-22
Changed comments to standard /* ... */
Stephen Torri
2002-10-21
Fix bug with assert undefined when building in "make debug" mode.
James Courtier-Dutton
2002-10-19
Added AXE_xx macros and assertions for alignment
Robin KAY
2002-10-06
Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ...
Robin KAY
2001-11-25
Some little cleanups.
Daniel Caujolle-Bert
2001-08-17
compile-fix for non-gnu systems (e.g. freebsd)
Heiko Schaefer