summaryrefslogtreecommitdiffstats
path: root/libhb/encx265.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-1/+2
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-22/+6
* encx265: fix regression introduced in SVN revision 6366.Rodeo2015-06-081-6/+2
* libhb: fix issues with video optionsjstebbins2015-05-281-0/+1
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* Bump libx265 to version 1.6Rodeo2015-04-031-0/+3
* libhb: use jansson for hb_dictjstebbins2015-03-091-4/+14
* json: automatically scan title when processing json jobsjstebbins2015-03-071-3/+4
* libhb: don't pass "auto" profile to libx265.Rodeo2015-02-161-1/+3
* H.265: don't allow requesting Main 10 profile.Rodeo2015-02-151-0/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-17/+15
* x265: enable 2-pass ABR encodingjstebbins2014-08-261-18/+42
* Bump x265 to version 1.0Rodeo2014-05-131-35/+91
* encx265: fix chapter insertion.Rodeo2014-05-101-0/+1
* Fix previous commit again. This is not my day.Rodeo2014-04-061-91/+35
* QSV: fix previous commit (outdated version of the same patch, sorry9.Rodeo2014-04-061-35/+91
* x265: enable MP4 and Matroska muxing.Rodeo2014-03-131-34/+0
* Bump x265 to r6321 8a84c10e5116.Rodeo2014-02-281-81/+213
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: make encoder options less x264-centric.Rodeo2014-02-131-7/+7
* encx265: miscellaneous fixes, cleanup and refactoring.Rodeo2014-02-111-127/+229
* Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!Rodeo2014-02-101-0/+295