Files
ffmpeg/libavcodec
Anton Khirnov c5c141bc69 bytestream2: set the reader to the end when reading more than available
This prevents possible infinite loops with the calling code along the
lines of while (bytestream2_get_bytes_left()) { ... }, where the reader
does not advance.

CC: libav-stable@libav.org
(cherry picked from commit 86eee85dad)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-07-20 04:43:41 +02:00
..
2015-03-06 14:37:44 +01:00
2015-03-13 13:04:31 +01:00
2015-03-03 13:57:42 +01:00
2015-03-03 13:57:42 +01:00
2015-07-20 04:43:39 +02:00
2015-07-20 04:43:39 +02:00
2015-05-15 20:40:26 +02:00
2015-03-28 20:01:22 +01:00
2015-03-14 14:26:28 +01:00
2015-06-19 10:37:30 +02:00
2015-03-02 19:32:23 +01:00
2015-03-28 11:59:04 +01:00
2015-05-15 10:04:51 +02:00