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 an issue with multi-instance queue recovery files not being clear...
sr55
2012-01-29
2
-6
/
+20
*
WinGui: Fix an issue that was causing the CLI version to be queried on very l...
sr55
2012-01-29
3
-3
/
+3
*
WinGui: Fix an issue where preset save changes was not working.
sr55
2012-01-26
2
-4
/
+6
*
WinGui: Fix for the Encode Quality type mode not being set correctly.
sr55
2012-01-25
2
-2
/
+4
*
ca_aac: set minimum VBR quality to 1 instead of 0.
Rodeo
2012-01-25
1
-1
/
+1
*
Vorbis: adjust default VBR quality after revision 4385.
Rodeo
2012-01-25
1
-1
/
+1
*
Fix crash in add_ffmpeg_attachment: the value for "filename" metadata may be ...
Rodeo
2012-01-24
1
-1
/
+1
*
MacGui: add Auto Passthru support.
Rodeo
2012-01-24
8
-372
/
+994
*
WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...
sr55
2012-01-22
25
-204
/
+761
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4417 b64f7644-9d1e-0410-96...
sr55
2012-01-22
1
-75
/
+83
*
WinGui: Another fix to AutoPassthru functionality so that built-in presets st...
sr55
2012-01-21
1
-6
/
+14
*
WinGui: Tweak the auto-correction of selected encoder feature on the audio pa...
sr55
2012-01-18
1
-17
/
+48
*
BuildSystem: Mac OS X - fix terminal-driven build to relink when contrib prod...
konablend
2012-01-17
1
-0
/
+5
*
WinGui: Missed one file.
sr55
2012-01-15
1
-0
/
+9
*
WinGui: Updated app-services library with support for auto-passthru.
sr55
2012-01-15
3
-2
/
+66
*
Oops, disabled more widgets than I meant to
jstebbins
2012-01-14
2
-360
/
+385
*
Add preference to enabled auto passthru options
jstebbins
2012-01-14
5
-54
/
+107
*
WinGui: "copy" not "copy:*"
sr55
2012-01-14
1
-3
/
+3
*
WinGui: Add support for --audio-copy-mask and --audio-fallback
sr55
2012-01-14
5
-6
/
+55
*
WinGui: Add an option to hide the Allowed Passthru checkboxes. (Hidden by def...
sr55
2012-01-14
12
-135
/
+266
*
Improve mpeg-ps detection
jstebbins
2012-01-14
1
-0
/
+20
*
Fix fontconfig search path for linux and osx
jstebbins
2012-01-09
3
-73
/
+20633
*
WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.
sr55
2012-01-08
22
-74
/
+1280
*
manicure: add support for AAC/MP3 Passthru and FLAC.
Rodeo
2012-01-07
1
-0
/
+24
*
WinGui: Couple of bug fixes to the Auto-Passthru feature.
sr55
2012-01-07
2
-7
/
+40
*
WinGui: Control over automatic passthru options on the Audio Panel.
sr55
2012-01-07
10
-27
/
+385
*
MacGUI: fix the popups in the audio panel.
Rodeo
2012-01-05
1
-1079
/
+627
*
Backport mp4v2 SVN revision 473.
Rodeo
2012-01-05
1
-0
/
+22
*
Fix flac md5 sum
jstebbins
2012-01-04
1
-8
/
+10
*
BuildSystem: Mac OS X - fix pkg.create to use correct minver .dmg naming
konablend
2012-01-04
1
-4
/
+6
*
BuildSystem: Mac OS X - fix pkg.create target
konablend
2012-01-04
1
-2
/
+2
*
BuildSystem: Mac OS X - transition to Xcode4
konablend
2012-01-04
39
-2682
/
+1867
*
WinGui: (WPF) Bug fixes, Initial work on the Filters View
sr55
2011-12-30
11
-22
/
+353
*
WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...
sr55
2011-12-30
45
-449
/
+896
*
WinGui: (WPF) Fix build, Audio / Subtitle Panel initial template design, Outp...
sr55
2011-12-30
5
-132
/
+401
*
Add path to log when decoding previews in batch scan
jstebbins
2011-12-29
1
-1
/
+8
*
WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...
sr55
2011-12-27
18
-54
/
+780
*
WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....
sr55
2011-12-27
31
-70
/
+1168
*
Use -2 to 10 range for Vorbis audio quality (same as what oggenc uses), inste...
Rodeo
2011-12-23
2
-4
/
+5
*
WinGui: (WPF) Work on the Chapters Panel + Missing Image files.
sr55
2011-12-22
6
-11
/
+137
*
Fix overlapping vobsubs
jstebbins
2011-12-22
1
-10
/
+8
*
WinGui: Fix the Query Parser for x264 preset options.
sr55
2011-12-22
1
-5
/
+7
*
Add utilities for debugging fifo and buffer pools
jstebbins
2011-12-21
1
-0
/
+166
*
Fix corruption of buffer pools by render subs
jstebbins
2011-12-21
1
-0
/
+4
*
WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.
sr55
2011-12-21
12
-20
/
+393
*
WinGui: Fix an issue with the Output Settings preset name display. It was int...
sr55
2011-12-20
1
-1
/
+1
*
WinGui: Some Audio Panel refactoring and an additional method to the scan ser...
sr55
2011-12-20
4
-12
/
+58
*
WinGui: Import Patch to fix corrupted characters in the Parser class. http://...
sr55
2011-12-20
1
-1
/
+1
*
MacGui: fix some warnings introduced in the previous commit.
Rodeo
2011-12-08
1
-2
/
+2
*
MacGUI: add "Fast" decomb option.
Rodeo
2011-12-08
3
-11
/
+29
[next]