summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HandBrakeInstance.cs
Commit message (Expand)AuthorAgeFilesLines
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-121-11/+53
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-201-54/+116
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-121-23/+52
* WinGui: Code Cleanupsr552012-06-141-1/+2
* Interop: Fixes / API Updates for Encoding.sr552012-03-311-19/+23
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-301-138/+163
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-081-23/+28
* Interop: Add in a bunch of missing comments.sr552011-09-171-5/+0
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-171-5/+1
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-131-2/+4
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-241-2/+2
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-091-2/+15
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-121-15/+8
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-121-0/+1600