diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-17 15:51:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-17 15:51:42 +0000 |
| commit | 9c4c94748ee6bcdec09c63974a4f06d3835db4c5 (patch) | |
| tree | 469954aa0f27e9a44e5155cefb3062eb70c97ae8 /src/lib/wscript | |
| parent | 9fe1a5c6dd0c0b90d2fa20d77a86e30a3c7a966b (diff) | |
Rename ExternalAudioDecoder -> SndfileDecoder.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index d36a24e7a..de39345d5 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -20,7 +20,6 @@ sources = """ dolby_cp750.cc encoder.cc examine_content_job.cc - external_audio_decoder.cc filter_graph.cc ffmpeg_compatibility.cc ffmpeg_decoder.cc @@ -38,6 +37,7 @@ sources = """ scp_dcp_job.cc scaler.cc server.cc + sndfile_decoder.cc sound_processor.cc stream.cc subtitle.cc |
