aboutsummaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_mpegts.c
AgeCommit message (Expand)Author
2018-02-14lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.Carl Eugen Hoyos
2015-02-25Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'Michael Niedermayer
2015-02-25Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'Michael Niedermayer
2015-02-25Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'Michael Niedermayer
2015-02-24Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8'Michael Niedermayer
2015-02-24rtpdec: Rename the free method to closeMartin Storsjö
2015-02-24rtpdec: Free depacketizers if the init function failedMartin Storsjö
2015-02-24rtpdec: Don't free the payload context in the .free functionMartin Storsjö
2015-02-24rtpdec: Get rid of all trivial .alloc/.free functionsMartin Storsjö
2014-08-07lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer
2013-05-06Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'Michael Niedermayer
2013-05-05avformat: Add av_cold attributes to init functions missing themDiego Biurrun
2013-01-21Merge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c'Michael Niedermayer
2013-01-20rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö