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: 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
*
Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...
randomengy
2012-11-12
6
-18
/
+98
*
WinGui: Initial work to overhaul the plist import code.
sr55
2012-10-27
6
-21
/
+24
*
WinGui: Remove Castle references from HandBrake.Interop
sr55
2012-10-06
2
-45
/
+0
*
Interop: Adding missing file from previous checkin.
randomengy
2012-09-21
1
-0
/
+53
*
Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...
randomengy
2012-09-20
16
-279
/
+284
*
WinGui: Make sure new Mixdowns get appropriate bitrate selections for aac
sr55
2012-09-07
1
-3
/
+3
*
WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...
sr55
2012-09-07
2
-4
/
+19
*
Interop: Some refactoring, exposing list of video encoders, fixed const value...
randomengy
2012-08-12
5
-297
/
+344
*
WinGui: Move some stuff around in the services library and refactor out some ...
sr55
2012-07-20
1
-0
/
+6
*
WinGui: Code Cleanup
sr55
2012-06-14
9
-186
/
+502
*
WinGui: Support for bob deinterlacing/ decomb.
sr55
2012-05-05
2
-0
/
+2
*
Interop: Fixes / API Updates for Encoding.
sr55
2012-03-31
4
-42
/
+102
*
Interop: Update hb_job_s and hb_title_s with latest API changes.
sr55
2012-03-31
2
-0
/
+8
*
Interop: Expose option to enable or disable LibDVDNav on scans.
randomengy
2012-03-31
1
-80
/
+87
*
WinGui: (WPF) Further work wiring up the new UI.
sr55
2012-03-01
1
-6
/
+45
*
WinGui: Fixes to the preset system and plist exporter. (Missing keys)
sr55
2012-02-05
2
-2
/
+2
*
WinGui: Add support for --audio-copy-mask and --audio-fallback
sr55
2012-01-14
1
-2
/
+2
*
WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...
sr55
2011-12-27
3
-3
/
+12
*
WinGui: Several more culture issue fixes.
sr55
2011-11-04
1
-3
/
+0
*
Interop: Updates to the Interop Library to use the new methods to get at the ...
sr55
2011-10-30
28
-412
/
+1015
*
WinGui: Add support for new decomb options.
sr55
2011-10-23
1
-1
/
+2
*
WinGui: Couple of cosmetic bug fixes.
sr55
2011-10-14
1
-2
/
+2
*
Interop: x264Tune model update.
sr55
2011-10-08
1
-6
/
+6
*
Interop: Add some models for upcoming x264 preset/tune/profile & audio encode...
sr55
2011-10-08
5
-26
/
+164
*
Interop: Updating structs to keep up with libhb. Adding support for x264 prof...
randomengy
2011-10-08
12
-155
/
+183
*
WinGui: Rename Mixdown Passthru to None
sr55
2011-10-07
1
-3
/
+3
*
Interop: Add in a bunch of missing comments.
sr55
2011-09-17
9
-25
/
+121
*
Interop: Added support for various audio encoding options that were missing f...
sr55
2011-09-17
5
-14
/
+65
*
WinGui: Fixes to the Audio Panel.
sr55
2011-09-16
1
-1
/
+1
*
WinGui: Update the Interop Mixdown and Audio Encoder objects
sr55
2011-09-11
2
-2
/
+23
*
Interop: Struct changes to keep up with libhb and passthrough updates. Also f...
randomengy
2011-08-13
10
-17
/
+45
*
Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...
randomengy
2011-07-24
14
-40
/
+64
*
WinGui: Setup a simple msbuild configuration and simplified the project build...
sr55
2011-07-17
1
-7
/
+1
*
WinGui: Another attempt at sorting the build.
sr55
2011-07-16
1
-8
/
+0
*
Another set of build fixes
sr55
2011-07-16
1
-0
/
+1
*
WinGui: Build fixes.
sr55
2011-07-16
1
-0
/
+13
*
WinGui: Some fixes to the Queue Current encoding information display and remo...
sr55
2011-07-16
1
-0
/
+3
[prev]
[next]