examples: fix doxy so they appear on the example page

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2012-10-26 16:32:32 +02:00
parent c01a462cda
commit ca28cb5f83
7 changed files with 7 additions and 0 deletions

View file

@ -27,6 +27,7 @@
* Note that libavcodec only handles codecs (mpeg, mpeg4, etc...),
* not file formats (avi, vob, mp4, mov, mkv, mxf, flv, mpegts, mpegps, etc...). See library 'libavformat' for the
* format handling
* @example doc/examples/decoding_encoding.c
*/
#include <math.h>