2013-08-03 |
Rodeo | QSV: don't print every QSV option in the help text. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rodeo | QSV: create a dedicated option for "AsyncDepth". |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rodeo | QSV: add an option to force software decoding. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rodeo | QSV: cleanup filter initialization. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rodeo | QSV: simplify a check. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rodeo | QSV: use software decoding for 10-bit H.264 sources. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rodeo | QSV: decavcodec, code simplification and cleanup. |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Rodeo | QSV: move QSV-specific common code to dedicated files. |
commit | commitdiff | tree | snapshot |
2013-07-31 |
handbrake | QSV: fix for existing yadiff filters usage; fix for... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Rodeo | QSV: enc_qsv, write video_signal_type VUI parameters... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Rodeo | QSV: don't set the deinterlace setting via a string... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Rodeo | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Rodeo | QSV: fix another instance of variable shadowing. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Rodeo | QSV: CLI, cleanup QSV VPP filter initialization. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Rodeo | QSV: small change to the filter names. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Rodeo | QSV: don't forget to add the VPP filter if we're deinte... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
handbrake | QSV: default MSDK VPP is now AFTER other filter(s)... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Rodeo | QSV: fix stupid vasriable shadowing. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Rodeo | QSV: support API 1.3. |
commit | commitdiff | tree | snapshot |
2013-07-23 |
Rodeo | QSV: cleanup keyframe interval code. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
handbrake | QSV: support of MSDK 2013 R2/API 1.7 release and new... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
handbrake | QSV: fix for Render/Burn-in subtitles |
commit | commitdiff | tree | snapshot |
2013-07-14 |
Rodeo | QSV: decavcodec: work around out-of-order timestamps. |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Rodeo | QSV: enc_qsv: improve B-frame usage detection. |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Rodeo | QSV: use MFX_IMPL_AUTO_ANY. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rodeo | QSV: fix a hang caused by dropping decoded frames witho... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Rodeo | QSV: enc_qsv: improve DTS generation code. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Rodeo | QSV: enc_qsv: improve DTS generation with B-pyramid... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Rodeo | QSV: use B-frame workaround (DTS generation) for VFR... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Rodeo | QSV: enc_qsv: default to VFR. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Rodeo | QSV: Timestamp fixes. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Rodeo | QSV: muxmp4: use the delay buffer for QSV H.264 too. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Rodeo | QSV: enc_qsv: chapter marker support. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Rodeo | QSV: enc_qsv: write initial PTS-DTS delay. Some muxers... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
handbrake | QSV: early init for QSV caps |
commit | commitdiff | tree | snapshot |
2013-06-25 |
handbrake | QSV: fix for ifdef/endif |
commit | commitdiff | tree | snapshot |
2013-06-24 |
sr55 | Fix a missing endif |
commit | commitdiff | tree | snapshot |
2013-06-24 |
sr55 | QSV: Merging Trunk |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Rodeo | QSV: enc_qsv, log input continuity errors. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: and yet again. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: fix another stupid bug. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: fix stupid bug in SVN commit 5601. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: enc_qsv, set hb_job_t.areBframes. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: enc_qsv, generate our own decode time stamps when... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: add a capability for B-pyramid. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: hb_cpu_info_init, 0x6 0x46 is Haswell too. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: hb_qsv_info refactoring. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Rodeo | QSV: hb_qsv_info_init, don't set software-only features... |
commit | commitdiff | tree | snapshot |
2013-06-15 |
Rodeo | QSV: update hardcoded CFR code after recent merges. |
commit | commitdiff | tree | snapshot |
2013-06-14 |
sr55 | WinGui: Some QuickSync preset tweaks. |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Rodeo | Improve an error message. |
commit | commitdiff | tree | snapshot |
2013-06-13 |
handbrake | QSV: RB 512/possible decrease of the output bitstream... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
sr55 | QSV: Merging Trunk |
commit | commitdiff | tree | snapshot |
2013-06-05 |
sr55 | QSV: Merging missed changes from trunk |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rodeo | QSV: when we don't get the DTS from MediaSDK (versions... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rodeo | QSV: move decavcodec's QSV option parsing to a QSV... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rodeo | QSV: muxmkv: fix writing of SPS/PPS with the QSV encoder. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rodeo | QSV: add undocumented "--qsv-baseline" option for testi... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rodeo | QSV: port hb_qsv_info to hb_global_init(). |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Rodeo | QSV: merge from trunk. |
commit | commitdiff | tree | snapshot |
2013-06-04 |
handbrake | QSV: TargetKbps is not used when CQP |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Rodeo | QSV: merge fallback improvements from trunk. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
handbrake | QSV: Preset fix |
commit | commitdiff | tree | snapshot |
2013-06-03 |
handbrake | QSV: better usage of crop |
commit | commitdiff | tree | snapshot |
2013-06-01 |
sr55 | Merging Trunk into QSV branch. |
commit | commitdiff | tree | snapshot |
2013-05-23 |
handbrake | QSV: direct compare should be used, not bitwise |
commit | commitdiff | tree | snapshot |
2013-05-22 |
handbrake | QSV: adjusting comments |
commit | commitdiff | tree | snapshot |
2013-05-22 |
handbrake | QSV: MFX_CODINGOPTION_OFF is defined as 2 as per headers |
commit | commitdiff | tree | snapshot |
2013-05-22 |
handbrake | QSV: showing CPU details/name and added CPU microarchit... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
sr55 | WinGui: Undo commented out code. |
commit | commitdiff | tree | snapshot |
2013-05-22 |
sr55 | WinGui: Detect newer hardware and use 3 point QSV slide... |
commit | commitdiff | tree | snapshot |
2013-05-21 |
handbrake | linux build fix |
commit | commitdiff | tree | snapshot |
2013-05-20 |
handbrake | RB 502/partial clip transcode fix |
commit | commitdiff | tree | snapshot |
2013-05-18 |
handbrake | missing semicolon |
commit | commitdiff | tree | snapshot |
2013-05-18 |
handbrake | option should be at deinterlace, instead of decomb |
commit | commitdiff | tree | snapshot |
2013-05-18 |
sr55 | WinGui: Merging latest fixes into QSV. |
commit | commitdiff | tree | snapshot |
2013-05-18 |
sr55 | WinGui: QSV change advanced settings defaults. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Rodeo | QSV: merge latest fixes from trunk. |
commit | commitdiff | tree | snapshot |
2013-05-17 |
sr55 | WinGui: QSV Quality = 2 for Quality encoding. Same... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
handbrake | fix for output bitstream processing |
commit | commitdiff | tree | snapshot |
2013-05-15 |
handbrake | NAL search fix for small chunk(s) |
commit | commitdiff | tree | snapshot |
2013-05-14 |
handbrake | fix for allocation according the needed sizes |
commit | commitdiff | tree | snapshot |
2013-05-07 |
handbrake | proper init, via zeroing, for all declared members... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
sr55 | QSV WinGui: Updated Preset / advanced String. Disable... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
handbrake | adjustments for default value(s) |
commit | commitdiff | tree | snapshot |
2013-05-04 |
sr55 | QSV WinGui: Set qsv demo preset to CFR |
commit | commitdiff | tree | snapshot |
2013-05-03 |
sr55 | QSV WinGui: When QSV encoder is selected set Constant... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
handbrake | cosmetic changes |
commit | commitdiff | tree | snapshot |
2013-05-01 |
handbrake | QSV: Merging trunk to qsv branch. RB 492 |
commit | commitdiff | tree | snapshot |
2013-04-29 |
sr55 | QSV: Merging trunk to qsv branch. |
commit | commitdiff | tree | snapshot |
2013-04-22 |
handbrake | Several QSV related improvements, RB 490 |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Rodeo | QSV: misc. fixes after SVN revision 5381. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Rodeo | QSV: improve naming and logging of the Intel QSV based... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Rodeo | QSV: indicate whether MSDK can give us decode timestamp... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Rodeo | Bump minimum supported Intel MediaSDK version to 1.4. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Rodeo | QSV: merge previous commit and a bit more. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Rodeo | QSV: initial libhb infrastructure to query QSV availabi... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Rodeo | QSV: merge cleanup from trunk. |
commit | commitdiff | tree | snapshot |
2013-03-24 |
sr55 | WinGui: Fixed build. |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Rodeo | QSV: update WinGUI after previous commit. |
commit | commitdiff | tree | snapshot |
next |