Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-31 | rtpasfpay: set padding field to 0 on rtp asf packets | Thiago Santos | 1 | -0/+6 | |
The ASF RTP spec demands that packets have their padding removed and the padding size field set to 0 for packets when puting them inside the RTP packets | |||||
2009-07-24 | asfmux: Adds new plugin asfmux | Thiago Santos | 1 | -0/+190 | |
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. |