summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-1/+8
* Simplify frontend useage of hb_add()jstebbins2015-01-124-26/+43
* json: simplify hb_add_json APIjstebbins2015-01-111-10/+25
* json: fix parsing of SRT subtitlesjstebbins2015-01-111-1/+1
* rendersub: fix small blending errorjstebbins2015-01-101-3/+3
* Fix some leaks in OpenCL code. https://reviews.handbrake.fr/r/779/ritsuka2015-01-101-39/+18
* libhb: reduce framerate fps/num for all encoders.Rodeo2015-01-091-0/+7
* libhb: only sanitize PAR for the MPEG-4 encoder.Rodeo2015-01-091-17/+7
* QSV: disable AdaptiveI/B options by default.Rodeo2015-01-091-2/+2
* libhb: fix job configuration when qsv removes all filtersjstebbins2015-01-051-0/+9
* libhb: simplify job initializationjstebbins2015-01-032-22/+17
* libhb: fix access to uninitialized variables in hb_set_anamorphic_size2jstebbins2015-01-031-2/+2
* libhb: initialize the buffer pool only oncejstebbins2014-12-291-5/+5
* json: add "Codec" to audio list itemsjstebbins2014-12-233-0/+17
* libhb: eliminate refereces to libmkvjstebbins2014-12-231-1/+0
* libhb: eliminate unnecessary references to mp4v2jstebbins2014-12-232-7/+1
* eliminate job->largeFileSizejstebbins2014-12-233-10/+3
* libhb: remove dead codejstebbins2014-12-232-10/+0
* libhb: remove hb_job_resetjstebbins2014-12-222-55/+0
* libhb: remove deprecated job and title fieldsjstebbins2014-12-221-26/+0
* json: fix hb_get_preview_jsonjstebbins2014-12-192-11/+136