summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: fix setting thread_count for libav encodingjstebbins2014-09-041-3/+1
* libhb: fix mp4 optimizejstebbins2014-09-011-2/+3
* libhb: don't set duration of PGS subtitlesjstebbins2014-08-301-2/+4
* libhb: add gpl v2 copyright message do deccc608subjstebbins2014-08-292-0/+18
* libhb: fix small error in "empty" mp4 subtitle durationjstebbins2014-08-271-3/+1
* libhb: fix tx3g styles when the entire line is one stylejstebbins2014-08-271-2/+12
* libhb: fix merging of ssa subtitlesjstebbins2014-08-271-6/+34
* libhb: remove emptry tx3g subtitlesjstebbins2014-08-271-3/+12
* libhb: fix stop time of subtitlesjstebbins2014-08-271-0/+4
* CLI: fix dimensions problem when both width and height are specifiedjstebbins2014-08-272-13/+12
* x265: enable 2-pass ABR encodingjstebbins2014-08-262-23/+50
* libhb: fix accumulating rounding error in CoreAudio timestampsjstebbins2014-08-261-4/+5
* muxavformat: Fix muxing of AAC that is missing extradatajstebbins2014-08-201-26/+32
* libhb: fix potential crash in filtersjstebbins2014-08-201-1/+1
* 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