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>
|
2015-02-24 16:22:41 +02:00 |
|
Diego Biurrun
|
7abd35a1ff
|
avformat: Add av_cold attributes to init functions missing them
|
2013-05-05 18:33:04 +02:00 |
|
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>
|
2013-01-20 18:20:42 +02:00 |
|
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>
|
2013-01-20 18:20:22 +02:00 |
|