summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-119-66/+91
* MacGui: Preview Window resizing bug fixes. Patch from BradleyS.dynaflash2010-02-111-31/+33
* LinGui: add vbv settings to appletv presetjstebbins2010-02-101-1/+1
* cli: add vbv settings to appletv presetjstebbins2010-02-101-2/+2
* manicure: fix some output format issues in api generationjstebbins2010-02-101-4/+4
* fix compiler warning about "definition has no type or storage class"jstebbins2010-02-101-1/+1
* LinGui: When translating legacy presets, vquality 0 means RF 0, not 0%jstebbins2010-02-101-1/+1
* put a limit on how many buffers the muxer will cache when it isjstebbins2010-02-091-4/+11
* WinGui:sr552010-02-088-232/+224
* MacGui: Get rid of % read out in constant quality mode. Now displays rf only.dynaflash2010-02-082-15/+10
* remove pthread deatch callssr552010-02-061-5/+0
* removed test codesr552010-02-062-8/+0
* libhb dll fix by RandomEngysr552010-02-063-5/+19
* fix keyint mismatch between 1st and 2nd passes of a 2pass encodejstebbins2010-02-061-10/+5
* LinGui: remove % display from video quality slider. only show RF/QPjstebbins2010-02-061-10/+4
* dvdnav: fix seeking on some dvds that use multiple pgc's in a titlejstebbins2010-02-061-2/+7
* use DTS generated by x264 when computing duration and offset in muxmp4jstebbins2010-02-065-117/+101
* MacGui: Fix issue where sources would round down 16 pixels from full width wi...dynaflash2010-02-051-6/+5
* MacGui: Fix issue with six channel discreet presets where no bitrate was chos...dynaflash2010-02-051-1/+9
* x264 bump to r1416-fcf70c2dynaflash2010-02-031-1/+1
* WinGui:sr552010-01-311-0/+1
* WinGui:sr552010-01-318-99/+218
* WinGui:sr552010-01-318-229/+222
* osx doesn't have fread_unlockedjstebbins2010-01-311-1/+1
* fix problem with reading program streamsjstebbins2010-01-311-1/+33
* WinGui:sr552010-01-3016-335/+575
* Build System: disable avs, lavf, and ffms input to x264 as per j45 dynaflash2010-01-261-1/+1
* MacGui: Add Video Buffer Verifier (VBV) to the built in AppleTV preset as per...dynaflash2010-01-261-1/+1
* WinGui:sr552010-01-243-30/+31
* WinGui:sr552010-01-242-37/+61
* WinGui:sr552010-01-241-14/+18
* MacGui: Queue Edit uncomment remove reloaded queue item since "somehow" I mis...dynaflash2010-01-221-2/+2
* WinGui:sr552010-01-218-45/+56
* MacGui: Queued item editing initial implementation.dynaflash2010-01-217-340/+1347
* fix building x264 on mingwjstebbins2010-01-211-0/+1
* fix cancel during p-to-p searchjstebbins2010-01-202-8/+11
* WinGui:sr552010-01-187-244/+216
* WinGui:sr552010-01-173-10/+15
* x264 bump to r1391-3d0f110dynaflash2010-01-171-1/+1
* WinGui:sr552010-01-162-1/+9
* WinGui:sr552010-01-169-278/+382
* WinGui:sr552010-01-154-10/+89
* WinGui:sr552010-01-157-280/+319
* prevent duplicate audio list entriesjstebbins2010-01-141-10/+38
* MacGui: Raise the TextStorageUpperSizeLimit and TextStorageLowerSizeLimit x 3...dynaflash2010-01-131-2/+2
* MacGui: Add the ability to send the finished encode to any application the us...dynaflash2010-01-124-56/+236
* MacGui: Remove other errant subtitle log line for sub title tracks.dynaflash2010-01-121-2/+0
* MacGui: remove errant subtitle track log mssg that was broken anyway.dynaflash2010-01-121-3/+1
* prevent hang during foreign audio searchjstebbins2010-01-101-4/+5
* WinGui:sr552010-01-092-30/+34