summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-1222-175/+551
* bd: fix discontinuity handlingJohn Stebbins2015-11-122-15/+19
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-1012-4/+176
* libhb: repair split packets in readerJohn Stebbins2015-11-105-1/+107
* presets: handle importing old string PicturePAR "integers"John Stebbins2015-11-101-0/+37
* Merge pull request #30 from jstebbins/atv4John Stebbins2015-11-092-1/+170
|\
| * muxavformat: add support for mp4 fallback audio signallingJohn Stebbins2015-11-092-1/+170
|/
* Merge pull request #29 from jstebbins/field_repeatJohn Stebbins2015-11-091-26/+34
|\
| * scan: increase sensitivity to video flagsJohn Stebbins2015-11-091-26/+34
|/
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-0924-1353/+1311
* LinGui: try fixing debian version number againJohn Stebbins2015-11-091-6/+6
* LinGui: Force override ubuntu package versionsJohn Stebbins2015-11-091-6/+6
* LinGui: add Ubuntu 15.10 Wily to nightly buildsJohn Stebbins2015-11-093-0/+130
* Add Error count to the Status bar when queue completes.Scott2015-11-085-1/+35
* decavcodec: don't try to memset NULL buffersJohn Stebbins2015-11-061-2/+8
* decavcodec: fix hang in avcodec decoderJohn Stebbins2015-11-061-0/+10
* stream: fix pts to buffer start conversionJohn Stebbins2015-11-051-6/+6
* MacGui: add two tests for presets save and upgrade.Damiano Galassi2015-11-031-1/+52
* MacGui: remove a compatibility workaroud for the 10.9 sdk.Damiano Galassi2015-11-031-16/+6
* LinGui: fix segfaultJohn Stebbins2015-11-021-1/+1
* Make Process Priority a real-time setting. Not per encode instance.Scott2015-10-315-30/+47
* Allow the preview encode to run at the same time as an actual encode.Scott2015-10-315-32/+46
* CLI: fix linking with broken ubuntu linkerJohn Stebbins2015-10-301-2/+2
* Missed file from last checkin.Scott2015-10-301-0/+1
* Tidy up the Preset Service. Preset version checking should now be working fo...Scott2015-10-305-37/+88
* Merge pull request #26 from jstebbins/avpictureJohn Stebbins2015-10-297-55/+84
|\
| * libhb: don't use deprecated AVPictureJohn Stebbins2015-10-297-55/+84
|/
* LinGui: Fix duplicate preset name creationJohn Stebbins2015-10-291-1/+30
* MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste...Damiano Galassi2015-10-299-52/+101
* libav: add lame dependencyJohn Stebbins2015-10-281-1/+1
* MacGui: annotate the type of some arrays, and check the count of the input jo...Damiano Galassi2015-10-287-16/+19
* MacGui: add some subtitles tracks to the fake title used in tests.Damiano Galassi2015-10-283-46/+30
* MacGui: switched the audio defaults track tableview to view based, and fixed ...Damiano Galassi2015-10-286-310/+377
* Merge pull request #19 from jstebbins/ana-customJohn Stebbins2015-10-264-78/+155
|\
| * Double HB_MAX_WIDTH/HEIGHTJohn Stebbins2015-10-261-2/+2
| * Enforce min/max dimensionsJohn Stebbins2015-10-263-68/+136
| * LinGui: don't call hb_get_preview2 with outragious dimensionsJohn Stebbins2015-10-261-5/+27
| * libhb: prevent crashes in hb_get_preview2John Stebbins2015-10-261-1/+23
| * LinGui: custom-ana reduce PAR when it's modified indirectlyJohn Stebbins2015-10-261-0/+2
| * Fix bizarre custom anamorphic behaviorJohn Stebbins2015-10-262-44/+7
|/
* Merge pull request #22 from jstebbins/lameJohn Stebbins2015-10-266-232/+8
|\
| * lame: Use libav wrapper to encode mp3lameJohn Stebbins2015-10-266-232/+8
|/
* MacGui: remove the daily and monthly update check option.Damiano Galassi2015-10-253-58/+43
* MacGui: add some simple tests for the undo/redo implementation of HBJob.Damiano Galassi2015-10-253-2/+198
* MacGui: change the title selection sheet to use a view-based table view.Damiano Galassi2015-10-253-98/+177
* MacGui: align some UI elements.Damiano Galassi2015-10-253-9/+10
* MacGui: switch the audio table to a view-based one.Damiano Galassi2015-10-252-248/+347
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-2412-99/+197
* Update HandBrakeCLI to read presets.json on Windows. This is the file that wi...Scott2015-10-241-2/+2
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-248-10/+88