]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/i420_rgb_c.h
Fix memleaks (use vlclua_dir_list_free).
[vlc] / modules / video_chroma / i420_rgb_c.h
index 70aa4279918b573f1d6887089f6318f36fd8c8a6..ff7c26faf20f40a2b235907dd5b514d4bb5decf6 100644 (file)
@@ -4,8 +4,8 @@
  * are a complete and portable C implementation, and may be replaced in certain
  * case by optimized functions.
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
- * $Id: i420_rgb_c.h,v 1.2 2003/10/01 03:38:23 sam Exp $
+ * Copyright (C) 1999, 2000 the VideoLAN team
+ * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
  *
@@ -21,7 +21,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*****************************************************************************