From 7359bd509afa235acc2ac2f7f95fc9cb5cafd1a4 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 17 Dec 2010 16:42:55 +0000 Subject: apply astyle formatting git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2786 10f7b99b-c216-0410-bff0-8a66a9350fd8 --- src/filters/transform/MPCVideoDec/MPCAudioDecFilter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/filters/transform/MPCVideoDec/MPCAudioDecFilter.h') diff --git a/src/filters/transform/MPCVideoDec/MPCAudioDecFilter.h b/src/filters/transform/MPCVideoDec/MPCAudioDecFilter.h index 938870ae1..ea1737c6c 100644 --- a/src/filters/transform/MPCVideoDec/MPCAudioDecFilter.h +++ b/src/filters/transform/MPCVideoDec/MPCAudioDecFilter.h @@ -49,7 +49,7 @@ public: HRESULT CheckTransform(const CMediaType* mtIn, const CMediaType* mtOut); HRESULT DecideBufferSize(IMemAllocator* pAllocator, ALLOCATOR_PROPERTIES* pProperties); -// HRESULT DecideBufferSize(IMemAllocator* pAllocator, ALLOCATOR_PROPERTIES* pProperties); + // HRESULT DecideBufferSize(IMemAllocator* pAllocator, ALLOCATOR_PROPERTIES* pProperties); HRESULT CMPCAudioDecFilter::CompleteConnect(PIN_DIRECTION direction, IPin* pReceivePin); STDMETHODIMP_(SampleFormat) GetSampleFormat(); -- cgit v1.2.3