summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes make building in OS X:jbrjake2008-04-182-4/+15
* Handle the case where hb_list_audio_config_item is passed an invalid index.saintdev2008-04-181-2/+4
* Bump libmkv to 0.6.3saintdev2008-04-181-1/+1
* WinGui:sr552008-04-176-26/+30
* WinGui:sr552008-04-172-28/+4
* WinGui:sr552008-04-174-18/+89
* WinGui: A few hundred fixes to the Audio Tab, Preset Loader and Query Generator.sr552008-04-173-38/+107
* Avoid a divide by 0 in encfaac.c caused by the mixdown not being specifiededdyg2008-04-171-0/+9
* WinGUI:sr552008-04-164-1/+19
* Print a log line for the first chapter.van2008-04-151-0/+8
* Move clock recovery code from reader to demuxmpeg so it sees all frames & not...van2008-04-156-72/+65
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-1517-17/+17
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-1548-52/+55
* WinGui: nullsoft installer GPL header file updated to handbrake.frsr552008-04-151-1/+1
* Use UTF8 encoding and LF line endings.jbrjake2008-04-151-274/+274
* Updated Cygwin patch file for the new version of x264sr552008-04-141-5/+4
* MacGui: Fix AC3 Passthru bitrate setting in audio tab when using a legacy pre...dynaflash2008-04-141-31/+33
* Fix the automatic subtitle scan that I broke with r1412.van2008-04-144-8/+34
* Fixes for different number of frames between pass 1 & 2, missing frames at en...van2008-04-136-73/+55
* Bumps x264 to the latest snapshot tarball, which version.sh translates from h...jbrjake2008-04-132-2/+1
* When dropping frames from pullup for VFR, deallocate the associated subtitle ...jbrjake2008-04-131-1/+4
* WinGui:sr552008-04-123-26/+74
* WinGui:sr552008-04-124-20/+29
* WinGui:sr552008-04-124-59/+120
* WinGui:sr552008-04-124-512/+1483
* WinGui:sr552008-04-111-1/+1
* Let's try out saner b-frame init delays again.jbrjake2008-04-111-4/+2
* MacGui: Get rid of some harmless warnings in Controller.mm during compiling.dynaflash2008-04-111-11/+18
* Provide more feedback as to the types of the streams in an MPEG Transport streameddyg2008-04-111-24/+101
* Fix brain fade in comments (it's been a long day).van2008-04-101-3/+3
* Fix avi containers which I unwittingly broke with r1341.van2008-04-101-26/+95
* 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