summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* param: allow ',' as decimal separator in filter settingsjstebbins2015-04-211-1/+1
* scan: fix failure to find audio bitrate during scan.jstebbins2015-04-201-2/+4
* reader: fix subtitle start time not advancingjstebbins2015-04-071-2/+37
* merge: decomb: oops, fix overread when height is mod 4jstebbins2015-03-161-1/+1
* merge: muxavformat: add "creation_time" metadatajstebbins2015-03-151-0/+5
* merge: decomb: fix green line when source hight is modulus 2jstebbins2015-03-141-4/+4
* merge stream: fix potential overflow in pts calculationjstebbins2015-02-171-5/+5
* [merged] libhb: don't pass "auto" profile to libx265.Rodeo2015-02-161-1/+3
* scan: work around libav mpeg2 dummy first framejstebbins2015-02-151-1/+11
* [merged] H.265: don't allow requesting Main 10 profile.Rodeo2015-02-153-3/+29
* mux: fix chapter timestamps, factor in video encoder delayjstebbins2015-02-042-2/+23
* libhb: Fix AAC passthru from TS filesjstebbins2015-02-042-1/+50
* muxavformat: fix mp4 edit lists to eliminate initial black framesjstebbins2015-02-031-35/+0
* scan: improve preview generation for short videos that have no IDRsjstebbins2015-02-021-1/+14
* Update year to 2015.bradleys2015-02-0184-84/+84
* stream: Fix scanning files with large PNGsjstebbins2015-01-141-1/+15
* [merged] Fix some leaks in OpenCL code.ritsuka2015-01-121-39/+18
* rendersub: fix small blending errorjstebbins2015-01-111-3/+3
* QSV: disable AdaptiveI/B options by default.Rodeo2015-01-091-2/+2
* mux: fix format of ssa preamblejstebbins2014-12-171-11/+12
* sync: fix another issue with overlapping ssa subtitle translation to tx3gjstebbins2014-12-151-7/+15
* sync: fix dropping of subtitles caused by my previous commitjstebbins2014-12-051-0/+4
* sync: fix a problem with overlapping ssa in mp4jstebbins2014-12-041-0/+11
* scan: eliminate duplicate activity log stream infojstebbins2014-11-171-2/+2
* deccc608sub: fix positioning of popup CCsjstebbins2014-11-101-1/+1
* libhb: enable crc checking of audio streams during audio parameter probejstebbins2014-11-051-2/+7
* libhb: fix p-to-p start for some streamsjstebbins2014-11-051-18/+21
* deccc608sub: fix writing outside bufferjstebbins2014-10-301-0/+15
* fifo: add code (ifdef'd out) to assist with finding buffer leaksjstebbins2014-10-301-0/+33
* param: fix compiler warningjstebbins2014-10-301-1/+1
* muxcommon: fix bitvec leakjstebbins2014-10-301-0/+1
* sync: fix subtitle buffer leakjstebbins2014-10-301-0/+5
* decavcodec: fix a 4 byte overread of extradata by libavjstebbins2014-10-291-1/+2
* decpgssub: make sure all packets get marked as subtitle framesjstebbins2014-10-291-1/+1
* libhb: improve CC detectionjstebbins2014-10-281-7/+15
* libhb: fix blinking of rendered closed captionsjstebbins2014-10-221-5/+16
* libhb: fix CC roll-ups that move around the screenjstebbins2014-10-221-0/+102
* libhb: Add filter parameter validation.bradleys2014-10-152-5/+72
* contrib: Add libgnurx to provide POSIX regex on Windows.bradleys2014-10-151-1/+7
* ilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windowsjstebbins2014-10-132-8/+33
* libhb: improve preview generateion when there are no IDRsjstebbins2014-10-024-5/+42
* libhb: simplify avcodec extradata parsingjstebbins2014-10-021-75/+21
* deccc608: fix rollup style CC problemsjstebbins2014-09-262-37/+38
* rendersub: fix *very* occasional blinking subtitle textjstebbins2014-09-161-1/+1
* libhb: fix utf8/srt sub line ending parsingjstebbins2014-09-151-1/+11
* libhb: re-enable vobsub in mp4 supportjstebbins2014-09-131-0/+1
* libhb: thread nlmeans filterjstebbins2014-09-093-218/+449
* libhb: fix scanning of video that is a single GOPjstebbins2014-09-092-29/+52
* libhb: fix CC text attributesjstebbins2014-09-082-16/+25
* libhb: plug memory leaksjstebbins2014-09-053-0/+5