summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Remove legacy preset codedynaflash2008-12-041-400/+118
* - validate frame sync the way the standard suggests (via checking the frame ...van2008-12-042-97/+169
* - Elementary streams that scan couldn't type as audio streams have to be com...van2008-12-041-15/+56
* Gives van the more prominent position in the AUTHORS file he deserves, and ad...jbrjake2008-12-041-7/+15
* LinGui: update readme with list of dependencies for buildingjstebbins2008-12-031-1/+19
* Remove deprecated patch-x264-aq.patch from contribsdynaflash2008-12-031-299/+0
* MacGui: Picture Settings window - fix issue with freezing when resizing with ...dynaflash2008-12-031-6/+2
* LinGui: fix live preview on 32 bit platformsjstebbins2008-12-031-6/+2
* Found the ffmpeg initialization problem with VC-1 video. jstebbins2008-12-032-12/+115
* Mac: move decmetadata.c to "libhb Sources" in the xcode project like all of t...dynaflash2008-12-031-1/+1
* - allow titles with video but no audio.van2008-12-021-9/+4
* I suspect that eddyg's r1987 didn't really want to totally break transport an...van2008-12-021-0/+5
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1991 b64f7644-9d1e-0410-96...sr552008-12-022-2/+2
* LinGui: minor adjustments to the display of source informationjstebbins2008-12-023-9/+29
* LinGui: free a mark thats used in activity log scrollingjstebbins2008-12-021-0/+1
* WinGui:sr552008-12-022-1/+4