| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' | Michael Niedermayer | 2015-02-25 | 1 | -2/+2 |
|\ |
|
| * | rtpdec: Rename the free method to close | Martin Storsjö | 2015-02-24 | 1 | -2/+2 |
* | | Merge commit '199fb40278146c5bb162990c66ad3cd561abc780' | Michael Niedermayer | 2015-02-25 | 1 | -12/+3 |
|\| |
|
| * | rtpdec: Use ffio_free_dyn_buf | Martin Storsjö | 2015-02-24 | 1 | -12/+3 |
* | | Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239' | Michael Niedermayer | 2015-02-25 | 1 | -3/+0 |
|\| |
|
| * | rtpdec: Don't free the payload context in the .free function | Martin Storsjö | 2015-02-24 | 1 | -3/+0 |
* | | Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8' | Michael Niedermayer | 2015-02-24 | 1 | -6/+1 |
|\| |
|
| * | rtpdec: Get rid of all trivial .alloc/.free functions | Martin Storsjö | 2015-02-24 | 1 | -6/+1 |
* | | Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4' | Michael Niedermayer | 2015-02-24 | 1 | -12/+1 |
|\| |
|
| * | rtpdec: Set need_parsing via a handler field | Martin Storsjö | 2015-02-24 | 1 | -12/+1 |
* | | Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' | Michael Niedermayer | 2014-12-19 | 1 | -58/+57 |
|\| |
|
| * | rtp: Initial H.261 support | Thomas Volkert | 2014-12-18 | 1 | -0/+202 |
* | avformat/rtpdec_h261: code aligned to the HEVC code | Thomas Volkert | 2014-11-01 | 1 | -7/+5 |
* | avformat/rtpdec_h261: Fix sanity checks | ThomasVolkert | 2014-08-26 | 1 | -2/+2 |
* | Add support for H.261 RTP payload format (RFC 4587) | ThomasVolkert | 2014-08-24 | 1 | -0/+205 |