OSDN Git Service

nutenc: add namespace to the api facing functions
authorLuca Barbato <lu_zero@gentoo.org>
Wed, 31 Aug 2011 17:27:17 +0000 (19:27 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 4 Sep 2011 09:09:06 +0000 (11:09 +0200)
commit5ee5dc4e9a094db235fd86454b019b02fa250eee
treefc60acea5b5a3aaef7f959296ed1505ba06eaa7c
parente955a682e125d44143415ff2b96a99a4dac78da2
nutenc: add namespace to the api facing functions

Rename write_{header,packet,trailer} to nut_write_{header,packet,trailer}
in order to make easier debugging them.
libavformat/nutenc.c