index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
CS
/
HandBrake.Interop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Interop: Support for rotation and reflection.
randomengy
2014-04-11
4
-1
/
+82
*
Interop: Added methods to dynamically pull the preset, profile, level and tun...
randomengy
2014-03-31
8
-104
/
+170
*
Interop: Disable two-pass code when the encode type is constant quality. Upda...
randomengy
2014-03-19
2
-5
/
+5
*
WinGui: Fix an issue with the preview scan count not being set correctly for ...
sr55
2014-03-16
2
-12
/
+37
*
WinGui: Remove some last references to the faac encoder.
sr55
2014-03-02
3
-6
/
+0
*
WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...
sr55
2014-02-23
1
-1
/
+1
*
WinGui: x265 UI patch by Zhang Zhigiang.
sr55
2014-02-23
6
-72
/
+207
*
WinGui: Some tidy up and refactoring in the interop library. Few small intern...
sr55
2014-02-21
29
-284
/
+630
*
Remove HB_API_OLD_PRESET_SETTERS cruft.
Rodeo
2014-02-18
1
-3
/
+0
*
WinGui: Update HandBrakeInterop Library for the latest encoder option changes.
sr55
2014-02-17
3
-20
/
+20
*
WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...
sr55
2014-02-16
1
-2
/
+0
*
libhb: write encoding library's name in the Activity Log.
Rodeo
2014-02-13
3
-0
/
+9
*
Interop: Various fixes/features
randomengy
2014-02-01
10
-12
/
+61
*
libhb: support AV_FRAME_DATA_MATRIXENCODING side data.
Rodeo
2014-01-26
1
-0
/
+3
*
WinGui: Tags/Spaces tidyup
sr55
2013-12-22
1
-1913
/
+1913
*
WinGui: Add support for passing through chapter names.
sr55
2013-12-22
2
-1
/
+7
*
Interop: Fix an issue with the path being presented in the system codepath. U...
sr55
2013-11-28
1
-0
/
+6
*
Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.
Rodeo
2013-11-08
1
-3
/
+3
*
Interop: Exposed properties and methods on subtitle tracks to determine if th...
randomengy
2013-11-07
4
-7
/
+56
*
Interop: Input/output paths are now encoded to UTF-8. Removed references to h...
randomengy
2013-10-13
12
-280
/
+377
*
WinGui: Handle libhb dll errors.
sr55
2013-10-08
1
-366
/
+366
*
QSV: libhb-based preset system.
Rodeo
2013-09-24
1
-0
/
+3
*
WinGui: Fix up libhb encode feature.
sr55
2013-09-21
2
-2
/
+3
*
Interop: Removed unused structs and constants and added warnings in libhb cod...
randomengy
2013-09-19
23
-613
/
+482
*
QSV: minor refactoring.
Rodeo
2013-09-15
4
-8
/
+20
*
Interop: Various fixes/improvements
randomengy
2013-09-14
13
-178
/
+211
*
WinGui: Fix around logging when the TextWriter is closed and Removed an unne...
sr55
2013-09-01
1
-11
/
+2
*
Interop: Add Path to the Title object
sr55
2013-08-29
2
-1
/
+7
*
Interop: Fix Scanning due to qsv change to hb_title_s
sr55
2013-08-24
2
-3
/
+6
*
Interop: Few minor updates for QuickSync.
sr55
2013-08-24
3
-4
/
+9
*
WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...
sr55
2013-08-24
3
-23
/
+54
*
WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...
sr55
2013-08-23
1
-0
/
+4
*
WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunk
sr55
2013-08-23
3
-0
/
+32
*
Interop: Updated some structs to keep up with libhb. Exposed video quality li...
randomengy
2013-08-23
16
-304
/
+238
*
Interop: Bringing it up to speed with the latest nightlies. Interop now expos...
randomengy
2013-06-18
12
-190
/
+371
*
WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...
sr55
2013-06-16
7
-37
/
+118
*
WinGui: Add support for the 24bit flac encoder.
sr55
2013-06-01
1
-1
/
+4
*
WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...
sr55
2013-04-12
2
-2
/
+8
*
Exposing DurationPts on titles and chapters from scans, along with some conve...
randomengy
2013-03-31
12
-80
/
+199
*
WinGui: Update Assembly Info and Installer templates
sr55
2013-03-09
1
-1
/
+1
*
WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...
sr55
2013-02-12
32
-259
/
+582
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
1
-3
/
+14
*
WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...
sr55
2013-01-06
1
-0
/
+3
*
WinGui: Removed High444, use auto instead.
sr55
2012-12-31
1
-3
/
+3
*
WinGui: Remove High10 and High422 options.
sr55
2012-12-31
1
-4
/
+4
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
3
-7
/
+1
*
Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...
randomengy
2012-12-02
4
-13
/
+51
*
Interop: Updated to work with hb_chapter_set_title for chapter markers.
randomengy
2012-11-22
5
-35
/
+108
*
Interop: Updated to support removal of title->job. Removed some obsolete prop...
randomengy
2012-11-21
11
-98
/
+177
*
Interop: Fix build break from bad merge.
randomengy
2012-11-17
1
-0
/
+3
[next]