summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-189-2218/+3
* libhb: Sanitize BD chapter durationsjstebbins2014-08-111-2/+43
* libhb: fix mp4 audio track titlesjstebbins2014-08-061-0/+7
* libhb: fix mp4 post tagging problemsjstebbins2014-08-061-0/+1
* fix comment in isIframe()jstebbins2014-07-301-1/+1
* libhb: add i-frame detection for mpeg4 ts/ps streamsjstebbins2014-07-301-0/+15
* libhb: fix potential seg fault in hb_hexdumpjstebbins2014-07-301-1/+0
* libhb: add new function for retrieving previewsjstebbins2014-07-296-36/+190
* LinGui/CLI/libhb: add nlmeans denoise filter to linguijstebbins2014-07-212-0/+229
* cli: allow user cli options to override defaults for fallback audio encoderjstebbins2014-07-162-10/+66
* libhb: Improve handling of streams with broken video timestampsjstebbins2014-07-161-4/+11
* cli: Simplify output geometry calculationjstebbins2014-07-161-15/+13
* libhb: work around libav decoder error durint p-to-p encodingjstebbins2014-07-143-23/+65
* libhb: fix typo in flag definitionjstebbins2014-07-011-1/+1
* libhb: Improve nlmeans edgeboost prefilter.bradleys2014-06-281-11/+53
* libhb: Add median prefilter to nlmeans.bradleys2014-06-271-5/+118
* bd: fix long delays caused by updated libblurayjstebbins2014-06-251-4/+4
* libhb: New denoiser, nlmeans.bradleys2014-06-194-0/+748
* macui/cli/libhb: cleanupjstebbins2014-06-184-193/+15
* decpgssub: partial fix for "multi-object" PGS subsjstebbins2014-06-131-24/+50
* macui: fix PcitureController geometry calculationsjstebbins2014-06-103-141/+302
* libhb: Fix decoding avi with palettejstebbins2014-05-294-7/+46
* libhb: fix overwriting of source pathjstebbins2014-05-273-8/+6
* deccc608sub: fix positioning once againjstebbins2014-05-231-3/+4
* deccc608sub: fix invalid subtitle position when extreme cropping applied.jstebbins2014-05-221-5/+5
* mux: fix problems created by >32 track limit patchjstebbins2014-05-141-14/+12
* Bump x265 to version 1.0Rodeo2014-05-131-35/+91
* demux: fix problem with widely spaced SCRsjstebbins2014-05-134-7/+25
* mux: eliminate 32 track limitjstebbins2014-05-111-35/+191
* encx265: fix chapter insertion.Rodeo2014-05-101-0/+1
* deccc608sub: fix cropping of CCsjstebbins2014-05-061-5/+6
* Add VP8 supportjstebbins2014-04-157-102/+191
* Convert all text subtitles to ASS subsjstebbins2014-04-1314-1935/+1377
* rendersub: fix rendering SRT markup in CC subsjstebbins2014-04-091-0/+2
* QSV: always use our own DTS.Rodeo2014-04-081-58/+40
* QSV: fix logging of whether B-frames are enabled.Rodeo2014-04-071-7/+7
* libhb: add generic code for converting NALRodeo2014-04-073-89/+254
* Fix previous commit again. This is not my day.Rodeo2014-04-061-91/+35
* QSV: fix previous commit (outdated version of the same patch, sorry9.Rodeo2014-04-062-51/+98
* QSV: reset the encoder at chapter points to force a keyframeRodeo2014-04-061-13/+37
* pgssubs: fix pgs passthrujstebbins2014-04-062-10/+28
* enc_qsv: cleanup encoding loop, part 3.Rodeo2014-04-051-158/+169
* enc_qsv: cleanup encoding loop, part 2.Rodeo2014-04-051-231/+369
* enc_qsv: cleanup encoding loop, part 1.Rodeo2014-04-051-214/+172
* enc_qsv: simplify qsv_enc_init.Rodeo2014-04-051-19/+10
* enc_qsv: simplify encqsvClose.Rodeo2014-04-051-53/+43
* enc_qsv: general cleanup.Rodeo2014-04-054-340/+369
* deccc608sub: fix roll-up subtitlesjstebbins2014-04-032-19/+19
* decccsub: fix timestamp of "clear" subtitlesjstebbins2014-04-031-0/+6
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-309-535/+1307