summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)sr552011-11-067-15/+204
* Fix probing mpeg video in program streamsjstebbins2011-11-062-7/+39
* WinGui: Several more culture issue fixes.sr552011-11-049-36/+21
* WinGui: Use Invariant culture in the Status Parser.sr552011-11-041-4/+3
* bump Libav to v0.7-1696-gcae4f4bjstebbins2011-11-041-1/+1
* Fix ac3 mixdown to monojstebbins2011-11-021-1/+1
* Disable DTS-HD LBR secondary audio tracksjstebbins2011-11-021-2/+7
* LinGui: fix initial subtitle selectionjstebbins2011-11-011-2/+6
* LinGui: add index to audio descr in audio listjstebbins2011-11-011-4/+14
* LinGui: fix a problem with height controljstebbins2011-10-312-1/+4
* Allow vorbis quality to go down to -0.2jstebbins2011-10-314-9/+9
* WinGui: (WPF) Initial setup for the Log Window.sr552011-10-306-7/+62
* WinGui: (WPF) Further work on the new Options window. Just UI/Cosmetic code t...sr552011-10-308-60/+228
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-3029-417/+1020
* WinGui: (WPF) Continued work on the options window. Save Settings, Various fu...sr552011-10-299-333/+1064
* LinGui: fix "Auto" audio encoder selectionjstebbins2011-10-291-1/+1
* WinGui: (WPF) Options window bindings are now in place.sr552011-10-284-160/+175
* LinGui: fix problem saving flac audio in presetjstebbins2011-10-281-2/+5
* remove some debug messages I inadvertently left injstebbins2011-10-261-4/+0
* WinGui: Some behavioural fixes to the audio panel controls.sr552011-10-263-10/+15
* bump ffmpeg to v0.7-1470-gb95fbbajstebbins2011-10-262-3/+7
* CLI: fix bitrate parameter parsingjstebbins2011-10-261-2/+0
* use more sensitive threshold for pullup detectionjstebbins2011-10-251-1/+1
* WinGui: (WPF) Further work on the options screen. Initial rough styling and L...sr552011-10-255-35/+361
* LinGui: fix couple audio bitrate display problemsjstebbins2011-10-252-2/+2
* initialize wait_for_keyframe in the right placejstebbins2011-10-251-1/+1
* Find font attachments by file name extensionjstebbins2011-10-251-1/+17
* Fix configure rule for building lucid packagejstebbins2011-10-251-2/+2
* Add optional yasm contribjstebbins2011-10-2510-6/+155
* bump x264 from r2085 to r2106jstebbins2011-10-231-1/+1
* WinGui: Add support for new decomb options.sr552011-10-234-21/+30
* Wrap encoder lists in functions to expose them to Pinvoke.randomengy2011-10-222-0/+31
* WinGui: (WPF) Added backing properties for binding on the options window & so...sr552011-10-2223-85/+1523
* LinGui: add "Fast" decomb optionjstebbins2011-10-222-0/+2
* Add new decomb modesjstebbins2011-10-221-132/+689
* Update linux build documentationjstebbins2011-10-222-37/+33
* WinGui: Initial layout of the WPF options windowsr552011-10-2212-36/+429
* LinGui: add fribidi to build dependenciesjstebbins2011-10-225-5/+5
* ASS bump to 0.10.0jstebbins2011-10-2111-88/+95
* bump freetype from 2.3.9 to 2.4.7jstebbins2011-10-211-2/+2
* bump libvorbis from aoTuV b5 to b6.03jstebbins2011-10-216-58/+28
* bump libogg from 1.1.3 to 1.3.0jstebbins2011-10-213-6/+18
* make build_gamma_lut staticjstebbins2011-10-201-1/+1
* limit optimization level to -O3 as llvm's gcc/clang codebase borks on -O4 and...konablend2011-10-192-0/+28
* better detection of Libav audio bitratejstebbins2011-10-181-1/+7
* detect progressive upsampling in vfrjstebbins2011-10-171-10/+163
* LinGui: fix function parameters to GtkScaleButtonsjstebbins2011-10-171-7/+4
* fix a problem with resolution changes in h.264jstebbins2011-10-173-7/+43
* LinGui: experimental support for batch queuingjstebbins2011-10-1615-416/+816
* LinGui: fix uninitialized variablejstebbins2011-10-161-1/+1