Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format cleanup. | konablend | 2009-06-25 | 1 | -1/+1 |
| | | | | | | | | | | - 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://svn.handbrake.fr/HandBrake/trunk@2618 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | - fixed gcc warnings for various unused vars, implicit function decls, ↵ | konablend | 2009-06-24 | 1 | -3/+3 |
| | | | | | | signedness. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2612 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | - Add CoreAudio AAC as one of the encoder on Mac OS X. | ritsuka | 2009-05-23 | 1 | -0/+341 |
- Remove hb_init() and hb_init_express() macro. Rename hb_init_real() to hb_init() - Add two more bitrate combination for audio codecs in common.h git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2441 b64f7644-9d1e-0410-96f1-a4d463321fa5 |