OSDN Git Service

Move timefilter code from lavf to lavd.
authorAnton Khirnov <anton@khirnov.net>
Fri, 21 Oct 2011 09:47:39 +0000 (11:47 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 21 Oct 2011 18:29:05 +0000 (20:29 +0200)
commit5dd35b43f1cd3dddaddaae8e2f267117b5fa2d54
treeffa44a421f5d3f84b7e6a900b75b527426ecb45f
parentb06df7075590b7954900a9ef5e2dd0e7e832544c
Move timefilter code from lavf to lavd.

It's only used in the JACK device.

Fixes linking shared lavd with JACK enabled.
libavdevice/Makefile
libavdevice/jack_audio.c
libavdevice/timefilter.c [moved from libavformat/timefilter.c with 99% similarity]
libavdevice/timefilter.h [moved from libavformat/timefilter.h with 97% similarity]
libavformat/Makefile