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: 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
*
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
[next]