summaryrefslogtreecommitdiffstats
path: root/libhb/common.c
Commit message (Expand)AuthorAgeFilesLines
...
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-2/+143
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: add some NULL checksJohn Stebbins2015-11-151-0/+4
* x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-121-9/+44
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-20/+47
* libhb: repair split packets in readerJohn Stebbins2015-11-101-0/+21
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-0/+20
* grayscale: make it a real filterJohn Stebbins2015-10-141-0/+4
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-0/+182
* qsv: HEVC encoding support.Tim Walker2015-09-201-0/+1
* libhb: Fix compiler issues in previous commit.Bradley Sepos2015-09-101-3/+7
* libhb: Clock/frame rate handling improvements.Bradley Sepos2015-09-101-0/+10
* libhb: Expand framerates to include 20 and 48.Bradley Sepos2015-09-101-0/+2
* libhb: fix display of audio copy maskjstebbins2015-08-121-1/+2
* DXVA2: cleanup decode support checks.Rodeo2015-06-231-12/+0
* libhb: add DXVA2-accelerated HEVC decoding.Rodeo2015-06-231-1/+2
* libhb: Allow log level changes and update checks *after* hb_init()jstebbins2015-06-121-6/+0
* libhb: Eliminate string length limit in hb_valogjstebbins2015-06-091-19/+48
* Fix flac fallback for passthruritsuka2015-06-031-0/+1
* libhb: fix issues with video optionsjstebbins2015-05-281-0/+20
* libhb: assume remix support when input layout is not set.Rodeo2015-05-191-0/+8
* libhb: make libFDK the default (HE-)AAC encoder.Rodeo2015-05-171-1/+1
* libhb: return the global bitrate limits for a given mixdown when the samplera...Rodeo2015-05-161-0/+14
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-9/+12
* libhb: enable vbr encoding with fdk-aac and libav-aacjstebbins2015-05-041-0/+22
* deccc608sub: improve CC positioningjstebbins2015-04-051-3/+1
* deccc608sub: fix column alignment issuesjstebbins2015-04-051-3/+4
* libhb: add functions to lookup details of mixdown, video, audio, containerjstebbins2015-04-021-0/+56
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-1/+0
* json: automatically scan title when processing json jobsjstebbins2015-03-071-2/+7
* New audio output options.Rodeo2015-02-151-2/+49
* H.265: don't allow requesting Main 10 profile.Rodeo2015-02-151-3/+3
* Update year to 2015.bradleys2015-02-011-1/+1
* Simplify frontend useage of hb_add()jstebbins2015-01-121-0/+1
* libhb: simplify job initializationjstebbins2015-01-031-21/+5
* libhb: fix access to uninitialized variables in hb_set_anamorphic_size2jstebbins2015-01-031-2/+2
* json: add "Codec" to audio list itemsjstebbins2014-12-231-0/+14
* libhb: eliminate refereces to libmkvjstebbins2014-12-231-1/+0
* libhb: eliminate unnecessary references to mp4v2jstebbins2014-12-231-5/+0
* libhb: remove dead codejstebbins2014-12-231-7/+0
* libhb: remove hb_job_resetjstebbins2014-12-221-54/+0
* json: fix building with qsv enabled.jstebbins2014-12-161-0/+26
* json: add json APIsjstebbins2014-12-161-28/+43
* libhb: re-enable vobsub in mp4 supportjstebbins2014-09-131-0/+1
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-181-8/+0
* libhb: fix potential seg fault in hb_hexdumpjstebbins2014-07-301-1/+0
* libhb: add new function for retrieving previewsjstebbins2014-07-291-0/+16
* cli: allow user cli options to override defaults for fallback audio encoderjstebbins2014-07-161-8/+57
* libhb: New denoiser, nlmeans.bradleys2014-06-191-0/+4
* macui/cli/libhb: cleanupjstebbins2014-06-181-76/+9