summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552009-05-234-0/+607
* WinGui:WinGui:sr552009-05-2310-602/+27
* Darwin Xcode builds:konablend2009-05-231-20/+10
* Forgot a comma in common.c .ritsuka2009-05-231-1/+1
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-2313-60/+425
* LinGui: fix a couple bugs in subtitle handlingjstebbins2009-05-223-28/+15
* LinGui: check gstreamer return values more carefullyjstebbins2009-05-221-0/+23
* LinGui:jstebbins2009-05-224-4/+39
* WinGui:sr552009-05-227-107/+123
* WinGui:sr552009-05-223-0/+982
* WinGui:sr552009-05-2213-925/+303
* LinGui:jstebbins2009-05-217-218/+350
* LinGui:jstebbins2009-05-207-157/+139
* LinGui: give feedback indicating problems with subtitle selectionsjstebbins2009-05-206-31/+211
* LinGui:jstebbins2009-05-203-10/+19
* Change minimum vobsub time from 3sec to 2sec, been meaning to do this for a w...eddyg2009-05-191-2/+2
* LinGui: forgot a couple files needed for the subtitle supportjstebbins2009-05-192-0/+667
* mkv soft subtitle supportjstebbins2009-05-1923-397/+1008
* x264 bump to r1153-1248a52dynaflash2009-05-191-1/+1
* BuildSystem: fixed regression introduced in r2425.konablend2009-05-191-1/+1
* BuildSystem: fixed EXTRACT.tarbase default to support .tar.bz2 and .tar.gz ex...konablend2009-05-191-1/+1
* Get rid of silence inserted at the beginning of mp4/mov/mkv files. GENPTS see...van2009-05-171-3/+0
* - I confused max program chains (999) with max programs (99) and made loop d...van2009-05-161-11/+27
* Minor cleanup in chapter size computation (backported from dvdnav.c).van2009-05-161-24/+7
* Remove some noise from the log: Only announce chapters when we're reading, no...van2009-05-162-7/+7
* - Handle titles that use more than one PGC (like the one in this thread: htt...van2009-05-162-60/+69
* LinGui: fix gtk building on ubuntu 8.0.4 LTSjstebbins2009-05-151-1/+1
* WinGui:sr552009-05-131-1/+7
* WinGui:sr552009-05-133-12/+22
* WinGui:sr552009-05-1310-53/+252
* - set HandBrakeCLI stdio/stderr to unbuffered on native win32 platform;konablend2009-05-131-0/+8
* BuildSystem: docskonablend2009-05-138-34/+114
* MacGui: Implement DTS Pass Thru for MKV and DTS Sources.dynaflash2009-05-121-8/+47
* # Changedsr552009-05-115-139/+180
* Make chapters in mp4 & mkv ffmpeg input files work again (not sure when they ...van2009-05-111-80/+38
* Another subtitle muxing fix: Don't check the rdy bit before calling OutputTra...van2009-05-111-18/+14
* Fix another subtitle interleaving botch - for mkv's we want the subtitle in t...van2009-05-091-8/+8
* Enable chapter boundary check for ffmpeg input even when chapters marker are ...ritsuka2009-05-091-1/+0
* Work around ffmpeg bug where raw video decoder doesn't use frame buffer alloc...van2009-05-091-0/+8
* - Fixed the size for tx3g samples in muxmp4.c I forgot to add the size of the...ritsuka2009-05-082-18/+25
* MacGui: Preset Import / Export initial implementation and auto updating of bu...dynaflash2009-05-085-27/+319
* BuildSystem: minor meta-data fix: HB_PROJECT_BUILD_SYSTEMF now correctly defi...konablend2009-05-081-1/+1
* Fix timestamps on CC's they are now 100% ready and working. Thanks to j45 and...eddyg2009-05-082-5/+11
* Combine multiple CC lines into one, trimming whitespace, and adding proper la...eddyg2009-05-074-70/+99
* WinGui:sr552009-05-077-33/+88
* Soft Subtitle Support in the MP4 Muxer.ritsuka2009-05-071-6/+91
* WinGui:sr552009-05-073-106/+95
* # Newsr552009-05-079-136/+239
* MacGui: Change new preset code to use AudioList for storing the audio track i...dynaflash2009-05-071-135/+235
* Change CC608 decoder to be its own threadeddyg2009-05-0711-88/+206