summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QSV: improve CopyFrame bug workaround a bit.Rodeo2013-10-123-14/+21
* HW: fix for compile and runtime behavior and support of the features/RB601maxd2013-10-114-19/+36
* hb_get_opencl_env: remove dead code.Rodeo2013-10-111-36/+3
* QSV: use encode-only path when we have CPU filters enabled and CopyFrame is u...Rodeo2013-10-113-2/+54
* scan: print CPU info, GPU info, then QSV info.Rodeo2013-10-113-22/+59
* WinGui: Use a specific culture to make sure . is used rather than ,sr552013-10-101-1/+1
* WinGui: Fix a culture issue with the samplerate query generation.sr552013-10-101-1/+1
* WinGUI: Add a notice for XP users letting them know the app is not currently ...sr552013-10-101-2/+10
* WinGui: Make Lanczos the default scaler in the WinGUI again.sr552013-10-101-1/+1
* WinGui: Handle libhb dll errors.sr552013-10-084-369/+391
* QSV: added check for dimensionsmaxd2013-10-081-3/+4
* WinGui: Add some sanity checks around the Gpu Info checker.sr552013-10-061-6/+11
* WinGui: Mising CsvReader library files.sr552013-10-063-0/+1538
* QSV: fix for stream(s) with no-SPS availablemaxd2013-10-051-2/+11
* WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...sr552013-10-053-10/+17
* BuildSystem: fix Xcode when building w/ clang targeting 10.6konablend2013-10-011-0/+1
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-2812-29/+60
* MacGUI: Replace deprecated NSWorkspace API calls. Patch by Alexander Zautke.ritsuka2013-09-281-26/+27
* WinGui: Fix an index problem with the angles dropdown.sr552013-09-271-1/+1
* WinGui: Flip the dvdnav option back to the correct way round.sr552013-09-271-1/+1
* Bump libx264 to r2358 9e941d1.Rodeo2013-09-252-5/+5
* QSV: move LookAheadDepth miminum to commmon code.Rodeo2013-09-252-4/+2
* 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