summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* CLI: "Rip" -> "Encode"sr552011-11-291-3/+3
* CLI: fix bitrate parameter parsingjstebbins2011-10-261-2/+0
* ASS bump to 0.10.0jstebbins2011-10-211-0/+5
* Add flac + quality + compression level supportjstebbins2011-10-121-51/+114
* CLI: x264 preset, tuning, and profile supportjstebbins2011-10-021-2/+92
* CLI: add loose cropping optionjstebbins2011-09-261-1/+63
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-191-229/+122
* CLI: add missing newline in help text.Rodeo2011-09-141-1/+1
* CLI: fix a case where DTS/DTS-HD Passthru was reaching code only meant for Au...Rodeo2011-09-051-29/+40
* CLI: fix a typo in the help text.Rodeo2011-09-031-1/+1