| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | OpenCL: ship our own headers, to reduce our dependency on external OpenCL SDKs. | Rodeo | 2013-10-20 | 7 | -24/+2483 |
* | libhb: fix pgs timestamp problems | jstebbins | 2013-10-19 | 1 | -23/+35 |
* | encx264: remove some long dead code. | Rodeo | 2013-10-19 | 1 | -6/+0 |
* | encx264: don't log unparsed options if the string is NULL. | Rodeo | 2013-10-19 | 1 | -1/+4 |
* | encx264: remove duplicate logging (libx264 already logs the SAR), and log the... | Rodeo | 2013-10-19 | 1 | -4/+2 |
* | encx264: log the unparsed advanced options string for informational purposes. | Rodeo | 2013-10-19 | 1 | -0/+10 |
* | libhb: remove dead code | jstebbins | 2013-10-14 | 5 | -1616/+0 |
* | QSV: improve CopyFrame bug workaround a bit. | Rodeo | 2013-10-12 | 3 | -14/+21 |
* | HW: fix for compile and runtime behavior and support of the features/RB601 | maxd | 2013-10-11 | 3 | -11/+20 |
* | hb_get_opencl_env: remove dead code. | Rodeo | 2013-10-11 | 1 | -36/+3 |
* | QSV: use encode-only path when we have CPU filters enabled and CopyFrame is u... | Rodeo | 2013-10-11 | 3 | -2/+54 |
* | scan: print CPU info, GPU info, then QSV info. | Rodeo | 2013-10-11 | 3 | -22/+59 |
* | QSV: move LookAheadDepth miminum to commmon code. | Rodeo | 2013-09-25 | 2 | -4/+2 |
* | QSV: miscellaneous option-related improvements. | Rodeo | 2013-09-24 | 2 | -6/+11 |
* | QSV: improve ExtBRC workaround. | Rodeo | 2013-09-24 | 1 | -8/+6 |
* | QSV: remove RateDistortionOpt control. | Rodeo | 2013-09-24 | 2 | -24/+5 |
* | QSV: fix a hang with lookahead RC and some graphics drivers. | Rodeo | 2013-09-24 | 1 | -0/+3 |
* | QSV: ExtBRC/MBBRC and lookahead are mutually exclusive, plus miscelleanous st... | Rodeo | 2013-09-24 | 1 | -11/+24 |
* | QSV: fix stupid mistake; MBBRC requires API version 1.6, not 1.7. | Rodeo | 2013-09-24 | 1 | -1/+4 |
* | QSV: libhb-based preset system. | Rodeo | 2013-09-24 | 6 | -28/+109 |
* | QSV: use ifdefs rather than filtering to bypass libmfx references during comp... | Rodeo | 2013-09-24 | 6 | -5/+20 |
* | Prettify CPU info in the log. | Rodeo | 2013-09-24 | 1 | -7/+6 |
* | QSV: fix cropping with some brainfart sources. | Rodeo | 2013-09-24 | 1 | -13/+45 |
* | QSV: MBBRC is actually Haswell-only. | Rodeo | 2013-09-24 | 3 | -10/+16 |
* | QSV: re-use the encqsvInit MFX session when using the encode-only path. | Rodeo | 2013-09-24 | 1 | -13/+14 |
* | QSV: fix for VPP if VFR | maxd | 2013-09-23 | 1 | -2/+2 |
* | libhb: make libhb internal character code utf8 | jstebbins | 2013-09-22 | 12 | -30/+230 |
* | libhb: remove windows ^M line endings | jstebbins | 2013-09-22 | 2 | -1219/+1219 |
* | Tidyup a warning in oclscale.c | sr55 | 2013-09-21 | 1 | -8/+8 |
* | Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. | sr55 | 2013-09-21 | 27 | -60/+6720 |
* | libhb: fix scanning some dvds | jstebbins | 2013-09-19 | 1 | -9/+0 |
* | Interop: Removed unused structs and constants and added warnings in libhb cod... | randomengy | 2013-09-19 | 1 | -2/+16 |
* | QSV: adjust trellis logging when B- or P-frames are disabled. | Rodeo | 2013-09-15 | 1 | -3/+5 |
* | QSV: minor refactoring. | Rodeo | 2013-09-15 | 11 | -130/+144 |
* | libhb: unbreak probe_dts_profile | jstebbins | 2013-09-07 | 1 | -1/+1 |
* | QSV: add an option to control B-pyramid. | Rodeo | 2013-09-05 | 3 | -33/+156 |
* | libhb: svn rm mcdeint.* | jstebbins | 2013-09-03 | 2 | -0/+0 |
* | libhb: remove mcdeint deinterlacer | jstebbins | 2013-09-03 | 4 | -347/+12 |
* | QSV: minor cleanup. | Rodeo | 2013-09-01 | 3 | -69/+26 |
* | QSV: choose and re-use a "preferred" implementation instead of using MFX_IMPL... | Rodeo | 2013-09-01 | 4 | -25/+65 |
* | libhb: fix potential pgs timestamp problem | jstebbins | 2013-08-26 | 1 | -1/+20 |
* | enc_qsv: fix crash. | Rodeo | 2013-08-26 | 1 | -0/+6 |
* | Print QSV info in all logs in a libhb-friendly manner, via hb_scan (was print... | Rodeo | 2013-08-26 | 2 | -6/+8 |
* | Fix display size when anamorphic is disabled. | Rodeo | 2013-08-25 | 1 | -4/+14 |
* | QSV: don't use AVBR rate control. | Rodeo | 2013-08-25 | 2 | -43/+21 |
* | Big merge, QSV to trunk: part 2 (new files). | Rodeo | 2013-08-22 | 11 | -0/+4385 |
* | Big merge, QSV to trunk: part 1 (tracked files). | Rodeo | 2013-08-22 | 17 | -74/+688 |
* | libhb: fix compiler warning... | jstebbins | 2013-08-19 | 1 | -1/+8 |
* | encx264: auto-enable metrics when the relevant tune is requested. | Rodeo | 2013-08-17 | 1 | -0/+22 |
* | encx264: don't force-enable metrics (PSNR, SSIM). | Rodeo | 2013-08-17 | 1 | -5/+0 |