summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Constant Quality slider, fix percentage readouts for ffmpeg, xvid and...dynaflash2009-02-111-3/+4
* MacGui: Adds a widget for adaptive b-frames to the x264 advanced tab.jbrjake2009-02-113-14/+281
* MacGui: Some changes to the method that fades in and out different widgets, t...jbrjake2009-02-111-28/+50
* LinGui: fix a window resize problem when app is first startedjstebbins2009-02-111-7/+0
* LinGui: add sliders for psy-rd and psy-trellisjstebbins2009-02-118-11/+500
* MacGui: Adds slider widgets for Psy-RD and Psy-Trellis to the x264 advanced t...jbrjake2009-02-113-53/+400
* MacGui: Constant Quality Slider - theora's qp goes up as the quality goes up.dynaflash2009-02-111-19/+28
* LinGui: Constant Quality Slider now QP/RF basedjstebbins2009-02-1113-346/+290
* LinGui: fix problem with writing null values to presets filejstebbins2009-02-113-40/+39
* Allows direct setting of job->vquality from interfaces in the native QP scale...jbrjake2009-02-102-5/+21
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-106-66/+459
* MacGui: Hides the merange widget on the advanced tab when the motion estimati...jbrjake2009-02-101-0/+18
* MacGui: Adds a popup menu item for Hadamard-transformed exhaustive motion est...jbrjake2009-02-101-3/+20
* MacGui: Bump x264 to r1109dynaflash2009-02-101-1/+1
* MacGui: Disable the toolbar hide button in the pref window, it was looking at...ritsuka2009-02-081-20/+64
* LinGui: fix stupid limit on number of subtitle and audio tracks.jstebbins2009-02-081-3/+3
* only mark first audio track as default in mkv.jstebbins2009-02-071-0/+4
* LinGui: make drc slider jump from 0 to 1, skipping intermediate valuesjstebbins2009-02-064-4/+26
* WinGui:sr552009-02-063-9/+21
* MacGui: Implement DRC 0.0. dynaflash2009-02-062-18/+26
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-069-1337/+274
* LinGui: add custom filter strings to queue displayjstebbins2009-02-064-6/+76
* LinGui: add support for 0 DRCjstebbins2009-02-066-9/+35
* WinGui: Change "Picture Filters" to "Video Filters"sr552009-02-051-1/+1
* WinGui:sr552009-02-0520-289/+1531
* MacGui: Change "Picture Filters" to "Video Filters"dynaflash2009-02-053-10/+9
* AC3 dynamic range compression changes. 0 now means a null DRC function. 1 rem...jbrjake2009-02-052-3/+10
* With live preview decmpeg2 can be running more than once simultaneously, so t...jbrjake2009-02-051-25/+25
* MacGui: Add preset code for custom filter fieldsdynaflash2009-02-053-34/+94
* LinGui: Picture Filter enhancementsjstebbins2009-02-0514-734/+1151
* x264 bump to r1101dynaflash2009-02-041-1/+1
* MacGui: Picture Filters Inspector enhancementsdynaflash2009-02-048-798/+2205
* WinGui:sr552009-02-011-4/+7
* WinGui:sr552009-02-011-10/+0
* WinGui:sr552009-01-319-114/+472
* WinGui:sr552009-01-301-9/+3
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2109 b64f7644-9d1e-0410-96...sr552009-01-303-28/+34
* WinGui:sr552009-01-302-4/+11
* x264 bump to r1096-4c171c3dynaflash2009-01-301-1/+1
* WinGui:sr552009-01-2910-197/+110
* MacGui: Change the order of the filters in both the Filters Inspector and the...dynaflash2009-01-282-46/+336
* MacGui: Live Preview Fixesdynaflash2009-01-282-49/+4
* Don't let an invalid PES header length (from a corrupted packet) cause us to ...van2009-01-281-8/+9
* MacGui: Fix issue where selecting a preset selects the right widget settings ...dynaflash2009-01-272-5/+4
* MacGui: remember window postion and open/close state of the Picture Filter an...dynaflash2009-01-276-33/+62
* LinGui: split picture dimension settings and jstebbins2009-01-273-1793/+1848
* MacGui: Picture Filters separate hud inspector initial implementationdynaflash2009-01-2612-1105/+1983
* LinGui: ui support for new anamorphic parameters in libhbjstebbins2009-01-266-43/+32
* Organizes anamorphic parameters in a struct, requiring some minor search and ...jbrjake2009-01-2615-148/+209
* LinGui: tweak how audio choices are made againjstebbins2009-01-253-34/+124