| Commit message (Expand) | Author | Age | Files | Lines |
* | libhb: send initial chapter through pipeline | John Stebbins | 2016-05-17 | 1 | -120/+59 |
* | 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 |
* | encx264: only show warning log after first frame | John Stebbins | 2015-11-15 | 1 | -1/+2 |
* | x264: add multilib support (a.k.a. 10-bit) | John Stebbins | 2015-11-12 | 1 | -73/+369 |
* | libhb: make muxer, sync, and reader behave like other work objects | John Stebbins | 2015-11-09 | 1 | -17/+13 |
* | grayscale: make it a real filter | John Stebbins | 2015-10-14 | 1 | -16/+2 |
* | libhb: add hb_buffer_list | John Stebbins | 2015-09-24 | 1 | -19/+8 |
* | libhb: remove HB_API_OLD_PRESET_GETTERS cruft. | Rodeo | 2015-06-27 | 1 | -20/+0 |
* | libhb: Use a buffer flat to indicate EOF | jstebbins | 2015-05-01 | 1 | -1/+1 |
* | encx264: fix hb_dict_init call. | Rodeo | 2015-04-05 | 1 | -1/+1 |
* | libhb: use jansson for hb_dict | jstebbins | 2015-03-09 | 1 | -192/+200 |
* | json: automatically scan title when processing json jobs | jstebbins | 2015-03-07 | 1 | -7/+8 |
* | Update year to 2015. | bradleys | 2015-02-01 | 1 | -1/+1 |
* | json: add json APIs | jstebbins | 2014-12-16 | 1 | -13/+11 |
* | 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 | -20/+21 |
* | libhb: fix compiler warning | jstebbins | 2014-01-26 | 1 | -7/+7 |
* | encoders: save chapter markers in a list. | Rodeo | 2014-01-07 | 1 | -8/+62 |
* | encx264: remove some long dead code. | Rodeo | 2013-10-19 | 1 | -6/+0 |
* | encx264: don't log unparsed options if the string is NULL. | Rodeo | 2013-10-19 | 1 | -1/+4 |
* | encx264: remove duplicate logging (libx264 already logs the SAR), and log the... | Rodeo | 2013-10-19 | 1 | -4/+2 |
* | encx264: log the unparsed advanced options string for informational purposes. | Rodeo | 2013-10-19 | 1 | -0/+10 |
* | encx264: auto-enable metrics when the relevant tune is requested. | Rodeo | 2013-08-17 | 1 | -0/+22 |
* | encx264: don't force-enable metrics (PSNR, SSIM). | Rodeo | 2013-08-17 | 1 | -5/+0 |
* | libhb: add experimental avformat muxer for mkv and mp4 | jstebbins | 2013-06-30 | 1 | -3/+3 |
* | Updated all the copyright headers to 2013. | sr55 | 2013-03-09 | 1 | -1/+1 |
* | 2013 preset changes: | Rodeo | 2013-03-04 | 1 | -7/+0 |
* | x264 preset system: miscellaneous improvements. | Rodeo | 2013-01-30 | 1 | -76/+122 |
* | Fix hb_apply_h264_level() after x264 bump. | Rodeo | 2013-01-22 | 1 | -1/+1 |
* | Bump libav to v9_beta3. | Rodeo | 2012-12-31 | 1 | -4/+4 |
* | hb_x264_param_unparse: cosmetics. | Rodeo | 2012-12-20 | 1 | -1/+1 |
* | hb_x264_param_unparse: unset a few options that have no effect in the advance... | Rodeo | 2012-12-20 | 1 | -1/+21 |
* | hb_apply_h264_level: cosmetics, change the meaning of the last parameter (be_... | Rodeo | 2012-12-20 | 1 | -9/+9 |
* | encx264: raise qpmin to 4. 3 has been found to fail on real sources. | Rodeo | 2012-12-09 | 1 | -3/+5 |
* | hb_x264_param_unparse(): fix typo. | Rodeo | 2012-11-27 | 1 | -1/+1 |
* | hb_apply_h264_level: miscellaneous cosmetics. | Rodeo | 2012-11-12 | 1 | -31/+64 |
* | hb_x264_param_unparse: miscellaneous cosmetics. | Rodeo | 2012-11-12 | 1 | -301/+326 |
* | hb_x264_param_unparse: returns a complete x264 encopts string from a preset/t... | Rodeo | 2012-11-12 | 1 | -2/+620 |
* | Add a utility function to check whether an H.264 level can be used given the ... | Rodeo | 2012-11-05 | 1 | -0/+15 |
* | encx264: revert part of revision 4944. | Rodeo | 2012-11-05 | 1 | -20/+9 |
* | hb_apply_h264_level: return 1 in case of warnings and make return values > 0 ... | Rodeo | 2012-09-11 | 1 | -11/+28 |
* | hb_apply_h264_level: add a parameter to silence warnings. | Rodeo | 2012-09-11 | 1 | -27/+34 |
* | encx264: make hb_x264_encopt_synonyms two-dimensional instead of faking it. | Rodeo | 2012-09-09 | 1 | -3/+3 |
* | encx264: use less generic names for some stuff. | Rodeo | 2012-09-09 | 1 | -8/+8 |
* | hb_apply_h264_level() update & cleanup. | Rodeo | 2012-09-09 | 1 | -119/+142 |
* | Updated file copyright / GPL headers | sr55 | 2012-06-15 | 1 | -3/+6 |
* | Cosmetic after last commit. | Rodeo | 2012-03-31 | 1 | -1/+1 |
* | encx264: cleanup. | Rodeo | 2012-03-31 | 1 | -33/+33 |
* | hb_apply_h264_level: avoid division by zero due to some x264_param_t fields b... | Rodeo | 2012-03-29 | 1 | -4/+16 |