summaryrefslogtreecommitdiffstats
path: root/libhb/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Rework filter pipelinejstebbins2012-03-271-50/+192
* Fix interleaving of subtitles in muxerjstebbins2011-11-141-0/+1
* bump libvorbis from aoTuV b5 to b6.03jstebbins2011-10-211-1/+1
* Add flac + quality + compression level supportjstebbins2011-10-121-1/+1
* add utility function for doing hexdumps to logjstebbins2011-09-271-0/+1
* fix framerate detection for AVCHD-Litejstebbins2011-09-241-0/+2
* Fix corrupt first frame in BD point-to-pointjstebbins2011-09-191-1/+0
* Improve mpeg PS supportjstebbins2011-09-141-0/+1
* libhb: Use h.264 recovery points as key frames when decodingjstebbins2011-08-161-0/+1
* libhb: fix some log spam when scanning h.264 BDsjstebbins2011-08-011-0/+1
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-271-9/+5
* libhb: fix a warning in decssasub.c by adding new hb_valog functionjstebbins2011-06-151-0/+1
* libhb: add support for libav aac encoder (libhb only)jstebbins2011-06-071-1/+1
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-8/+10
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-0/+1
* Handle boundaries between blueray clips better.jstebbins2011-04-081-0/+1
* Simplify a lot of subtitle handling code.jstebbins2011-03-271-1/+0
* Remove depreciated cpu count from the apisr552011-02-261-1/+1
* Add temporally overlapping subtitle support.davidfstr2011-02-251-0/+2
* ffmpeg video decoder enhancementsjstebbins2010-10-231-0/+11
* Add ac3 encodingjstebbins2010-10-041-0/+1
* SSA subtitle burn injstebbins2010-09-281-2/+3
* Add Bluray supportjstebbins2010-09-081-2/+28
* Add SSA subtitle supportjstebbins2010-06-011-0/+1
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-1/+12
* Universal Text Subtitle Support Initial Implementationdynaflash2010-05-041-8/+23
* add dvd main feature title detectionjstebbins2010-04-201-0/+1
* fix silence insertion problem in audio sync and pipeline stall problemjstebbins2010-04-031-1/+1
* fix audio detection problem during scan of ffmpeg audio sourcesjstebbins2010-04-021-0/+1
* add point-to-point encodingjstebbins2009-12-231-0/+1
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-191-1/+2
* fix potential runaway buffer usagejstebbins2009-12-151-0/+1
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-4/+15
* batch file scanning and scan canceljstebbins2009-11-251-3/+14
* Format cleanup.konablend2009-06-251-3/+3
* - fixed gcc warnings for various unused vars, implicit function decls, signed...konablend2009-06-241-0/+3
* CLI: SubRip Subtitle importeddyg2009-06-231-0/+1
* Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...jbrjake2009-05-261-1/+0
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-231-1/+2
* Change CC608 decoder to be its own threadeddyg2009-05-071-2/+3
* VOBSUB encoder skeleton for use with mkv VOBSUB pass-througheddyg2009-05-061-0/+1
* dvdnav: improve title scanningjstebbins2009-05-011-1/+1
* add libdvdnav supportjstebbins2009-04-271-1/+3
* More code to deal with the flakey streams from NZ TV. They like to change the...van2008-12-051-1/+1
* - validate frame sync the way the standard suggests (via checking the frame ...van2008-12-041-1/+5
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-0/+5
* Adds two new parameters to hb_scan, to control the number of preview frames g...jbrjake2008-11-301-1/+2
* - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre...van2008-11-251-0/+21
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-081-0/+15
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-091-3/+3