summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some tidy up of the Standard files. THANKS and TRANSLATIONSsr552011-06-202-77/+18
* Update the GPL v2 License file to the latest copy from gnu.org. This is just ...sr552011-06-201-22/+21
* WinGui: Fix Broken Preview Window.sr552011-06-181-3/+3
* WinGui:sr552011-06-157-36/+77
* libhb: fix a warning in decssasub.c by adding new hb_valog functionjstebbins2011-06-153-42/+40
* libhb: eliminate use of deprecated sws_getContextjstebbins2011-06-151-8/+28
* MacGui: Don't call "return" at the end of a void function.. .. Redux!dynaflash2011-06-142-33/+0
* MacGui: Add blank line to previous commit files to fix the commit notes I tot...dynaflash2011-06-142-0/+2
* MacGui: Don't call "return" at the end of a void function.dynaflash2011-06-143-54/+55
* Add DTS-HD passthru \o/jstebbins2011-06-1415-111/+170
* MacGui: HBAudio Indentation Cleanupdynaflash2011-06-134-848/+963
* libhb: fix problem with processing audio gaps in dts streamsjstebbins2011-06-121-1/+1
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-1212-91/+71
* LinGui: fix another problem with setting proper mixdownjstebbins2011-06-121-0/+2
* Updating StyleCop settings in HandBrakeInterop to allow tabs.randomengy2011-06-121-2/+2
* StyleCop fixes. Also removed copying hb.dll step to fix build error.randomengy2011-06-1250-286/+182
* Win: Add a stylecop settings file to the Interop project.sr552011-06-121-0/+14
* Removing user-specific .suo file.randomengy2011-06-121-0/+0
* Add RandomEngy to the Authors file now that his Interop code is imported.sr552011-06-121-0/+3
* WinGui: Bring in the HandBrake Interop library written by RandomEngy.sr552011-06-1265-0/+5514
* LinGui: oops, part of another patch went with last commitjstebbins2011-06-121-6/+0
* LinGui: fix a problem with mixdown optionsjstebbins2011-06-123-11/+22
* WinGui: Update the appearance of the subtitles tab to be consistent with the ...sr552011-06-113-141/+43
* WinGui: Added support for the new ffmpeg aac encoder.sr552011-06-118-8/+24
* WinGui:sr552011-06-111-3/+4
* LinGui: fix parameters to value-changed callback for gain and drcjstebbins2011-06-111-2/+2
* libhb: clean up AVCodecContext initializationsjstebbins2011-06-103-10/+50
* libhb: disable threaded ffmpeg decoding for scanjstebbins2011-06-103-3/+8
* MacGui: Increase width of main window from 754 to 960dynaflash2011-06-093-1371/+712
* Refresh "Normal" presetjstebbins2011-06-094-639/+656
* libhb: Enable multi-threaded decode in ffmpegjstebbins2011-06-089-13/+27
* cli: Allow more flexible specification of native language in the clijstebbins2011-06-081-13/+26
* LinGui: move advanced audio from a dialog popup to an expander boxjstebbins2011-06-081-249/+235
* Add ffaac encode supportjstebbins2011-06-085-1/+69
* fix up usage of deprecated libav symbols and clean up patch fuzzjstebbins2011-06-078-68/+67
* libhb: add support for libav aac encoder (libhb only)jstebbins2011-06-079-35/+119
* Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav)jstebbins2011-06-078-42/+30
* libhb: Sort BD titles by playlist idjstebbins2011-06-071-6/+29
* WinGui: Update the Audio Track name handling code to work with the CLI fixes.sr552011-06-071-3/+3
* libhb: fix crash when x264 fails to initializejstebbins2011-06-062-1/+6
* Fix a problem with filtering and picking correct BD titlejstebbins2011-06-053-2/+15
* Merge pull request #2 from rdp/mastersr552011-06-041-1/+3
* WinGui: Removed some duplicate code and some general cleanup to the scan serv...sr552011-06-041-23/+10
* LinGui: Add support for naming audio tracks.jstebbins2011-06-036-35/+92
* WinGui:sr552011-06-037-16/+85
* LinGui: fix preview encode progress display when # previews > 10jstebbins2011-06-031-1/+1
* WinGui: Improvements to the AutoName functionality.sr552011-06-024-12/+17
* bump x264 from r1937 to r1995jstebbins2011-05-311-3/+3
* Add patch to disable SSE in mpeg2dec for mingw64jstebbins2011-05-311-0/+30
* Fix build breakage on gcc < 4.5jstebbins2011-05-311-51/+40