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
*
Removing user-specific .suo file.
randomengy
2011-06-12
1
-0
/
+0
*
Add RandomEngy to the Authors file now that his Interop code is imported.
sr55
2011-06-12
1
-0
/
+3
*
WinGui: Bring in the HandBrake Interop library written by RandomEngy.
sr55
2011-06-12
65
-0
/
+5514
*
LinGui: oops, part of another patch went with last commit
jstebbins
2011-06-12
1
-6
/
+0
*
LinGui: fix a problem with mixdown options
jstebbins
2011-06-12
3
-11
/
+22
*
WinGui: Update the appearance of the subtitles tab to be consistent with the ...
sr55
2011-06-11
3
-141
/
+43
*
WinGui: Added support for the new ffmpeg aac encoder.
sr55
2011-06-11
8
-8
/
+24
*
WinGui:
sr55
2011-06-11
1
-3
/
+4
*
LinGui: fix parameters to value-changed callback for gain and drc
jstebbins
2011-06-11
1
-2
/
+2
*
libhb: clean up AVCodecContext initializations
jstebbins
2011-06-10
3
-10
/
+50
*
libhb: disable threaded ffmpeg decoding for scan
jstebbins
2011-06-10
3
-3
/
+8
*
MacGui: Increase width of main window from 754 to 960
dynaflash
2011-06-09
3
-1371
/
+712
*
Refresh "Normal" preset
jstebbins
2011-06-09
4
-639
/
+656
*
libhb: Enable multi-threaded decode in ffmpeg
jstebbins
2011-06-08
9
-13
/
+27
*
cli: Allow more flexible specification of native language in the cli
jstebbins
2011-06-08
1
-13
/
+26
*
LinGui: move advanced audio from a dialog popup to an expander box
jstebbins
2011-06-08
1
-249
/
+235
*
Add ffaac encode support
jstebbins
2011-06-08
5
-1
/
+69
*
fix up usage of deprecated libav symbols and clean up patch fuzz
jstebbins
2011-06-07
8
-68
/
+67
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
9
-35
/
+119
*
Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav)
jstebbins
2011-06-07
8
-42
/
+30
*
libhb: Sort BD titles by playlist id
jstebbins
2011-06-07
1
-6
/
+29
*
WinGui: Update the Audio Track name handling code to work with the CLI fixes.
sr55
2011-06-07
1
-3
/
+3
*
libhb: fix crash when x264 fails to initialize
jstebbins
2011-06-06
2
-1
/
+6
*
Fix a problem with filtering and picking correct BD title
jstebbins
2011-06-05
3
-2
/
+15
*
Merge pull request #2 from rdp/master
sr55
2011-06-04
1
-1
/
+3
*
WinGui: Removed some duplicate code and some general cleanup to the scan serv...
sr55
2011-06-04
1
-23
/
+10
*
LinGui: Add support for naming audio tracks.
jstebbins
2011-06-03
6
-35
/
+92
*
WinGui:
sr55
2011-06-03
7
-16
/
+85
*
LinGui: fix preview encode progress display when # previews > 10
jstebbins
2011-06-03
1
-1
/
+1
*
WinGui: Improvements to the AutoName functionality.
sr55
2011-06-02
4
-12
/
+17
*
bump x264 from r1937 to r1995
jstebbins
2011-05-31
1
-3
/
+3
*
Add patch to disable SSE in mpeg2dec for mingw64
jstebbins
2011-05-31
1
-0
/
+30
*
Fix build breakage on gcc < 4.5
jstebbins
2011-05-31
1
-51
/
+40
*
Fix gcc4.6 build error that results in a crash in sse2 code
jstebbins
2011-05-30
1
-0
/
+133
*
WinGui: Some additional work on the libhb encode service to move it closer to...
sr55
2011-05-29
8
-21
/
+323
*
WinGui: Refactored the Encode Service to move any reusable code into a base c...
sr55
2011-05-29
7
-252
/
+584
*
WinGui: Add fps display to the queue window.
sr55
2011-05-28
1
-1
/
+3
*
WinGui: Fix to the Audio Panel. It now creates a copy of the sources Audio Tr...
sr55
2011-05-26
1
-4
/
+7
*
MacGui: Update project file for XCode 3.2.6
dynaflash
2011-05-26
1
-0
/
+1
*
MacGui: Add -selectedPreset helper method
dynaflash
2011-05-26
2
-65
/
+71
*
MacGui: Clean up internal architecture of HB Audio and HBAudioController
dynaflash
2011-05-26
5
-85
/
+1095
*
MacGui: Fix some compile time warnings.
dynaflash
2011-05-26
3
-7
/
+1
*
MacGui: Audio Gain Control initial implementation
dynaflash
2011-05-26
6
-31
/
+284
*
WinGui: Fix the option to always automatically add closed closed captions to ...
sr55
2011-05-25
1
-9
/
+10
*
WinGui: Made a change to the Query Generator to use the Scanned Source Path r...
sr55
2011-05-23
1
-2
/
+7
*
WinGui: Update the Installer.nsi to include the splitbutton control dll.
sr55
2011-05-22
2
-0
/
+4
*
WinGui: Update the interop library.
sr55
2011-05-22
1
-0
/
+0
*
WinGui: Add a new option "Add All" to the Audio track which adds any remainin...
sr55
2011-05-22
7
-51
/
+158
*
WinGui: Fix an unusual issue with the DataBinding on the AudioTrack dropdown ...
sr55
2011-05-22
3
-11
/
+11
*
WinGui: Another fix for the preset service which was not correctly updating p...
sr55
2011-05-21
5
-23
/
+48
[next]