~ubuntu-branches/ubuntu/edgy/gstreamer0.10-ffmpeg/edgy

« back to all changes in this revision

Viewing changes to gst-libs/ext/ffmpeg/libavformat/qtpalette.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-04-01 16:13:43 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20060401161343-n621cgjlujio0otg
Tags: upstream-0.10.1
Import upstream version 0.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
  0x93, 0x65, 0x5E, 0x00,
12
12
  0xFF, 0xFF, 0xFF, 0x00,
13
13
  0xDF, 0xD0, 0xAB, 0x00,
14
 
  0x00, 0x00, 0x00, 0x00 
 
14
  0x00, 0x00, 0x00, 0x00
15
15
};
16
16
 
17
17
unsigned char ff_qt_default_palette_16[16 * 4] = {
30
30
  0xFF, 0xFB, 0xF9, 0x00,
31
31
  0xE8, 0xCA, 0xC5, 0x00,
32
32
  0x8A, 0x7C, 0x77, 0x00,
33
 
  0x00, 0x00, 0x00, 0x00 
 
33
  0x00, 0x00, 0x00, 0x00
34
34
};
35
35
 
36
36
unsigned char ff_qt_default_palette_256[256 * 4] = {