| Commit message (Expand) | Author | Age | Files | Lines |
* | rtpdec_mpa_robust: Fix incrementing split_pos | Martin Storsjö | 2015-03-04 | 1 | -1/+1 |
* | rtpdec: Rename the free method to close | Martin Storsjö | 2015-02-24 | 1 | -2/+2 |
* | rtpdec: Use ffio_free_dyn_buf | Martin Storsjö | 2015-02-24 | 1 | -13/+4 |
* | rtpdec: Don't free the payload context in the .free function | Martin Storsjö | 2015-02-24 | 1 | -1/+0 |
* | rtpdec: Remove unnecessary inline attributes | Martin Storsjö | 2015-02-24 | 1 | -1/+1 |
* | rtpdec: Get rid of all trivial .alloc/.free functions | Martin Storsjö | 2015-02-24 | 1 | -6/+1 |
* | rtpdec: Set need_parsing via a handler field | Martin Storsjö | 2015-02-24 | 1 | -10/+1 |
* | rtpdec_mpa_robust: Move .enc_name to the start of the struct | Martin Storsjö | 2015-02-24 | 1 | -1/+1 |
* | libavformat: add robust MPEG audio depacketization (RFC 5219) | Gilles Chanteperdrix | 2015-02-21 | 1 | -0/+224 |