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
/
hb-backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LinGui: oops, part of another patch went with last commit
jstebbins
2011-06-12
1
-6
/
+0
*
LinGui: fix a problem with mixdown options
jstebbins
2011-06-12
1
-9
/
+19
*
Add ffaac encode support
jstebbins
2011-06-08
1
-0
/
+10
*
LinGui: Add support for naming audio tracks.
jstebbins
2011-06-03
1
-0
/
+12
*
LinGui: Fix PAR overflow issues.
jstebbins
2011-04-16
1
-2
/
+22
*
LinGui: add audio gain adjustment and create advanced audio dialog.
jstebbins
2011-04-05
1
-0
/
+3
*
Fix garbled previews from BD h.264 sources
jstebbins
2011-04-02
1
-1
/
+1
*
LinGui: fix backward compatibility issue
jstebbins
2011-03-22
1
-1
/
+1
*
LinGui: Fix printf with too many parameters
jstebbins
2011-03-22
1
-2
/
+1
*
LinGui: remove use of deprecated GTK_WIDGET_TYPE and GTK_OBJECT_TYPE macros
jstebbins
2011-03-22
1
-1
/
+1
*
Add mpeg-2 encoding support to libhb, cli, and lingui
jstebbins
2011-03-19
1
-7
/
+11
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
1
-39
/
+81
*
LinGui: remove target file size option
jstebbins
2011-02-26
1
-29
/
+0
*
LinGui: do not uncheck chapter markers when single chapter selected
jstebbins
2011-02-11
1
-5
/
+5
*
LinGui: Change "Blind" to "Simple" in weightp combo box
jstebbins
2011-02-09
1
-3
/
+3
*
LinGui: add CFR option for "Same as source" framerate.
jstebbins
2011-01-28
1
-6
/
+6
*
LinGui: fix title dropdown bug when title name has '&' in it
jstebbins
2011-01-18
1
-2
/
+8
*
LinGui: update copyright dates
jstebbins
2011-01-03
1
-1
/
+1
*
LinGui: add more informative warning about x264 RF 0 usage
jstebbins
2011-01-02
1
-3
/
+20
*
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
1
-23
/
+14
*
LinGui: fix auto audio track selection problem
jstebbins
2010-11-05
1
-2
/
+2
*
LinGui: use hb_get_best_mixdown and eliminate duplicate code
jstebbins
2010-10-23
1
-63
/
+4
*
LinGui: fix infinite recursion issue in audio bitrate handling
jstebbins
2010-10-14
1
-20
/
+42
*
LinGui: add "Quit HandBrake" option to "When Done" options
jstebbins
2010-10-12
1
-0
/
+1
*
LinGui: fix audio codec selection problem in mkv
jstebbins
2010-10-12
1
-0
/
+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
1
-81
/
+40
*
add audio defaults and limits calculation to libhb
jstebbins
2010-10-08
1
-113
/
+3
*
LinGui: remove more duplicate code relating to min/max audio bitrates
jstebbins
2010-10-06
1
-15
/
+6
*
LinGui: centralize min/max audio bitrate limit calculation to one place
jstebbins
2010-10-06
1
-0
/
+25
*
LinGui: fix a problem where I used the wrong aac bitrate cap
jstebbins
2010-10-05
1
-12
/
+1
*
LinGui: fix a display problem in the audio list
jstebbins
2010-10-05
1
-29
/
+80
*
Add ac3 encoding
jstebbins
2010-10-04
1
-67
/
+85
*
LinGui: fix some text alignment issues on the picture summary tab
jstebbins
2010-09-30
1
-0
/
+1
*
SSA subtitle burn in
jstebbins
2010-09-28
1
-17
/
+20
*
Add Bluray support
jstebbins
2010-09-08
1
-3
/
+3
*
LinGui: Add max width/height widgets to preset save dialog
jstebbins
2010-06-28
1
-10
/
+7
*
LinGui: fix some issues with loading custom anamorphic settings from preset.
jstebbins
2010-06-26
1
-14
/
+15
*
LinGui: fix audio preset initialization
jstebbins
2010-06-24
1
-0
/
+18
*
LinGui: add peak framrate checkbox to video tab
jstebbins
2010-06-18
1
-1
/
+5
*
LinGui: refresh x264 tab
jstebbins
2010-06-15
1
-26
/
+57
*
LinGui: remove debug printf
jstebbins
2010-06-08
1
-1
/
+0
*
LinGui: fix some problems i introduced with the recent audio tab changes
jstebbins
2010-06-08
1
-51
/
+185
*
LinGui: rework some of the logic behind the audio tab handler
jstebbins
2010-06-07
1
-42
/
+78
*
LinGui: fix stupid thinko in yesterdays audio panel changes
jstebbins
2010-06-07
1
-1
/
+1
*
LinGui: fix some spam in the log about hash item not found
jstebbins
2010-06-06
1
-0
/
+1
*
LinGui: Improvements to audio panel
jstebbins
2010-06-06
1
-1
/
+1
*
Add SSA subtitle support
jstebbins
2010-06-01
1
-2
/
+11
[next]