mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging
the Vorbis / theora depacketizers. Patch by Josh Allmann <joshua DOT allmann AT gmail DOT com>. Originally committed as revision 22765 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Ronald S. Bultje
parent
d834d63b0e
commit
06a36faf4c
@@ -34,8 +34,7 @@
|
||||
#include "rtpdec_asf.h"
|
||||
#include "rtpdec_h263.h"
|
||||
#include "rtpdec_h264.h"
|
||||
#include "rtpdec_vorbis.h"
|
||||
#include "rtpdec_theora.h"
|
||||
#include "rtpdec_xiph.h"
|
||||
|
||||
//#define DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user