[FFmpeg-cvslog] r15756 - trunk/libavcodec/celp_filters.h
diego
subversion
Thu Oct 30 23:12:43 CET 2008
Author: diego
Date: Thu Oct 30 23:12:43 2008
New Revision: 15756
Log:
Remove nonsense @return Doxygen comment for void function.
Modified:
trunk/libavcodec/celp_filters.h
Modified: trunk/libavcodec/celp_filters.h
==============================================================================
--- trunk/libavcodec/celp_filters.h (original)
+++ trunk/libavcodec/celp_filters.h Thu Oct 30 23:12:43 2008
@@ -79,8 +79,6 @@ int ff_celp_lp_synthesis_filter(
* @param buffer_length amount of data to process
* @param filter_length filter length (10 for 10th order LP filter)
*
- * @return 1 if overflow occurred, 0 - otherwise
- *
* @note Output buffer must contain 10 samples of past
* speech data before pointer.
*
More information about the ffmpeg-cvslog
mailing list