Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtpdec: Rename the free method to close | Martin Storsjö | 2015-02-24 | 1 | -2/+2 |
* | rtpdec: Free depacketizers if the init function failed | Martin Storsjö | 2015-02-24 | 1 | -3/+0 |
* | rtpdec: Don't free the payload context in the .free function | Martin Storsjö | 2015-02-24 | 1 | -1/+0 |
* | rtpdec: Get rid of all trivial .alloc/.free functions | Martin Storsjö | 2015-02-24 | 1 | -6/+1 |
* | avformat: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-05 | 1 | -1/+3 |
* | rtpdec: Split mpegts parsing to a normal depacketizer | Martin Storsjö | 2013-01-20 | 1 | -0/+106 |