summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop
Commit message (Expand)AuthorAgeFilesLines
* Merging Trunk into OpenCL Branch.sr552013-02-2432-259/+582
* Merging trunk to cl branch.sr552013-02-021-3/+14
* add a new compile option: --enable-hwdhandbrake2013-01-313-4/+4
* Merging trunk into opencl branch. This includes an update to libav-9.1sr552013-01-161-0/+3
* Merging Trunk into the OpenCL branch. This includes an updated version of lib...sr552013-01-061-6/+6
* Merging trunk to opencl branch.sr552012-12-293-7/+1
* add hardware decoder support for H264(vob/m2ts), mpeg2(vob/m2ts), VC1(WMV3/m2...handbrake2012-12-183-0/+12
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-024-13/+51
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-225-35/+108
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-2111-98/+177
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-126-18/+98
* WinGui: Initial work to overhaul the plist import code.sr552012-10-276-21/+24
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-062-45/+0
* 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-2016-279/+284
* WinGui: Make sure new Mixdowns get appropriate bitrate selections for aacsr552012-09-071-3/+3
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-072-4/+19
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-125-297/+344
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-0/+6
* WinGui: Code Cleanupsr552012-06-149-186/+502
* WinGui: Support for bob deinterlacing/ decomb.sr552012-05-052-0/+2
* Interop: Fixes / API Updates for Encoding.sr552012-03-314-42/+102
* Interop: Update hb_job_s and hb_title_s with latest API changes.sr552012-03-312-0/+8
* Interop: Expose option to enable or disable LibDVDNav on scans.randomengy2012-03-311-80/+87
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-6/+45
* WinGui: Fixes to the preset system and plist exporter. (Missing keys)sr552012-02-052-2/+2
* WinGui: Add support for --audio-copy-mask and --audio-fallbacksr552012-01-141-2/+2
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-273-3/+12
* WinGui: Several more culture issue fixes.sr552011-11-041-3/+0
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-3028-412/+1015
* WinGui: Add support for new decomb options.sr552011-10-231-1/+2
* WinGui: Couple of cosmetic bug fixes.sr552011-10-141-2/+2
* Interop: x264Tune model update.sr552011-10-081-6/+6
* Interop: Add some models for upcoming x264 preset/tune/profile & audio encode...sr552011-10-085-26/+164
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-0812-155/+183
* WinGui: Rename Mixdown Passthru to Nonesr552011-10-071-3/+3
* Interop: Add in a bunch of missing comments.sr552011-09-179-25/+121
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-175-14/+65
* WinGui: Fixes to the Audio Panel.sr552011-09-161-1/+1
* WinGui: Update the Interop Mixdown and Audio Encoder objectssr552011-09-112-2/+23
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-1310-17/+45
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-2414-40/+64
* WinGui: Setup a simple msbuild configuration and simplified the project build...sr552011-07-171-7/+1
* WinGui: Another attempt at sorting the build.sr552011-07-161-8/+0
* Another set of build fixessr552011-07-161-0/+1
* WinGui: Build fixes.sr552011-07-161-0/+13
* WinGui: Some fixes to the Queue Current encoding information display and remo...sr552011-07-161-0/+3
* WinGui: Starting to remove model objects from the Application Services module...sr552011-07-161-0/+30
* WinGui: Added file headers to the interop library, and corrected a number of ...sr552011-07-0954-202/+649