summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: add a file chooser button for the dest directory. dest file isjstebbins2008-11-267-254/+177
* LinGui: make socket connect for appcast run in its own thread. preventsjstebbins2008-11-253-10/+10
* - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre...van2008-11-256-370/+401
* MacGui: Fix live preview window so that changes in the preview window are ref...dynaflash2008-11-241-2/+9
* MacGui: Live Preview Initial Implementationdynaflash2008-11-246-211/+1210
* LinGui: arg! missed a filejstebbins2008-11-241-1/+1
* LinGui: live preview.jstebbins2008-11-2413-187/+1549
* WinGui:sr552008-11-231-4/+3
* Updates change set for 0.9.30.9.3jbrjake2008-11-231-0/+216
* WinGui:sr552008-11-236-12/+11
* LinGui: update about box with new handbrake description jstebbins2008-11-234-20/+53
* MacGui: Fixes a minor typo in the description of a preset so it reads "it is ...jbrjake2008-11-231-1/+1
* Makefile fixes. Official stable releases are now built with the "make officia...jbrjake2008-11-211-5/+19
* LinGui: fix a reference to free'd preset dictionary when saving a preset.jstebbins2008-11-211-1/+1
* MacGui: Connect outlet for Video Codec label to it enables/disables properlydynaflash2008-11-211-7/+13
* WinGui:sr552008-11-201-1/+1
* MacGui: Fix issue with queue where cancelling a two pass job during the first...dynaflash2008-11-201-40/+53
* MacGui: fix compiler warnings in presets code for jbrjake who is amazed it ev...dynaflash2008-11-201-1/+2
* MacGui and CLI: Finalizes built-in presets for 0.9.3jbrjake2008-11-203-66/+331
* LinGui: import the latest preset changesjstebbins2008-11-203-316/+889
* WinGui:sr552008-11-192-22/+20
* WinGui:sr552008-11-191-1/+3
* WinGui:sr552008-11-192-15/+9
* MacGui: Change "Chapter x to Chapter y" in the sources area to "Chapter x thr...dynaflash2008-11-191-6/+6
* Update x264 to r1028dynaflash2008-11-191-1/+1
* - get rid of an unnecessary seek that was messing up either mkv or vc1 decod...van2008-11-191-2/+16
* MacGui: Fix issue where proper width was not observed in preview image when u...dynaflash2008-11-181-6/+7
* Don't abort when the ffmpeg vc1 decoder hands us a bogus packet sizevan2008-11-181-0/+7
* WinGui:sr552008-11-161-12/+25
* - search for IDR frames in blu-ray (m2ts) inputs so we get useful previewsvan2008-11-161-5/+35
* WinGui:sr552008-11-151-1/+1
* WinGui:sr552008-11-151-0/+3
* MacGui: Add the svn and build number to the individual encode log headersdynaflash2008-11-151-1/+4
* CLI: Rearranges and reorganizes the built-in help (-h) , fixes some spelling ...jbrjake2008-11-131-88/+92
* WinGui:sr552008-11-121-45/+82
* WinGui:sr552008-11-124-2/+44
* fix pmt processingjstebbins2008-11-111-14/+24
* libhb support for live previewjstebbins2008-11-113-29/+65
* LinGui: fix a race in update checking that causes random crashesjstebbins2008-11-111-10/+2
* Bumps libx264 to r1024, bringing with it Nehalem optimizations and a goodly n...jbrjake2008-11-101-1/+1
* WinGui:sr552008-11-101-0/+1
* LinGui: oops. forgot to add new appcast filesjstebbins2008-11-092-0/+293
* LinGui: add update checking. shows a dialog similar to the macui whenjstebbins2008-11-0910-11/+808
* Bumps libtheora to 1.0 final and fixes a small problem with r1905's chroma ro...jbrjake2008-11-092-2/+2
* Hack to make VC1 work: If we get a ts or m2ts with VC1 video, don't say we ha...van2008-11-091-0/+16
* If 'auto' audio output rate is selected and that results in an invalid rate f...van2008-11-091-0/+37
* CLI: Adds some conidtionals to manicure.rb so CLI users can override audio se...jbrjake2008-11-082-94/+376
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-0813-29/+41
* - Always use HandBrake's DTS decoder rather than ffmpeg's even for inputs we...van2008-11-082-6/+23
* WinGui:sr552008-11-071-23/+7