summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: Say ba-bye to avi & ogm & xvidjstebbins2009-04-061-3/+0
* LinGui: if fullscreen preview, don't reduce HD video to 80% of screen.jstebbins2009-04-051-4/+9
* LinGui: make KeepAspect flag differentiate mode 2 and mode 3 anamorphicjstebbins2009-03-281-7/+11
* LinGui:jstebbins2009-03-241-35/+35
* LinGui:jstebbins2009-03-041-0/+23
* LinGui:jstebbins2009-03-031-26/+29
* LinGui: clean up my improper use of HB_VERSION and HB_BUILD.jstebbins2009-02-271-2/+1
* LinGui: add single title scan option to file menujstebbins2009-02-141-2/+2
* LinGui: add video quality slider granularity preference.jstebbins2009-02-121-28/+88
* LinGui: add b-adapt combo box to x264 tabjstebbins2009-02-111-0/+14
* LinGui: add sliders for psy-rd and psy-trellisjstebbins2009-02-111-2/+2
* LinGui: Constant Quality Slider now QP/RF basedjstebbins2009-02-111-54/+48
* LinGui: fix stupid limit on number of subtitle and audio tracks.jstebbins2009-02-081-3/+3
* LinGui: Picture Filter enhancementsjstebbins2009-02-051-89/+113
* LinGui: ui support for new anamorphic parameters in libhbjstebbins2009-01-261-36/+21
* LinGui: tweak how audio choices are made againjstebbins2009-01-251-17/+109
* LinGui: fix how an audio is chosen after a source is scanned or the presetjstebbins2009-01-241-15/+56
* LinGui: remove debug messagejstebbins2008-12-161-1/+0
* LinGui: fix me_method/me_range dependencyjstebbins2008-12-061-4/+5
* LinGui: add a duration widget for live previewjstebbins2008-12-051-0/+1
* LinGui: make preview scalling take screen PAR into accountjstebbins2008-12-051-14/+29
* LinGui: add logging level to preferencesjstebbins2008-12-021-4/+23
* LinGui: when setting up a live preview encode, ignore current chapter settings.jstebbins2008-11-301-33/+36
* LinGui: set job->seek_points when generating live previewjstebbins2008-11-301-0/+1
* LinGui: variable number of preview frames. preference option to setjstebbins2008-11-301-3/+3
* LinGui: live preview.jstebbins2008-11-241-61/+163
* LinGui: fix start chapter range. allowed entry of chapter numbers beyondjstebbins2008-11-061-3/+4
* LinGui: Remove restriction on ac3 passthru when mp4 http optimize is enabled.jstebbins2008-11-021-56/+3
* LinGui: fix a stupid error in calculating picture scalingjstebbins2008-10-291-2/+2
* LinGui: fix a problem with setting proper picture dimensions when title changedjstebbins2008-10-261-1/+0
* LinGui: fix initial audio selection problemjstebbins2008-10-191-0/+3
* LinGui: add pref option to scale down high def previewsjstebbins2008-10-181-0/+18
* LinGui: Make preset key/values mostly align with macui presets.jstebbins2008-10-171-276/+219
* LinGui: nested presetsjstebbins2008-10-151-4/+13
* LinGui: Changes required by latest x264jstebbins2008-10-091-0/+2
* LinGui: fix audio mixdown validation problem when source is 2 channeljstebbins2008-09-291-1/+1
* LinGui: fix my misunderstanding of faac bitrate capabilities.jstebbins2008-09-241-15/+3
* LinGui: vfr checkbox is toast. jstebbins2008-09-241-20/+9
* LinGui: refine deblock slider. now shows "Off" and values 5-15.jstebbins2008-09-231-1/+1
* LinGui: delete key now deletes items in the queuejstebbins2008-09-211-1/+0
* LinGui: improve the precision of the scaling of the preview image for displayjstebbins2008-09-201-0/+1
* LinGui: tidy up how combobox values are handled internally and stored in plistsjstebbins2008-09-191-327/+460
* LinGui: prevent entering bitrates above 160 for faacjstebbins2008-09-171-90/+106
* LinGui: Add mp4 options to queue descriptionjstebbins2008-09-171-22/+74
* LinGui: update queue descriptions to match what joe is doing in the mac guijstebbins2008-09-151-0/+77
* LinGui: change deblock control to a slider to set deblock strengthjstebbins2008-09-111-10/+7
* LinGui: yikes, this thing leaks worse than my roof, fixedjstebbins2008-09-081-0/+10
* LinGui: Fix several strict-aliasing warnings and a null pointer dereferencejstebbins2008-09-071-4/+3
* LinGui: Fix a crash with re-scanning prior to encoding. Incorrect title jstebbins2008-09-061-2/+21
* LinGui: Add queue save/restorejstebbins2008-09-061-111/+276