summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scan and pcm audio fixes.van2008-04-025-415/+531
* MacGui: Fix issue where a new encode would retain one audio track from the pr...dynaflash2008-04-021-1/+2
* MacGui: Fix audio issue where both tracks would use the first source audio tr...dynaflash2008-04-021-4/+4
* MacGUI: Update to use the new audio layout.saintdev2008-04-013-190/+268
* CLI: "Fun with string theory." Updates needed for new audio layout.saintdev2008-04-011-195/+437
* New internal audio handling.saintdev2008-04-0119-521/+615
* Fix up libs for building qt4 gui.saintdev2008-03-231-1/+8
* Fix theora linking when using make.saintdev2008-03-231-1/+1
* Fix Makefiles for dynamically linked dvdcss.saintdev2008-03-232-20/+3
* Update configure to allow dynamic linking on linux.saintdev2008-03-231-1/+1
* CLI:jbrjake2008-03-231-3/+14
* = Adds an hb_detect_comb() function that indicates whether or not a frame sho...jbrjake2008-03-234-2/+135
* Make the configure script argument tests work everywheresuperdump2008-03-221-4/+2
* Removes deprecated x264 modes (b13 and b30) from the CLI's help output.jbrjake2008-03-221-1/+1
* Makes snapshots the default build method for both make and jam. To build a re...jbrjake2008-03-222-6/+6
* xvid:sr552008-03-221-12/+13
* "If one would give me six lines written by the hand of the most honest man, I...jbrjake2008-03-227-29/+103
* libswscale accurate rounding is now re-enabled for all arches except x86_64.saintdev2008-03-212-5/+16
* Reverts r1254, so ffmpeg-in-avi again reports as DivX 5. Giving it the "corre...jbrjake2008-03-201-2/+2
* Fix two of my stupid bugs that prevented using the queue with transport streams:van2008-03-204-244/+326
* Theora.saintdev2008-03-2015-40/+349
* WinGui:sr552008-03-192-53/+54
* WinGui:sr552008-03-191-1/+1
* WinGui:sr552008-03-195-120/+1888
* - Method for generating snapshot builds marked with the svn revision by using...jbrjake2008-03-194-12/+70
* WinGui:sr552008-03-183-8/+15
* MacGui: Write version info the the activity log and activity windowdynaflash2008-03-172-2/+17
* WinGui:sr552008-03-168-66/+111
* Should have removed this as part of the r1341 checkin - we now add silence ba...van2008-03-161-22/+0
* - Add mpeg2 "Standard Target Decoder" clock recovery to the low level mpeg st...van2008-03-154-1230/+825
* minor bug fix: AC3 passthru audio frames with no pts were getting a bogus sta...van2008-03-151-4/+5
* Use unix-style line endings (LF) for libhb/Makefile instead of Windows style ...saintdev2008-03-151-109/+109
* WinGui:sr552008-03-148-281/+1092
* WinGui:sr552008-03-149-89/+54
* MacGui: When selecting one x264 option disables another (like turning off CAB...jbrjake2008-03-122-1/+187
* MacGui: Clean up some formatting and errant comments left over from some of t...dynaflash2008-03-072-37/+15
* MacGui: Initial implementation of drag and drop in the presets drawer.dynaflash2008-03-074-2034/+2239
* Applies Dark_Shikari's Variable Adaptive Quantization patch v0.48 to libhb's ...jbrjake2008-03-072-181/+251
* WinGui:sr552008-03-076-66/+47
* MacGui: Presets - change the cursor highlighted color of the preset name to b...dynaflash2008-03-061-1/+1
* MacGui: Fix issue where renaming a preset does not reflect the new name immed...dynaflash2008-03-061-12/+5
* MacGui: move the presets sorting into a new method "-sortPresets" so it can b...dynaflash2008-03-062-5/+12
* MacGui: Increase the preset drawer max width and content view width by 60 px....dynaflash2008-03-061-2007/+2023
* MacGui: Fix issue where prepareJob was not sensing MKV in the Format popup co...dynaflash2008-03-051-1/+1
* encx264: Fix timecodes when using x264 with avi.saintdev2008-03-051-4/+3
* DVB teletext streams and ATSC AC3 audio streams use the same code points. If ...van2008-03-021-5/+22
* Don't crash just because some dvd title uses an illegal pgn number.van2008-03-021-0/+6
* Oops - left in a mistake from an intermediate version. We want aspect ratio f...van2008-03-011-1/+1
* Don't crash while scanning when we can't get previews for some title.van2008-02-294-13/+40
* It's a good idea to have a buffer for every pid you decide to decode.van2008-02-291-4/+2