~bratsche/vlc/vlc-notify-add-actions-with-server-support

« back to all changes in this revision

Viewing changes to modules/demux/mpeg/h264.c

  • Committer: Bazaar Package Importer
  • Date: 2008-11-28 09:36:54 UTC
  • Revision ID: jamesw@ubuntu.com-20081128093654-cjcihcp06qc9v154
Tags: upstream-ubuntu-0.8.6.release.h
ImportĀ upstreamĀ versionĀ 0.8.6.release.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * h264.c : H264 Video demuxer
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2002-2004 the VideoLAN team
5
 
 * $Id: h264.c 16965 2006-10-07 16:02:30Z hartman $
 
5
 * $Id: 1ad09f4f5407e4b369e9f69e6454a15c21fb0a65 $
6
6
 *
7
7
 * Authors: Laurent Aimar <fenrir@via.ecp.fr>
8
8
 *