]> granicus.if.org Git - handbrake/shortlog
handbrake
2013-08-20 RodeoQSV: fix possible pointer dereference.
2013-08-19 handbrakeQSV: adjustments for .ts container processing where...
2013-08-19 handbrakeQSV: RB 558, bump libav up to 9.6, fix: added new files
2013-08-19 handbrakeQSV: RB 558, bump libav up to 9.6
2013-08-19 RodeoQSV: minor refactoring.
2013-08-19 RodeoQSV: revert broken part of previous commit.
2013-08-19 RodeoQSV: disable MBBRC/ExtBRC support for software implemen...
2013-08-18 RodeoQSV: fix some hangs caused by running out of resources.
2013-08-18 RodeoQSV: add short nmes for options with names tha may...
2013-08-18 handbrakeQSV: decode speed improvements
2013-08-18 handbrakeQSV: added helper timing/debug methods for measuring...
2013-08-17 RodeoQSV: interlaced encoding support.
2013-08-17 RodeoQSV: improve PTS save/restore workaround.
2013-08-17 handbrakeQSV: message is aligned for already used case
2013-08-17 handbrakeQSV: MFX_CODINGOPTION_UNKNOWN means up to runtime/MSDK
2013-08-14 RodeoQSV: validate some options and disable intercaed encodi...
2013-08-14 RodeoQSV: enc_qsv cleanup.
2013-08-09 handbrakeQSV: comment fix
2013-08-09 handbrakeQSV: adjusting encode to use VPP dimensions, if present
2013-08-06 handbrakeQSV: param check: LA should be within range
2013-08-06 handbrakeQSV: Trellis option support
2013-08-06 handbrakeQSV: forcing VPP to preserve timestamp(s)
2013-08-04 RodeoQSV: fix some recent oversights.
2013-08-03 RodeoQSV: fix misc. warnings.
2013-08-03 RodeoQSV: cosmetics.
2013-08-03 RodeoQSV: don't print every QSV option in the help text.
2013-08-03 RodeoQSV: create a dedicated option for "AsyncDepth".
2013-08-03 RodeoQSV: add an option to force software decoding.
2013-08-03 RodeoQSV: cleanup filter initialization.
2013-08-03 RodeoQSV: simplify a check.
2013-08-03 RodeoQSV: use software decoding for 10-bit H.264 sources.
2013-08-03 RodeoQSV: decavcodec, code simplification and cleanup.
2013-08-03 RodeoQSV: move QSV-specific common code to dedicated files.
2013-07-31 handbrakeQSV: fix for existing yadiff filters usage; fix for...
2013-07-26 RodeoQSV: enc_qsv, write video_signal_type VUI parameters...
2013-07-26 RodeoQSV: don't set the deinterlace setting via a string...
2013-07-26 Rodeogit-svn-id: svn://svn.handbrake.fr/HandBrake/branches...
2013-07-26 RodeoQSV: fix another instance of variable shadowing.
2013-07-26 RodeoQSV: CLI, cleanup QSV VPP filter initialization.
2013-07-26 RodeoQSV: small change to the filter names.
2013-07-26 RodeoQSV: don't forget to add the VPP filter if we're deinte...
2013-07-26 handbrakeQSV: default MSDK VPP is now AFTER other filter(s)...
2013-07-24 RodeoQSV: fix stupid vasriable shadowing.
2013-07-23 RodeoQSV: support API 1.3.
2013-07-23 RodeoQSV: cleanup keyframe interval code.
2013-07-22 handbrakeQSV: support of MSDK 2013 R2/API 1.7 release and new...
2013-07-15 handbrakeQSV: fix for Render/Burn-in subtitles
2013-07-14 RodeoQSV: decavcodec: work around out-of-order timestamps.
2013-07-13 RodeoQSV: enc_qsv: improve B-frame usage detection.
2013-07-13 RodeoQSV: use MFX_IMPL_AUTO_ANY.
2013-07-05 RodeoQSV: fix a hang caused by dropping decoded frames witho...
2013-07-05 RodeoQSV: enc_qsv: improve DTS generation code.
2013-07-01 RodeoQSV: enc_qsv: improve DTS generation with B-pyramid...
2013-07-01 RodeoQSV: use B-frame workaround (DTS generation) for VFR...
2013-07-01 RodeoQSV: enc_qsv: default to VFR.
2013-06-30 RodeoQSV: Timestamp fixes.
2013-06-30 RodeoQSV: muxmp4: use the delay buffer for QSV H.264 too.
2013-06-30 RodeoQSV: enc_qsv: chapter marker support.
2013-06-30 RodeoQSV: enc_qsv: write initial PTS-DTS delay. Some muxers...
2013-06-26 handbrakeQSV: early init for QSV caps
2013-06-25 handbrakeQSV: fix for ifdef/endif
2013-06-24 sr55Fix a missing endif
2013-06-24 sr55QSV: Merging Trunk
2013-06-24 RodeoQSV: enc_qsv, log input continuity errors.
2013-06-23 RodeoQSV: and yet again.
2013-06-23 RodeoQSV: fix another stupid bug.
2013-06-23 RodeoQSV: fix stupid bug in SVN commit 5601.
2013-06-23 RodeoQSV: enc_qsv, set hb_job_t.areBframes.
2013-06-23 RodeoQSV: enc_qsv, generate our own decode time stamps when...
2013-06-23 RodeoQSV: add a capability for B-pyramid.
2013-06-23 RodeoQSV: hb_cpu_info_init, 0x6 0x46 is Haswell too.
2013-06-23 RodeoQSV: hb_qsv_info refactoring.
2013-06-23 RodeoQSV: hb_qsv_info_init, don't set software-only features...
2013-06-15 RodeoQSV: update hardcoded CFR code after recent merges.
2013-06-14 sr55WinGui: Some QuickSync preset tweaks.
2013-06-14 RodeoImprove an error message.
2013-06-13 handbrakeQSV: RB 512/possible decrease of the output bitstream...
2013-06-05 sr55QSV: Merging Trunk
2013-06-05 sr55QSV: Merging missed changes from trunk
2013-06-05 RodeoQSV: when we don't get the DTS from MediaSDK (versions...
2013-06-05 RodeoQSV: move decavcodec's QSV option parsing to a QSV...
2013-06-05 RodeoQSV: muxmkv: fix writing of SPS/PPS with the QSV encoder.
2013-06-05 RodeoQSV: add undocumented "--qsv-baseline" option for testi...
2013-06-05 RodeoQSV: port hb_qsv_info to hb_global_init().
2013-06-05 RodeoQSV: merge from trunk.
2013-06-04 handbrakeQSV: TargetKbps is not used when CQP
2013-06-03 RodeoQSV: merge fallback improvements from trunk.
2013-06-03 handbrakeQSV: Preset fix
2013-06-03 handbrakeQSV: better usage of crop
2013-06-01 sr55Merging Trunk into QSV branch.
2013-05-23 handbrakeQSV: direct compare should be used, not bitwise
2013-05-22 handbrakeQSV: adjusting comments
2013-05-22 handbrakeQSV: MFX_CODINGOPTION_OFF is defined as 2 as per headers
2013-05-22 handbrakeQSV: showing CPU details/name and added CPU microarchit...
2013-05-22 sr55WinGui: Undo commented out code.
2013-05-22 sr55WinGui: Detect newer hardware and use 3 point QSV slide...
2013-05-21 handbrakelinux build fix
2013-05-20 handbrakeRB 502/partial clip transcode fix
2013-05-18 handbrakemissing semicolon
2013-05-18 handbrakeoption should be at deinterlace, instead of decomb
next