]> granicus.if.org Git - libass/commit
Clean up the way get_path is handled: Compile get_path.c to an object to link
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 28 Aug 2007 11:20:24 +0000 (11:20 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 28 Aug 2007 11:20:24 +0000 (11:20 +0000)
commita9ef2db5d32b8689f3d9b13cb85944ba8cec1065
treec7f345c00b18bd18cecea547f0a7c036c05a9a1e
parentc9f32b894e8eae96315c9fc1870d6a57731f236b
Clean up the way get_path is handled: Compile get_path.c to an object to link
against instead of directly #including the C file and replace the many extern
declarations by a proper header file.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24262 b3059339-0415-0410-9bf9-f77b7e298cf2
libass/ass_mp.c