Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-29 | rtpbin: do better cleanup of the src ghostpads | Wim Taymans | 1 | -0/+84 | |
Connect to the pad-removed signal of the ptdemux elements so that we remove the ghostpads for them. Fixes cleanup when going to NULL as well as when releasing the sinkpads. Fixes #561752 | |||||
2009-05-25 | tests: add receive rtpbin unit test | Wim Taymans | 1 | -0/+206 | |
2009-05-22 | tests: more rtpbin checks | Wim Taymans | 1 | -49/+64 | |
2009-05-22 | tests: add more rtpbin tests | Wim Taymans | 1 | -4/+26 | |
2009-05-22 | tests: add rtpbin unit test | Wim Taymans | 1 | -0/+94 | |
Add the beginnings of an rtpbin unit test Add some more stuff to .gitignore |