]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_h261.c
configure: Add check_x86asm() helper function to simplify some expressions
[ffmpeg] / libavformat / rtpdec_h261.c
2017-01-13 Alexandra Hájkovártp: Convert to the new bitstream reader
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