summaryrefslogtreecommitdiffstats
path: root/libhb/internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove libfaacsr552014-03-021-1/+0
* Bump x265 to r6321 8a84c10e5116.Rodeo2014-02-281-0/+6
* libhb: remove a52decjstebbins2014-02-201-18/+0
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!Rodeo2014-02-101-0/+1
* remove contrib mpeg2decjstebbins2014-01-131-4/+2
* bump libav, libav-v10_alpha1-90-g63debaajstebbins2014-01-121-0/+2
* Revert previous borked commit. Sorry!Rodeo2014-01-071-2/+0
* parsecsv: always check result of malloc()Rodeo2014-01-071-0/+2
* libhb: remove use of avpicture_deinterlacejstebbins2013-12-021-0/+2
* libhb: fix a bunch of compiler warningsjstebbins2013-11-261-1/+1
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-081-2/+2
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-0/+9
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-0/+13