summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: nested presets and drag n drop re-ordering of presetsjstebbins2008-10-0511-201/+1314
* WinGui:sr552008-10-051-0/+1
* WinGui:sr552008-10-056-629/+620
* Try to drive the stream timing off the audio stream(s) since audio has a pts ...van2008-10-051-4/+24
* Sanity check in encfaacClose or we'll abort on an illegal channel spec or sam...van2008-10-041-6/+23
* Jamfile - Fixes tab instead of 4 spaces.sr552008-10-041-1/+1
* Cygwinsr552008-10-041-0/+26
* CygWin:sr552008-10-041-0/+5
* WinGui:sr552008-10-047-68/+67
* WinGui:sr552008-10-045-14/+111
* LinGui: queue item editingjstebbins2008-10-0412-5/+288
* LinGui: refactoring that will make nested presets easier to implement.jstebbins2008-10-033-102/+103
* LinGui: change the top level structure that contains presets from a dictionaryjstebbins2008-10-034-94/+237
* MacGui: Allow the macgui to properly read sources from a ZFS (zfs-119) format...dynaflash2008-10-031-1/+12
* - Only do 'lost PCR' checks (r1712) when we're dealing with something that c...van2008-10-035-3/+19
* WinGui:sr552008-10-021-0/+3
* WinGui:sr552008-10-021-1/+11
* WinGui:sr552008-10-013-33/+146
* MacGui: Queue - Add drc info for the audio tracks thanks to NightStorm for br...dynaflash2008-10-011-0/+37
* ...and apparently there wasn't anything wrong with make in Windows after all.jbrjake2008-09-301-14/+6
* CygWin:sr552008-09-302-0/+11
* ffmpeg requires framerate num/den to be reducable to 16 bit quanitites forjstebbins2008-09-301-2/+28
* ...and apparently make doesn't work in Windows (?!)jbrjake2008-09-301-6/+15
* MacGui: Remove some of the debug messages in prepareJob for the queue process...dynaflash2008-09-301-9/+2
* Refreshed the text configure spits out, to encourage use of make over jam.jbrjake2008-09-301-2/+10
* Zero out the mask bitmap properly in decomb. Thanks for finding this and prov...jbrjake2008-09-301-1/+1
* Update x264 from r979-6d4af8d to r995-2324c70dynaflash2008-09-301-1/+1
* LinGui: When the source is a file, be more intelligent about auto-naming thejstebbins2008-09-291-5/+23
* Update ffmpeg from version r14737 to r15462.eddyg2008-09-293-6/+4
* Wait until 4 frames are stashed in the delay_queue before outputting any fram...jbrjake2008-09-291-2/+1
* LinGui: fix audio mixdown validation problem when source is 2 channeljstebbins2008-09-291-1/+1
* LinGui: fix a small scanning status display problem and a compiler warning.jstebbins2008-09-292-1/+9
* MacGui: Fix warning windows when shutting down HandBrake during encoding or i...dynaflash2008-09-291-9/+9
* Don't display a mixdown in the job settings for passthrough audio tracks.jbrjake2008-09-291-4/+7
* WinGui:sr552008-09-285-15/+19
* WinGui:sr552008-09-2812-153/+107
* WinGui:sr552008-09-274-47/+70
* WinGui:sr552008-09-274-26/+144
* MacGui: Queue - Fix drag'n drop so that when dragging over an item, it doesn'...dynaflash2008-09-262-69/+34
* LinGui: move some preset handling to a more appropriate placejstebbins2008-09-264-354/+356
* LinGui: trim both callbacks.c and settings.c. Move code to x264handlerjstebbins2008-09-268-638/+678
* WinGui:sr552008-09-266-121/+29
* Now that the interfaces don't set job->vfr to 1 unless detelecine is enabled,...jbrjake2008-09-261-28/+8
* CLI: Removes --vfr command line option. --detelecine now drops frames by defa...jbrjake2008-09-261-17/+17
* LinGui: continue callbacks.c reduction. move audio tab handling to separatejstebbins2008-09-266-605/+662
* LinGui: callbacks.c is getting too big. Separate out queue handling intojstebbins2008-09-265-1139/+1192
* LinGui: remove another part of the x264 analyse/direct-pred (non)dependency jstebbins2008-09-261-7/+1
* LinGui: Dittojstebbins2008-09-264-12/+12
* MacGui: Update labels for the mp4 options in both the main window and the que...dynaflash2008-09-262-20/+16
* MacGui: Fix presets when using maximum source picture size and loose anamorph...dynaflash2008-09-261-7/+4