Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtpdec: Move setting the parsing flags to the actual depacketizers | Martin Storsjö | 2013-01-20 | 1 | -0/+9 |
* | rtpdec: Pass the sequence number to depacketizers | Martin Storsjö | 2012-12-21 | 1 | -3/+4 |
* | rtpdec: factorize identical code used in several handlers | Anton Khirnov | 2012-11-02 | 1 | -7/+5 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | rtpdec: Don't require frames to start with a Mode A packet | Martin Storsjö | 2012-06-14 | 1 | -1/+1 |
* | rtpdec: Identify incorrectly signalled H263 | Martin Storsjö | 2012-02-18 | 1 | -1/+23 |
* | rtpdec: Support H263 in RFC 2190 format | Martin Storsjö | 2012-02-14 | 1 | -0/+184 |