summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add packaging rules for building debian source packagesjstebbins2010-04-155-5/+36
* x264 bump from r1523 to r1538dynaflash2010-04-142-6/+5
* WinGui:sr552010-04-143-24/+70
* MacGui: Allow up to 320 kbps bitrate for stereo and 768 kbps for 6 channel di...dynaflash2010-04-141-4/+3
* patch to allow higher bitrates with faacjstebbins2010-04-143-5/+70
* LinGui: fix a mingw build issuejstebbins2010-04-142-14/+69
* LinGui: improved rpm buildingjstebbins2010-04-126-32/+65
* LinGui: don't strip debug symbols when installingjstebbins2010-04-111-1/+1
* WinGui:sr552010-04-107-20/+46
* fix some mingw warnings and a mingw build issuejstebbins2010-04-106-12/+14
* WinGui:sr552010-04-093-23/+6
* WinGui:sr552010-04-092-21/+2
* WinGui:sr552010-04-091-32/+28
* LinGui: forgot to keep the activity logs distinct for multiple instancesjstebbins2010-04-091-2/+58
* LinGui: allow multiple instances of the gui to runjstebbins2010-04-094-21/+162
* MacGui: Remove another queue incrementing log message.dynaflash2010-04-091-1/+1
* MacGui: Remove more unneeded activity log messages and clean up some commente...dynaflash2010-04-091-27/+8
* MacGui: Remove a bunch of verbose activity log messages for Point to Point en...dynaflash2010-04-091-15/+4
* MacGui: Enable mp3 audio tracks in mp4.dynaflash2010-04-081-0/+3
* CLI: add single title scan supportjstebbins2010-04-081-4/+11
* WinGui:sr552010-04-082-8/+9
* fix audio clipping when downmixing and output codec is lamejstebbins2010-04-073-19/+27
* x264 bump from r1510 to r1523dynaflash2010-04-071-1/+1
* LinGui: fix crash when subtitle list has an invalid subtitlejstebbins2010-04-061-1/+1
* MacGui: Fix issue when selecting a preset with multiple audio tracks (ie. App...dynaflash2010-04-061-1/+14
* generalize audio channel map reorderingjstebbins2010-04-053-119/+404
* small error in the last change. Missed a comman in the libhb build script cha...sr552010-04-051-1/+1
* libgcc is no longer needed. Thanks to golgol7777 for pointing out the necessa...sr552010-04-052-0/+2
* WinGui:sr552010-04-051-5/+0
* fix silence insertion problem in audio sync and pipeline stall problemjstebbins2010-04-034-33/+74
* fix stupid error in my last commitjstebbins2010-04-031-10/+10
* fix audio detection problem during scan of ffmpeg audio sourcesjstebbins2010-04-025-37/+99
* WinGui:sr552010-04-029-6/+1570
* WinGui:sr552010-04-021-3/+6
* WinGui:sr552010-04-023-2/+61
* WinGui:sr552010-04-021-0/+25
* WinGui:sr552010-04-022-4/+5
* MacGui: Add subme 10 to the subpixel motion estimation widget in the advanced...dynaflash2010-04-021-1/+1
* MacGui: Remove a bunch of useless comments from the point a to b code.dynaflash2010-04-021-17/+5
* handle YUV422P video in the mpeg2 decoderjstebbins2010-04-021-10/+31
* flush frames x264 has cached properlyjstebbins2010-04-021-2/+4
* when in cfr mode, tell x264 we are doing cfr and allow x264 to set the timeba...jstebbins2010-04-021-2/+11
* MacGui: Remove the AC3 and DCA audio input codec limitations for selecting mo...dynaflash2010-04-021-8/+2
* WinGui: sr552010-04-022-18/+9
* downmix support for ffmpeg audio sourcesjstebbins2010-04-029-102/+1542
* fix a problem processing PS stream that look a lot like DVD PS but are not.jstebbins2010-04-011-0/+17
* libhb: change the x264 header NAL array order from sei - sps - pps to sps - p...dynaflash2010-03-311-4/+4
* x264 bump from r1471 to r1510 (current git head)dynaflash2010-03-301-1/+1
* give s55 a helping hand with createing mingw CLI zipjstebbins2010-03-283-7/+7
* Build system now creates cli stage area for mingwsr552010-03-281-2/+12