OSDN Git Service

Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
authorMartin Storsjö <martin@martin.st>
Fri, 30 Jul 2010 12:04:27 +0000 (12:04 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 30 Jul 2010 12:04:27 +0000 (12:04 +0000)
commit965a3ddb1f9cd03f04c631437479460e1a0bdec1
treecb7f33eb51916189c7c4d42f82b5809a282c768c
parentd6bb31a46b49ea6b057066ccefac2bd65d81b30c
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file

Originally committed as revision 24596 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 files changed:
libavformat/rtpdec.c
libavformat/rtpdec_amr.c
libavformat/rtpdec_amr.h [deleted file]
libavformat/rtpdec_asf.c
libavformat/rtpdec_asf.h [deleted file]
libavformat/rtpdec_formats.h [new file with mode: 0644]
libavformat/rtpdec_h263.c
libavformat/rtpdec_h263.h [deleted file]
libavformat/rtpdec_h264.c
libavformat/rtpdec_h264.h [deleted file]
libavformat/rtpdec_mpeg4.c
libavformat/rtpdec_mpeg4.h [deleted file]
libavformat/rtpdec_qdm2.c
libavformat/rtpdec_qdm2.h [deleted file]
libavformat/rtpdec_svq3.c
libavformat/rtpdec_svq3.h [deleted file]
libavformat/rtpdec_xiph.c
libavformat/rtpdec_xiph.h [deleted file]
libavformat/rtsp.c