diff options
author | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-09-26 17:09:52 -0400 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2015-09-27 01:38:46 +0200 |
commit | 23acb982a3c79e993ed45bffde4b1cfc574402df (patch) | |
tree | c832724c04531c2d3463bffe1108e888d29af824 /libavutil/timer.h | |
parent | 08a7510fcad552bfcda644e4ba047605de15fab5 (diff) | |
download | ffmpeg-23acb982a3c79e993ed45bffde4b1cfc574402df.tar.gz |
ffplay: dynamically allocate filename buffer
filename was set to an arbitrary 1024 characters. ffplay would thus be unable to
play files whose name exceeds that arbitrary threshold.
This patch dynamically allocates and frees the filename buffer to remove such
limitations.
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavutil/timer.h')
0 files changed, 0 insertions, 0 deletions