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
path:
root
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
LinGui: When translating legacy presets, vquality 0 means RF 0, not 0%
jstebbins
2010-02-10
1
-1
/
+1
*
LinGui: remove % display from video quality slider. only show RF/QP
jstebbins
2010-02-06
1
-10
/
+4
*
fix cancel during p-to-p search
jstebbins
2010-01-20
1
-8
/
+6
*
prevent duplicate audio list entries
jstebbins
2010-01-14
1
-10
/
+38
*
LinGui: add point-to-point
jstebbins
2009-12-23
8
-223
/
+554
*
LinGui: fix an issue with picture settings sensitivity when no source has yet...
jstebbins
2009-12-20
1
-1
/
+1
*
LinGui: fix m4v file extension selection when the source has only 1 chapter
jstebbins
2009-12-14
3
-13
/
+110
*
LinGui: remove b-pyramid/mbtree dependency
jstebbins
2009-12-09
2
-6
/
+0
*
LinGui: fix mbtree x264 option sanitizer
jstebbins
2009-12-04
1
-8
/
+1
*
LinGui: fix a mingw compile issue
jstebbins
2009-12-02
1
-1
/
+1
*
LinGui: set property in file chooser that allows opening "non-local" files
jstebbins
2009-11-30
1
-0
/
+3
*
batch file scanning and scan cancel
jstebbins
2009-11-25
6
-39
/
+172
*
LinGui: enhancements to automatic audio selection when passthru is requested
jstebbins
2009-11-24
4
-55
/
+111
*
LinGui: remove a line of debug code I accidentally left in
jstebbins
2009-11-24
1
-1
/
+0
*
LinGui: make smarter bitrate choice when automatically selecting audio settings
jstebbins
2009-11-24
3
-2
/
+38
*
LinGui: fix divide by zero in picture par
jstebbins
2009-11-24
1
-2
/
+2
*
LinGui: fix an issue with column width in the audio treeview
jstebbins
2009-11-23
1
-4
/
+4
*
LinGui: adjust some widget sizes to prevent window resizing at random times
jstebbins
2009-11-23
3
-10
/
+14
*
LinGui: sync the updated presets
jstebbins
2009-11-23
1
-8
/
+8
*
LinGui: fix problem with loading preset that has deinterlace enabled
jstebbins
2009-11-21
1
-0
/
+13
*
LinGui: change x264 turbo mode from subme=1 to subme=2
jstebbins
2009-11-20
1
-1
/
+1
*
LinGui: make subtitle burned and default checkboxes mutually exclusive
jstebbins
2009-11-20
1
-2
/
+20
*
LinGui: force button images to be always enabled
jstebbins
2009-11-20
1
-0
/
+2
*
LinGui: fix reference to hash key that was never added to hash
jstebbins
2009-11-19
1
-55
/
+39
*
LinGui: set minimum bitrate to 192kbps when codec is faac and mix is 6-ch
jstebbins
2009-11-18
3
-11
/
+23
*
LinGui: place limits on crop to prevent creating images sizes that are not su...
jstebbins
2009-11-15
1
-2
/
+2
*
LinGui: fix preview window stacking behavior
jstebbins
2009-11-15
1
-0
/
+3
*
LinGui: update x264 manual option string tooltip to latest x264 default values
jstebbins
2009-11-15
1
-3
/
+3
*
LinGui: don't crash if hal fails to initialize.
jstebbins
2009-11-14
1
-1
/
+6
*
LinGui: fix cosmetic issue with the display of the number of passes in the queue
jstebbins
2009-11-13
1
-2
/
+5
*
LinGui: add parity to custom decomb and detelecine tooltips
jstebbins
2009-11-07
1
-2
/
+2
*
LinGui: allow any number of values in custom filter string
jstebbins
2009-11-05
1
-4
/
+4
*
LinGui: fix library list for mingw with gstreamer enabled
jstebbins
2009-11-05
1
-1
/
+1
*
LinGui: adjust the width of the subtitle list
jstebbins
2009-11-02
1
-4
/
+4
*
LinGui: use a smaller font in audio settings controls
jstebbins
2009-11-02
4
-17
/
+68
*
LinGui: modify toolbar buttons to adapt to new user customizable
jstebbins
2009-10-30
1
-5
/
+16
*
LinGui: fix the labels on the queue window's toolbar
jstebbins
2009-10-30
1
-0
/
+1
*
LinGui: fix toolbar labels on libgtk 2.18
jstebbins
2009-10-30
1
-0
/
+1
*
LinGui: mingw doesn't have lockf, ifdef out queue file locking for mingw
jstebbins
2009-10-28
1
-0
/
+4
*
fix a couple picture scale issues
jstebbins
2009-10-23
1
-2
/
+7
*
remove crf flag and all uses of it
jstebbins
2009-10-19
2
-2
/
+1
*
LinGui: remove CQP option from preferences
jstebbins
2009-10-14
4
-53
/
+21
*
LinGui: fix incorrect upper bound to PARHeight spin button control
jstebbins
2009-10-14
1
-1
/
+1
*
LinGui: fix a problem with srt subtitle file dialog forgetting the last used ...
jstebbins
2009-10-14
1
-1
/
+6
*
LinGui: enable libdvdnav by default
jstebbins
2009-10-13
1
-1
/
+1
*
LinGui: make the activity window a little wider
jstebbins
2009-10-06
3
-5
/
+8
*
LinGui: allow display of picture settings before a scan has been done
jstebbins
2009-10-06
7
-27
/
+48
*
LinGui: create a queue lock file to prevent simultaneous access to the queue
jstebbins
2009-10-04
4
-2
/
+38
*
LinGui: when reloading the queue, update the state of the "Show Queue" toggle
jstebbins
2009-10-04
1
-0
/
+2
*
LinGui: update a couple tooltips
jstebbins
2009-10-04
1
-2
/
+2
[next]