summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* prevent hang during foreign audio searchjstebbins2010-01-101-4/+5
* Added some errors checks and a flush function to encode the remaining data in...ritsuka2009-12-311-14/+72
* add point-to-point encodingjstebbins2009-12-238-37/+449
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-193-1/+390
* fix potential runaway buffer usagejstebbins2009-12-154-3/+40
* bump ffmpeg to svn 20817jstebbins2009-12-141-0/+4
* fix crash with vobsub passthrujstebbins2009-12-131-1/+3
* Only display mux stats oncejstebbins2009-12-101-42/+42
* fix dvdnav read error retry jstebbins2009-12-101-1/+1
* Avert a rare race condition.jstebbins2009-12-091-5/+6
* Disables chapter markers when there is only one chapter. Most interfaces alre...jbrjake2009-12-091-0/+6
* Removes obsolete check for mbtree being off before adjusting render offsets f...jbrjake2009-12-091-3/+3
* fix buffer leak during indepth scan jstebbins2009-12-083-0/+23
* Faster combing detection through slightly less stupid use of pointers. Also r...jbrjake2009-12-081-68/+61
* Use the correct render offset when b-pyramid is enabled in the x264 parameter...jbrjake2009-12-081-39/+24
* fix detection of forced subtitles during foreign audio searchjstebbins2009-12-071-1/+1
* fix a double free of an hb_buffer in syncjstebbins2009-12-061-1/+1
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-0511-1049/+1396
* Fix audio sync problem for AAC (or any other mpeg PS or TS audio decoded by d...van2009-11-261-66/+31
* fix title index issue in batch scanningjstebbins2009-11-252-4/+6
* batch file scanning and scan canceljstebbins2009-11-2514-31/+310
* don't read the entire file looking for audio in transport streamsjstebbins2009-11-251-1/+1
* Rate limit hb_error() messages to at most 1 message per second of the same me...eddyg2009-11-242-4/+77
* Fixes a missing and misplace option in decomb's comments and in-line CLI help...jbrjake2009-11-231-1/+1
* add some input error resiliency to the srt parser.jstebbins2009-11-161-79/+140
* fix lockup in reader when importing srt'sjstebbins2009-11-131-0/+1
* update x264 to r1332jstebbins2009-11-111-2/+2
* don't drop the last SRT subtitlejstebbins2009-11-101-0/+63
* fix an off-by-one error in assignment of audio stream registration descriptorjstebbins2009-11-091-26/+28
* Maintain an accurate job ETA across pause/resumejstebbins2009-11-073-1/+15
* possible fix for WDTV vobsub duration problemjstebbins2009-11-052-14/+4
* temporary fix for x264 b-pyramid parameter changejstebbins2009-10-311-0/+8
* Oops, CLI help was never updated for decomb's EEDI2 parameters or new mode st...jbrjake2009-10-311-1/+4
* Adds a parity parameter to detelecine and rewires it in decomb, so that TFF c...jbrjake2009-10-312-6/+23
* allow srt and cc subtitles to be up to 2 lines high.jstebbins2009-10-282-5/+26
* fix a couple transport stream issuesjstebbins2009-10-232-10/+50
* remove crf flag and all uses of itjstebbins2009-10-193-39/+9
* fix reading of short srt subtitle filesjstebbins2009-10-141-1/+6
* fix VC1 I-frame detection in ffmpeg_is_keyframejstebbins2009-10-061-1/+1
* fix reading of UTF-16 SRT subtitle files (and other wide charsets)jstebbins2009-10-031-32/+119
* Align the subtitles at the bottom on iPod Classic/Nano.ritsuka2009-10-021-1/+1
* flush lame encoderjstebbins2009-09-291-3/+23
* Remove tx3g -1 bias for bold and underline, was part of testing, thanks to Ro...eddyg2009-09-281-2/+2
* Fix soft sub tx4g markup to count multi-chr utf8 chrs as one chr. Also merges...eddyg2009-09-281-7/+45
* fix srt track stop timejstebbins2009-09-271-7/+10
* theora: improvements to our theora implementationjstebbins2009-09-271-3/+209
* bump x264 to r1271jstebbins2009-09-241-14/+9
* Fix bug that was causing one sec. of audio to be dropped on many ffmpeg files...van2009-09-211-6/+11
* libhb: fix gethostbyname failure on mingwjstebbins2009-09-201-0/+17
* Updates x264 to r1259-dd026f2, bringing with it a bunch of changes you can re...jbrjake2009-09-151-0/+45