summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* lame: Use libav wrapper to encode mp3lameJohn Stebbins2016-01-115-240/+6
* Update copyright datesJohn Stebbins2016-01-0395-97/+97
* muxavformat: add support for mp4 fallback audio signallingJohn Stebbins2016-01-031-1/+51
* decavcodec: fix hang in avcodec decoderJohn Stebbins2015-11-101-0/+16
* build: use git version info instead of svnJohn Stebbins2015-11-093-8/+64
* tx3g: remove 2 line limitJohn Stebbins2015-10-151-14/+1
* decsrt: don't combine > 2 lines into 2John Stebbins2015-10-151-28/+6
* cropscale: prevent crash when scale dimensions too smalljstebbins2015-08-292-1/+7
* merge: libhb: fix application of max width/heightjstebbins2015-07-221-4/+12
* [merge] libhb: disable OpenCL scaling when QSV scaling is used.Rodeo2015-07-041-0/+6
* [merge] OpenCL: fix cleanup.Rodeo2015-07-041-0/+1
* [merge] libhb: re-work OpenCL cleanup a bit.Rodeo2015-07-042-8/+16
* libhb: fix encoding date in output file with mingw buildjstebbins2015-06-111-1/+1
* [merge] encx265: fix regression introduced in SVN revision 6366.Rodeo2015-06-081-5/+2
* libhb: fix green bottom line in preview with deinterlacejstebbins2015-06-031-0/+1
* decomb: fix color distortion in last row of imagejstebbins2015-06-011-3/+28
* libhb: fix theora encodingjstebbins2015-05-262-1/+22
* scan: increase scan size thresh to accomodate raw 4K avijstebbins2015-05-121-1/+1
* 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