summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* rendersub: fix text rendering frame sizejstebbins2015-03-171-44/+33
* decomb: oops, fix overread when height is mod 4jstebbins2015-03-161-1/+1
* muxavformat: add "creation_time" metadatajstebbins2015-03-151-0/+5
* decomb: fix green line when source hight is modulus 2jstebbins2015-03-141-4/+4
* libhb: fix building with QSV enabled.Rodeo2015-03-131-2/+2
* json: fix crash when foreign audio search is *not* enabledjstebbins2015-03-112-1/+8
* libhb: use jansson for hb_dictjstebbins2015-03-098-377/+814
* json: automatically scan title when processing json jobsjstebbins2015-03-0718-127/+249
* nlmeans: fix build on non-x86 architecturesjstebbins2015-02-263-8/+10
* muxavformat: only set subtitle "forced" flag when *user* sets default trackjstebbins2015-02-251-3/+6
* mkv: mark "default" subtitle tracks with both default and forced flagsjstebbins2015-02-241-1/+2
* stream: fix potential overflow in pts calculationjstebbins2015-02-171-5/+5
* libhb: Fix memory alignment issue in nlmeans.bradleys2015-02-161-1/+1
* libhb: don't pass "auto" profile to libx265.Rodeo2015-02-161-1/+3
* bd: fix printf format conversion warningjstebbins2015-02-161-1/+1
* libhb: Fix compiler warnings and more const correctness in nlmeans.bradleys2015-02-161-32/+33
* libhb: Fix compiler warnings in denoise (hqdn3d).bradleys2015-02-161-4/+8
* New audio output options.Rodeo2015-02-1510-38/+213
* scan: work around libav mpeg2 dummy first framejstebbins2015-02-151-1/+11
* H.265: don't allow requesting Main 10 profile.Rodeo2015-02-153-3/+29
* libhb: Additional minor optimizations to nlmeans.bradleys2015-02-113-56/+59
* libhb: Minor nlmeans optimizations.bradleys2015-02-062-71/+84
* mux: remove obsolete comment about generation of AAC extradata from TS filesjstebbins2015-02-041-5/+0
* 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
* libhb: add support for detection of new Intel processor releases.Rodeo2015-02-033-1/+22
* scan: improve preview generation for short videos that have no IDRsjstebbins2015-02-021-1/+14
* muxavformat: fix defaultduration in mkv filesjstebbins2015-02-011-0/+2
* Update year to 2015.bradleys2015-02-0186-86/+86
* QSV: refactor plugin loadingRodeo2015-02-011-18/+32
* QSV: reduce logging in encqsvInitRodeo2015-02-011-23/+27
* QSV: update hb_qsv_force_workarounds()Rodeo2015-02-011-4/+6
* QSV: improve ICQ and LA handlingRodeo2015-02-011-2/+2
* QSV: improve B-Pyramid handling.Rodeo2015-02-011-110/+139
* QSV: refactor logging of encoder capabilitiesRodeo2015-02-012-24/+69
* Add support for open type font attachments.ritsuka2015-01-314-11/+25
* muxavformat: fix avformat stream time_base warningjstebbins2015-01-301-0/+1
* libhb: automatically add rendersub filter when requiredjstebbins2015-01-303-30/+51
* libhb: NLMeans x86 SSE acceleration/optimizations.bradleys2015-01-294-36/+268
* Build: fix compilation with some MinGW-w64 distributions.Rodeo2015-01-281-0/+8
* json: revert last commitjstebbins2015-01-221-4/+2
* json: add "Track" to audio and subtitle in titlesjstebbins2015-01-221-2/+4
* build: fix mingw Jenkins buildsjstebbins2015-01-191-1/+1
* Work around fedora mingw pthread library requirementjstebbins2015-01-182-2/+11
* json: fix srt filename parsingjstebbins2015-01-171-1/+1
* dvd: demote an hb_error to hb_log to prevent GUI error dialog spamjstebbins2015-01-151-1/+1
* stream: Fix scanning files with large PNGsjstebbins2015-01-141-1/+15
* Fix libdvdnav dvd name and add additional fallback if no name is foundritsuka2015-01-131-1/+8
* Revert a change Xcode committed on its own.ritsuka2015-01-131-8/+1