summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* OpenCL: 1. Tabs to Spaces. 2. Couple of Typossr552013-02-258-325/+324
* Merging Trunk to openClsr552013-02-254-10/+24
* tidy up log output, useless codehandbrake2013-02-2514-386/+135
* Fix buildsr552013-02-241-1/+1
* Merging Trunk into OpenCL Branch.sr552013-02-2474-2025/+3331
* modify GPU test, opencl support AMD and Nvidia graphichandbrake2013-02-175-66/+63
* OpenCL: Fix a few build system issues that prevent building on platforms othe...sr552013-02-102-7/+12
* Replace some code with platform independenthandbrake2013-02-0813-70/+28
* modify the scan path without hardware decoderhandbrake2013-02-051-1/+1
* Merging Trunk to OpenCL branchsr552013-02-049-861/+1098
* Merging trunk to cl branch.sr552013-02-02106-3509/+6122
* add a new compile option: --enable-hwdhandbrake2013-01-3141-1783/+2740
* modified the opencl init error. it can work well with mingw64 compiled.handbrake2013-01-221-2/+2
* the new libav-9.1 has the code of hb-libav-avformat. handbrake2013-01-181-214/+0
* corrected the decavcodecaccl.c file. it can work well with i686 compiling.handbrake2013-01-184-163/+160
* Merging trunk into opencl branch. This includes an update to libav-9.1sr552013-01-1657-4410/+6605
* modify a error about compiling with mingw64handbrake2013-01-161-1/+1
* modified some display information errorshandbrake2013-01-1511-78/+108
* Merging Trunk into the OpenCL branch. This includes an updated version of lib...sr552013-01-0674-1133/+2981
* Merging trunk to opencl branch.sr552012-12-2989-25814/+27438
* add hardware decoder support for H264(vob/m2ts), mpeg2(vob/m2ts), VC1(WMV3/m2...handbrake2012-12-1844-17/+6090
* Creating a branch to allow easier testing of opencl code.sr552012-12-140-0/+0
* fix some crashes in the macuijstebbins2012-12-123-1/+4
* libhb: refactor job initialization and cleanupjstebbins2012-12-092-97/+77
* libhb: fix hb_dict_next() when dict is emptyjstebbins2012-12-091-2/+2
* encx264: raise qpmin to 4. 3 has been found to fail on real sources.Rodeo2012-12-091-3/+5
* LinGui: fix loose crop calculationjstebbins2012-12-081-2/+2
* libhb: Fix a timing problem when rendering vobsubsjstebbins2012-12-082-11/+41
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-083-5/+5
* WinGui: When we have a variable framerate preset, reset to "same as source" r...sr552012-12-082-6/+8
* lingui: fix subtitle configuration problemjstebbins2012-12-041-1/+2
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-024-13/+51
* libhb: fix eedi2 crash in decombjstebbins2012-11-301-1/+0
* hb_x264_param_unparse(): fix typo.Rodeo2012-11-271-1/+1
* MacGui: Remove vestigial activity log debug messages.dynaflash2012-11-272-4/+0
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-273-7/+25
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-273-39/+35
* libhb: fix memory consumption problemjstebbins2012-11-261-2/+2
* WinGui: Tweak the advanced panel design so it is less likely to go off screen.sr552012-11-252-5/+6
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-243-19/+28
* WinGui: Quick fix to restore building of the app.sr552012-11-221-2/+2
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-225-35/+108
* lingui: go back to original pause, start, stop icons. jstebbins2012-11-223-0/+0
* libhb: fix generation of silence buffer for filling audio gapsjstebbins2012-11-211-1/+1
* muxmkv: don't write the last chapter marker if it is shorter than 3/2 second.Rodeo2012-11-211-43/+45
* hb_audio_remap: protect against invalid channel layouts.Rodeo2012-11-214-7/+18
* Improve support for planar audio.Rodeo2012-11-219-172/+311
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-2111-98/+177
* libhb: fix BD encodingjstebbins2012-11-202-11/+16
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-182-30/+101