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
...
*
Prevent OSX ML sleep during encoding, thanks to Jerome Lacube
sr55
2013-02-04
5
-10
/
+122
*
MacGUI: add a missing else statement. Don't pass key event down the response ...
ritsuka
2013-02-04
1
-3
/
+4
*
WinGui: Add support for the tray icon.
sr55
2013-02-02
9
-861
/
+1098
*
LinGui: add tooltips for subtitle options
jstebbins
2013-02-02
2
-0
/
+68
*
MacGUI: make the control box in preview window 10 px larger to avoid splittin...
ritsuka
2013-02-01
2
-30
/
+38
*
LinGui: fix crash caused by bug in newer versions of gtk2
jstebbins
2013-02-01
2
-19
/
+11
*
MacGUI: Reworked a bit of HBPreviewController, the main differences are:
ritsuka
2013-02-01
8
-1727
/
+1759
*
MacGUI: Fix build on 10.6sdk.
ritsuka
2013-01-31
1
-0
/
+6
*
MacGUI: make the preview window HiDPI aware, so that the preview images will ...
ritsuka
2013-01-30
2
-16
/
+45
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
11
-202
/
+228
*
- xcode debug builds now use --debug=std instead of --debug=max
konablend
2013-01-29
1
-1
/
+1
*
LinGui: remove unnecessary GtkFrame
jstebbins
2013-01-29
1
-18
/
+11
*
LinGui: fix gtk3 subtitle and audio list issue
jstebbins
2013-01-29
2
-12
/
+28
*
Bump local automake to version 1.13.1.
Rodeo
2013-01-29
1
-1
/
+1
*
- drop deprecated usage of automake macro
konablend
2013-01-29
3
-0
/
+36
*
- drop deprecated usage of automake macro
konablend
2013-01-29
1
-0
/
+12
*
libhb: remove exta log text that was used for debugging
jstebbins
2013-01-29
1
-2
/
+2
*
libhb: Fix CC processing for packets that have no PTS
jstebbins
2013-01-29
1
-7
/
+19
*
libhb: Fix main feature detection for some DVDs (Brave)
jstebbins
2013-01-28
1
-1
/
+1
*
MacGui: Remove extra space in encoding status line string for 1 pass encodes.
dynaflash
2013-01-28
1
-1
/
+9
*
MacGui: Add missing tooltips . Align and fix issues.
dynaflash
2013-01-27
3
-286
/
+422
*
MacGui: Fix a null placeholder upon launch in the x264 unparse string.
dynaflash
2013-01-27
1
-3
/
+10
*
Updating generated docs
sr55
2013-01-27
3
-22
/
+25
*
Updated texi docs.
sr55
2013-01-27
3
-10
/
+11
*
Only show the warning about copy proteciton once.
sr55
2013-01-27
1
-52
/
+13
*
Remove the deprecated VLC DYLD code
sr55
2013-01-27
1
-76
/
+4
*
build: Fix mingw crashes in libdvdread when using gcc >= 4.7
jstebbins
2013-01-26
1
-0
/
+19
*
MacGui: sync built-in presets with the other UIs.
Rodeo
2013-01-26
3
-514
/
+227
*
WinGui: Code Tidyup.
sr55
2013-01-26
3
-25
/
+58
*
WinGui: Numerous bug fixes to the services library.
sr55
2013-01-26
10
-234
/
+291
*
manicure: bugfixes.
Rodeo
2013-01-26
2
-99
/
+103
*
WinGui: Fix a bug in the GongSolutions.Wpf.DragDrop library that was causing ...
sr55
2013-01-26
4
-39
/
+39
*
- parse yasm version at configure time
konablend
2013-01-25
1
-4
/
+101
*
WinGui: Remember the last used preview duration.
sr55
2013-01-24
3
-0
/
+15
*
WinGui: Allow a shorted preview video.
sr55
2013-01-24
1
-1
/
+1
*
WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...
sr55
2013-01-23
5
-19
/
+955
*
MacGui: cosmetics: re-indent.
Rodeo
2013-01-23
1
-5
/
+5
*
MacUI: Fix crash caused by double free of advanced_opts
jstebbins
2013-01-23
1
-1
/
+1
*
WinGui: Add duration of the chapter to the chapters tab.
sr55
2013-01-23
3
-3
/
+16
*
LinGui: fix ubuntu package dependency
jstebbins
2013-01-23
1
-1
/
+1
*
Sync TrueHD channel order fix with Libav.
Rodeo
2013-01-22
2
-41
/
+207
*
Fix hb_apply_h264_level() after x264 bump.
Rodeo
2013-01-22
1
-1
/
+1
*
LinGui: Fix ubuntu nighly builds
jstebbins
2013-01-22
5
-0
/
+344
*
contrib: update yasm to 1.2.0
jstebbins
2013-01-22
1
-1
/
+1
*
Bump x264 to r2245 bc13772.
Rodeo
2013-01-22
1
-1
/
+1
*
libhb: Fix issue with silence insertion when using FLAC encoder
jstebbins
2013-01-21
1
-5
/
+20
*
LinGui: Use gtk+ 3 in ubuntu 12.10 nightly builds
jstebbins
2013-01-21
1
-2
/
+2
*
LinGui: Work around STUPID gtk3 file chooser bug :-\
jstebbins
2013-01-21
1
-0
/
+14
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
12
-8
/
+554
*
WinGui: Couple UI tidyup's
sr55
2013-01-18
3
-14
/
+11
[prev]
[next]