| Commit message (Expand) | Author | Age | Files | Lines |
* | Big merge, QSV to trunk: part 1 (tracked files). | Rodeo | 2013-08-22 | 2 | -7/+82 |
* | Solaris: add proper POSIX defines | Rodeo | 2013-07-13 | 1 | -0/+1 |
* | libhb: add experimental avformat muxer for mkv and mp4 | jstebbins | 2013-06-30 | 2 | -2/+10 |
* | improve aac encoder build options and change some aac encoder defaults | jstebbins | 2013-06-15 | 1 | -1/+5 |
* | Experimental preset for Windows Phone 8 Devices. Would be appreciated that an... | sr55 | 2013-06-08 | 1 | -1/+70 |
* | Cosmetics. | Rodeo | 2013-06-06 | 1 | -1/+1 |
* | CLI: Silence compiler warning | jstebbins | 2013-06-06 | 1 | -0/+1 |
* | manicure: support new mixdowns added before 0.9.9. | Rodeo | 2013-06-04 | 1 | -10/+10 |
* | libhb/common: improve fallback mechanism. | Rodeo | 2013-06-03 | 1 | -12/+3 |
* | Don't expose rate, mixdown, dither and encoder arrays to the UIs. | Rodeo | 2013-05-30 | 1 | -233/+207 |
* | Make initialization of vfr filter work as I intended. | jstebbins | 2013-05-28 | 1 | -25/+29 |
* | CLI: fix broken code for preserving libhb's default muxer. | Rodeo | 2013-05-08 | 1 | -22/+23 |
* | 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 |