OSDN Git Service

ffplay: avoid direct access to lowres use av_codec_g/set_lowres()
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 3 Oct 2013 14:59:11 +0000 (16:59 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 3 Oct 2013 20:38:54 +0000 (22:38 +0200)
commitc7fe2a3733ba37c470f5d98622ad532bce91a6e9
tree599417d6e93c1f25aeb0bcffb25473f57d4948d7
parentb72040daad03686318c227f3d40c4cd12e9d9eb4
ffplay: avoid direct access to lowres use av_codec_g/set_lowres()

Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffplay.c