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
...
*
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
3
-7
/
+1
*
WinGui: Fix an issue with non-ASCII characters in the new JSON Scan API. Than...
sr55
2015-01-09
1
-6
/
+7
*
WinGui: Further fixes to libhb json api filters code.
sr55
2015-01-05
2
-22
/
+0
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
1
-18
/
+0
*
WinGui: Further fixes to libhb json encoding. FPS and Anamorphic should now w...
sr55
2015-01-04
5
-109
/
+273
*
WinGui: Bug fixes to the libhb json encode factory and surrounding classes. E...
sr55
2015-01-02
5
-103
/
+125
*
WinGui: Updated to use hb_get_preview2.
sr55
2014-12-28
3
-19
/
+64
*
WinGui: Initial implementation of the new JSON API for encoding. Not exposed ...
sr55
2014-12-26
21
-1803
/
+224
*
WinGui: Adding the JSON models and factories for Encoding and Anamorphic calc...
sr55
2014-12-26
24
-0
/
+1463
*
WinGui: Fix a bug in the anamorphic size code.
sr55
2014-12-20
1
-3
/
+1
*
WinGui: Switch to using the new JSON based scan API.
sr55
2014-12-20
27
-294
/
+982
*
WinGui: Refactor the scan model namespace in preparation for json api impl
sr55
2014-12-20
14
-29
/
+32
*
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
6
-51
/
+23
*
WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...
sr55
2014-11-28
1
-0
/
+23
*
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
2
-29
/
+22
*
WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...
sr55
2014-08-22
3
-0
/
+120
*
WinGui: Use OutputFormat display name, rather than the enum name.
sr55
2014-08-21
1
-2
/
+2
*
WinGui: -Fix to the update service. -Change NlMeans to NLMeans
sr55
2014-08-19
1
-1
/
+1
*
WinGui: Update copyright and version numbers for upcoming releases.
sr55
2014-08-18
1
-1
/
+1
*
Interop: Added support for NL-Means denoise.
randomengy
2014-08-03
8
-103
/
+70
*
WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.
sr55
2014-07-05
6
-9
/
+93
*
WinGui: unbreak interop job structure
jstebbins
2014-06-24
1
-3
/
+0
*
WinGui: Missing file from last checkin.
sr55
2014-06-14
1
-3
/
+3
*
WinGui: Minor interop update.
sr55
2014-06-14
1
-141
/
+149
*
Interop: Fixed a bug that was causing crashes on AAC passthrough. We were clo...
randomengy
2014-06-11
7
-20
/
+55
*
WinGui: Handle Zero Pointer better in the NativeList. This can happen sometim...
sr55
2014-05-22
1
-2
/
+4
*
WinGui: Give the preview window a presence on the picture settings tab. Added...
sr55
2014-05-17
1
-0
/
+22
*
WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265
sr55
2014-04-19
1
-4
/
+8
*
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
[prev]
[next]