OSDN Git Service

rtpdec: Use .init instead of .alloc to set default values
authorMartin Storsjö <martin@martin.st>
Tue, 24 Feb 2015 10:43:07 +0000 (12:43 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 24 Feb 2015 21:07:28 +0000 (23:07 +0200)
commit78791c086bcaf9eb084c27555b31fea8bbb7624a
tree5cd03f411521fa68d70de76a58efc2fbdae537ae
parent88434f9725e7c9484dcbcf323566ae88a2904f32
rtpdec: Use .init instead of .alloc to set default values

The ugly error handling in rdt gets improved in a later commit.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rdt.c
libavformat/rtpdec_amr.c
libavformat/rtpdec_vp8.c