summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_dv.c
Commit message (Expand)AuthorAge
* rtpdec: Rename the free method to closeMartin Storsjö2015-02-24
* rtpdec: Use ffio_free_dyn_bufMartin Storsjö2015-02-24
* rtpdec: Don't free the payload context in the .free functionMartin Storsjö2015-02-24
* rtpdec: Don't pass non-const pointers to fmtp attribute parsing functionsMartin Storsjö2015-02-24
* rtpdec: Get rid of all trivial .alloc/.free functionsMartin Storsjö2015-02-24
* rtpdec: Set need_parsing via a handler fieldMartin Storsjö2015-02-24
* rtpdec: Add missing trailing commasMartin Storsjö2015-02-24
* rtpdec: DV depacketizer (RFC 6469)Thomas Volkert2015-02-22