summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* improve aac encoder build options and change some aac encoder defaultsjstebbins2013-06-151-1/+5
* Experimental preset for Windows Phone 8 Devices. Would be appreciated that an...sr552013-06-081-1/+70
* Cosmetics.Rodeo2013-06-061-1/+1
* CLI: Silence compiler warningjstebbins2013-06-061-0/+1
* manicure: support new mixdowns added before 0.9.9.Rodeo2013-06-041-10/+10
* libhb/common: improve fallback mechanism.Rodeo2013-06-031-12/+3
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-301-233/+207
* Make initialization of vfr filter work as I intended.jstebbins2013-05-281-25/+29
* CLI: fix broken code for preserving libhb's default muxer.Rodeo2013-05-081-22/+23
* Fix typo in previous commit.Rodeo2013-04-301-1/+1
* CLI: minor help text updates in preparation for the next release.Rodeo2013-04-301-24/+21
* CLI: improve help for video filters.Rodeo2013-04-121-4/+6
* CLI: when an audio or subtitle track is skipped, print the string value.Rodeo2013-03-191-2/+6
* hb_system_sleep: refactoring.Rodeo2013-03-181-5/+5
* CLI: implement hb_system_sleep support.Rodeo2013-03-181-7/+15
* Some further header updates.sr552013-03-093-9/+18
* Remove VLC Loading code from the CLI.sr552013-03-091-75/+0
* CLI: fix Auto Passthru for built-in presets.Rodeo2013-03-071-22/+22
* CLI: add default Auto Passthru settings to built-in presets.Rodeo2013-03-041-11/+165
* CLI: update built-in presets.Rodeo2013-03-041-28/+36
* Add optional fdk-aac encoderjstebbins2013-03-031-0/+4
* CLI: Switch back to stderr.sr552013-03-021-3/+3
* CLI, MacGui: cosmetics.Rodeo2013-03-011-2/+2
* Improve scan progress granularityjstebbins2013-03-011-4/+11
* Audio dithering.Rodeo2013-02-051-0/+106
* x264 preset system: miscellaneous improvements.Rodeo2013-01-301-43/+43
* manicure: bugfixes.Rodeo2013-01-261-11/+11
* CLI: fix AppleTV preset in ShowPresets().Rodeo2013-01-061-1/+1
* LinGui,CLI: change h.264 profile to high in AppleTV presetjstebbins2013-01-061-1/+1
* CLI: fix previous commit. free(NULL) is perfectly safe.Rodeo2013-01-061-19/+19
* CLI: check against NULL before freeing.Rodeo2013-01-061-31/+32
* CLI: fix warning.Rodeo2013-01-041-10/+8
* hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char *Rodeo2013-01-041-1/+1
* CLI: help: print per-encoder default mixdown dynamically.Rodeo2013-01-041-8/+14
* CLI: avoid an #fidef.Rodeo2013-01-041-5/+1
* CLI: use hb_get_default_audio_encoder().Rodeo2013-01-041-26/+28
* CLI: fix logging of the default mixdown in --help.Rodeo2013-01-041-12/+17
* update presets for lingui and CLIjstebbins2012-12-271-150/+160
* Improve management of titles and jobsjstebbins2012-11-121-42/+36
* CLI, manicure: cosmetics.Rodeo2012-10-271-47/+0
* CLI: fix the AppleTV 3 preset once more.Rodeo2012-10-271-0/+1
* CLI: fix AppleTV 3 preset again.Rodeo2012-10-271-1/+2
* CLI: cosmetics.Rodeo2012-10-271-20/+20
* CLI: fix AppleTV 3 preset.Rodeo2012-10-271-1/+3
* Fix link failure on ubuntu, incorrect link orderjstebbins2012-10-061-1/+1
* Fix mingw build problemsjstebbins2012-10-041-34/+11
* Remove mingw+libmkv dependency on libiberty.konablend2012-09-081-1/+1
* Audio improvements.Rodeo2012-09-031-1/+1
* CLI help: generate the list of available audio mixdowns, rather than naving i...Rodeo2012-09-011-3/+14
* libhb: Allow control of audio mix normalizationjstebbins2012-08-011-0/+48