summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/HandBrakeInterop/HbLib
Commit message (Expand)AuthorAgeFilesLines
* Interop: Adding missing file from previous checkin.randomengy2012-09-211-0/+53
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-207-130/+125
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-121-1/+1
* Interop: Fixes / API Updates for Encoding.sr552012-03-313-23/+79
* Interop: Update hb_job_s and hb_title_s with latest API changes.sr552012-03-312-0/+8
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-305-27/+104
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-084-31/+40
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-134-6/+20
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-243-18/+26
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-099-66/+129
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-129-13/+27
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-129-0/+1413