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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
8
-60
/
+233
*
add dbus-glib to configure lib checks
jstebbins
2011-03-08
1
-2
/
+10
*
LinGui: fix display of "quality" units in queue when ffmpeg encoder is used
jstebbins
2011-03-04
1
-3
/
+10
*
LinGui: missed removing a part of target file size code
jstebbins
2011-02-28
1
-15
/
+4
*
bump ffmpeg from git-185a155 to git-0b32da9
jstebbins
2011-02-27
1
-2
/
+2
*
LinGui: remove target file size option
jstebbins
2011-02-26
7
-119
/
+10
*
remove libfaad from build
jstebbins
2011-02-11
1
-2
/
+2
*
LinGui: do not uncheck chapter markers when single chapter selected
jstebbins
2011-02-11
3
-18
/
+17
*
LinGui: Change "Blind" to "Simple" in weightp combo box
jstebbins
2011-02-09
1
-3
/
+3
*
LinGui: fix warning message in log
jstebbins
2011-02-03
1
-0
/
+2
*
LinGui: refactor --enable-gst option
jstebbins
2011-01-29
1
-2
/
+5
*
LinGui: remove automatic m4v extension substitution
jstebbins
2011-01-29
1
-8
/
+1
*
LinGui: add CFR option for "Same as source" framerate.
jstebbins
2011-01-28
7
-159
/
+353
*
LinGui: change order of libs on link line to fix unresolved symbols
jstebbins
2011-01-20
1
-2
/
+2
*
LinGui: fix title dropdown bug when title name has '&' in it
jstebbins
2011-01-18
1
-2
/
+8
*
LinGui: fix typo
jstebbins
2011-01-16
1
-1
/
+1
*
LinGui: update copyright dates
jstebbins
2011-01-03
21
-22
/
+22
*
LinGui: add more informative warning about x264 RF 0 usage
jstebbins
2011-01-02
2
-4
/
+28
*
LinGui: change the icon for preset options to something more appropriate
jstebbins
2010-12-29
1
-1
/
+1
*
LinGui: fix icon identifiers in ui xml
jstebbins
2010-12-29
1
-4
/
+4
*
LinGui: disable the 'Add to Queue' button while scanning.
jstebbins
2010-12-21
1
-0
/
+5
*
LinGui: update to latest presets
jstebbins
2010-12-21
1
-3
/
+195
*
LinGui: fix problem with adding mp3 audio in mp4 container
jstebbins
2010-11-26
1
-0
/
+4
*
Allow longer SRT filename paths.
jstebbins
2010-11-07
1
-2
/
+4
*
Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
jstebbins
2010-11-05
2
-23
/
+15
*
LinGui: fix auto audio track selection problem
jstebbins
2010-11-05
1
-2
/
+2
*
LinGui: update copyright dates
jstebbins
2010-11-03
1
-2
/
+2
*
LinGui: Fix a problem with updating mixdown combo
jstebbins
2010-11-03
1
-1
/
+7
*
LinGui: Fix psy-rd formatting to be locale safe
jstebbins
2010-11-02
2
-35
/
+8
*
LinGui: Use '.' for all locales when passing floats to x264
jstebbins
2010-11-02
1
-1
/
+15
*
LinGui: allow specifying file to scan on command line
jstebbins
2010-11-01
3
-1
/
+24
*
update baseline presets with weightp=0
jstebbins
2010-10-23
1
-6
/
+6
*
LinGui: use hb_get_best_mixdown and eliminate duplicate code
jstebbins
2010-10-23
1
-63
/
+4
*
LinGui: fix race condition in audio settings
jstebbins
2010-10-17
1
-0
/
+12
*
LinGui: fix audio codec updating when track is changed
jstebbins
2010-10-14
1
-0
/
+8
*
LinGui: fix infinite recursion issue in audio bitrate handling
jstebbins
2010-10-14
2
-25
/
+51
*
LinGui: add "Quit HandBrake" option to "When Done" options
jstebbins
2010-10-12
2
-2
/
+38
*
LinGui: fix audio codec selection problem in mkv
jstebbins
2010-10-12
1
-0
/
+4
*
LinGui: fix queue display problem when there's '&' in input file name
jstebbins
2010-10-10
1
-2
/
+4
*
LinGui: fix bad audio codec setting in job
jstebbins
2010-10-09
1
-2
/
+4
*
LinGui: fix some audio list display problems
jstebbins
2010-10-09
4
-160
/
+87
*
add audio defaults and limits calculation to libhb
jstebbins
2010-10-08
3
-127
/
+41
*
LinGui: remove more duplicate code relating to min/max audio bitrates
jstebbins
2010-10-06
2
-17
/
+8
*
LinGui: centralize min/max audio bitrate limit calculation to one place
jstebbins
2010-10-06
3
-19
/
+33
*
LinGui: fix a problem where I used the wrong aac bitrate cap
jstebbins
2010-10-05
2
-15
/
+5
*
LinGui: fix a display problem in the audio list
jstebbins
2010-10-05
4
-52
/
+99
*
Add ac3 encoding
jstebbins
2010-10-04
7
-109
/
+179
*
LinGui: fix some text alignment issues on the picture summary tab
jstebbins
2010-09-30
4
-473
/
+464
*
SSA subtitle burn in
jstebbins
2010-09-28
3
-36
/
+59
*
LinGui: try other gstreamer sink interfaces if gconfvideosink fails
jstebbins
2010-09-15
1
-2
/
+8
[next]