summaryrefslogtreecommitdiffstats
path: root/libhb/fifo.c
Commit message (Expand)AuthorAgeFilesLines
* lapsharp: mirror image data into stride regionJohn Stebbins2019-01-201-12/+57
* lapsharp: blank frame buffer stride regionJohn Stebbins2019-01-201-0/+28
* Update copyright dates to 2019.Bradley Sepos2018-12-311-1/+1
* libhb: use the same padding as FFmpeg when allocating buffer.Damiano Galassi2018-08-221-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* FreeBSD 11.1 compatibility.Bradley Sepos2017-12-061-3/+7
* opencl: removit it (#777)John Stebbins2017-06-121-90/+9
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* qsv: rename av_qsv* to hb_qsv*John Stebbins2016-12-171-4/+4
* qsv: fix more compiler warningsJohn Stebbins2016-12-171-1/+1
* libhb: fix build with --enable-qsvTim Walker2016-12-171-1/+1
* fifo: fix log messageJohn Stebbins2016-09-201-1/+1
* libhb: fix memory leakJohn Stebbins2016-09-091-1/+1
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-7/+9
* buffers: add more buffer allocation debuggingJohn Stebbins2016-05-171-0/+31
* buffers: add more buffer debugging supportJohn Stebbins2016-04-201-7/+33
* fifo: when HB_BUFFER_DEBUG is set, memset buffers to 0John Stebbins2016-03-231-0/+6
* sync: gut and rewriteJohn Stebbins2016-01-211-0/+26
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: remove unused hb_buffer_t.subJohn Stebbins2015-09-041-38/+0
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-0/+7
* sync: fix frame p-to-p extra audio after end framejstebbins2015-04-221-0/+18
* Update year to 2015.bradleys2015-02-011-1/+1
* libhb: add hb_image_init to create blank imagesjstebbins2014-12-191-0/+80
* fifo: add code (ifdef'd out) to assist with finding buffer leaksjstebbins2014-10-301-0/+33
* libhb: add new function for retrieving previewsjstebbins2014-07-291-0/+52
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-6/+6
* libhb: use av_pix_fmt_desc_getjstebbins2014-01-061-3/+3
* libhb: fix a bunch of compiler warningsjstebbins2013-11-261-7/+15
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-081-46/+55
* libhb: Plug some leaks and clean up the buffer pool code a little.jstebbins2013-10-231-9/+17
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-4/+79
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-2/+11
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-0/+6
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: fix a collection of small memory leaksjstebbins2012-09-131-2/+2
* Revert temporary code that silences valgrind warningsjstebbins2012-09-121-2/+0
* libhb: fix potential invalid memory access in decomb (again)jstebbins2012-09-121-0/+2
* libhb: decomb and deinterlace improvementsjstebbins2012-08-271-1/+18
* libhb: fix deinterlace fast problem with sources that have <mod8 alignmentjstebbins2012-06-251-6/+7
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* libhb: fix cfr encodingjstebbins2012-03-311-0/+138
* Rework filter pipelinejstebbins2012-03-271-6/+11
* Add utilities for debugging fifo and buffer poolsjstebbins2011-12-211-0/+166
* Fix out of memory condition on mingw32jstebbins2011-11-151-7/+4
* Fix interleaving of subtitles in muxerjstebbins2011-11-141-0/+15
* Improve mpeg PS supportjstebbins2011-09-141-1/+1
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-2/+8
* Simplify a lot of subtitle handling code.jstebbins2011-03-271-2/+2