whoops, wrong commit
Original commit message from CVS: whoops, wrong commit
This commit is contained in:
parent
222b63a1dd
commit
8c1bda3739
@ -1283,7 +1283,7 @@ main (int argc,
|
||||
char *argv[])
|
||||
{
|
||||
MPEG2EncOptions *options = new MPEG2EncOptions ();
|
||||
MPEG2Encoder encoder (*options);
|
||||
MPEG2Encoder *encoder = new MPEG2Encoder (*options);
|
||||
return 0;
|
||||
}
|
||||
],[
|
||||
|
Loading…
x
Reference in New Issue
Block a user