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
/
audiohandler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
jstebbins
2010-11-05
1
-0
/
+1
*
LinGui: Fix a problem with updating mixdown combo
jstebbins
2010-11-03
1
-1
/
+7
*
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
1
-5
/
+9
*
LinGui: fix some audio list display problems
jstebbins
2010-10-09
1
-60
/
+40
*
add audio defaults and limits calculation to libhb
jstebbins
2010-10-08
1
-10
/
+38
*
LinGui: remove more duplicate code relating to min/max audio bitrates
jstebbins
2010-10-06
1
-2
/
+2
*
LinGui: centralize min/max audio bitrate limit calculation to one place
jstebbins
2010-10-06
1
-19
/
+7
*
LinGui: fix a problem where I used the wrong aac bitrate cap
jstebbins
2010-10-05
1
-3
/
+4
*
LinGui: fix a display problem in the audio list
jstebbins
2010-10-05
1
-22
/
+16
*
Add ac3 encoding
jstebbins
2010-10-04
1
-32
/
+82
*
remove the 8 audio limit. isn't needed anymore.
jstebbins
2010-09-15
1
-1
/
+0
*
LinGui: fix audio preset initialization
jstebbins
2010-06-24
1
-5
/
+22
*
LinGui: fix some problems i introduced with the recent audio tab changes
jstebbins
2010-06-08
1
-4
/
+8
*
LinGui: rework some of the logic behind the audio tab handler
jstebbins
2010-06-07
1
-119
/
+84
*
LinGui: fix some spam in the log about hash item not found
jstebbins
2010-06-06
1
-0
/
+2
*
LinGui: Improvements to audio panel
jstebbins
2010-06-06
1
-14
/
+32
*
patch to allow higher bitrates with faac
jstebbins
2010-04-14
1
-2
/
+2
*
LinGui: fix a bunch of brokenness on Ubuntu 10.04 (lucid)
jstebbins
2010-02-23
1
-1
/
+1
*
LinGui: enhancements to automatic audio selection when passthru is requested
jstebbins
2009-11-24
1
-30
/
+46
*
LinGui: make smarter bitrate choice when automatically selecting audio settings
jstebbins
2009-11-24
1
-2
/
+9
*
LinGui: set minimum bitrate to 192kbps when codec is faac and mix is 6-ch
jstebbins
2009-11-18
1
-6
/
+9
*
LinGui: set max bitrate for 6ch faac to 448kbps
jstebbins
2009-10-04
1
-5
/
+10
*
LinGui: fix mbtree/b-pyramid dependency issue
jstebbins
2009-09-30
1
-6
/
+6
*
LinGui: fix audio codec description
jstebbins
2009-09-30
1
-2
/
+0
*
LinGui:
jstebbins
2009-09-09
1
-8
/
+24
*
LinGui: improve "auto" audio selection
jstebbins
2009-09-09
1
-2
/
+5
*
LinGui: change mp4 extension to m4v if there are any soft subtitles
jstebbins
2009-08-24
1
-0
/
+1
*
LinGui: add preference option for iPod/iTunes friendly m4v extension
jstebbins
2009-06-25
1
-14
/
+1
*
LinGui: preference improvements
jstebbins
2009-06-24
1
-1
/
+1
*
LinGui: add audio-dub/add-subtitle radio buttons for preferred language control
jstebbins
2009-06-22
1
-2
/
+22
*
LinGui: remove the big jump in the drc slider when going from 1.0->Off
jstebbins
2009-06-10
1
-25
/
+19
*
LinGui: fix a problem with parameters to a signal that caused segfaults
jstebbins
2009-06-09
1
-3
/
+1
*
LinGui: dim the drc label along with the control when passthru is selected
jstebbins
2009-06-08
1
-0
/
+1
*
LinGui: replace drc hscale with scalebutton
jstebbins
2009-06-08
1
-5
/
+17
*
LinGui: allow up to 99 audio tracks since libhb now supports that many
jstebbins
2009-06-08
1
-1
/
+1
*
LinGui: add "auto" passthru audio option
jstebbins
2009-04-28
1
-1
/
+6
*
LinGui: merge gtk mingw cross compiling support
jstebbins
2009-04-16
1
-9
/
+9
*
LinGui: make drc slider jump from 0 to 1, skipping intermediate values
jstebbins
2009-02-06
1
-1
/
+23
*
LinGui: add support for 0 DRC
jstebbins
2009-02-06
1
-4
/
+10
*
LinGui: tweak how audio choices are made again
jstebbins
2009-01-25
1
-16
/
+13
*
LinGui: fix how an audio is chosen after a source is scanned or the preset
jstebbins
2009-01-24
1
-6
/
+3
*
LinGui: fix me_method/me_range dependency
jstebbins
2008-12-06
1
-2
/
+2
*
LinGui: live preview.
jstebbins
2008-11-24
1
-0
/
+6
*
LinGui: Make preset key/values mostly align with macui presets.
jstebbins
2008-10-17
1
-98
/
+98
*
LinGui: nested presets
jstebbins
2008-10-15
1
-6
/
+17
*
LinGui: queue item editing
jstebbins
2008-10-04
1
-0
/
+46
*
LinGui: continue callbacks.c reduction. move audio tab handling to separate
jstebbins
2008-09-26
1
-0
/
+601