summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_mpeg12.c
Commit message (Expand)AuthorAgeFilesLines
* lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.Carl Eugen Hoyos2018-02-141-2/+2
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-1/+1
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-1/+1
* | Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4'Michael Niedermayer2015-02-241-10/+2
|\ \ | |/
| * rtpdec: Set need_parsing via a handler fieldMartin Storsjö2015-02-241-10/+2
* | Merge commit '96084251e57d1738fde02a2b0d37ca609d9efd71'Michael Niedermayer2015-02-221-204/+0
|\ \ | |/
* | avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix2015-02-141-0/+204
* | Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'Michael Niedermayer2013-05-061-2/+3
|\ \ | |/
| * avformat: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-051-2/+3
* | Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c'Michael Niedermayer2013-01-211-4/+4
|/
* rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö2013-01-201-0/+10
* rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö2013-01-201-0/+62
OpenPOWER on IntegriCloud