comparison Makefile @ 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 c6d0adf896ea
children b86ea534cfc7
comparison
equal deleted inserted replaced
33108:5450a92ac4bd 33109:01b19cf2649c