comparison libmpcodecs/vd_ffmpeg.c @ 30086:f72ea7a67421

Introduce a sh_common struct that contains the parts in common by the audio, video and sub "stream headers". One reason for this is to help avoid/make more obvious things like members with the same function but different name (extradata vs. codecdata etc.), or members with the same name but different semantics (pts for audio vs. pts for video).
author reimar
date Sun, 27 Dec 2009 14:40:56 +0000
parents 5cb79ad246f2
children 7470ba76f228
comparison
equal deleted inserted replaced
30085:69799b95e74e 30086:f72ea7a67421