| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in previous commit. | Rodeo | 2013-04-30 | 1 | -1/+1 |
* | CLI: minor help text updates in preparation for the next release. | Rodeo | 2013-04-30 | 1 | -24/+21 |
* | CLI: improve help for video filters. | Rodeo | 2013-04-12 | 1 | -4/+6 |
* | CLI: when an audio or subtitle track is skipped, print the string value. | Rodeo | 2013-03-19 | 1 | -2/+6 |
* | hb_system_sleep: refactoring. | Rodeo | 2013-03-18 | 1 | -5/+5 |
* | CLI: implement hb_system_sleep support. | Rodeo | 2013-03-18 | 1 | -7/+15 |
* | Some further header updates. | sr55 | 2013-03-09 | 3 | -9/+18 |
* | Remove VLC Loading code from the CLI. | sr55 | 2013-03-09 | 1 | -75/+0 |
* | CLI: fix Auto Passthru for built-in presets. | Rodeo | 2013-03-07 | 1 | -22/+22 |
* | CLI: add default Auto Passthru settings to built-in presets. | Rodeo | 2013-03-04 | 1 | -11/+165 |
* | CLI: update built-in presets. | Rodeo | 2013-03-04 | 1 | -28/+36 |
* | Add optional fdk-aac encoder | jstebbins | 2013-03-03 | 1 | -0/+4 |
* | CLI: Switch back to stderr. | sr55 | 2013-03-02 | 1 | -3/+3 |
* | CLI, MacGui: cosmetics. | Rodeo | 2013-03-01 | 1 | -2/+2 |
* | Improve scan progress granularity | jstebbins | 2013-03-01 | 1 | -4/+11 |
* | Audio dithering. | Rodeo | 2013-02-05 | 1 | -0/+106 |
* | x264 preset system: miscellaneous improvements. | Rodeo | 2013-01-30 | 1 | -43/+43 |
* | manicure: bugfixes. | Rodeo | 2013-01-26 | 1 | -11/+11 |
* | CLI: fix AppleTV preset in ShowPresets(). | Rodeo | 2013-01-06 | 1 | -1/+1 |
* | LinGui,CLI: change h.264 profile to high in AppleTV preset | jstebbins | 2013-01-06 | 1 | -1/+1 |
* | CLI: fix previous commit. free(NULL) is perfectly safe. | Rodeo | 2013-01-06 | 1 | -19/+19 |
* | CLI: check against NULL before freeing. | Rodeo | 2013-01-06 | 1 | -31/+32 |
* | CLI: fix warning. | Rodeo | 2013-01-04 | 1 | -10/+8 |
* | hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char * | Rodeo | 2013-01-04 | 1 | -1/+1 |
* | CLI: help: print per-encoder default mixdown dynamically. | Rodeo | 2013-01-04 | 1 | -8/+14 |
* | CLI: avoid an #fidef. | Rodeo | 2013-01-04 | 1 | -5/+1 |
* | CLI: use hb_get_default_audio_encoder(). | Rodeo | 2013-01-04 | 1 | -26/+28 |
* | CLI: fix logging of the default mixdown in --help. | Rodeo | 2013-01-04 | 1 | -12/+17 |
* | update presets for lingui and CLI | jstebbins | 2012-12-27 | 1 | -150/+160 |
* | Improve management of titles and jobs | jstebbins | 2012-11-12 | 1 | -42/+36 |
* | CLI, manicure: cosmetics. | Rodeo | 2012-10-27 | 1 | -47/+0 |
* | CLI: fix the AppleTV 3 preset once more. | Rodeo | 2012-10-27 | 1 | -0/+1 |
* | CLI: fix AppleTV 3 preset again. | Rodeo | 2012-10-27 | 1 | -1/+2 |
* | CLI: cosmetics. | Rodeo | 2012-10-27 | 1 | -20/+20 |
* | CLI: fix AppleTV 3 preset. | Rodeo | 2012-10-27 | 1 | -1/+3 |
* | Fix link failure on ubuntu, incorrect link order | jstebbins | 2012-10-06 | 1 | -1/+1 |
* | Fix mingw build problems | jstebbins | 2012-10-04 | 1 | -34/+11 |
* | Remove mingw+libmkv dependency on libiberty. | konablend | 2012-09-08 | 1 | -1/+1 |
* | Audio improvements. | Rodeo | 2012-09-03 | 1 | -1/+1 |
* | CLI help: generate the list of available audio mixdowns, rather than naving i... | Rodeo | 2012-09-01 | 1 | -3/+14 |
* | libhb: Allow control of audio mix normalization | jstebbins | 2012-08-01 | 1 | -0/+48 |
* | Use libav for dts audio decoding instead of libdca | jstebbins | 2012-07-15 | 1 | -1/+1 |
* | bump libav to libav-v0.8-2197-g1a068bf | jstebbins | 2012-07-11 | 1 | -1/+1 |
* | Update CLI Presets | sr55 | 2012-06-29 | 1 | -22/+70 |
* | fix more compiler warnings | jstebbins | 2012-05-26 | 1 | -2/+0 |
* | CLI: fix mismatch between ShowHelp() and ParseOptions(). Fix help in order to... | Rodeo | 2012-05-12 | 1 | -1/+1 |
* | libhb: Fix problem with positions of burned-in subs | jstebbins | 2012-05-05 | 1 | -1/+5 |
* | libhb: if no source chapter name information is available, set default chapte... | Rodeo | 2012-05-03 | 1 | -15/+0 |
* | CLI: CLI: skip invalid audio input tracks, like we already do for subtitles. | Rodeo | 2012-05-03 | 1 | -51/+57 |
* | libhb: bob deinterlacing | jstebbins | 2012-05-01 | 1 | -4/+19 |