summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeUtils.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+7
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-311-0/+2
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-121-0/+2
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-221-0/+40
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-121-0/+23
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-201-1/+13
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-121-0/+8
* Interop: Expose option to enable or disable LibDVDNav on scans.randomengy2012-03-311-80/+87
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-301-118/+80
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-081-13/+13
* Interop: Add in a bunch of missing comments.sr552011-09-171-2/+8
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-171-0/+5
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-241-5/+2
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-091-4/+16
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-121-7/+6
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-121-0/+254