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/Prevent Sleep to always use the same thread. Fix an e...
sr55
2012-02-14
2
-63
/
+123
*
MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ...
Rodeo
2012-02-14
1
-6
/
+7
*
Manicure: fix "AC3 (ffmpeg)" encoder; should be "ffac3", not "ac3".
Rodeo
2012-02-13
1
-4
/
+4
*
WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...
sr55
2012-02-11
6
-66
/
+523
*
WinGui: Don't cleanup queue files in multi-instance mode.
sr55
2012-02-11
1
-2
/
+5
*
MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.
dynaflash
2012-02-09
5
-1068
/
+343
*
WinGui: Fix audio bit-rate selection issue for 6ch aac audio
sr55
2012-02-09
1
-1
/
+1
*
WinGui: Switch to use .i686 and .x86_64 xml appcast files.
sr55
2012-02-07
4
-14
/
+14
*
WinGui: Preset Save Changes fixes.
sr55
2012-02-05
2
-3
/
+13
*
WinGui: fix plist export fileformat keyvalue pair.
sr55
2012-02-05
1
-1
/
+1
*
WinGui: Fixes to the preset system and plist exporter. (Missing keys)
sr55
2012-02-05
8
-10
/
+24
*
WinGui: Fix the plist importer. New Passthru keys added.
sr55
2012-02-04
3
-27
/
+40
*
WinGui: Copy the subdirectories in the font folder.
sr55
2012-02-02
4
-4
/
+22
*
WinGui: Rollback last checkin.
sr55
2012-02-02
1
-2
/
+0
*
WinGui: Update the build.xml file to copy the fonts folder.
sr55
2012-02-02
1
-0
/
+2
*
WinGui: Update the installers to package the fonts folder.
sr55
2012-02-02
4
-0
/
+28
*
WinGui: Attempt to package fonts.config with HandBrakeCLI
sr55
2012-02-02
1
-0
/
+1
*
Bump x264 to r2146-bcd41db.
Rodeo
2012-02-01
1
-1
/
+1
*
Use libdca to decode DTS-ES audio. While the Libav DTS decoder gives us an ex...
Rodeo
2012-02-01
1
-11
/
+7
*
Use more correct check to detect 6.0/6.1 input.
Rodeo
2012-02-01
2
-2
/
+2
*
Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...
Rodeo
2012-01-31
4
-22
/
+24
*
Fix Libav VC-1 decoding bug (fix sourced from Libav-git-498605b).
Rodeo
2012-01-30
1
-0
/
+40
*
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
[prev]
[next]