Revision d36beb3f libavcodec/xsubenc.c
libavcodec/xsubenc.c | ||
---|---|---|
210 | 210 |
return 0; |
211 | 211 |
} |
212 | 212 |
|
213 |
AVCodec xsub_encoder = { |
|
213 |
AVCodec ff_xsub_encoder = {
|
|
214 | 214 |
"xsub", |
215 | 215 |
AVMEDIA_TYPE_SUBTITLE, |
216 | 216 |
CODEC_ID_XSUB, |
Also available in: Unified diff