summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-1/+1
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-1/+1
* Update CLI Presetssr552012-06-291-22/+70
* fix more compiler warningsjstebbins2012-05-261-2/+0
* CLI: fix mismatch between ShowHelp() and ParseOptions(). Fix help in order to...Rodeo2012-05-121-1/+1
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+5
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-031-15/+0
* CLI: CLI: skip invalid audio input tracks, like we already do for subtitles.Rodeo2012-05-031-51/+57
* libhb: bob deinterlacingjstebbins2012-05-011-4/+19
* cli: allow use of hh:mm:ss format when specifying p-to-p start/stop timejstebbins2012-05-011-12/+29
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-4/+3
* libhb: use source colorimetry information when available.Rodeo2012-03-281-8/+13
* encx264: use x264_param_apply_fastfirstpass.Rodeo2012-03-281-37/+7
* Rework filter pipelinejstebbins2012-03-271-32/+66
* Add Auto Passthru support to manicure.Rodeo2012-03-251-2/+2
* Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...Rodeo2012-03-241-7/+37
* Fix typo.Rodeo2012-02-221-1/+1