summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: oops, part of another patch went with last commitjstebbins2011-06-121-6/+0
* LinGui: fix a problem with mixdown optionsjstebbins2011-06-121-9/+19
* Add ffaac encode supportjstebbins2011-06-081-0/+10
* LinGui: Add support for naming audio tracks.jstebbins2011-06-031-0/+12
* LinGui: Fix PAR overflow issues.jstebbins2011-04-161-2/+22
* LinGui: add audio gain adjustment and create advanced audio dialog.jstebbins2011-04-051-0/+3
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-021-1/+1
* LinGui: fix backward compatibility issuejstebbins2011-03-221-1/+1
* LinGui: Fix printf with too many parametersjstebbins2011-03-221-2/+1
* LinGui: remove use of deprecated GTK_WIDGET_TYPE and GTK_OBJECT_TYPE macrosjstebbins2011-03-221-1/+1
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-191-7/+11
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-111-39/+81
* LinGui: remove target file size optionjstebbins2011-02-261-29/+0
* LinGui: do not uncheck chapter markers when single chapter selectedjstebbins2011-02-111-5/+5
* LinGui: Change "Blind" to "Simple" in weightp combo boxjstebbins2011-02-091-3/+3
* LinGui: add CFR option for "Same as source" framerate.jstebbins2011-01-281-6/+6
* LinGui: fix title dropdown bug when title name has '&' in itjstebbins2011-01-181-2/+8
* LinGui: update copyright datesjstebbins2011-01-031-1/+1
* LinGui: add more informative warning about x264 RF 0 usagejstebbins2011-01-021-3/+20
* LinGui: fix problem with adding mp3 audio in mp4 containerjstebbins2010-11-261-0/+4
* Allow longer SRT filename paths.jstebbins2010-11-071-2/+4
* Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1jstebbins2010-11-051-23/+14
* LinGui: fix auto audio track selection problemjstebbins2010-11-051-2/+2
* LinGui: use hb_get_best_mixdown and eliminate duplicate codejstebbins2010-10-231-63/+4
* LinGui: fix infinite recursion issue in audio bitrate handlingjstebbins2010-10-141-20/+42
* LinGui: add "Quit HandBrake" option to "When Done" optionsjstebbins2010-10-121-0/+1
* LinGui: fix audio codec selection problem in mkvjstebbins2010-10-121-0/+4
* LinGui: fix bad audio codec setting in jobjstebbins2010-10-091-2/+4
* LinGui: fix some audio list display problemsjstebbins2010-10-091-81/+40
* add audio defaults and limits calculation to libhbjstebbins2010-10-081-113/+3
* LinGui: remove more duplicate code relating to min/max audio bitratesjstebbins2010-10-061-15/+6
* LinGui: centralize min/max audio bitrate limit calculation to one placejstebbins2010-10-061-0/+25
* LinGui: fix a problem where I used the wrong aac bitrate capjstebbins2010-10-051-12/+1
* LinGui: fix a display problem in the audio listjstebbins2010-10-051-29/+80
* Add ac3 encodingjstebbins2010-10-041-67/+85
* LinGui: fix some text alignment issues on the picture summary tabjstebbins2010-09-301-0/+1
* SSA subtitle burn injstebbins2010-09-281-17/+20
* Add Bluray supportjstebbins2010-09-081-3/+3
* LinGui: Add max width/height widgets to preset save dialogjstebbins2010-06-281-10/+7
* LinGui: fix some issues with loading custom anamorphic settings from preset.jstebbins2010-06-261-14/+15
* LinGui: fix audio preset initializationjstebbins2010-06-241-0/+18
* LinGui: add peak framrate checkbox to video tabjstebbins2010-06-181-1/+5
* LinGui: refresh x264 tabjstebbins2010-06-151-26/+57
* LinGui: remove debug printfjstebbins2010-06-081-1/+0
* LinGui: fix some problems i introduced with the recent audio tab changesjstebbins2010-06-081-51/+185
* LinGui: rework some of the logic behind the audio tab handlerjstebbins2010-06-071-42/+78
* LinGui: fix stupid thinko in yesterdays audio panel changesjstebbins2010-06-071-1/+1
* LinGui: fix some spam in the log about hash item not foundjstebbins2010-06-061-0/+1
* LinGui: Improvements to audio paneljstebbins2010-06-061-1/+1
* Add SSA subtitle supportjstebbins2010-06-011-2/+11