]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_dv.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / rtpdec_dv.c
2015-02-24 Martin Storsjörtpdec: Rename the free method to close
2015-02-24 Martin Storsjörtpdec: Use ffio_free_dyn_buf
2015-02-24 Martin Storsjörtpdec: Don't free the payload context in the .free...
2015-02-24 Martin Storsjörtpdec: Don't pass non-const pointers to fmtp attribute...
2015-02-24 Martin Storsjörtpdec: Get rid of all trivial .alloc/.free functions
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2015-02-24 Martin Storsjörtpdec: Add missing trailing commas
2015-02-22 Thomas Volkertrtpdec: DV depacketizer (RFC 6469)