summaryrefslogtreecommitdiffstats
path: root/libhb/internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: remove unused hb_buffer_t.subJohn Stebbins2015-09-041-13/+0
* libhb: detect read errors and propagatejstebbins2015-06-291-1/+2
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-13/+14
* demuxmpeg: Don't drop frames with bad timestampsjstebbins2015-04-221-2/+0
* stream: Improve transport stream PCR handlingjstebbins2015-04-221-1/+3
* sync: fix frame p-to-p extra audio after end framejstebbins2015-04-221-0/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-7/+16
* json: automatically scan title when processing json jobsjstebbins2015-03-071-0/+1
* mux: fix chapter timestamps, factor in video encoder delayjstebbins2015-02-041-1/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* libhb: add hb_image_init to create blank imagesjstebbins2014-12-191-0/+1
* libhb: thread nlmeans filterjstebbins2014-09-091-34/+37
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-181-5/+0
* libhb: add new function for retrieving previewsjstebbins2014-07-291-1/+2
* libhb: work around libav decoder error durint p-to-p encodingjstebbins2014-07-141-0/+1
* libhb: New denoiser, nlmeans.bradleys2014-06-191-0/+1
* libhb: Fix decoding avi with palettejstebbins2014-05-291-0/+4