Files
ffmpeg/libavcodec/error_resilience.c
Diego Biurrun 6b52762951 error_resilience: Change type of array stride parameters to ptrdiff_t
ptrdiff_t is the correct type for array strides and similar.
2016-09-07 11:30:17 +02:00

46 KiB