| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. | Carl Eugen Hoyos | 2018-02-14 | 1 | -2/+2 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -1/+1 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -1/+1 |
* | | Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4' | Michael Niedermayer | 2015-02-24 | 1 | -10/+2 |
|\| |
|
| * | rtpdec: Set need_parsing via a handler field | Martin Storsjö | 2015-02-24 | 1 | -10/+2 |
* | | Merge commit '96084251e57d1738fde02a2b0d37ca609d9efd71' | Michael Niedermayer | 2015-02-22 | 1 | -204/+0 |
|\| |
|
* | | avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219) | Gilles Chanteperdrix | 2015-02-14 | 1 | -0/+204 |
* | | Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43' | Michael Niedermayer | 2013-05-06 | 1 | -2/+3 |
|\| |
|
| * | avformat: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-05 | 1 | -2/+3 |
* | | Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c' | Michael Niedermayer | 2013-01-21 | 1 | -4/+4 |
|/ |
|
* | rtpdec: Move setting the parsing flags to the actual depacketizers | Martin Storsjö | 2013-01-20 | 1 | -0/+10 |
* | rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer | Martin Storsjö | 2013-01-20 | 1 | -0/+62 |