view binary.ver @ 36368:3bc37e1228ee

Support H.264 fourcc UMSV. Allows playing the sample from FFmpeg ticket #3046.
author cehoyos
date Mon, 14 Oct 2013 14:25:47 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};