| Commit message (Expand) | Author | Age | Files | Lines |
* | libhb,cli: add preset management to libhb, use it in cli | jstebbins | 2015-05-06 | 1 | -0/+6 |
* | libhb: fix mingw link, undefined symbol CoTaskMemFree | jstebbins | 2015-05-01 | 1 | -1/+1 |
* | ports: add functions for looking up user config directory | jstebbins | 2015-04-19 | 1 | -1/+4 |
* | Move strtok_r fallback to dedicated "compat" files. | Rodeo | 2015-04-10 | 1 | -0/+4 |
* | build: fix mingw Jenkins builds | jstebbins | 2015-01-19 | 1 | -1/+1 |
* | Work around fedora mingw pthread library requirement | jstebbins | 2015-01-18 | 1 | -2/+7 |
* | contrib: build and link new jansson lib | jstebbins | 2014-12-05 | 1 | -5/+5 |
* | contrib: Add libgnurx to provide POSIX regex on Windows. | bradleys | 2014-10-15 | 1 | -1/+7 |
* | build: remove mp4v2 and libmkv dependencies | jstebbins | 2014-08-18 | 1 | -19/+2 |
* | Add VP8 support | jstebbins | 2014-04-15 | 1 | -2/+2 |
* | Remove libfaac | sr55 | 2014-03-02 | 1 | -8/+1 |
* | libhb: dynamic detection of availability of libav audio encoders | jstebbins | 2014-03-01 | 1 | -4/+0 |
* | libhb: remove a52dec | jstebbins | 2014-02-20 | 1 | -1/+1 |
* | encx265: miscellaneous fixes, cleanup and refactoring. | Rodeo | 2014-02-11 | 1 | -1/+1 |
* | Initial x265 integration. Patch by Zhang Zhiqiang. Thanks! | Rodeo | 2014-02-10 | 1 | -1/+9 |
* | libhb: change libhb.a to libhandbrake.a | jstebbins | 2014-02-09 | 1 | -1/+1 |
* | Remove some leftovers from the mpeg2dec contrib removal. | Rodeo | 2014-01-15 | 1 | -2/+2 |
* | remove contrib mpeg2dec | jstebbins | 2014-01-13 | 1 | -3/+0 |
* | OpenCL: use the new library loading architecture for all OpenCL code. | Rodeo | 2013-11-08 | 1 | -7/+0 |
* | OpenCL: ship our own headers, to reduce our dependency on external OpenCL SDKs. | Rodeo | 2013-10-20 | 1 | -1/+1 |
* | QSV: use ifdefs rather than filtering to bypass libmfx references during comp... | Rodeo | 2013-09-24 | 1 | -5/+0 |
* | Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. | sr55 | 2013-09-21 | 1 | -0/+13 |
* | Big merge, QSV to trunk: part 1 (tracked files). | Rodeo | 2013-08-22 | 1 | -1/+14 |
* | Solaris: add proper POSIX defines | Rodeo | 2013-07-13 | 1 | -1/+1 |
* | libhb: add experimental avformat muxer for mkv and mp4 | jstebbins | 2013-06-30 | 1 | -1/+18 |
* | Fix the build under MinGW | sr55 | 2013-06-16 | 1 | -1/+1 |
* | improve aac encoder build options and change some aac encoder defaults | jstebbins | 2013-06-15 | 1 | -0/+10 |
* | Add optional fdk-aac encoder | jstebbins | 2013-03-03 | 1 | -2/+10 |
* | Remove mingw+libmkv dependency on libiberty. | konablend | 2012-09-08 | 1 | -1/+1 |
* | Use libav for dts audio decoding instead of libdca | jstebbins | 2012-07-15 | 1 | -1/+1 |
* | bump libav to libav-v0.8-2197-g1a068bf | jstebbins | 2012-07-11 | 1 | -1/+1 |
* | ASS bump to 0.10.0 | jstebbins | 2011-10-21 | 1 | -0/+6 |
* | bump ffmpeg from git-185a155 to git-0b32da9 | jstebbins | 2011-02-27 | 1 | -1/+1 |
* | Remove a couple more remnants of faad from make files | jstebbins | 2011-02-11 | 1 | -1/+1 |
* | remove libfaad from build | jstebbins | 2011-02-11 | 1 | -1/+1 |
* | Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decoding | jstebbins | 2010-10-23 | 1 | -0/+3 |
* | SSA subtitle burn in | jstebbins | 2010-09-28 | 1 | -4/+4 |
* | Bump ffmpeg from 22950 to 25082 | jstebbins | 2010-09-14 | 1 | -1/+1 |
* | Add Bluray support | jstebbins | 2010-09-08 | 1 | -2/+2 |
* | link hb.dll with -static flag so that extra dll's are not required | jstebbins | 2010-06-01 | 1 | -1/+1 |
* | add ability to probe for existance of headers and libraries to configure.py | jstebbins | 2010-05-23 | 1 | -2/+29 |
* | fix some mingw warnings and a mingw build issue | jstebbins | 2010-04-10 | 1 | -1/+1 |
* | small error in the last change. Missed a comman in the libhb build script cha... | sr55 | 2010-04-05 | 1 | -1/+1 |
* | libgcc is no longer needed. Thanks to golgol7777 for pointing out the necessa... | sr55 | 2010-04-05 | 1 | -0/+1 |
* | CLI: SubRip Subtitle import | eddyg | 2009-06-23 | 1 | -2/+2 |
* | Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ... | jbrjake | 2009-05-26 | 1 | -2/+2 |
* | - bump to mp4v2-trunk-r349. | konablend | 2009-05-23 | 1 | -2/+2 |
* | - Add CoreAudio AAC as one of the encoder on Mac OS X. | ritsuka | 2009-05-23 | 1 | -0/+1 |
* | add libdvdnav support | jstebbins | 2009-04-27 | 1 | -2/+2 |
* | This patch adds mingw32 cross-compilation support to HandBrake trunk to | konablend | 2009-04-14 | 1 | -5/+28 |