Martin Storsjö
|
2b982e92f4
|
rtpdec: Set need_parsing via a handler field
This avoids implementing a full function just to set this one
field.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
10 years ago |
Gilles Chanteperdrix
|
22470510d1
|
avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219)
Reviewed-by: Thomas Volkert <silvo@gmx.net>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Diego Biurrun
|
7abd35a1ff
|
avformat: Add av_cold attributes to init functions missing them
|
12 years ago |
Martin Storsjö
|
c6f1dc8e4c
|
rtpdec: Move setting the parsing flags to the actual depacketizers
This gets rid of almost all the codec specific details from the
generic rtpdec code.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Martin Storsjö
|
a9c847c1ba
|
rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer
This also adds checking of mallocs.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |