summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add SSA subtitle supportjstebbins2010-06-0111-83/+78
* Add more subtitle info to the activity logjstebbins2010-06-011-8/+20
* link hb.dll with -static flag so that extra dll's are not requiredjstebbins2010-06-011-1/+1
* CLI: allow overriding of the anamorphic mode of a preset jstebbins2010-05-301-5/+20
* add check for reasonable vobsub width/height values when parsing out of mp4jstebbins2010-05-301-2/+10
* preserve vobsub palette, width, and height from mkv and mp4 vobsub tracksjstebbins2010-05-305-22/+87
* Improve left/right dplii surround separationjstebbins2010-05-301-13/+13
* fix compiler warnings in several libhb filesjstebbins2010-05-304-23/+23
* WinGui:sr552010-05-302-24/+109
* WinGui:sr552010-05-303-164/+595
* LinGui: tweak the ui to accommodate universal subtitle inputjstebbins2010-05-293-20/+50
* WinGui:sr552010-05-291-0/+44
* WinGui:sr552010-05-281-1/+1
* fix a problem with point-to-point hanging when searching for start pointjstebbins2010-05-262-40/+50
* Macgui: Sanity check multiple burned in vobsubs.dynaflash2010-05-261-3/+21
* LinGui: fix module.defs code merge errorjstebbins2010-05-251-9/+4
* MacGui: Enable soft vobsubs in mp4dynaflash2010-05-252-94/+25
* add support for Nero vobsubs in mp4jstebbins2010-05-245-49/+218
* LinGui: disable update checks for snapshot PPA since it does it's own update ...jstebbins2010-05-241-1/+1
* LinGui: add option to completely disable update checkingjstebbins2010-05-247-13/+42
* WinGui:sr552010-05-241-2/+7
* LinGui: fix crash when processing appcastjstebbins2010-05-241-1/+4
* fix memory leak in pinvoke patchjstebbins2010-05-241-6/+6
* WinGui:sr552010-05-232-58/+388
* fix stderr redirection on mingw. dup2 function doesn't work as it should so ...jstebbins2010-05-232-0/+10
* add wrapper functions that make it easier to call libhb from C# and otherjstebbins2010-05-233-10/+240
* add ability to probe for existance of headers and libraries to configure.pyjstebbins2010-05-237-16/+248
* WinGui:sr552010-05-2317-231/+657
* WinGui:sr552010-05-231-2/+2
* WinGui:sr552010-05-223-77/+81
* WinGui:sr552010-05-221-37/+199
* add strtok_r to ports.c for mingwjstebbins2010-05-222-0/+29
* Added davidfstr to the AUTHORS filesr552010-05-221-0/+3
* WinGui:sr552010-05-211-2/+2
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-209-49/+238
* WinGui:sr552010-05-197-116/+111
* WinGui:sr552010-05-194-36/+115
* WinGui:sr552010-05-187-225/+255
* x264 bump from r1583 to r1592dynaflash2010-05-181-1/+1
* WinGui:sr552010-05-188-152/+248
* WinGui:sr552010-05-184-5/+45
* WinGui:sr552010-05-1811-24/+853
* MacGui: Live Preview HUD Overlay playback controller initial implementationdynaflash2010-05-183-39/+914
* WinGui:sr552010-05-186-357/+431
* WinGui:sr552010-05-171-1/+0
* slightly improve avi seek patchjstebbins2010-05-161-8/+18
* patch ffmpeg avi seek problemjstebbins2010-05-161-0/+45
* CLI: Removes misleading help message indicating quality still ran on a 0-1 sc...jbrjake2010-05-151-1/+1
* allow mono mixdown with lame encoderjstebbins2010-05-135-47/+35
* WinGui:sr552010-05-091-14/+0