summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Separate Picture Settings and Preview Window Initial Implementationdynaflash2009-01-1210-1543/+3365
* Modified contrib Jamfile to use $(MAKE) not "make" for mp4v2 install, patch f...eddyg2009-01-111-1/+1
* Always use the track samplerate as the timescale for audio tracks. This fixes...ritsuka2009-01-111-2/+2
* Remove some unused variablesritsuka2009-01-111-10/+0
* Bumps mp4v2 to r224jbrjake2009-01-112-6/+2
* Get previews from H.264 content even if it's missing IDR frames (e.g., NZ TV ...van2009-01-104-148/+176
* LinGui: make the activity, queue, and picture tool bar buttons into togglesjstebbins2009-01-085-66/+121
* WinGui:sr552009-01-0826-673/+330
* WinGui:sr552009-01-083-16/+87
* WinGui:sr552009-01-071-11/+13
* WinGui:sr552009-01-073-19/+10
* WinGui:sr552009-01-072-6/+6
* MacGui: include the exact dylib name in the VLC check to pick up out of date ...dynaflash2009-01-061-2/+2
* WinGui:sr552009-01-056-224/+323
* WinGui:sr552009-01-058-22/+60
* Bump x264 to r1065-681544edynaflash2009-01-051-1/+1
* WinGui:sr552009-01-045-32/+96
* WinGui:sr552009-01-043-44/+63
* WinGui:sr552009-01-043-239/+118
* WinGui:sr552009-01-034-102/+77
* WinGuisr552009-01-034-18/+52
* WinGui:sr552009-01-032-12/+18
* Disable ssse3 h264_qpel optimizations to workaround a crash in h.264 decoder ...ritsuka2009-01-012-1/+18
* LinGui: fix a problem with saving specific max-width/height to a preset.jstebbins2009-01-011-0/+1
* WinGui:sr552008-12-3011-85/+163
* Adds --start-at-preview and --stop-at-duration and --stop-at-pts options. The...jbrjake2008-12-301-1/+36
* WinGui:sr552008-12-306-89/+109
* Bumps x264 from to r1063dynaflash2008-12-291-1/+1
* WinGui:sr552008-12-283-5/+124
* WinGui:sr552008-12-287-88/+144
* WinGui:sr552008-12-271-20/+30
* WinGui:sr552008-12-277-1240/+475
* LinGui: Fix how preset list expands when window is resized. jstebbins2008-12-243-7/+0
* LinGui: Fix a problem with individual activity logs. jstebbins2008-12-221-2/+3
* Changes to the Cygwin section of the make file. Allows building of zip packag...sr552008-12-211-0/+15
* WinGui:sr552008-12-213-95/+61
* WinGui:sr552008-12-196-159/+127
* WinGui:sr552008-12-175-30/+43
* WinGui:sr552008-12-168-258/+268
* MacGui: Increase the height of the Filters box in Picture Settings, was too c...dynaflash2008-12-162-78/+61
* WinGui:sr552008-12-1620-4/+2276
* LinGui: remove debug messagejstebbins2008-12-161-1/+0
* MacGui: Fix issue where switching formats causes the video encoder drop down ...dynaflash2008-12-161-1/+13
* MacGui: Picture window now uses a subclass of HBController to access the main...dynaflash2008-12-156-46/+85
* WinGui:sr552008-12-153-94/+81
* LinGui: make the destination file entry box wider.jstebbins2008-12-145-14/+81
* forgot to checkin the new icon for picutre settingsjstebbins2008-12-131-0/+0
* LinGui: add picture settings button to toolbarjstebbins2008-12-137-186/+284
* fix tarball name when building linux snapshot buildsjstebbins2008-12-131-8/+3
* - have to account for a non-zero start time when we're seeking in ffmpeg files.van2008-12-131-13/+60