~ubuntu-dev/mplayer/ubuntu-feisty

« back to all changes in this revision

Viewing changes to libmpeg2/decode.c

  • Committer: William Grant
  • Date: 2007-02-03 03:16:07 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: william.grant@ubuntu.org.au-20070203031607-08gc2ompbz6spt9i
Update to 1.0rc1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22
22
 *
23
23
 * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
24
 
 * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
25
 
 * $Id: decode.c 14733 2005-02-19 02:32:12Z diego $
 
24
 * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 
25
 * $Id: decode.c 18786 2006-06-22 13:34:00Z diego $
26
26
 */
27
27
 
28
28
#include "config.h"