summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CLI: missed another conditional that forces burned subs in mp4jstebbins2010-06-081-2/+2
* CLI: subtitle scan was still skipping subs if not burned in mp4jstebbins2010-06-081-8/+3
* CLI: remove 'L' from short opts so that getopt_long properly flags it as an i...jstebbins2010-06-051-3/+6
* CLI: allow overriding of the anamorphic mode of a preset jstebbins2010-05-301-5/+20
* add support for Nero vobsubs in mp4jstebbins2010-05-241-9/+1
* add ability to probe for existance of headers and libraries to configure.pyjstebbins2010-05-231-4/+19
* CLI: Removes misleading help message indicating quality still ran on a 0-1 sc...jbrjake2010-05-151-1/+1
* CLI: add --main-feature title selection optionjstebbins2010-04-271-22/+30
* add dvd main feature title detectionjstebbins2010-04-201-0/+4
* LinGui: improved rpm buildingjstebbins2010-04-121-0/+5
* CLI: add single title scan supportjstebbins2010-04-081-4/+11
* libgcc is no longer needed. Thanks to golgol7777 for pointing out the necessa...sr552010-04-051-0/+1
* make it possible to dynamically create and close multiple libhb instancesjstebbins2010-03-261-0/+2
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-111-4/+4
* cli: add vbv settings to appletv presetjstebbins2010-02-101-2/+2
* remove pthread deatch callssr552010-02-061-5/+0
* libhb dll fix by RandomEngysr552010-02-061-5/+0
* CLI: add point-to-point capabilityjstebbins2009-12-231-17/+69
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-191-0/+19
* batch file scanning and scan canceljstebbins2009-11-251-3/+10
* Fixes a missing and misplace option in decomb's comments and in-line CLI help...jbrjake2009-11-231-2/+2
* Last minute BuiltInPresets tweaks for 0.9.4: no weight-p for ATV, no UMH for ...jbrjake2009-11-231-6/+6
* CLI: Change x264 turbo mode to use subme = 2 instead of 1sr552009-11-201-1/+1
* CLI: Sets dvdnav as default, to match the GUIs. Disable with --no-dvdnav.jbrjake2009-10-311-4/+5
* Oops, CLI help was never updated for decomb's EEDI2 parameters or new mode st...jbrjake2009-10-311-1/+2
* Adds a parity parameter to detelecine and rewires it in decomb, so that TFF c...jbrjake2009-10-311-2/+2
* remove crf flag and all uses of itjstebbins2009-10-191-17/+1
* build system: solaris 10 supportjstebbins2009-10-131-0/+2
* CLI: Use -v1 by default instead of -v0, to match the GUIs. People who want a ...jbrjake2009-10-021-1/+1
* Allow dvd sources that have no audiojstebbins2009-09-141-1/+2
* Cli:sr552009-08-301-25/+3
* build system: some changes that simplify things for packaging toolsjstebbins2009-08-241-1/+1
* - Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bfr...jbrjake2009-08-011-18/+18
* CLI: fix audio lang code logging errorjstebbins2009-07-251-2/+2
* CLI: add iso639-2 language code to audio track information displayjstebbins2009-07-171-3/+10
* CLI: add --srt-default optionjstebbins2009-07-171-2/+21
* CLI: fix osx compilation problemjstebbins2009-07-101-1/+12
* CLI: fix a problem with using the forced subtitle short option flag (-F)jstebbins2009-07-091-23/+21
* - fixed gcc warnings for various unused vars, implicit function decls, signed...konablend2009-06-241-1/+1
* CLI: SubRip Subtitle importeddyg2009-06-232-3/+76
* CLI: fix cut/past error in forced subtitle option parsingjstebbins2009-06-211-1/+1
* CLI: Add type (int) to is_whole_media_service() to remove compile warning.eddyg2009-06-211-2/+2
* Moved --native-langauge processing from libhb to the CLI. Added --native-dub ...eddyg2009-06-211-22/+145
* CLI:sr552009-06-151-5/+31
* CLI: remove usage of strtok_r in subtitle option handling. it's not availablejstebbins2009-06-121-88/+100
* CLI: add support for multiple subtitles and soft-subsjstebbins2009-06-111-47/+220
* - mingw fixes to use fopen() with 'b' flag.konablend2009-06-061-0/+4
* Adds a keep_display_aspect toggle to the job->anamorphic struct in order to f...jbrjake2009-06-061-20/+3
* cli: remove unused variable that generated a compile warningjstebbins2009-06-051-1/+0
* CLI: List ca_aac as an the audio encoder in the help, when running in OS X.jbrjake2009-06-051-2/+13