[MPlayer-dev-eng] KiSS DP-100 files used
Jonas Jensen
jbj at knef.dk
Sun Mar 14 11:00:44 CET 2004
On Sun, 2004-03-14 at 09:54, Luis R. Rodriguez wrote:
> for i in `strings "KiSS DP-1000 Firmware 2.8.0PAL.iso" | egrep "\.c$|\.h$"`; do \
> find ./MPlayer-1.0pre3 -type f -name $i; done | tee c-h-found2.txt
> ./MPlayer-1.0pre3/loader/module.c
> ./MPlayer-1.0pre3/TOOLS/buffer.c
> ./MPlayer-1.0pre3/loader/dmo/buffer.c
> ./MPlayer-1.0pre3/libmpdvdkit2/css.c
> ./MPlayer-1.0pre3/libmpdvdkit2/css.c
All you're showing is that the KiSS source code contains files named
module.c, buffer.c and css.c. Those are just general file names, you'll
probably find that all media players share at least 3 file names.
--
Jonas Jensen <jbj at knef.dk>
More information about the MPlayer-dev-eng
mailing list