summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
Commit message (Expand)AuthorAgeFilesLines
* sync: work-around players with broken edit list supportJohn Stebbins2017-06-131-0/+8
* opencl: removit it (#777)John Stebbins2017-06-121-4/+0
* Allow audio fallback to be "None" (#623)John Stebbins2017-06-121-1/+2
* filter: add frame parallelizing filter wrapperJohn Stebbins2017-06-061-7/+14
* libhb: Add LapSharp sharpening filter.Bradley Sepos2017-05-301-0/+1
* libhb: Add Unsharp sharpening filter.Bradley Sepos2017-05-301-0/+1
* decsrt: fix p-to-p start time after seekingJohn Stebbins2017-04-151-0/+4
* scan: fix very slow scanning for some filesJohn Stebbins2017-04-121-0/+1
* Fix raw video timestampsJohn Stebbins2017-04-091-0/+1
* qsv: added HEVC 10-bit as encoder, should help for GUI integrationmaxd2017-03-051-2/+5
* decavcodec: drop initial_padding audio samplesJohn Stebbins2017-02-211-0/+3
* mux: shift timestamps by largest encoder delayJohn Stebbins2017-02-141-1/+0
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* libhb: pass through BT.2020 transfer flagsJohn Stebbins2016-12-221-0/+2
* libhb: add new color tags for Bt 2020 and SMPTE ST 2084Damiano Galassi2016-12-211-15/+21
* qsv: rename av_qsv* to hb_qsv*John Stebbins2016-12-171-1/+1
* libhb: fix build with --enable-qsvTim Walker2016-12-171-1/+1
* Add new anamorphic mode "Automatic", delete "Strict" (#367)John Stebbins2016-10-311-1/+2
* contrib: Add opus audio encoder.John Stebbins2016-09-021-3/+10
* enable libvpx VP9 encoderJohn Stebbins2016-05-271-0/+1
* libhb: remove unused subtitle fifo_syncJohn Stebbins2016-05-171-1/+0
* libhb: add hb_buffer_list_rem()John Stebbins2016-05-171-0/+1
* remove dxva hw decode (#189)John Stebbins2016-05-171-2/+0
* libhb: fix incorrect assumption that video quality is always positive.Tim Walker2016-03-311-1/+4
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-111-0/+2
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-36/+20
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-32/+40
* sync: gut and rewriteJohn Stebbins2016-01-211-1/+1
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-121-2/+7
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-6/+11
* libhb: repair split packets in readerJohn Stebbins2015-11-101-0/+2
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-1/+10
* Double HB_MAX_WIDTH/HEIGHTJohn Stebbins2015-10-261-2/+2
* Enforce min/max dimensionsJohn Stebbins2015-10-261-0/+5
* lame: Use libav wrapper to encode mp3lameJohn Stebbins2015-10-261-1/+0
* grayscale: make it a real filterJohn Stebbins2015-10-141-0/+2
* scan: fix rescan avoidance logicJohn Stebbins2015-09-291-0/+1
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-0/+19
* qsv: HEVC encoding support.Tim Walker2015-09-201-0/+2
* libhb: Clock/frame rate handling improvements.Bradley Sepos2015-09-101-0/+1
* libhb: detect read errors and propagatejstebbins2015-06-291-5/+6
* libhb: remove HB_API_OLD_PRESET_GETTERS cruft.Rodeo2015-06-271-12/+0
* DXVA2: cleanup decode support checks.Rodeo2015-06-231-6/+3
* Minor cleanup after last commit.Rodeo2015-06-231-2/+2
* libhb: add DXVA2-accelerated HEVC decoding.Rodeo2015-06-231-0/+2
* libhb: Eliminate string length limit in hb_valogjstebbins2015-06-091-0/+1
* scan: skip scan if title has already been scannedjstebbins2015-05-261-0/+1
* sync: fix frame p-to-p extra audio after end framejstebbins2015-04-221-0/+1
* deccc608sub: improve CC positioningjstebbins2015-04-051-1/+1