summaryrefslogtreecommitdiffstats
path: root/libhb/fifo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-20/+20
* Two changes, one ensure zero size buffers are zero size, second change the bu...eddyg2007-10-041-22/+25
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-111-19/+259
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-0/+9
* Fix Previous Bad commit for Cyanders Chapter Markersdynaflash2007-04-251-1/+1
* Much better B-frame muxing frame-reordering. This will preserve the sps/pps i...jbrjake2007-04-161-0/+2
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+207
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-207/+0
* added worker thread sleep throttling.johnallen2007-01-081-0/+11
* Fix for missing subtitlestiter2006-02-221-0/+16
* HandBrake 0.7.0handbrake2006-01-141-0/+180