[MPlayer-cvslog] [propchange]: r33196 - svn:log

diego subversion at mplayerhq.hu
Sun Apr 10 14:29:36 CEST 2011


Author: diego
Revision: 33196
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -1,9 +1,5 @@
 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.
 
+The FFmpeg AC-3 encoder fails to open if the correct sample format is not set.
+As the opening is done in control(), the audio filter does not fall back, but
+instead continues and calls encoding functions that dereference a NULL pointer.


More information about the MPlayer-cvslog mailing list