summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MinGW:sr552010-03-283-0/+14
* handle bluray LPCM streamsjstebbins2010-03-272-25/+87
* WinGui:sr552010-03-273-36/+87
* fix sporadic incorrect bitrate calculation of muxed tracksjstebbins2010-03-271-1/+2
* MacGui: Fix crash where a source with no audio crashes the macgui.dynaflash2010-03-261-17/+36
* MacGui: Add call to hb_global_close() upon application termination as per cha...dynaflash2010-03-262-1/+5
* make it possible to dynamically create and close multiple libhb instancesjstebbins2010-03-268-47/+91
* reduce mux interleave threshold more to prevent out of memory situationsjstebbins2010-03-191-1/+1
* LinGui: use a more portable, elegant way of redirecting stderr to pipejstebbins2010-03-141-5/+2
* improve lame audio quality by using ABR mode and disabling joint stereo modejstebbins2010-03-143-11/+40
* LinGui: fix crash when necessary gstreamer plugin is not installedjstebbins2010-03-142-12/+37
* extend search range for TS re-syncjstebbins2010-03-131-14/+24
* WinGui:sr552010-03-121-2/+9
* WinGui:sr552010-03-126-9/+119
* WinGui:sr552010-03-125-105/+146
* LinGui: fix an issue with hud widget sytle overridesjstebbins2010-03-111-1/+8
* WinGui:sr552010-03-111-1/+1
* disable asserts in libdvdnav except when configured with --debug=maxjstebbins2010-03-113-2/+11
* LinGui: add 'orientation vertical' property to GtkVBoxjstebbins2010-03-101-0/+54