diff options
author | Martin Storsjö <martin@martin.st> | 2010-10-15 21:32:21 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-10-15 21:32:21 +0000 |
commit | 946df0598bcd9edd7a3d4f3197cadab421b712ea (patch) | |
tree | 0ef0c9846b0284e0f18c224e9107320ccc3d5986 /libavformat/apc.c | |
parent | aff8810172f35e1a4e5d1aa180591760add2b6e6 (diff) | |
download | ffmpeg-946df0598bcd9edd7a3d4f3197cadab421b712ea.tar.gz |
rtpdec: Return AVERROR(EAGAIN) for mpegts parsing errors
This indicates that there was no error that needs to be reported to the
caller, so we can move on to parse the next packet immediately, if
available. The only error code that ff_mpegts_parse_packet can return
indicates that there was no packet to return from the provided data, for
which it returns -1.
Originally committed as revision 25496 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/apc.c')
0 files changed, 0 insertions, 0 deletions