movenc: Deprecate the global RTP hinting flag, use a private AVOption instead
authorMartin Storsjö <martin@martin.st>
Fri, 20 May 2011 09:27:02 +0000 (12:27 +0300)
committerMartin Storsjö <martin@martin.st>
Fri, 27 May 2011 16:56:44 +0000 (19:56 +0300)
commit28734ac995ef4ea9be2203144362a585b2296637
tree2b1d01f864006514c0b57deff584ec716808458b
parent91e3a25ef6de2efcbea38ec0f6ffd3f8785962a2
movenc: Deprecate the global RTP hinting flag, use a private AVOption instead

Instead of -fflags rtphint, set -movflags rtphint instead.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/avformat.h
libavformat/movenc.c
libavformat/movenc.h
libavformat/options.c
libavformat/version.h