Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6513 in orxonox.OLD for branches/avi_play/src/lib/graphics


Ignore:
Timestamp:
Jan 17, 2006, 10:35:53 PM (18 years ago)
Author:
hdavid
Message:

branches\avi_play: disable lighting for the movie_entity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/avi_play/src/lib/graphics/importer/movie_player.cc

    r6510 r6513  
    121121
    122122  // Get a pointer to the codec context for the video stream
    123   // NOTE: different code for the 0.4.9-pre1 release of ffmpeg (tardis)
    124   // codec_context = &format_context->streams[video_stream]->codec;
    125123  codec_context = format_context->streams[video_stream]->codec;
    126124
Note: See TracChangeset for help on using the changeset viewer.