avprobe: Get rid of ugly casts in the options table
authorMartin Storsjö <martin@martin.st>
Mon, 27 Aug 2012 11:07:12 +0000 (14:07 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 27 Aug 2012 15:59:06 +0000 (18:59 +0300)
commitb42be2d56a5abbc8645eac7d4d30f9e3b486dcc0
treedd0ab3aa19fdb050289d17110032c247af16b616
parentb441a4517be7d399417548738ed8f2671dd0c4ae
avprobe: Get rid of ugly casts in the options table

This also makes sure the function pointers are stored via the same
union member as they are accessed via.

Signed-off-by: Martin Storsjö <martin@martin.st>
avprobe.c