| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | cli: allow use of hh:mm:ss format when specifying p-to-p start/stop time | jstebbins | 2012-05-01 | 1 | -12/+29 |
* | PGS (bluray) subtitle support \o/ | jstebbins | 2012-04-26 | 1 | -4/+3 |
* | libhb: use source colorimetry information when available. | Rodeo | 2012-03-28 | 1 | -8/+13 |
* | encx264: use x264_param_apply_fastfirstpass. | Rodeo | 2012-03-28 | 1 | -37/+7 |
* | Rework filter pipeline | jstebbins | 2012-03-27 | 1 | -32/+66 |
* | Add Auto Passthru support to manicure. | Rodeo | 2012-03-25 | 1 | -2/+2 |
* | Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2... | Rodeo | 2012-03-24 | 1 | -7/+37 |
* | Fix typo. | Rodeo | 2012-02-22 | 1 | -1/+1 |
* | CLI: "Rip" -> "Encode" | sr55 | 2011-11-29 | 1 | -3/+3 |
* | CLI: fix bitrate parameter parsing | jstebbins | 2011-10-26 | 1 | -2/+0 |
* | ASS bump to 0.10.0 | jstebbins | 2011-10-21 | 1 | -0/+5 |
* | Add flac + quality + compression level support | jstebbins | 2011-10-12 | 1 | -51/+114 |
* | CLI: x264 preset, tuning, and profile support | jstebbins | 2011-10-02 | 1 | -2/+92 |
* | CLI: add loose cropping option | jstebbins | 2011-09-26 | 1 | -1/+63 |
* | libhb: Auto Passthru and audio/video encoder lists. | Rodeo | 2011-09-19 | 1 | -229/+122 |
* | CLI: add missing newline in help text. | Rodeo | 2011-09-14 | 1 | -1/+1 |
* | CLI: fix a case where DTS/DTS-HD Passthru was reaching code only meant for Au... | Rodeo | 2011-09-05 | 1 | -29/+40 |
* | CLI: fix a typo in the help text. | Rodeo | 2011-09-03 | 1 | -1/+1 |
* | CLI: standardize passthru fallbacks. | Rodeo | 2011-08-19 | 1 | -33/+81 |
* | CLI: fix a bug where gain wouldn't be initialized when there were more input ... | Rodeo | 2011-08-19 | 1 | -1/+15 |
* | Blu-ray: display playlist number in log, CLI scan output, and title drop-down. | Rodeo | 2011-08-16 | 1 | -0/+4 |
* | libhb: allow changing colorimetry in x264 options | jstebbins | 2011-08-08 | 1 | -5/+5 |
* | add more audio passthru options | jstebbins | 2011-08-01 | 1 | -6/+40 |
* | Min Duration now uses Seconds rather than ticks. | sr55 | 2011-07-24 | 1 | -2/+4 |
* | Update CLI and LinGUI presets, patch by Rodeo | sr55 | 2011-07-24 | 1 | -44/+45 |
* | cli: add --audio-copy-mask and --audio-fallback options | jstebbins | 2011-07-16 | 1 | -11/+76 |