summaryrefslogtreecommitdiffstats
path: root/libavformat/movenc.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2010-10-15 21:32:21 +0000
committerMartin Storsjö <martin@martin.st>2010-10-15 21:32:21 +0000
commit946df0598bcd9edd7a3d4f3197cadab421b712ea (patch)
tree0ef0c9846b0284e0f18c224e9107320ccc3d5986 /libavformat/movenc.c
parentaff8810172f35e1a4e5d1aa180591760add2b6e6 (diff)
downloadffmpeg-streaming-946df0598bcd9edd7a3d4f3197cadab421b712ea.zip
ffmpeg-streaming-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/movenc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud