]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_h261.c
libfdk-aacdec: Always decode into an intermediate buffer
[ffmpeg] / libavformat / rtpdec_h261.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: Get rid of all trivial .alloc/.free functions
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2014-12-18 Thomas Volkertrtp: Initial H.261 support