| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | libhb: Allow log level changes and update checks *after* hb_init() | jstebbins | 2015-06-12 | 1 | -6/+0 |
* | libhb: Eliminate string length limit in hb_valog | jstebbins | 2015-06-09 | 1 | -19/+48 |
* | Fix flac fallback for passthru | ritsuka | 2015-06-03 | 1 | -0/+1 |
* | libhb: fix issues with video options | jstebbins | 2015-05-28 | 1 | -0/+20 |
* | libhb: assume remix support when input layout is not set. | Rodeo | 2015-05-19 | 1 | -0/+8 |
* | libhb: make libFDK the default (HE-)AAC encoder. | Rodeo | 2015-05-17 | 1 | -1/+1 |
* | libhb: return the global bitrate limits for a given mixdown when the samplera... | Rodeo | 2015-05-16 | 1 | -0/+14 |
* | libhb,cli: add preset management to libhb, use it in cli | jstebbins | 2015-05-06 | 1 | -9/+12 |
* | libhb: enable vbr encoding with fdk-aac and libav-aac | jstebbins | 2015-05-04 | 1 | -0/+22 |
* | deccc608sub: improve CC positioning | jstebbins | 2015-04-05 | 1 | -3/+1 |
* | deccc608sub: fix column alignment issues | jstebbins | 2015-04-05 | 1 | -3/+4 |
* | libhb: add functions to lookup details of mixdown, video, audio, container | jstebbins | 2015-04-02 | 1 | -0/+56 |
* | libhb: Eliminate global variable hb_gui_use_hwd_flag | jstebbins | 2015-03-29 | 1 | -1/+0 |
* | json: automatically scan title when processing json jobs | jstebbins | 2015-03-07 | 1 | -2/+7 |
* | New audio output options. | Rodeo | 2015-02-15 | 1 | -2/+49 |
* | H.265: don't allow requesting Main 10 profile. | Rodeo | 2015-02-15 | 1 | -3/+3 |
* | Update year to 2015. | bradleys | 2015-02-01 | 1 | -1/+1 |
* | Simplify frontend useage of hb_add() | jstebbins | 2015-01-12 | 1 | -0/+1 |
* | libhb: simplify job initialization | jstebbins | 2015-01-03 | 1 | -21/+5 |
* | libhb: fix access to uninitialized variables in hb_set_anamorphic_size2 | jstebbins | 2015-01-03 | 1 | -2/+2 |
* | json: add "Codec" to audio list items | jstebbins | 2014-12-23 | 1 | -0/+14 |
* | libhb: eliminate refereces to libmkv | jstebbins | 2014-12-23 | 1 | -1/+0 |
* | libhb: eliminate unnecessary references to mp4v2 | jstebbins | 2014-12-23 | 1 | -5/+0 |
* | libhb: remove dead code | jstebbins | 2014-12-23 | 1 | -7/+0 |
* | libhb: remove hb_job_reset | jstebbins | 2014-12-22 | 1 | -54/+0 |
* | json: fix building with qsv enabled. | jstebbins | 2014-12-16 | 1 | -0/+26 |
* | json: add json APIs | jstebbins | 2014-12-16 | 1 | -28/+43 |
* | libhb: re-enable vobsub in mp4 support | jstebbins | 2014-09-13 | 1 | -0/+1 |
* | build: remove mp4v2 and libmkv dependencies | jstebbins | 2014-08-18 | 1 | -8/+0 |
* | libhb: fix potential seg fault in hb_hexdump | jstebbins | 2014-07-30 | 1 | -1/+0 |
* | libhb: add new function for retrieving previews | jstebbins | 2014-07-29 | 1 | -0/+16 |
* | cli: allow user cli options to override defaults for fallback audio encoder | jstebbins | 2014-07-16 | 1 | -8/+57 |
* | libhb: New denoiser, nlmeans. | bradleys | 2014-06-19 | 1 | -0/+4 |
* | macui/cli/libhb: cleanup | jstebbins | 2014-06-18 | 1 | -76/+9 |