Directory libhb/platform/macosx/

Directory Created:
2009-05-23 10:46
Total Files:
1
Deleted Files:
0
Lines of Code:
411

[root]/libhb/platform/macosx

Lines of Code

libhb/platform/macosx/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 436 (100.0%) 72.6
ritsuka 4 (66.7%) 432 (99.1%) 108.0
konablend 2 (33.3%) 4 (0.9%) 2.0

Most Recent Commits

ritsuka 2009-12-31 09:44

Added some errors checks and a flush function to encode the remaining data in the fifo.
It may fix the "0.5 seconds of digital noise" issue, but I was unable to reproduce it, so I don't know if it actually helps.

72 lines of code changed in:

  • libhb/platform/macosx: encca_aac.c (+72 -14)
ritsuka 2009-08-30 12:50

Initialize the AudioConverter without a sample rate only if the first initialization fails.

19 lines of code changed in:

  • libhb/platform/macosx: encca_aac.c (+19 -6)
ritsuka 2009-08-27 10:34

Let CoreAudio decide the best sample rate. Fixed and issue when the AudioConverter couldn't be created with some specific sample rates.

0 lines of code changed in:

  • libhb/platform/macosx: encca_aac.c (-1)
konablend 2009-06-25 04:36

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.

1 lines of code changed in:

  • libhb/platform/macosx: encca_aac.c (+1 -1)
konablend 2009-06-24 04:18

- fixed gcc warnings for various unused vars, implicit function decls, signedness.

3 lines of code changed in:

  • libhb/platform/macosx: encca_aac.c (+3 -3)
ritsuka 2009-05-23 10:46

- Add CoreAudio AAC as one of the encoder on Mac OS X.
- 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

341 lines of code changed in:

  • libhb/platform/macosx: encca_aac.c (new 341)
Generated by StatSVN 0.3.0