summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* a52_syncinfo() returns garbage values sometimes, so when scanning a stream ch...eddyg2008-10-141-1/+17
* MacGui: Finally!! Nested Presets - Initial implementationdynaflash2008-10-145-633/+836
* WinGui:sr552008-10-1310-512/+551
* WinGui:sr552008-10-131-9/+5
* Only associate audio tracks with an alternate group if there's more than one ...jbrjake2008-10-111-6/+8
* Make DTS and HDMV DTS audio work in Transport and m2ts streams.van2008-10-111-8/+14
* LinGui: fix incorrect display of target file size in queue.jstebbins2008-10-101-1/+1
* CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet...eddyg2008-10-105-10/+87
* libhb: Fix linux compilation. Only set the pthread mutex type on cygwin since...eddyg2008-10-101-0/+3
* LinGui: Changes required by latest x264jstebbins2008-10-0911-290/+47
* WinGui:sr552008-10-093-577/+463
* Bumps x264 to r999, bringing with it, among other things, the removal of the ...jbrjake2008-10-095-4645/+3662
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-099-23/+23
* Adds an hb_deep_log() function for multiple levels of debugging verbosity. Le...jbrjake2008-10-094-8/+60
* WinGui:sr552008-10-061-1/+4
* Change pthread mutex's to be explicitly NORMAL instead of relying on the defa...eddyg2008-10-061-1/+6
* 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