- removed the parse factory, it's unused
Original commit message from CVS: - removed the parse factory, it's unused
This commit is contained in:
parent
d6b32ac2f9
commit
b1516de5f5
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
int main(int argc,char *argv[]) {
|
||||
GstElementFactory *srcfactory, *parsefactory, *decodefactory, *playfactory;
|
||||
GstElementFactory *srcfactory, *decodefactory, *playfactory;
|
||||
GstElement *pipeline, *src, *decode, *play;
|
||||
GstPad *infopad;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user