mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-20 05:46:57 +00:00
get_ue_golomb_long() is only tested for values up to 2^15 - 2 since we can not write larger values. Silence the test on success and return a non-zero value on error. Use an heap scratch buffer instead of large stack buffer. Remove unneeded includes. |
||
---|---|---|
.. | ||
acodec | ||
fate | ||
lavf | ||
lavfi | ||
seek | ||
vsynth1 | ||
vsynth2 |