OSDN Git Service

ffplay: silence buffer size must be a multiple of frame size
authorMarton Balint <cus@passwd.hu>
Sun, 8 Jan 2012 23:23:12 +0000 (00:23 +0100)
committerMarton Balint <cus@passwd.hu>
Wed, 11 Jan 2012 22:10:45 +0000 (23:10 +0100)
commit1348420b8ae87f19e1659a9a50e74df6e3791b57
tree54664f1891da3fca85f753323bab163a6ed113fd
parent6f06545b26222000efd96df2371f7c58f5df9b61
ffplay: silence buffer size must be a multiple of frame size

Otherwise the audio channels sometimes would be shifted on output.

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