aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_mpegts.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'Michael Niedermayer2015-02-251-2/+2
|\
| * rtpdec: Rename the free method to closeMartin Storsjö2015-02-241-2/+2
* | Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'Michael Niedermayer2015-02-251-3/+0
|\|
| * rtpdec: Free depacketizers if the init function failedMartin Storsjö2015-02-241-3/+0
* | Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'Michael Niedermayer2015-02-251-1/+0
|\|
| * rtpdec: Don't free the payload context in the .free functionMartin Storsjö2015-02-241-1/+0
* | Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8'Michael Niedermayer2015-02-241-6/+1
|\|
| * rtpdec: Get rid of all trivial .alloc/.free functionsMartin Storsjö2015-02-241-6/+1
* | lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer2014-08-071-6/+6
* | Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'Michael Niedermayer2013-05-061-1/+3
|\|
| * avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-051-1/+3
* | Merge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c'Michael Niedermayer2013-01-211-4/+4
|/
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-201-0/+106