ffmpeg | branch: release/2.2 | Michael Niedermayer | Sun May
10 16:06:50 2015 +0200| [9f9af1dd04fb0b8359f229d407d4f98515f25460] | committer:
Michael Niedermayer
libavutil/mem: use size_t for the length in av_strdup()
the string length is not constrained to INT_MAX
Signed-off-by: Michael Niede
ffmpeg | branch: release/2.4 | Michael Niedermayer | Sun May
10 16:06:50 2015 +0200| [e75393c65943e3c9b5b637be2bb7552db4c78ca0] | committer:
Michael Niedermayer
libavutil/mem: use size_t for the length in av_strdup()
the string length is not constrained to INT_MAX
Signed-off-by: Michael Niede
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun May
10 16:06:50 2015 +0200| [dc8f42e0374df901696edc9855b7cd208f9ea12d] | committer:
Michael Niedermayer
libavutil/mem: use size_t for the length in av_strdup()
the string length is not constrained to INT_MAX
Signed-off-by: Michael Niede
ffmpeg | branch: release/2.6 | Michael Niedermayer | Sun May
10 16:06:50 2015 +0200| [df9eca44f86cfb3cfc9283ed898ddc67d30a2963] | committer:
Michael Niedermayer
libavutil/mem: use size_t for the length in av_strdup()
the string length is not constrained to INT_MAX
Signed-off-by: Michael Niede
ffmpeg | branch: master | Michael Niedermayer | Sun May 10
16:06:50 2015 +0200| [4950bd4ebedbb6289734234bb2a719820f565c41] | committer:
Michael Niedermayer
libavutil/mem: use size_t for the length in av_strdup()
the string length is not constrained to INT_MAX
Signed-off-by: Michael Niedermaye