summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x264 bump to r1163dynaflash2009-05-291-1/+1
* dvdnav: fix crash that occurs when a PGC has no programs jstebbins2009-05-291-0/+11
* fix sync problem with dts passthru and video re-syncjstebbins2009-05-281-3/+12
* WinGui:sr552009-05-261-6/+6
* WinGui:sr552009-05-261-0/+10
* LinGui: automatically update the built-in presets when the hb build number ch...jstebbins2009-05-264-3/+103
* MacGui: Store the PresetBuildNumber value as an int instead of a string in th...dynaflash2009-05-261-1/+1
* - removed xvidcore from build docs and regenerated txt versions.konablend2009-05-264-25/+25
* revert an erroneous modification to the build systemjstebbins2009-05-261-1/+0
* LinGui: expunge the remaining bits of xvid from the gtk guijstebbins2009-05-267-23/+8
* Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...jbrjake2009-05-2619-391/+9
* x264: bump to r1159-3da3f95dynaflash2009-05-251-1/+1
* - bump to mp4v2-trunk-r349.konablend2009-05-239-34/+40
* 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