summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QSV: miscellaneous option-related improvements.Rodeo2013-09-242-6/+11
* QSV: improve ExtBRC workaround.Rodeo2013-09-241-8/+6
* QSV: remove RateDistortionOpt control.Rodeo2013-09-242-24/+5
* QSV: fix a hang with lookahead RC and some graphics drivers.Rodeo2013-09-241-0/+3
* QSV: ExtBRC/MBBRC and lookahead are mutually exclusive, plus miscelleanous st...Rodeo2013-09-241-11/+24
* QSV: fix stupid mistake; MBBRC requires API version 1.6, not 1.7.Rodeo2013-09-241-1/+4
* QSV: libhb-based preset system.Rodeo2013-09-248-36/+157
* QSV: use ifdefs rather than filtering to bypass libmfx references during comp...Rodeo2013-09-246-5/+20
* Prettify CPU info in the log.Rodeo2013-09-241-7/+6
* QSV: fix cropping with some brainfart sources.Rodeo2013-09-241-13/+45
* QSV: MBBRC is actually Haswell-only.Rodeo2013-09-244-11/+18
* QSV: re-use the encqsvInit MFX session when using the encode-only path.Rodeo2013-09-241-13/+14
* BuildSystem: initial Xcode5 supportkonablend2013-09-2417-42/+1572
* QSV: fix for VPP if VFRmaxd2013-09-231-2/+2
* libhb: make libhb internal character code utf8jstebbins2013-09-2214-31/+277
* libhb: remove windows ^M line endingsjstebbins2013-09-222-1219/+1219
* Fix test.c after merge.sr552013-09-211-2/+2
* WinGui: Fix typosr552013-09-212-2/+2
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-2118-177/+631
* Tidyup a warning in oclscale.csr552013-09-211-8/+8
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-2133-81/+6820
* WinGui: Remove now unneeded debug menusr552013-09-219-53/+13
* WinGui: Fix up libhb encode feature.sr552013-09-2110-126/+291
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-2110-231/+12
* MacGui: fix compil<tion with clang.Rodeo2013-09-201-1/+1
* libhb: fix scanning some dvdsjstebbins2013-09-191-9/+0
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-1924-615/+498
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-177-49/+38
* QSV: adjust trellis logging when B- or P-frames are disabled.Rodeo2013-09-151-3/+5
* QSV: minor refactoring.Rodeo2013-09-1516-140/+166
* Interop: Various fixes/improvementsrandomengy2013-09-1413-178/+211
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-1415-41/+29
* QSV: use git diff formatting for the QSV/Libav patch.Rodeo2013-09-131-40/+52
* WinGui: Fix the Audio Track selection again.sr552013-09-101-0/+11
* WinGui: Remove some unused References sr552013-09-081-5/+0
* WinGui: Remove system info from about window.sr552013-09-082-50/+0
* libhb: unbreak probe_dts_profilejstebbins2013-09-071-1/+1
* WinGui: Add System Information to the About Window and Log header.sr552013-09-075-1/+97
* WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...sr552013-09-071-1/+1
* QSV: add an option to control B-pyramid.Rodeo2013-09-053-33/+156
* libhb: svn rm mcdeint.*jstebbins2013-09-032-0/+0
* libhb: remove mcdeint deinterlacerjstebbins2013-09-035-348/+12
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-034-19/+42
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-012-13/+18
* WinGui: Another small fix around point to point mode setting of start and end...sr552013-09-011-1/+1
* WinGui: Fix an issue with the Seconds mode (not setting end point correctly)sr552013-09-011-5/+5
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-012-5/+5
* QSV: minor cleanup.Rodeo2013-09-013-69/+26
* QSV: choose and re-use a "preferred" implementation instead of using MFX_IMPL...Rodeo2013-09-014-25/+65
* WinGui: Possible fix for the main feature detection.sr552013-08-301-2/+6