summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Do not call customSettingsUsed until we have an intelligent way to de...dynaflash2008-04-101-1/+4
* MacGui: Adjust positioning of Frame Rate in Video Tab to make sure the framer...dynaflash2008-04-101-4181/+4155
* MacGui: Implement per audio track drcdynaflash2008-04-083-4127/+4318
* MacGui: Fix broken Add Preset function for adding custom presets.dynaflash2008-04-081-27/+36
* MacGui: Sanity Check AC3 passthrough against any input audio that is not AC3.dynaflash2008-04-081-2/+2
* MacGUI: Forgot a file in my previous commit.ritsuka2008-04-081-4/+4
* MacGUI: Fixed some crashes in the queue on x86_64ritsuka2008-04-081-24/+24
* CLI: Generate default chapter marker titles when a marker file is not specifi...jbrjake2008-04-081-0/+15
* For snapshots, don't use the normal HB_VERSION number at all, just "svn" and ...jbrjake2008-04-082-2/+2
* MacGui: Fix errant encode done growl alert and send to MetaX function when fi...dynaflash2008-04-081-7/+16
* CLI: m4v is a valid output format.jbrjake2008-04-081-1/+2
* MacGui: Enhance Growl notifications and send to metaX so that each encode is ...dynaflash2008-04-073-32/+57
* WinGui:sr552008-04-072-10/+10
* MacGui: Fix the DTS source audio mixdown for an attempted AC3 passthru audio ...dynaflash2008-04-072-6/+29
* MacGui: Implement per track audio settings.dynaflash2008-04-077-3424/+5597
* WinGui:sr552008-04-062-9/+45
* During conversion only log when there's an error or anomaly.van2008-04-061-5/+12
* WinGui:sr552008-04-063-33/+14
* - Fix sync problems associated with sample rate conversion - the truncation ...van2008-04-061-38/+62
* WinGui:sr552008-04-042-4/+44
* WinGui:sr552008-04-0412-97/+115
* WinGui:sr552008-04-043-603/+377
* Minor chapter cleanups.van2008-04-047-39/+77
* WinGui:sr552008-04-041-10/+15
* - New Audio Panel (Query Parser, Query Generator, Preset Loader Functions all...sr552008-04-0435-721/+1349
* Cli: If the user specifies more audio codecs than audio tracks, make a copy o...jbrjake2008-04-041-21/+20
* Windows line endings are bad.jbrjake2008-04-031-601/+601
* - hardware players don't tolerate video or audio frames that overlap in time...van2008-04-031-8/+13
* CLI: Update fix AppleTV preset audio.saintdev2008-04-031-8/+15
* scan and pcm audio fixes.van2008-04-025-415/+531
* MacGui: Fix issue where a new encode would retain one audio track from the pr...dynaflash2008-04-021-1/+2
* MacGui: Fix audio issue where both tracks would use the first source audio tr...dynaflash2008-04-021-4/+4
* MacGUI: Update to use the new audio layout.saintdev2008-04-013-190/+268
* CLI: "Fun with string theory." Updates needed for new audio layout.saintdev2008-04-011-195/+437
* New internal audio handling.saintdev2008-04-0119-521/+615
* Fix up libs for building qt4 gui.saintdev2008-03-231-1/+8
* Fix theora linking when using make.saintdev2008-03-231-1/+1
* Fix Makefiles for dynamically linked dvdcss.saintdev2008-03-232-20/+3
* Update configure to allow dynamic linking on linux.saintdev2008-03-231-1/+1
* CLI:jbrjake2008-03-231-3/+14
* = Adds an hb_detect_comb() function that indicates whether or not a frame sho...jbrjake2008-03-234-2/+135
* Make the configure script argument tests work everywheresuperdump2008-03-221-4/+2
* Removes deprecated x264 modes (b13 and b30) from the CLI's help output.jbrjake2008-03-221-1/+1
* Makes snapshots the default build method for both make and jam. To build a re...jbrjake2008-03-222-6/+6
* xvid:sr552008-03-221-12/+13
* "If one would give me six lines written by the hand of the most honest man, I...jbrjake2008-03-227-29/+103
* libswscale accurate rounding is now re-enabled for all arches except x86_64.saintdev2008-03-212-5/+16
* Reverts r1254, so ffmpeg-in-avi again reports as DivX 5. Giving it the "corre...jbrjake2008-03-201-2/+2
* Fix two of my stupid bugs that prevented using the queue with transport streams:van2008-03-204-244/+326
* Theora.saintdev2008-03-2015-40/+349