summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* LinGui: Internalize all the icons so I don't have to install them injstebbins2008-09-0855-55/+5964
* LinGui: yikes, this thing leaks worse than my roof, fixedjstebbins2008-09-089-24/+75
* LinGui: fix memory issues found by valgrindjstebbins2008-09-083-1/+3
* Removed contrib pack from cygwin part of makefile.sr552008-09-071-5/+0
* LinGui: Fix crash on ubuntu intrepid. Just luck it didn't crash on other jstebbins2008-09-071-26/+26
* LinGui: Fix several strict-aliasing warnings and a null pointer dereferencejstebbins2008-09-074-19/+67
* LinGui: Fix a crash with re-scanning prior to encoding. Incorrect title jstebbins2008-09-063-5/+30
* LinGui: Fix a non-fatal Gtk assert when switching the source selection modejstebbins2008-09-061-14/+7
* LinGui: missed adding a file with last commitjstebbins2008-09-061-0/+2
* WinGui:sr552008-09-064-101/+72
* LinGui: Add queue save/restorejstebbins2008-09-0617-255/+2946
* WinGui:sr552008-09-055-43/+211
* WinGui:sr552008-09-054-28/+47
* - get rid of another deadlock: if there were more than 64 audio frames befor...van2008-09-051-7/+16
* Removed old CYGWIN contrib pack files.sr552008-09-042-13/+0
* CLI: Sanity check audio options in HandBrakeCLI to prevent NULL dereferences ...eddyg2008-09-031-27/+66
* LinGui: Presets and preferences are now stored as plistsjstebbins2008-09-0227-3302/+8338
* Removed Cygwin info from BUILD file as it is no longer valid.sr552008-09-011-22/+4
* Updated THANKS Filesr552008-09-011-0/+3
* Change buffer reuse policy to MRU to hopefully improve cache and VM performance.eddyg2008-08-292-1/+39
* THANKS file updated, missed a name out, my bad.sr552008-08-281-1/+1
* Added some names to THANKS file.sr552008-08-281-0/+11
* WinGui:sr552008-08-281-4/+4
* WinGui:sr552008-08-2711-237/+167
* LinGui: plug small memory leakjstebbins2008-08-271-0/+1
* WinGui:sr552008-08-2412-107/+297
* LinGui: oops. presets weren't saved after refreshing standard presets, so thejstebbins2008-08-242-3/+6
* LinGui: bundle the standard presets in the exe. eliminates installingjstebbins2008-08-244-84/+646
* LinGui: allow standard presets to be deleted and provide a button to reloadjstebbins2008-08-238-142/+202
* LinGui: improve data entry method for deinterlace and denoise settings in jstebbins2008-08-227-144/+496
* LinGui: add a hidden feature to allow tweaking some settings. currentlyjstebbins2008-08-217-16/+357
* LinGui: force use of contrib libs. libtool seems to be pretty arbitraryjstebbins2008-08-201-1/+27
* Fix Solaris buildseddyg2008-08-202-5/+14
* fix subtitle indepth scan abort & hang.van2008-08-192-4/+8
* Don't allow theora to use pkg-config and use system versions of ogg and vorbiseddyg2008-08-182-1/+3
* The per-stream timing changes (r1570) make the overall timing depend on which...van2008-08-181-7/+3
* - To reliably find audio in 720p or 1080i TS streams we need to search throu...van2008-08-181-5/+18
* If we try to release old frames in the loop that searches for a free one we m...van2008-08-181-19/+6
* Don't crash when the user specifies audio tracks that don't exist from the Ha...eddyg2008-08-182-3/+13
* - patch a reference picture leak in ffmpeg/libavcodec/mpegvideo.c that cause...van2008-08-184-10/+94
* Contrib Jamfile Errorsr552008-08-171-2/+2
* * Contrib Updates:sr552008-08-178-9/+25
* WinGui:sr552008-08-172-3/+5
* WinGui:sr552008-08-174-77/+65
* WinGui:sr552008-08-164-118/+118
* LinGui: set svn:ignore prop on generated files that will never be checked injstebbins2008-08-150-0/+0
* LinGui: fix a couple problems with the preset translation tooljstebbins2008-08-153-367/+483
* Update x264 to revision x264-r930-91d865cdynaflash2008-08-141-1/+1
* Code comment clean-up, mostly to clarify the difference between the prev and ...jbrjake2008-08-141-8/+11
* WinGui:sr552008-08-143-285/+288