Diego Biurrun <di...@biurrun.de> writes:

> On Sun, Jul 10, 2011 at 11:21:22PM +0100, Måns Rullgård wrote:
>> Diego Biurrun <di...@biurrun.de> writes:
>> 
>> > ---
>> >  Makefile             |    3 ++-
>> >  libavfilter/Makefile |    3 ++-
>> >  libavformat/Makefile |    1 +
>> >  subdir.mak           |    4 ++--
>> >  tests/Makefile       |    3 ---
>> >  5 files changed, 7 insertions(+), 7 deletions(-)
>> 
>> An alternative to this would be moving seek_test to libavformat/
>> There is some logic that as well.
>
> I disagree here.  It's convenient to have the seek_test line in the
> libavformat/ Makefile because it's the simplest way to construct the
> correct link command.  But logically seek_test is no more part of
> libavformat itself than some of the programs from tools/ that link
> against it.

What about all the other *-test programs?

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to