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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...
sr55
2013-01-06
7
-28
/
+1002
*
CLI: fix previous commit. free(NULL) is perfectly safe.
Rodeo
2013-01-06
1
-19
/
+19
*
CLI: check against NULL before freeing.
Rodeo
2013-01-06
1
-31
/
+32
*
LinGui: fix issue with FLAC24 fallback
jstebbins
2013-01-06
1
-23
/
+1
*
libhb: fix audio sync regression with DVDs
jstebbins
2013-01-06
1
-6
/
+25
*
libhb: handle incorrect stuffing in transport streams
jstebbins
2013-01-06
1
-1
/
+7
*
Fix dts-hd regression
jstebbins
2013-01-06
1
-26
/
+60
*
LinGui: silence some compiler warnings
jstebbins
2013-01-05
1
-2
/
+2
*
CLI: fix warning.
Rodeo
2013-01-04
1
-10
/
+8
*
hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char *
Rodeo
2013-01-04
3
-12
/
+13
*
CLI: help: print per-encoder default mixdown dynamically.
Rodeo
2013-01-04
1
-8
/
+14
*
CLI: avoid an #fidef.
Rodeo
2013-01-04
2
-5
/
+2
*
CLI: use hb_get_default_audio_encoder().
Rodeo
2013-01-04
1
-26
/
+28
*
libhb: add hb_get_default_audio_encoder().
Rodeo
2013-01-04
2
-7
/
+14
*
CLI: fix logging of the default mixdown in --help.
Rodeo
2013-01-04
1
-12
/
+17
*
common.h: cosmetics.
Rodeo
2013-01-04
1
-20
/
+23
*
LinGui: fix selection of mixdown when using fallback audio encoder
jstebbins
2013-01-03
1
-0
/
+4
*
LinGui: build preset import/export tables from hb_encoder_t tables
jstebbins
2013-01-03
1
-36
/
+53
*
build system: update config.guess
jstebbins
2013-01-03
1
-123
/
+159
*
libav: solaris build fixes
jstebbins
2013-01-03
1
-1
/
+6
*
MacGui: fix queue editing after adding the x264 preset system.
Rodeo
2013-01-03
1
-5
/
+24
*
MacGui: cosmetics.
Rodeo
2013-01-03
1
-6
/
+6
*
MacGui: add getters and setter for x264 preset system.
Rodeo
2013-01-03
2
-221
/
+273
*
FLAC: add 24-bit encoding.
Rodeo
2013-01-02
5
-17
/
+35
*
libav patch: fix dts audio bitstream desync when frame size changes
jstebbins
2013-01-02
1
-0
/
+37
*
MacGui: fix memory leak, more refactoring, bugfixes.
Rodeo
2013-01-02
2
-72
/
+87
*
MacGui: more refactoring, bugfixes.
Rodeo
2013-01-02
3
-189
/
+191
*
MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).
Rodeo
2013-01-02
3
-10
/
+16
*
MacGui: code refactoring (x264 preset system).
Rodeo
2013-01-02
2
-129
/
+117
*
MacGui: fix preset import/export with the x264 system.
Rodeo
2013-01-02
1
-84
/
+65
*
libhb: fix a problem with BD audio track detection
jstebbins
2013-01-01
1
-0
/
+3
*
MacGui: Initial x264 presets implementation.
dynaflash
2013-01-01
5
-252
/
+1940
*
LinGui: filter out high444 from h264 profiles
jstebbins
2012-12-31
2
-1
/
+10
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
34
-459
/
+363
*
WinGui: Removed High444, use auto instead.
sr55
2012-12-31
2
-5
/
+5
*
WinGui: Increase the size of the cropping numeric boxes and change their bind...
sr55
2012-12-31
1
-4
/
+4
*
WinGui: Missed a place for removing High10 and 422
sr55
2012-12-31
1
-4
/
+4
*
WinGui: Bump copyright date.
sr55
2012-12-31
5
-5
/
+5
*
WinGui: Remove High10 and High422 options.
sr55
2012-12-31
1
-4
/
+4
*
LinGui: filter out x264 profiles high10 and high422
jstebbins
2012-12-30
1
-0
/
+8
*
LinGui: Update copyright dates
jstebbins
2012-12-30
21
-22
/
+22
*
WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...
sr55
2012-12-29
7
-8
/
+85
*
LinGui: preset import/export robustness
jstebbins
2012-12-28
1
-0
/
+10
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
25
-221
/
+732
*
lingui: convert tabs to spaces
jstebbins
2012-12-27
48
-24781
/
+24781
*
update presets for lingui and CLI
jstebbins
2012-12-27
3
-441
/
+437
*
LinGui: add x264 preset/tune/profile/level support
jstebbins
2012-12-27
15
-419
/
+1399
*
WinGui: Default the textboxes for Seconds and Frames to sensible values.
sr55
2012-12-27
1
-1
/
+23
*
WinGui: Improved handling of preview filename generation and fixed the second...
sr55
2012-12-27
3
-18
/
+22
*
libhb: prevent segfault when opening mp4 file fails.
jstebbins
2012-12-26
1
-113
/
+116
[next]