| Commit message (Expand) | Author | Age | Files | Lines |
* | CLI: "Fun with string theory." Updates needed for new audio layout. | saintdev | 2008-04-01 | 1 | -195/+437 |
* | CLI: | jbrjake | 2008-03-23 | 1 | -3/+14 |
* | Removes deprecated x264 modes (b13 and b30) from the CLI's help output. | jbrjake | 2008-03-22 | 1 | -1/+1 |
* | Theora. | saintdev | 2008-03-20 | 1 | -1/+5 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 1 | -68/+68 |
* | Don't try to show muxing progress since it always stays at 0 anyway. | jbrjake | 2008-02-19 | 1 | -2/+9 |
* | Use 64-bit MP4 containers for the AppleTV preset, in case the 2500kb/s video ... | jbrjake | 2008-02-18 | 1 | -1/+2 |
* | Preset updates, including AC3 and AAC for ATV, less insane settings for some ... | jbrjake | 2008-02-18 | 1 | -14/+16 |
* | Mcdeint is broken, so avoid using it as a deinterlacer. No more "Slowest," "S... | jbrjake | 2008-02-16 | 1 | -10/+4 |
* | Wires up the CLI for doing AAC and AC3 at the same time, with a new audio enc... | jbrjake | 2008-02-16 | 1 | -3/+34 |
* | Updates manicure to parse the new way of setting iPod-compatible encodes in M... | jbrjake | 2008-01-21 | 1 | -9/+9 |
* | Use weightb=0 for turbo 1st pass x264 options. This prevents frame count disc... | jbrjake | 2008-01-14 | 1 | -1/+1 |
* | hb_log should not be used outside of HB Lib, it's private to HB, using | eddyg | 2007-12-20 | 1 | -1/+1 |
* | CLI: Makes CRF (constant rate factor) the default constant quality mode, inst... | jbrjake | 2007-12-13 | 1 | -4/+4 |
* | Cli: | sr55 | 2007-12-10 | 1 | -2/+2 |
* | Adds a preset for the 360, accounts for filters in the presets, updates manic... | jbrjake | 2007-12-08 | 1 | -14/+31 |
* | Adds extra, user-selectable dynamic range compression to the liba52 interface... | jbrjake | 2007-12-08 | 1 | -3/+14 |
* | Gives the CLI a separate option for adding the iPod UUID atom to mp4 files, i... | jbrjake | 2007-11-28 | 1 | -2/+12 |
* | Optimize MP4 files for HTTP streaming (on the CLI it's -O or --optimize). | jbrjake | 2007-11-21 | 1 | -1/+12 |
* | Moves the readout of applied x264 options from test.c to work.c, so the MacGu... | jbrjake | 2007-11-16 | 1 | -2/+0 |
* | Minor preset changes: | jbrjake | 2007-11-15 | 1 | -28/+20 |
* | Adds help for preset commands, and also cleans up a couple of other lines tha... | jbrjake | 2007-11-10 | 1 | -2/+6 |
* | First attempt at variable frame rate detelecining for NTSC video sources. | jbrjake | 2007-11-10 | 1 | -3/+13 |
* | First attempt at built-in presets in the CLI. | jbrjake | 2007-11-09 | 1 | -4/+302 |
* | Repeat after me, eddyg is a wally. | eddyg | 2007-10-24 | 1 | -1/+0 |
* | Changed logging messages about PTS discontinuities to be less verbose, and ch... | eddyg | 2007-10-23 | 1 | -0/+1 |
* | Modifies CLI help message for audio track selection, to make it clearer how t... | jbrjake | 2007-10-22 | 1 | -2/+3 |
* | Reverts r1030 because it didn't work properly: -P would eat the next word as ... | jbrjake | 2007-10-20 | 1 | -1/+1 |
* | Adds short parameter names for denoising and deinterlacing in the CLI. | jbrjake | 2007-10-20 | 1 | -3/+41 |
* | Allow short option name -P for loose anamorphic to take its optional argument... | jbrjake | 2007-10-16 | 1 | -1/+1 |
* | "Loose" anamorphic: | jbrjake | 2007-10-16 | 1 | -6/+37 |
* | Change the progress messages to use stdout, added a flush after each progress... | eddyg | 2007-10-09 | 1 | -8/+12 |
* | Reverts an errant checking for from rev 960 | dynaflash | 2007-09-13 | 1 | -17/+3 |
* | jbrjake's loose pixel ratio patch. | saintdev | 2007-09-13 | 1 | -3/+17 |
* | Added buffer management and changed fifo sizes. Changed job->subtitle_scan to... | eddyg | 2007-09-11 | 1 | -4/+4 |
* | Updated the CLI comments for subtitle scan to correspond with the new | eddyg | 2007-08-29 | 1 | -2/+3 |
* | Don't use hb_log() outside of libhb, use fprintf() instead. | eddyg | 2007-08-28 | 1 | -1/+1 |
* | Enable jam to work by changing the error handling to use a callback rather th... | eddyg | 2007-08-27 | 1 | -11/+14 |
* | Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro... | eddyg | 2007-08-27 | 1 | -0/+10 |
* | Add Subtitle scanning for forced subtitles and normal subtitles from the CLI | eddyg | 2007-08-21 | 1 | -18/+47 |
* | Added "--subtitle-force" option to the CLI, and added changes to decsub to | eddyg | 2007-08-20 | 1 | -3/+15 |
* | CLI/MacGui: removes weightb=0 from the turbo option string, because it was ca... | jbrjake | 2007-08-19 | 1 | -1/+1 |
* | Patch from huevos_rancheros to fix a minor typo in the CLI's help. | jbrjake | 2007-07-27 | 1 | -1/+1 |
* | This huge patch from huevos_rancheros ports a number of video filters from me... | jbrjake | 2007-07-27 | 1 | -4/+69 |
* | Native language subtitle scan improvements. Thanks, eddyg! | jbrjake | 2007-07-26 | 1 | -4/+1 |
* | Oops, --turbo would cause a bus error if x264 options were not specified. Tha... | jbrjake | 2007-07-24 | 1 | -1/+1 |
* | Matroska muxer! | saintdev | 2007-07-14 | 1 | -15/+35 |
* | Fixes to the CLI for forced subtitles, and Turbo. | saintdev | 2007-07-06 | 1 | -1/+1 |
* | Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that ca... | jbrjake | 2007-06-13 | 1 | -3/+15 |
* | A big batch of patches from eddyg. | jbrjake | 2007-06-06 | 1 | -35/+183 |