OSDN Git Service

Format cleanup.
authorkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 25 Jun 2009 03:36:26 +0000 (03:36 +0000)
committerkonablend <konablend@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 25 Jun 2009 03:36:26 +0000 (03:36 +0000)
commit89fcf04fbfa36be493df94b160633cf2c1d58a7f
tree711122c860cc6fa878a0681046da0e0f20ed7ed4
parent5f753d54ac498a7d363f82ee1203b182ec4bb310
Format cleanup.
- fixed ports.c to use a more portable method of getting integral pthread_t representation; resolves mingw crash.
- added GCC attribute to generate compiler warnings for invalid usage of hb_log, hb_deep_log and hb_errror;
  see new macro HB_WPRINTF(s,v) in common.h.
- fixed various invalid usage of above functions on osx i386/x86_64, and mingw.

git-svn-id: svn://localhost/HandBrake/trunk@2618 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.c
libhb/common.h
libhb/decsrtsub.c
libhb/dvd.c
libhb/dvdnav.c
libhb/internal.h
libhb/muxcommon.c
libhb/platform/macosx/encca_aac.c
libhb/ports.c