summaryrefslogtreecommitdiffstats
path: root/libhb/fifo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix PFR issue where there are different number of frames in 1st and 2nd pass.jstebbins2011-02-281-2/+2
* Add temporally overlapping subtitle support.davidfstr2011-02-251-0/+35
* plug some memory leaks.jstebbins2011-02-121-8/+12
* Add Bluray supportjstebbins2010-09-081-6/+11
* fix audio detection problem during scan of ffmpeg audio sourcesjstebbins2010-04-021-0/+17
* fix potential runaway buffer usagejstebbins2009-12-151-0/+15
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-5/+129
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-2/+2
* mkv soft subtitle supportjstebbins2009-05-191-0/+1
* This patch adds mingw32 cross-compilation support to HandBrake trunk tokonablend2009-04-141-1/+1
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-091-3/+3
* Change buffer reuse policy to MRU to hopefully improve cache and VM performance.eddyg2008-08-291-1/+38
* - support blu-ray, avchd & dvb x264van2008-05-311-197/+88
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1