summaryrefslogtreecommitdiffstats
path: root/libhb/declpcm.c
diff options
context:
space:
mode:
authorRodeo <[email protected]>2012-09-23 14:14:38 +0000
committerRodeo <[email protected]>2012-09-23 14:14:38 +0000
commit5f6aaa4d6d3d6ad5bff14a1005410141b7e82a09 (patch)
treee6275472e8e4ec0df51ce576e0872b8480105b23 /libhb/declpcm.c
parent8852d5092b11e633ab7a479e19f6df2a1670c992 (diff)
libhb: remove unnecessary usage of hb_audio_remap.
All decoders now output channels in Libav order. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4977 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/declpcm.c')
-rw-r--r--libhb/declpcm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/declpcm.c b/libhb/declpcm.c
index 0cb5726a5..c531d4b97 100644
--- a/libhb/declpcm.c
+++ b/libhb/declpcm.c
@@ -9,7 +9,6 @@
#include "hb.h"
#include "hbffmpeg.h"
-#include "audio_remap.h"
#include "audio_resample.h"
struct hb_work_private_s