mirror of
http://mpg123.de/trunk/.git
synced 2025-07-28 15:02:00 +03:00
Include the extract_frames example properly.
git-svn-id: svn://scm.orgis.org/mpg123/trunk@3054 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
@ -28,4 +28,5 @@ EXTRA_DIST = \
|
||||
examples/id3dump.c \
|
||||
examples/feedseek.c \
|
||||
examples/dump_seekindex.c \
|
||||
examples/extract_frames.c \
|
||||
examples/Makefile
|
||||
|
@ -14,6 +14,8 @@
|
||||
|
||||
/** \file id3dump.c Parse ID3 info and print to standard output. */
|
||||
|
||||
/** \file extract_frames.c Parse stream and extract only the valid MPEG frames to standard output. */
|
||||
|
||||
/** \file feedseek.c Fuzzy feeder seeking. */
|
||||
|
||||
/* @} */
|
||||
|
Reference in New Issue
Block a user