Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-23Silence a few warningsHendrik Leppkes
2012-08-06Add Downmix to MonoHendrik Leppkes
2012-07-29Increase maximum LFE level to 3.0Hendrik Leppkes
2012-07-15Fix some typos0.51.2Hendrik Leppkes
2012-07-15Fix typoHendrik Leppkes
2012-07-14Add hint texts to normalize matrix and clip prot options.Hendrik Leppkes
2012-07-09Add options for controlling the center/surround/lfe mixing levelsHendrik Leppkes
2012-07-02mixing: add configuration for matrix encodingHendrik Leppkes
2012-07-02mixing: Add options for matrix normalization and clip protectionHendrik Leppkes
2012-06-30Implement basic mixing functionality.Hendrik Leppkes
2012-04-15Avoid memory allocations for format name/description, and the leaks that came...Hendrik Leppkes
2012-03-06Fix a bunch of datatype size related warningsHendrik Leppkes
2012-02-11Resize the LAV Audio formats configuration to fill the full page.Hendrik Leppkes
2012-01-06Update license headers for 2012Hendrik Leppkes
2011-10-02Add an option to configure a audio delay.Hendrik Leppkes
2011-10-01Add options to configure which sample formats are active/usable.Hendrik Leppkes
2011-09-25Update GPLv2 license headerHendrik Leppkes
2011-08-09Fix "possible loss of data" type conversion warnings.Hendrik Leppkes
2011-08-09Add a flag to control enabling of the debug log file.Hendrik Leppkes
2011-05-30Clean up configuration interface to be more easily usable from other applicat...Hendrik Leppkes
2011-05-20Implement the configuration on the Properties Page for the new Channel Layout...Hendrik Leppkes
2011-05-19Redesigned Input/Output boxes on the Status property page to reflect the deco...Hendrik Leppkes
2011-05-15Added an option to toggle the auto A/V sync tracking.Hendrik Leppkes
2011-05-08Fix warningHendrik Leppkes
2011-05-04Added an option to force DTS-HD framing.Hendrik Leppkes
2011-05-02Show "Bitstreaming" in the output field on the status panel when appropriate.Hendrik Leppkes
2011-05-01Add Bitstreaming configuration entrys to the properties page.Hendrik Leppkes
2011-04-18Removed unused variable.Hendrik Leppkes
2011-04-18Use generic CreateInstance template function instead of one method per COM ob...Hendrik Leppkes
2011-04-15Officially add support for WavPack and TTAHendrik Leppkes
2011-03-19Show version info on the properties pages.Hendrik Leppkes
2011-03-19Added a configuration panel to control which formats the audio decoder should...Hendrik Leppkes
2011-03-19Created CBaseDSPropPage base class for all property pages.Hendrik Leppkes
2011-02-18Small cleanup in properties page.Hendrik Leppkes
2011-02-18Properly disable the DRC slider when the checkbox is turned on and off again.Hendrik Leppkes
2011-02-18Correct channel assignment display for mono/stereo.Hendrik Leppkes
2011-02-17Added per channel volume indicators to the properties panel to help debugging...Hendrik Leppkes
2011-02-05Add two explicit casts to silence warnings on x64.Hendrik Leppkes
2011-02-05Renamed LAVCAudio to LAVAudio for consistencyHendrik Leppkes