Browse Source

whitespace consistency cosmetics

Originally committed as revision 17299 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 16 years ago
parent
commit
05c363e90d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/xvmc.h

+ 1
- 1
libavcodec/xvmc.h View File

@@ -70,7 +70,7 @@ struct xvmc_render_state {

int next_free_data_block_num; ///< used in add_mv_block, pointer to next free block
//}@
/** extensions may be placed here*/
/** extensions may be placed here */
#if LIBAVCODEC_VERSION_MAJOR < 53
//@{
void* p_osd_target_surface_render; ///< pointer to the surface where subpicture is rendered


Loading…
Cancel
Save