comparison libmpdemux/aviheader.h @ 35410:1c991ec0e6da

Change declaration to use proper type to avoid a ridiculous number of casts.
author reimar
date Wed, 28 Nov 2012 19:43:03 +0000
parents 1d088d51c7f6
children 35404774428d
comparison
equal deleted inserted replaced
35409:232b1aacffda 35410:1c991ec0e6da
343 #define le2me_VIDEO_FIELD_DESC(h) /**/ 343 #define le2me_VIDEO_FIELD_DESC(h) /**/
344 #endif 344 #endif
345 345
346 typedef struct { 346 typedef struct {
347 // index stuff: 347 // index stuff:
348 void* idx; 348 AVIINDEXENTRY *idx;
349 int idx_size; 349 int idx_size;
350 off_t idx_pos; 350 off_t idx_pos;
351 off_t idx_pos_a; 351 off_t idx_pos_a;
352 off_t idx_pos_v; 352 off_t idx_pos_v;
353 off_t idx_offset; // ennyit kell hozzaadni az index offset ertekekhez 353 off_t idx_offset; // ennyit kell hozzaadni az index offset ertekekhez