index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cli: make smarter mixdown decision when doing ac3 encode fallback
jstebbins
2010-10-08
1
-19
/
+4
*
CLI: add 'copy' option for audio and ac3 encoder fallback for ac3 passthru
jstebbins
2010-10-08
1
-14
/
+66
*
Add ac3 encoding
jstebbins
2010-10-04
1
-14
/
+20
*
CLI: fix subtitle options problem
jstebbins
2010-10-03
1
-25
/
+31
*
Fix dylib path for CLI on osx
jstebbins
2010-10-01
1
-0
/
+110
*
SSA subtitle burn in
jstebbins
2010-09-28
1
-8
/
+16
*
Add Bluray support
jstebbins
2010-09-08
1
-4
/
+10
*
fix some preset issues
jstebbins
2010-07-03
1
-35
/
+35
*
CLI: Adds built-in iPad preset.
jbrjake
2010-06-19
1
-0
/
+58
*
CLI: missed another conditional that forces burned subs in mp4
jstebbins
2010-06-08
1
-2
/
+2
*
CLI: subtitle scan was still skipping subs if not burned in mp4
jstebbins
2010-06-08
1
-8
/
+3
*
CLI: remove 'L' from short opts so that getopt_long properly flags it as an i...
jstebbins
2010-06-05
1
-3
/
+6
*
CLI: allow overriding of the anamorphic mode of a preset
jstebbins
2010-05-30
1
-5
/
+20
*
add support for Nero vobsubs in mp4
jstebbins
2010-05-24
1
-9
/
+1
*
CLI: Removes misleading help message indicating quality still ran on a 0-1 sc...
jbrjake
2010-05-15
1
-1
/
+1
*
CLI: add --main-feature title selection option
jstebbins
2010-04-27
1
-22
/
+30
*
add dvd main feature title detection
jstebbins
2010-04-20
1
-0
/
+4
*
CLI: add single title scan support
jstebbins
2010-04-08
1
-4
/
+11
*
make it possible to dynamically create and close multiple libhb instances
jstebbins
2010-03-26
1
-0
/
+2
*
Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!
dynaflash
2010-02-11
1
-4
/
+4
*
cli: add vbv settings to appletv preset
jstebbins
2010-02-10
1
-2
/
+2
*
remove pthread deatch calls
sr55
2010-02-06
1
-5
/
+0
*
libhb dll fix by RandomEngy
sr55
2010-02-06
1
-5
/
+0
*
CLI: add point-to-point capability
jstebbins
2009-12-23
1
-17
/
+69
*
Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...
jbrjake
2009-12-19
1
-0
/
+19
*
batch file scanning and scan cancel
jstebbins
2009-11-25
1
-3
/
+10
*
Fixes a missing and misplace option in decomb's comments and in-line CLI help...
jbrjake
2009-11-23
1
-2
/
+2
*
Last minute BuiltInPresets tweaks for 0.9.4: no weight-p for ATV, no UMH for ...
jbrjake
2009-11-23
1
-6
/
+6
*
CLI: Change x264 turbo mode to use subme = 2 instead of 1
sr55
2009-11-20
1
-1
/
+1
*
CLI: Sets dvdnav as default, to match the GUIs. Disable with --no-dvdnav.
jbrjake
2009-10-31
1
-4
/
+5
*
Oops, CLI help was never updated for decomb's EEDI2 parameters or new mode st...
jbrjake
2009-10-31
1
-1
/
+2
*
Adds a parity parameter to detelecine and rewires it in decomb, so that TFF c...
jbrjake
2009-10-31
1
-2
/
+2
*
remove crf flag and all uses of it
jstebbins
2009-10-19
1
-17
/
+1
*
CLI: Use -v1 by default instead of -v0, to match the GUIs. People who want a ...
jbrjake
2009-10-02
1
-1
/
+1
*
Allow dvd sources that have no audio
jstebbins
2009-09-14
1
-1
/
+2
*
Cli:
sr55
2009-08-30
1
-25
/
+3
*
- Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bfr...
jbrjake
2009-08-01
1
-18
/
+18
*
CLI: fix audio lang code logging error
jstebbins
2009-07-25
1
-2
/
+2
*
CLI: add iso639-2 language code to audio track information display
jstebbins
2009-07-17
1
-3
/
+10
*
CLI: add --srt-default option
jstebbins
2009-07-17
1
-2
/
+21
*
CLI: fix osx compilation problem
jstebbins
2009-07-10
1
-1
/
+12
*
CLI: fix a problem with using the forced subtitle short option flag (-F)
jstebbins
2009-07-09
1
-23
/
+21
*
CLI: SubRip Subtitle import
eddyg
2009-06-23
1
-2
/
+72
*
CLI: fix cut/past error in forced subtitle option parsing
jstebbins
2009-06-21
1
-1
/
+1
*
CLI: Add type (int) to is_whole_media_service() to remove compile warning.
eddyg
2009-06-21
1
-2
/
+2
*
Moved --native-langauge processing from libhb to the CLI. Added --native-dub ...
eddyg
2009-06-21
1
-22
/
+145
*
CLI:
sr55
2009-06-15
1
-5
/
+31
*
CLI: remove usage of strtok_r in subtitle option handling. it's not available
jstebbins
2009-06-12
1
-88
/
+100
*
CLI: add support for multiple subtitles and soft-subs
jstebbins
2009-06-11
1
-47
/
+220
*
- mingw fixes to use fopen() with 'b' flag.
konablend
2009-06-06
1
-0
/
+4
[prev]
[next]