| Commit message (Expand) | Author | Age | Files | Lines |
* | NVENC: Remaining fixes for a 1st working draft on GNU/Linux (GTK)259-add-nvenc-encoder | Sven Gothel | 2017-11-01 | 1 | -6/+11 |
* | updated libhb/common.c values to match those provided by sr55 gist. | matthew | 2017-10-08 | 1 | -7/+17 |
* | fixed nvidia encoder names | Matthew | 2017-09-26 | 1 | -4/+4 |
* | modified the nvidia codecs in common code | Matthew | 2017-09-24 | 1 | -7/+7 |
* | first attempt adding nvenc to common.c | Matthew Lazarow | 2017-09-12 | 1 | -0/+6 |
* | Allow audio fallback to be "None" (#623) | John Stebbins | 2017-06-12 | 1 | -24/+23 |
* | filter: add frame parallelizing filter wrapper | John Stebbins | 2017-06-06 | 1 | -1/+27 |
* | libhb: Add LapSharp sharpening filter. | Bradley Sepos | 2017-05-30 | 1 | -0/+4 |
* | libhb: Add Unsharp sharpening filter. | Bradley Sepos | 2017-05-30 | 1 | -0/+4 |
* | subtitles: simplify and shorten subtitle descriptions (#591) | John Stebbins | 2017-03-10 | 1 | -8/+10 |
* | Fix various spelling mistakes (#613) | Sebastian Ramacher | 2017-03-10 | 1 | -1/+1 |
* | qsv: added HEVC 10-bit as encoder, should help for GUI integration | maxd | 2017-03-05 | 1 | -0/+4 |
* | Update copyright dates to 2017. | Bradley Sepos | 2017-01-01 | 1 | -1/+1 |
* | libhb: fix audio bitrate when using fallback encoder | John Stebbins | 2016-12-29 | 1 | -31/+1 |
* | qsv: rename av_qsv* to hb_qsv* | John Stebbins | 2016-12-17 | 1 | -1/+1 |
* | libhb: Remove redundant check in common.c | midzer | 2016-12-14 | 1 | -1/+1 |
* | opus: disable quality mode, enable compression levels | John Stebbins | 2016-09-23 | 1 | -10/+10 |
* | contrib: Add opus audio encoder. | John Stebbins | 2016-09-02 | 1 | -54/+152 |
* | vpx: add encoder presets | John Stebbins | 2016-05-29 | 1 | -0/+5 |
* | enable libvpx VP9 encoder | John Stebbins | 2016-05-27 | 1 | -0/+5 |
* | encx265: simplify chapter mark handling | John Stebbins | 2016-05-25 | 1 | -0/+2 |
* | libhb: send initial chapter through pipeline | John Stebbins | 2016-05-17 | 1 | -0/+73 |
* | libhb: add hb_buffer_list_rem() | John Stebbins | 2016-05-17 | 1 | -0/+34 |
* | libhb: fix buffer list size calculation | John Stebbins | 2016-05-17 | 1 | -2/+2 |
* | libhb: Expand default frame rates to include 72, 75, 90, 100, 120. | Bradley Sepos | 2016-05-03 | 1 | -0/+5 |
* | libhb: fix incorrect assumption that video quality is always positive. | Tim Walker | 2016-03-31 | 1 | -1/+1 |
* | libhb: fix quality limits for high bit depth video encoders. | Tim Walker | 2016-03-31 | 1 | -2/+25 |
* | libhb: remove superfluous ifdefs. | Tim Walker | 2016-03-31 | 1 | -4/+0 |
* | x265: use more permissive x265_api_query instead of x265_api_get | John Stebbins | 2016-03-30 | 1 | -1/+1 |
* | decomb: split comb detection out into it's own filter | John Stebbins | 2016-03-11 | 1 | -0/+25 |
* | filters: make job filter settings an hb_dict_t | John Stebbins | 2016-03-09 | 1 | -4/+295 |
* | libhb: fix he-aac fallback setup | John Stebbins | 2016-02-12 | 1 | -2/+1 |
* | libhb: fix crash in hb_filter_info_close | John Stebbins | 2016-01-24 | 1 | -1/+4 |
* | libhb: do not add invalid audio encoders to audio list | John Stebbins | 2016-01-22 | 1 | -18/+19 |
* | libhb: Add libavfilter support and pad filter | John Stebbins | 2016-01-21 | 1 | -2/+143 |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 1 | -1/+1 |
* | libhb: add some NULL checks | John Stebbins | 2015-11-15 | 1 | -0/+4 |
* | x265: add support for 10, 12, and 16 bit x265 libs | John Stebbins | 2015-11-12 | 1 | -9/+44 |
* | x264: add multilib support (a.k.a. 10-bit) | John Stebbins | 2015-11-12 | 1 | -20/+47 |
* | libhb: repair split packets in reader | John Stebbins | 2015-11-10 | 1 | -0/+21 |
* | libhb: make muxer, sync, and reader behave like other work objects | John Stebbins | 2015-11-09 | 1 | -0/+20 |
* | grayscale: make it a real filter | John Stebbins | 2015-10-14 | 1 | -0/+4 |
* | libhb: add hb_buffer_list | John Stebbins | 2015-09-24 | 1 | -0/+182 |
* | qsv: HEVC encoding support. | Tim Walker | 2015-09-20 | 1 | -0/+1 |
* | libhb: Fix compiler issues in previous commit. | Bradley Sepos | 2015-09-10 | 1 | -3/+7 |
* | libhb: Clock/frame rate handling improvements. | Bradley Sepos | 2015-09-10 | 1 | -0/+10 |
* | libhb: Expand framerates to include 20 and 48. | Bradley Sepos | 2015-09-10 | 1 | -0/+2 |
* | libhb: fix display of audio copy mask | jstebbins | 2015-08-12 | 1 | -1/+2 |
* | DXVA2: cleanup decode support checks. | Rodeo | 2015-06-23 | 1 | -12/+0 |
* | libhb: add DXVA2-accelerated HEVC decoding. | Rodeo | 2015-06-23 | 1 | -1/+2 |