diff options
author | Ganesh Ajjanagadde <[email protected]> | 2015-09-26 17:09:52 -0400 |
---|---|---|
committer | Marton Balint <[email protected]> | 2015-09-27 01:38:46 +0200 |
commit | 23acb982a3c79e993ed45bffde4b1cfc574402df (patch) | |
tree | c832724c04531c2d3463bffe1108e888d29af824 /doc/examples/qsvdec.c | |
parent | 08a7510fcad552bfcda644e4ba047605de15fab5 (diff) |
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 <[email protected]>
Signed-off-by: Marton Balint <[email protected]>
Diffstat (limited to 'doc/examples/qsvdec.c')
0 files changed, 0 insertions, 0 deletions