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
*
MacGui: Yet another x264 advanced controller change...rewording the b-adapt p...
jbrjake
2009-02-13
1
-4
/
+4
*
MacGui: Removes a bunch of redundant code from the x264 advanced option contr...
jbrjake
2009-02-13
2
-538
/
+253
*
MacGui: Hopefully this time the option hiding code for the advanced x264 tab ...
jbrjake
2009-02-13
1
-9
/
+14
*
MacGui: Restructures that x264 advanced option widget hiding method so it suc...
jbrjake
2009-02-13
1
-141
/
+212
*
WinGui:
sr55
2009-02-13
1
-36
/
+42
*
MacGui: change buttons in hud overlays to "round textured" (which are not rea...
dynaflash
2009-02-13
2
-52
/
+39
*
MacGui: Picture Preview - fix full screen mode on multi-display systems.
dynaflash
2009-02-13
1
-9
/
+25
*
MacGui: Fix crash when trying to quit with preview in full screen mode.
dynaflash
2009-02-13
4
-9
/
+26
*
LinGui: add video quality slider granularity preference.
jstebbins
2009-02-12
10
-137
/
+379
*
MacGui: Being lazy and copying and pasting code never pays. Fixes an issue wi...
jbrjake
2009-02-12
1
-1
/
+1
*
WinGui:
sr55
2009-02-12
4
-66
/
+313
*
MacGui: Queue -Stop animating currently encoding job icon when paused, restar...
dynaflash
2009-02-12
1
-2
/
+8
*
MacGui: Oops, only trellis can hide psy-trellis now so it has to hide when se...
jbrjake
2009-02-12
1
-1
/
+1
*
WinGui:
sr55
2009-02-12
4
-61
/
+83
*
MacGui: Remove ".33" from Preferences > Advanced > x264 quality slider granul...
dynaflash
2009-02-12
1
-24
/
+3
*
LinGui: add b-adapt combo box to x264 tab
jstebbins
2009-02-11
9
-91
/
+269
*
WinGui:
sr55
2009-02-11
11
-159
/
+343
*
MacGui: Constant Quality slider, fix percentage readouts for ffmpeg, xvid and...
dynaflash
2009-02-11
1
-3
/
+4
*
MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.
jbrjake
2009-02-11
3
-14
/
+281
*
MacGui: Some changes to the method that fades in and out different widgets, t...
jbrjake
2009-02-11
1
-28
/
+50
*
LinGui: fix a window resize problem when app is first started
jstebbins
2009-02-11
1
-7
/
+0
*
LinGui: add sliders for psy-rd and psy-trellis
jstebbins
2009-02-11
8
-11
/
+500
*
MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...
jbrjake
2009-02-11
3
-53
/
+400
*
MacGui: Constant Quality Slider - theora's qp goes up as the quality goes up.
dynaflash
2009-02-11
1
-19
/
+28
*
LinGui: Constant Quality Slider now QP/RF based
jstebbins
2009-02-11
13
-346
/
+290
*
LinGui: fix problem with writing null values to presets file
jstebbins
2009-02-11
3
-40
/
+39
*
Allows direct setting of job->vquality from interfaces in the native QP scale...
jbrjake
2009-02-10
2
-5
/
+21
*
MacGui: Constant Quality Slider now QP/RF based.
dynaflash
2009-02-10
6
-66
/
+459
*
MacGui: Hides the merange widget on the advanced tab when the motion estimati...
jbrjake
2009-02-10
1
-0
/
+18
*
MacGui: Adds a popup menu item for Hadamard-transformed exhaustive motion est...
jbrjake
2009-02-10
1
-3
/
+20
*
MacGui: Bump x264 to r1109
dynaflash
2009-02-10
1
-1
/
+1
*
MacGui: Disable the toolbar hide button in the pref window, it was looking at...
ritsuka
2009-02-08
1
-20
/
+64
*
LinGui: fix stupid limit on number of subtitle and audio tracks.
jstebbins
2009-02-08
1
-3
/
+3
*
only mark first audio track as default in mkv.
jstebbins
2009-02-07
1
-0
/
+4
*
LinGui: make drc slider jump from 0 to 1, skipping intermediate values
jstebbins
2009-02-06
4
-4
/
+26
*
WinGui:
sr55
2009-02-06
3
-9
/
+21
*
MacGui: Implement DRC 0.0.
dynaflash
2009-02-06
2
-18
/
+26
*
MacGui: Video Filter and Picture Settings
dynaflash
2009-02-06
9
-1337
/
+274
*
LinGui: add custom filter strings to queue display
jstebbins
2009-02-06
4
-6
/
+76
*
LinGui: add support for 0 DRC
jstebbins
2009-02-06
6
-9
/
+35
*
WinGui: Change "Picture Filters" to "Video Filters"
sr55
2009-02-05
1
-1
/
+1
*
WinGui:
sr55
2009-02-05
20
-289
/
+1531
*
MacGui: Change "Picture Filters" to "Video Filters"
dynaflash
2009-02-05
3
-10
/
+9
*
AC3 dynamic range compression changes. 0 now means a null DRC function. 1 rem...
jbrjake
2009-02-05
2
-3
/
+10
*
With live preview decmpeg2 can be running more than once simultaneously, so t...
jbrjake
2009-02-05
1
-25
/
+25
*
MacGui: Add preset code for custom filter fields
dynaflash
2009-02-05
3
-34
/
+94
*
LinGui: Picture Filter enhancements
jstebbins
2009-02-05
14
-734
/
+1151
*
x264 bump to r1101
dynaflash
2009-02-04
1
-1
/
+1
*
MacGui: Picture Filters Inspector enhancements
dynaflash
2009-02-04
8
-798
/
+2205
*
WinGui:
sr55
2009-02-01
1
-4
/
+7
[next]