Revert "Split timed from untimed sinks / sources. Should produce same output, in...
authorCarl Hetherington <cth@carlh.net>
Wed, 6 Mar 2013 00:51:44 +0000 (00:51 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 6 Mar 2013 00:51:44 +0000 (00:51 +0000)
commit422341d1cb6bc8cbb6be76eac239c40cb4061c79
tree1a4193e699024bd53f5ef2da5d9958aa74ffbd06
parent18614dda0d53b713ace5ad1df57298d049dba87f
Revert "Split timed from untimed sinks / sources.  Should produce same output, in theory."

This reverts commit 18614dda0d53b713ace5ad1df57298d049dba87f.
24 files changed:
src/lib/ab_transcoder.cc
src/lib/audio_decoder.h
src/lib/audio_sink.h
src/lib/audio_source.cc
src/lib/audio_source.h
src/lib/combiner.cc
src/lib/combiner.h
src/lib/delay_line.cc
src/lib/delay_line.h
src/lib/external_audio_decoder.cc
src/lib/ffmpeg_decoder.cc
src/lib/gain.cc
src/lib/gain.h
src/lib/imagemagick_decoder.cc
src/lib/matcher.cc
src/lib/matcher.h
src/lib/processor.h
src/lib/transcoder.cc
src/lib/video_decoder.cc
src/lib/video_decoder.h
src/lib/video_sink.h
src/lib/video_source.cc
src/lib/video_source.h
test/test.cc