summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: reordered the options in the advanced preferences tab.ritsuka2014-10-311-63/+82
* MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar.ritsuka2014-10-313-7/+15
* deccc608sub: fix writing outside bufferjstebbins2014-10-301-0/+15
* MacGui: fixed some warnings.ritsuka2014-10-307-19/+3
* fifo: add code (ifdef'd out) to assist with finding buffer leaksjstebbins2014-10-301-0/+33
* param: fix compiler warningjstebbins2014-10-301-1/+1
* muxcommon: fix bitvec leakjstebbins2014-10-301-0/+1
* sync: fix subtitle buffer leakjstebbins2014-10-301-0/+5
* LinGui: fix spacing on status linejstebbins2014-10-301-0/+1
* decavcodec: fix a 4 byte overread of extradata by libavjstebbins2014-10-291-1/+2
* LinGui: fix several small memory leaksjstebbins2014-10-295-36/+50
* libav: fix extradata parsing when SPS_EXT is presentjstebbins2014-10-291-0/+14
* libav: fix writing zero mkv blockduration element for subtitlesjstebbins2014-10-291-0/+31
* decpgssub: make sure all packets get marked as subtitle framesjstebbins2014-10-291-1/+1
* LinGui: eliminate more deprecated widget propertiesjstebbins2014-10-281-126/+126
* LinGui: eliminate more deprecated widget propertiesjstebbins2014-10-281-39/+53
* LinGui: eliminage deprecated GtkAlignmentjstebbins2014-10-283-4761/+4498
* LinGui: fix more gtk deprecationsjstebbins2014-10-283-26/+30
* libhb: improve CC detectionjstebbins2014-10-281-7/+15
* LinGui: remove GtkStatusIconjstebbins2014-10-283-77/+3
* contrib: Fix libgnurx to use mingw's ar.bradleys2014-10-262-6/+27
* WinGui: Fix for quality slider on queue edit. Was not updating correctly.sr552014-10-251-49/+66
* WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.sr552014-10-252-3/+17
* WinGui: Improve exit while encoding error message.sr552014-10-251-1/+1
* WinGui: Block users from attempting to overwrite their input file. sr552014-10-253-0/+24
* doc: update linux build dependenciesjstebbins2014-10-242-32/+43
* LinGui: fix ubuntu 14.10 snapshotjstebbins2014-10-241-0/+1
* MacGui: update the file name when the bitrate is changed and auto naming is e...ritsuka2014-10-242-4/+15
* LinGui: add ubuntu 14.10 to nightly buildsjstebbins2014-10-233-0/+128
* MacGui: updated the Xcode project with the Xcode 6 recommended settings.ritsuka2014-10-233-7/+35
* MacGui: workaround for a bug in [[NSApplication sharedApplication] applicatio...ritsuka2014-10-231-1/+7
* MacGui: fixed another numbers of warnings.ritsuka2014-10-235-5/+6
* MacGui: made a bunch of labels bigger to make the whole text visible when com...ritsuka2014-10-232-36/+40
* MacGui: replaced a deprecated compositeToPoint: call.ritsuka2014-10-231-2/+2
* MacGui: fixed a warning in HBTreeNode.ritsuka2014-10-232-2/+2
* libhb: fix blinking of rendered closed captionsjstebbins2014-10-221-5/+16
* libhb: fix CC roll-ups that move around the screenjstebbins2014-10-221-0/+102
* Fix Patch filesr552014-10-191-1/+2
* Attempt to fix buildsr552014-10-191-2/+1
* WinGui: Fix srt burn in option. sr552014-10-181-0/+5
* CLI: Tabs -> Spacessr552014-10-181-2/+2
* CLI: Adding --srt-burn to help outputsr552014-10-181-0/+3
* libhb: Add filter parameter validation.bradleys2014-10-153-10/+86
* contrib: Add missing contrib/libgnurx directory.bradleys2014-10-153-0/+50
* contrib: Add libgnurx to provide POSIX regex on Windows.bradleys2014-10-154-2/+49
* LinGui: update translationsjstebbins2014-10-157-7546/+11961
* ilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windowsjstebbins2014-10-132-8/+33
* Some more doc updates.sr552014-10-113-19/+14
* WinGui: Some minor updates to the doc's texi files.sr552014-10-114-12/+12
* WinGui: Add Clear warnings that OpenCL and DXVA code is considered experiment...sr552014-10-103-15/+15