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: Code Cleanup
sr55
2012-06-14
78
-558
/
+1209
*
WinGui: Strip out more legacy code.
sr55
2012-06-14
8
-78
/
+29
*
WinGui: Remove the legacy WinForms GUI.
sr55
2012-06-14
119
-32923
/
+3
*
WinGui: Additional layout changes to the options window.
sr55
2012-06-14
1
-99
/
+48
*
WinGui: Some layout tweaks by beta-tester
sr55
2012-06-14
10
-338
/
+860
*
WinGui: Initial layout changes to the options screen.
sr55
2012-06-14
4
-107
/
+242
*
Don't override fribidi lib and cflags when building libass on linux
jstebbins
2012-06-08
1
-1
/
+5
*
LinGui: fix crash when dvd volume id has non-ascii characters
jstebbins
2012-06-08
1
-1
/
+1
*
LinGui: fix problem with setting the default destination file name
jstebbins
2012-06-08
1
-7
/
+1
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
13
-34
/
+291
*
WinGui: Changes to the Main Window and Advanced Tab to make allow it to bette...
sr55
2012-06-07
2
-478
/
+977
*
WinGui: Fix in the scan service for scanning folders with spaces.
sr55
2012-06-07
1
-1
/
+3
*
Wingui: Fix an issue where a trailing slash can cause an encode not to start.
sr55
2012-06-07
1
-0
/
+8
*
Portability patches
jstebbins
2012-06-07
4
-6
/
+21
*
LinGui: remove deprecated "Encoding" key from desktop file
jstebbins
2012-06-07
1
-1
/
+0
*
Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...
Rodeo
2012-06-06
13
-94
/
+107
*
WinGui: Order Language listboxes on the Options / Audio and Subtitles Tab
sr55
2012-06-06
1
-2
/
+5
*
WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...
sr55
2012-06-06
2
-4
/
+4
*
WinGui: Fix chapter csv file import. Names were not displaying on the chapter...
sr55
2012-06-03
2
-4
/
+20
*
WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...
sr55
2012-06-03
4
-6
/
+71
*
WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...
sr55
2012-05-31
3
-7
/
+33
*
WinGui: Fix a bug in chapter duration calculation.
sr55
2012-05-27
3
-7
/
+9
*
WinGui: Fix a threading bug in the Queue Manger. ClearCompleted should always...
sr55
2012-05-27
1
-8
/
+14
*
WinGui: Fix for the Constant Quality slider when changing the granularity wit...
sr55
2012-05-27
2
-22
/
+40
*
decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...
Rodeo
2012-05-27
7
-99
/
+139
*
Bump x264 to r2200-999b753.
Rodeo
2012-05-26
2
-3
/
+3
*
WinGui: Add a warning when closing the app while an encode is running. A fix ...
sr55
2012-05-26
3
-10
/
+48
*
fix more compiler warnings
jstebbins
2012-05-26
4
-10
/
+3
*
LinGui: fix a bunch of compiler warnings
jstebbins
2012-05-26
12
-56
/
+21
*
LinGui: oops, fixed on sigsegv and created another :(
jstebbins
2012-05-26
3
-7
/
+4
*
LinGui: fix crash when ejecting dvd
jstebbins
2012-05-26
2
-9
/
+11
*
WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...
sr55
2012-05-26
6
-77
/
+341
*
WinGui: Change the Binding behaviour to update the bound field as the user ty...
sr55
2012-05-25
1
-1
/
+1
*
WinGui: Add a file to indicate that the WinForms UI is deprecated.
sr55
2012-05-21
2
-0
/
+4
*
WinGui: Fixes to the DragDrop Library and added the source as a zip package.
sr55
2012-05-21
4
-114
/
+28
*
WinGui: Bug fixes on the subtitles panel.
sr55
2012-05-21
2
-6
/
+16
*
WinGui: Allow folders to be dropped on the main window.
sr55
2012-05-20
1
-1
/
+1
*
Fix crash in MKV muxer with SRT subtitle sources (introduced in revision 4605).
Rodeo
2012-05-20
1
-0
/
+5
*
WinGui: Range of bug fixes and UI tweaks.
sr55
2012-05-20
8
-25
/
+26
*
WinGui: Status overlay when scanning. Not sure if this is going to stay, just...
sr55
2012-05-20
7
-254
/
+670
*
WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...
sr55
2012-05-20
6
-17
/
+132
*
WinGui: When Changing the output format, limit to only valid choices in the v...
sr55
2012-05-19
14
-38
/
+299
*
WinGui: Fix issue with query for mkv files.
sr55
2012-05-19
1
-1
/
+5
*
Forgot to svn add some taskset files
jstebbins
2012-05-18
3
-0
/
+370
*
libhb: tasksets API provided by scsiguy
jstebbins
2012-05-17
5
-448
/
+188
*
libhb: forgot to clear the flag indicating forced sub seen
jstebbins
2012-05-17
1
-0
/
+1
*
libhb: improve termination of forced subtitles
jstebbins
2012-05-17
1
-5
/
+107
*
WinGui: Fix a bunch of dodgy regexs that could lead to certain filenames caus...
sr55
2012-05-15
1
-18
/
+18
*
WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...
sr55
2012-05-15
3
-4
/
+9
*
WinGui:
sr55
2012-05-14
2
-6
/
+16
[next]