Changeset 571ef42d in ffmpeg

Timestamp:
Feb 2, 2013, 11:38:14 AM (12 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
4fd6e5af
Parents:
b45a3e16
git-author:
Marton Balint <cus@passwd.hu> (01/26/13 21:32:39)
git-committer:
Marton Balint <cus@passwd.hu> (02/02/13 11:38:14)
Message:

ffplay: dynamically allocate audio buffer

We simply remove the fixed length VideoState->audio_buf2 and use
the previously unused VideoState->audio_buf1.

Fixes ticket #2191.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.