Mercurial > mplayer.hg
comparison codec-cfg.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 | f6d56a15f1d8 |
children | 834af9d1e3e9 |
comparison
equal
deleted
inserted
replaced
30085:69799b95e74e | 30086:f72ea7a67421 |
---|