rtph263pay: Default to doing A, B and C modes, not only A

This commit is contained in:
Olivier Crête 2009-06-10 16:09:56 -04:00
parent f297e37b5e
commit 645b9449a5

View file

@ -39,7 +39,7 @@ G_BEGIN_DECLS
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_RTP_H263_PAY))
// blocks per macroblock
#define N_BLOCKS 6
#define DEFAULT_MODE_A TRUE
#define DEFAULT_MODE_A FALSE
#define MTU_SECURITY_OFFSET 50
typedef enum _GstRtpH263PayHeaderMode
{