OSDN Git Service

rtpdec: Move setting the parsing flags to the actual depacketizers
authorMartin Storsjö <martin@martin.st>
Thu, 17 Jan 2013 13:29:12 +0000 (15:29 +0200)
committerMartin Storsjö <martin@martin.st>
Sun, 20 Jan 2013 16:20:42 +0000 (18:20 +0200)
commitc6f1dc8e4cd967ae056698eafb891a08003c211c
treee2793b6089cc2908f7d52803af23e8d1aa15fdea
parenta9c847c1baff09f954b12c1dcc832b4f601f6f6e
rtpdec: Move setting the parsing flags to the actual depacketizers

This gets rid of almost all the codec specific details from the
generic rtpdec code.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec.c
libavformat/rtpdec_h263.c
libavformat/rtpdec_h263_rfc2190.c
libavformat/rtpdec_h264.c
libavformat/rtpdec_mpeg12.c
libavformat/rtpdec_mpeg4.c
libavformat/rtpdec_xiph.c