| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor the color tag code, and pass it to the FFmpeg encoders. | Damiano Galassi | 2018-08-28 | 1 | -0/+5 |
* | VCE: Small Adjustment to the Quality settings passed to ffmpeg. B-Frames +2 ... | sr55 | 2018-08-16 | 1 | -2/+7 |
* | NVEnc: Add human names for encoder presets and remove currently invalid options. | sr55 | 2018-08-08 | 1 | -2/+2 |
* | VCE: Working on CQ mode for AMD VCE. #1408 | sr55 | 2018-07-30 | 1 | -1/+16 |
* | VCE: Fix a typo that was preventing the VCE H.265 encoder from working. | sr55 | 2018-07-09 | 1 | -1/+1 |
* | Add NVEnc encoder. (Round 3) (#1437) | Scott | 2018-06-29 | 1 | -9/+100 |
* | libhb: fix snprintf compiler warnings | John Stebbins | 2018-06-13 | 1 | -4/+9 |
* | encavcodec: fix encoding with vp8 and vp8 encoders | John Stebbins | 2018-06-10 | 1 | -2/+2 |
* | libhb: Cosmetic in encavcodec.c. | Bradley Sepos | 2018-06-06 | 1 | -1/+1 |
* | Add support for VCE hardware encoding. | Michael Wootton | 2018-06-06 | 1 | -6/+125 |
* | encavcodec: set AVFrame width and height | John Stebbins | 2018-06-02 | 1 | -0/+2 |
* | FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl... | Sven Gothel | 2018-05-28 | 1 | -4/+5 |
* | Update copyright dates to 2018. | Bradley Sepos | 2018-01-01 | 1 | -1/+1 |
* | add sdtp (sample dependency) box to mp4 (#1006) | John Stebbins | 2017-11-28 | 1 | -3/+5 |
* | fix use of deprecated libav defines | John Stebbins | 2017-07-06 | 1 | -5/+5 |
* | mux: shift timestamps by largest encoder delay | John Stebbins | 2017-02-14 | 1 | -1/+1 |
* | Update copyright dates to 2017. | Bradley Sepos | 2017-01-01 | 1 | -1/+1 |
* | encavcodec: fix 2 pass vp8 and vp9 encoding | John Stebbins | 2016-12-27 | 1 | -0/+9 |
* | encavcodec: fix crash during 2 pass encode | John Stebbins | 2016-12-27 | 1 | -2/+2 |
* | fix memory leaks | John Stebbins | 2016-12-17 | 1 | -1/+1 |
* | encavcodec: fix use of deprecated libav interfaces | John Stebbins | 2016-12-17 | 1 | -141/+136 |
* | libhb: use the new keyframe flag. | Tim Walker | 2016-09-17 | 1 | -38/+15 |
* | libhb: make encavcodecInit() more robust | Sean McGovern | 2016-07-28 | 1 | -5/+41 |
* | Revert "libhb: don't ignore the return result from fread()" | Bradley Sepos | 2016-07-07 | 1 | -5/+1 |
* | libhb: don't ignore the return result from fread() | Sean McGovern | 2016-07-01 | 1 | -1/+5 |
* | encavcodec: error out on invalid encoder preset | John Stebbins | 2016-05-30 | 1 | -11/+18 |
* | vpx: fix NULL encoder preset case | John Stebbins | 2016-05-29 | 1 | -1/+7 |
* | vpx: add encoder presets | John Stebbins | 2016-05-29 | 1 | -4/+82 |
* | vpx: allow user to change deadline and cpu-used settings | John Stebbins | 2016-05-28 | 1 | -3/+17 |
* | vpx: use faster settings | John Stebbins | 2016-05-27 | 1 | -4/+1 |
* | enable libvpx VP9 encoder | John Stebbins | 2016-05-27 | 1 | -1/+6 |
* | libhb: send initial chapter through pipeline | John Stebbins | 2016-05-17 | 1 | -11/+34 |
* | libhb: fix incorrect assumption that video quality is always positive. | Tim Walker | 2016-03-31 | 1 | -1/+1 |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 1 | -1/+1 |
* | libhb: make muxer, sync, and reader behave like other work objects | John Stebbins | 2015-11-09 | 1 | -12/+14 |
* | libhb: add hb_buffer_list | John Stebbins | 2015-09-24 | 1 | -70/+26 |
* | libhb: Clock/frame rate handling improvements. | Bradley Sepos | 2015-09-10 | 1 | -4/+6 |
* | libhb: Use a buffer flat to indicate EOF | jstebbins | 2015-05-01 | 1 | -1/+1 |
* | libhb: use jansson for hb_dict | jstebbins | 2015-03-09 | 1 | -3/+10 |
* | json: automatically scan title when processing json jobs | jstebbins | 2015-03-07 | 1 | -5/+7 |
* | Update year to 2015. | bradleys | 2015-02-01 | 1 | -1/+1 |
* | json: add json APIs | jstebbins | 2014-12-16 | 1 | -14/+11 |
* | libhb: fix setting thread_count for libav encoding | jstebbins | 2014-09-04 | 1 | -3/+1 |
* | Add VP8 support | jstebbins | 2014-04-15 | 1 | -100/+160 |
* | 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 | -3/+3 |
* | bump libav, libav-v10_alpha1-90-g63debaa | jstebbins | 2014-01-12 | 1 | -2/+2 |
* | Revert previous borked commit. Sorry! | Rodeo | 2014-01-07 | 1 | -2/+2 |
* | parsecsv: always check result of malloc() | Rodeo | 2014-01-07 | 1 | -2/+2 |
* | libhb: fix problem with gereration of dts for lavc encoded video | jstebbins | 2013-11-19 | 1 | -14/+30 |