| Commit message (Expand) | Author | Age | Files | Lines |
* | encx265: simplify chapter mark handling | John Stebbins | 2016-05-25 | 1 | -79/+22 |
* | libhb: fix incorrect assumption that video quality is always positive. | Tim Walker | 2016-03-31 | 1 | -1/+1 |
* | x265: use more permissive x265_api_query instead of x265_api_get | John Stebbins | 2016-03-30 | 1 | -2/+2 |
* | libhb: fix x265 encoding with CRF == 0.0 | Tim Walker | 2016-03-29 | 1 | -1/+1 |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 1 | -1/+1 |
* | Added missing NULL pointer check in encx265Close | schrotthaufen | 2015-11-13 | 1 | -0/+1 |
* | x265: add support for 10, 12, and 16 bit x265 libs | John Stebbins | 2015-11-12 | 1 | -20/+22 |
* | x265: use multi-lib API | John Stebbins | 2015-11-12 | 1 | -30/+45 |
* | libhb: make muxer, sync, and reader behave like other work objects | John Stebbins | 2015-11-09 | 1 | -1/+2 |
* | libhb: add hb_buffer_list | John Stebbins | 2015-09-24 | 1 | -22/+6 |
* | encx265: fix regression introduced in SVN revision 6366. | Rodeo | 2015-06-08 | 1 | -6/+2 |
* | libhb: fix issues with video options | jstebbins | 2015-05-28 | 1 | -0/+1 |
* | libhb: Use a buffer flat to indicate EOF | jstebbins | 2015-05-01 | 1 | -1/+1 |
* | Bump libx265 to version 1.6 | Rodeo | 2015-04-03 | 1 | -0/+3 |
* | libhb: use jansson for hb_dict | jstebbins | 2015-03-09 | 1 | -4/+14 |
* | json: automatically scan title when processing json jobs | jstebbins | 2015-03-07 | 1 | -3/+4 |
* | libhb: don't pass "auto" profile to libx265. | Rodeo | 2015-02-16 | 1 | -1/+3 |
* | H.265: don't allow requesting Main 10 profile. | Rodeo | 2015-02-15 | 1 | -0/+1 |
* | Update year to 2015. | bradleys | 2015-02-01 | 1 | -1/+1 |
* | json: add json APIs | jstebbins | 2014-12-16 | 1 | -17/+15 |
* | x265: enable 2-pass ABR encoding | jstebbins | 2014-08-26 | 1 | -18/+42 |
* | Bump x265 to version 1.0 | Rodeo | 2014-05-13 | 1 | -35/+91 |
* | encx265: fix chapter insertion. | Rodeo | 2014-05-10 | 1 | -0/+1 |
* | Fix previous commit again. This is not my day. | Rodeo | 2014-04-06 | 1 | -91/+35 |
* | QSV: fix previous commit (outdated version of the same patch, sorry9. | Rodeo | 2014-04-06 | 1 | -35/+91 |
* | x265: enable MP4 and Matroska muxing. | Rodeo | 2014-03-13 | 1 | -34/+0 |
* | Bump x265 to r6321 8a84c10e5116. | Rodeo | 2014-02-28 | 1 | -81/+213 |
* | Update some copyright dates to 2014. | Rodeo | 2014-02-18 | 1 | -1/+1 |
* | libhb: make encoder options less x264-centric. | Rodeo | 2014-02-13 | 1 | -7/+7 |
* | encx265: miscellaneous fixes, cleanup and refactoring. | Rodeo | 2014-02-11 | 1 | -127/+229 |
* | Initial x265 integration. Patch by Zhang Zhiqiang. Thanks! | Rodeo | 2014-02-10 | 1 | -0/+295 |