]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/i420_rgb_c.h
TS: prioritize normal audio tracks over special ones
[vlc] / modules / video_chroma / i420_rgb_c.h
index f84aa3a5e0ca65c5c872b54bde3b5ca956988ebb..ff7c26faf20f40a2b235907dd5b514d4bb5decf6 100644 (file)
@@ -4,7 +4,7 @@
  * are a complete and portable C implementation, and may be replaced in certain
  * case by optimized functions.
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * 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.
  *****************************************************************************/
 
 /*****************************************************************************