comparison libass/ass.h @ 33109:01b19cf2649c

Fix segfault in lavcac3enc audio filter. The FFmpeg ac3 encoder would fail to open if the correct sample format is not set. As the opening is done in control() the audio filter would not fail back, but would instead continue and call encoding functions that dereference NULL pointer.
author iive
date Sun, 03 Apr 2011 14:39:27 +0000
parents ac6e48baa03d
children 88eebbbbd6a0
comparison
equal deleted inserted replaced
33108:5450a92ac4bd 33109:01b19cf2649c