1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavcodec
Michael Niedermayer 27e8298c03 Merge commit '94aefb1932be882fd93f66cf790ceb19ff575c19'
* commit '94aefb1932be882fd93f66cf790ceb19ff575c19':
  4xm: do not overread the source buffer in decode_p_block

Conflicts:
	libavcodec/4xm.c

The checks are replaced by av_assert0() as the conditions should
be impossible. If these asserts fail, there is a bug elsewhere

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-13 14:10:06 +02:00
..
2013-06-02 11:25:56 +02:00
2013-05-22 21:30:28 +02:00
2013-06-12 16:23:49 +02:00
2013-05-28 13:35:09 +02:00
2013-05-23 10:05:28 +00:00
2013-05-30 18:38:04 +02:00
2013-05-31 03:10:08 +02:00
2013-06-06 22:02:54 +02:00
2013-06-05 18:34:07 +02:00
2013-05-26 21:57:28 +00:00
2013-05-22 20:24:50 +02:00
2013-05-22 20:24:50 +02:00
2013-06-05 22:35:31 +00:00
2013-05-23 20:38:53 +00:00
2013-05-22 17:40:12 +02:00
2013-06-04 17:25:32 +00:00
2013-06-02 15:16:52 +00:00
2013-05-28 13:56:29 +03:00
2013-06-04 02:43:20 +02:00
2013-05-21 17:49:29 +00:00
2013-05-29 22:31:16 +02:00