summaryrefslogtreecommitdiffstats
path: root/libhb/internal.h
Commit message (Expand)AuthorAgeFilesLines
* libhb: remove dead code.Damiano Galassi2019-08-131-1/+0
* libhb: eliminate file path length limitsJohn Stebbins2019-08-111-3/+3
* qsv: zero-copy re-implementationmaximd332019-05-261-0/+1
* libhb: pass AV_PKT_FLAG_DISCARD through to decoderJohn Stebbins2019-05-021-0/+1
* qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSVJohn Stebbins2019-04-171-3/+8
* libhb: propagate color matrix info through the pipelineJohn Stebbins2019-04-081-0/+5
* avfilter: simplify internal API to avfilterJohn Stebbins2019-04-081-2/+1
* libhb: Initial implementation of Chroma Smooth filter.Bradley Sepos2019-03-281-0/+1
* Add WebM support (#1822)Justin Bull2019-02-131-0/+1
* scan: only apply min duration filter to BD and DVDJohn Stebbins2019-01-211-2/+1
* lapsharp: mirror image data into stride regionJohn Stebbins2019-01-201-0/+1
* lapsharp: blank frame buffer stride regionJohn Stebbins2019-01-201-0/+1
* ssa: improve SSA to TX3G conversionJohn Stebbins2019-01-141-4/+0
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Misc. typosluz.paz2018-02-201-2/+2
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* Auto-rotate video that has rotation tagJohn Stebbins2017-11-091-0/+1
* tx3g: make font size scale with video heightJohn Stebbins2017-11-031-3/+3
* opencl: removit it (#777)John Stebbins2017-06-121-8/+0
* filter: add frame parallelizing filter wrapperJohn Stebbins2017-06-061-0/+1
* libhb: Add LapSharp sharpening filter.Bradley Sepos2017-05-301-0/+1
* libhb: Add Unsharp sharpening filter.Bradley Sepos2017-05-301-0/+1
* text subs: use generic font family names (#614)John Stebbins2017-03-101-0/+9
* batch: Support --min-duration when doing batch scansJohn Stebbins2017-02-271-1/+2
* mux: shift timestamps by largest encoder delayJohn Stebbins2017-02-141-2/+6
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* qsv: rename av_qsv* to hb_qsv*John Stebbins2016-12-171-1/+1
* libhb: fix build with --enable-qsvTim Walker2016-12-171-1/+1
* libhb: rename some masks to better reflect their purpose.Tim Walker2016-09-171-2/+2
* libhb: add dedicated buffer flags to indicate whether an encoded frame is a k...Tim Walker2016-09-171-0/+2
* internal: reorder PIC_FLAG_* elements by ascending value.Tim Walker2016-09-171-3/+3
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-0/+2
* sync: fix merging of multiple SSA to tx3gJohn Stebbins2016-05-171-0/+1
* libhb: remove unused hb_buffer_t sequence numberJohn Stebbins2016-05-171-13/+0
* libhb: send initial chapter through pipelineJohn Stebbins2016-05-171-0/+19
* remove dxva hw decode (#189)John Stebbins2016-05-171-8/+0
* mux: eliminate 2048 byte size limit of SSA subtitlesJohn Stebbins2016-05-081-2/+2
* libhb: reorder buffer type enum so uninitialized type is OTHER_BUFJohn Stebbins2016-03-231-1/+1
* Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...sr552016-03-121-2/+1
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-111-0/+1
* deinterlace: add conditional deinterlacing of interlaced framesJohn Stebbins2016-02-151-0/+5
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-4/+8
* sync: gut and rewriteJohn Stebbins2016-01-211-2/+9
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: repair split packets in readerJohn Stebbins2015-11-101-0/+1
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-2/+5
* libhb: don't use deprecated AVPictureJohn Stebbins2015-10-291-0/+3
* grayscale: make it a real filterJohn Stebbins2015-10-141-0/+1
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-4/+4
* rendersub: handle mismatched video and subtitle dimensionsJohn Stebbins2015-09-241-0/+2