summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_mpegts.c
Commit message (Expand)AuthorAgeFilesLines
* rtpdec: Rename the free method to closeMartin Storsjö2015-02-241-2/+2
* rtpdec: Free depacketizers if the init function failedMartin Storsjö2015-02-241-3/+0
* rtpdec: Don't free the payload context in the .free functionMartin Storsjö2015-02-241-1/+0
* rtpdec: Get rid of all trivial .alloc/.free functionsMartin Storsjö2015-02-241-6/+1
* avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-051-1/+3
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-201-0/+106
OpenPOWER on IntegriCloud