summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: remove unused iconjstebbins2014-03-181-0/+0
* LinGui: svg'ify the last of the custom iconsjstebbins2014-03-187-8/+248
* LinGui: use GtkCellRendererSpinner instead of custom icons for queue activityjstebbins2014-03-1819-196/+134
* muxavformat: only do style processing of mp4 text subtitlesjstebbins2014-03-181-24/+28
* LinGui: svg'ify several iconsjstebbins2014-03-1750-300/+40278
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-165-16/+59
* libhb: fix fps calculation when number of previews is very smalljstebbins2014-03-161-3/+3
* QSV: fix preset names for Ivy Bridge and earlier.Rodeo2014-03-161-1/+1
* Bump libx265 to version 0.8.Rodeo2014-03-163-45/+13
* libhb: fix uninitialized variablejstebbins2014-03-141-0/+1
* check of mfxExtCodingOption2 for AVC onlymaxd2014-03-141-1/+1
* Bump libav to v10_beta2.Rodeo2014-03-146-1467/+16
* LinGui: clean up play/pause/stop iconsjstebbins2014-03-143-0/+0
* build: support Xcode 5.1konablend2014-03-133-1/+24
* x265: set CMAKE_HOST_SYSTEM instead of just removing --build.Rodeo2014-03-131-3/+3
* x265: don't pass --build to cmake.Rodeo2014-03-131-0/+1
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-135-28/+1
* x265: enable MP4 and Matroska muxing.Rodeo2014-03-135-45/+1412
* Build: pass --build to configure when cross-compiling.Rodeo2014-03-132-4/+8
* WinGui: Restore GPU info logging.sr552014-03-081-1/+3
* libhb: restore writing of encoding tool tag to output filejstebbins2014-03-062-0/+45
* LinGui: Improve widget layoutjstebbins2014-03-063-24/+58
* WinGui: Improvements and fixes to the Output Format Dropdown / Destinationsr552014-03-062-33/+67
* LinGui: use python2 explicitelyjstebbins2014-03-061-2/+2
* QSV: alternate workaround for B-pyramid + keyframe insertion issue.Rodeo2014-03-041-10/+10
* MacGui: generalize x264CqSliderFractional preference to allRodeo2014-03-031-4/+4
* LinGui: allow more flexibility in manual croppingjstebbins2014-03-032-4/+13
* contrib: remove faad2jstebbins2014-03-024-58/+0
* Remove libfaacsr552014-03-0227-1282/+65
* LinGui: update dependencies in docsjstebbins2014-03-022-11/+12
* WinGui: Remove some last references to the faac encoder.sr552014-03-024-8/+0
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-014-3/+75
* WinGui: Don't set -U or -P when QSV is enabled.sr552014-03-011-4/+9
* libhb: dynamic detection of availability of libav audio encodersjstebbins2014-03-012-11/+9
* Bump x265 to r6321 8a84c10e5116.Rodeo2014-02-284-82/+236
* LinGui: remove legacy preset key UsesMaxPictureSettingsjstebbins2014-02-272-5/+1
* LinGui: fix another preset loading problemjstebbins2014-02-261-134/+141
* LinGui: add a "Reset All Titles" buttonjstebbins2014-02-253-61/+76
* LinGui: remove cruftjstebbins2014-02-258-459/+9
* LinGui: fix race condition crasher in subtitle/audio listsjstebbins2014-02-252-2/+14
* LinGui: UI layout changesjstebbins2014-02-254-192/+189
* LinGui: fix some preset loading issuesjstebbins2014-02-254-22/+68
* LinGui: fix crash if all titles are too shortjstebbins2014-02-241-3/+6
* LinGui: simplify subtitle track refrencingjstebbins2014-02-244-107/+78
* LinGui: simplify audio track referencesjstebbins2014-02-244-72/+44
* LinGui: fix selection of "feature" titlejstebbins2014-02-241-5/+15
* LinGui: queue window changesjstebbins2014-02-231-11/+27
* LinGui: use hb_video_encoder_get_presets()jstebbins2014-02-233-6/+8
* LinGui: use hb_video_quality_get_name()jstebbins2014-02-231-18/+13
* LinGui: rework how hb audio bitrate is referenced by linguijstebbins2014-02-234-78/+100