summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading...sr552015-02-073-2/+55
* WinGui: Advanced tab now correctly overrides video tab options.sr552015-02-073-5/+19
* LinGui: update year to 2015jstebbins2015-02-0724-27/+27
* 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
* MacGui: update the file extension too in updateFileName.ritsuka2015-02-041-0/+2
* MacGui: properly deregister the job observers, and refactor a bit the HBAudio...ritsuka2015-02-0412-102/+130
* libhb: Fix AAC passthru from TS filesjstebbins2015-02-043-1/+51
* 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
* MacGui: rename some variables.ritsuka2015-02-021-5/+5
* MacGui: add a "Clear All" and "Clear completed items" menu items to the queue...ritsuka2015-02-022-21/+66
* muxavformat: fix defaultduration in mkv filesjstebbins2015-02-011-0/+2
* WinGui: Fix a crash in the tooltip converter.sr552015-02-011-2/+2
* MacGui: remove two log messages, the way jobs are reloaded from queue is almo...ritsuka2015-02-011-11/+0
* MacGui: fix chapters range auto naming.ritsuka2015-02-013-5/+18
* MacGui: clean up the methods to update the destination file name and extension.ritsuka2015-02-012-53/+54
* Update year to 2015.bradleys2015-02-0190-90/+90
* 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
* Update libmfx to v5.0.486.98113Rodeo2015-02-011-1/+1
* MacGui: add a HBAudioTrackDataSource protocol to simplify HBAudio interface.ritsuka2015-01-314-21/+30
* MacGui: forgot a file in the previous commit.ritsuka2015-01-311-3/+2
* MacGui: add a HBChaptersChangedNotification notification, used to notify when...ritsuka2015-01-314-15/+14
* MacGui: fix an issue where a "none" track could be added to hb_job_t.ritsuka2015-01-312-18/+12
* WinGui: Remove a bunch of CLI handling code.sr552015-01-3127-2880/+63
* Add support for open type font attachments.ritsuka2015-01-314-11/+25
* MacGui: do not apply the same preset to a job two times.ritsuka2015-01-312-8/+4
* build: fix linux i686 buildjstebbins2015-01-302-3/+8
* WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...sr552015-01-305-48/+4
* WinGui: Fix Average bitrate video rate type via the JSON API.sr552015-01-303-7/+13
* WinGui: Another small fix to nlmeans custom. Missed 1 instances where the sho...sr552015-01-301-1/+1
* WinGui: Fix Denoise NlMeans Custom Option not showing.sr552015-01-303-5/+4
* muxavformat: fix avformat stream time_base warningjstebbins2015-01-301-0/+1
* libhb: automatically add rendersub filter when requiredjstebbins2015-01-303-30/+51
* MacGui: fix a crash that happens when a new preset is created from a one that...ritsuka2015-01-301-3/+8
* Add a default font directory for fontconfig to use when there isn't a configu...ritsuka2015-01-301-1/+3
* MacGui: let HBAudioTrackPreset know the current container.ritsuka2015-01-305-2/+68
* libhb: NLMeans x86 SSE acceleration/optimizations.bradleys2015-01-294-36/+268
* Build: fix compilation with some MinGW-w64 distributions.Rodeo2015-01-281-0/+8
* MacGui: set the paused/working state immediately, so the pause toolbar item w...ritsuka2015-01-281-0/+2
* MacGui: use the current settings when adding titles directly to the queue.ritsuka2015-01-281-1/+4
* WinGui: sr552015-01-276-16/+107
* WinGui: Strip out some unused code.sr552015-01-275-142/+11