Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-30 | asfmux: accept pad requests a little longer | Thiago Santos | 2 | -4/+2 | |
asfmux now start rejecting pad requests after it pushes the first buffer, before this, it was rejecting after going to paused | |||||
2009-07-30 | asfmux: adds support to vc-1 streams | Thiago Santos | 1 | -12/+18 | |
2009-07-28 | asfmux: Forcing pad names to be video_%02d and audio_%02d like | Thiago Santos | 1 | -5/+16 | |
2009-07-24 | asfmux: Adds new plugin asfmux | Thiago Santos | 10 | -0/+4730 | |
Adds the brand new asfmux plugin, containing 3 elements: asfmux, rtpasfpay and asfparse. This plugin was developed as a GSoC 2009 project, with David Schleef as the mentor and Thiago Santos as the student. |