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
/
HandBrakeInterop
/
HandBrakeInstance.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Remove Interop Library for Previous commit.
sr55
2015-02-28
1
-551
/
+0
*
WinGui: Some improvements to Exception Handling, Debug information etc in the...
sr55
2015-02-07
1
-6
/
+23
*
WinGui: Strip out some unused code.
sr55
2015-01-27
1
-83
/
+2
*
WinGui: Remove the EncodingProfile object as it doesn't make sense in the con...
sr55
2015-01-18
1
-10
/
+10
*
WinGui:
sr55
2015-01-17
1
-1
/
+6
*
WinGui: Fix a large memory leak in the preview window that was introduced wit...
sr55
2015-01-10
1
-0
/
+6
*
WinGui:
sr55
2015-01-10
1
-3
/
+11
*
WinGui: Further API tidyup in the interop library. Moving some filesize calcu...
sr55
2015-01-09
1
-199
/
+70
*
WinGui: Better UTF-8 Fix, Also fixed encode class
sr55
2015-01-09
1
-7
/
+3
*
WinGui: Remove "Aspect Ratio" Display on the Picture tab. It's not really use...
sr55
2015-01-09
1
-1
/
+1
*
WinGui: Fix an issue with non-ASCII characters in the new JSON Scan API. Than...
sr55
2015-01-09
1
-6
/
+7
*
WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...
sr55
2015-01-02
1
-10
/
+28
*
WinGui: Updated to use hb_get_preview2.
sr55
2014-12-28
1
-19
/
+37
*
WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...
sr55
2014-12-26
1
-1259
/
+58
*
WinGui: Switch to using the new JSON based scan API.
sr55
2014-12-20
1
-176
/
+52
*
WinGui: Refactor the scan model namespace in preparation for json api impl
sr55
2014-12-20
1
-1
/
+1
*
WinGui: QuickFix for a crash, will resolve properly later.
sr55
2014-12-20
1
-1
/
+1
*
WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...
sr55
2014-12-18
1
-8
/
+8
*
WinGui: Remove the option to enable the static preview window. Window is now ...
sr55
2014-11-27
1
-14
/
+14
*
WinGui: Currently hb_title_s.path is directly marshalled as string. But this ...
sr55
2014-09-14
1
-21
/
+14
*
Interop: Added support for NL-Means denoise.
randomengy
2014-08-03
1
-25
/
+29
*
WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.
sr55
2014-07-05
1
-5
/
+7
*
WinGui: Missing file from last checkin.
sr55
2014-06-14
1
-3
/
+3
*
Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clo...
randomengy
2014-06-11
1
-4
/
+25
*
Interop: Support for rotation and reflection.
randomengy
2014-04-11
1
-0
/
+43
*
Interop: Added methods to dynamically pull the preset, profile, level and tun...
randomengy
2014-03-31
1
-31
/
+31
*
Interop: Disable two-pass code when the encode type is constant quality. Upda...
randomengy
2014-03-19
1
-2
/
+2
*
WinGui: Fix an issue with the preview scan count not being set correctly for ...
sr55
2014-03-16
1
-10
/
+29
*
WinGui: Some tidy up and refactoring in the interop library. Few small intern...
sr55
2014-02-21
1
-15
/
+5
*
WinGui: Update HandBrakeInterop Library for the latest encoder option changes.
sr55
2014-02-17
1
-13
/
+13
*
WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...
sr55
2014-02-16
1
-2
/
+0
*
Interop: Various fixes/features
randomengy
2014-02-01
1
-7
/
+20
*
WinGui: Tags/Spaces tidyup
sr55
2013-12-22
1
-1913
/
+1913
*
WinGui: Add support for passing through chapter names.
sr55
2013-12-22
1
-1
/
+2
*
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
1
-0
/
+2
*
Interop: Input/output paths are now encoded to UTF-8. Removed references to h...
randomengy
2013-10-13
1
-25
/
+33
*
WinGui: Fix up libhb encode feature.
sr55
2013-09-21
1
-1
/
+2
*
Interop: Removed unused structs and constants and added warnings in libhb cod...
randomengy
2013-09-19
1
-0
/
+23
*
Interop: Various fixes/improvements
randomengy
2013-09-14
1
-37
/
+46
*
Interop: Add Path to the Title object
sr55
2013-08-29
1
-1
/
+2
*
WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...
sr55
2013-08-24
1
-23
/
+33
*
Interop: Updated some structs to keep up with libhb. Exposed video quality li...
randomengy
2013-08-23
1
-6
/
+4
*
Interop: Bringing it up to speed with the latest nightlies. Interop now expos...
randomengy
2013-06-18
1
-21
/
+10
*
Exposing DurationPts on titles and chapters from scans, along with some conve...
randomengy
2013-03-31
1
-24
/
+80
*
WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...
sr55
2013-02-12
1
-2
/
+3
*
Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...
randomengy
2012-12-02
1
-7
/
+29
*
Interop: Updated to work with hb_chapter_set_title for chapter markers.
randomengy
2012-11-22
1
-28
/
+35
*
Interop: Updated to support removal of title->job. Removed some obsolete prop...
randomengy
2012-11-21
1
-50
/
+83
[next]