summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* - try to determine the sample rate, channels, etc., of audio streams rather ...van2008-12-131-12/+71
* Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...van2008-12-1312-20/+22
* Loosen tolerance on Program Stream SCR change - 100ms is too tight for an Eye...van2008-12-121-1/+1
* fix a threading issue with avcodec_open/closejstebbins2008-12-127-16/+41
* MacGui: Add to queue fix so that it not only checks that a file does not alre...dynaflash2008-12-121-11/+44
* MacGui: Add "Picture Settings" toolbar item to main window toolbardynaflash2008-12-123-63/+23
* MacGui: Add a preference so we can specify what we do at launch, choices are:dynaflash2008-12-123-26/+228
* MacGui: Fix destination path so that last one used in the destination choice ...dynaflash2008-12-111-7/+8
* Don't reject MPEG PS files just because they're missing a SYS header (clips w...van2008-12-111-7/+7
* Improve duration calculation for transport streams. Streams that havejstebbins2008-12-101-3/+5
* WinGui:sr552008-12-073-9/+19
* LinGui: fix me_method/me_range dependencyjstebbins2008-12-0615-73/+62
* If we don't get signed 16 bits samples from the audio decoder, convert to sig...van2008-12-061-0/+37
* LinGui: add a duration widget for live previewjstebbins2008-12-056-1760/+2111
* LinGui: stop live preview playback when the preview window is closedjstebbins2008-12-054-4/+14
* MacGui: Live Preview fixesdynaflash2008-12-052-14/+22
* LinGui: add a flush to activity log output to prevent large chunks of it jstebbins2008-12-051-0/+4
* fix some floating point rounding errors in aspect ratio calculationsjstebbins2008-12-052-4/+4
* More code to deal with the flakey streams from NZ TV. They like to change the...van2008-12-055-33/+18
* LinGui: make preview scalling take screen PAR into accountjstebbins2008-12-055-55/+118
* libhb:sr552008-12-041-1/+8
* MacGui: correct month output in the names of the individual encode logsdynaflash2008-12-041-1/+1
* MacGui: Fix a built error introduced in 2003dynaflash2008-12-041-1/+0