~ubuntu-branches/ubuntu/lucid/ffmpeg/lucid-updates

« back to all changes in this revision

Viewing changes to libavcodec/vp6data.h

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-01-20 17:51:19 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090120175119-gu6kw1arv5tmf1vr
Tags: 3:0.svn20090119-1ubuntu1+unstripped1
* merge with the ubuntu.jaunty branch
* reenable x264 LP: #303537
* build against vdpau
* enable xvmc support

Show diffs side-by-side

added added

removed removed

Lines of Context:
283
283
    {  -2,  16, 118,  -4  } },
284
284
};
285
285
 
286
 
static const vp56_tree_t vp6_pcr_tree[] = {
 
286
static const VP56Tree vp6_pcr_tree[] = {
287
287
    { 8, 0},
288
288
    { 4, 1},
289
289
    { 2, 2}, {-1}, {-2},