This website requires JavaScript.
Explore
Help
Sign In
lib
/
mpg123
Watch
1
Star
0
Fork
0
You've already forked mpg123
mirror of
http://mpg123.de/trunk/.git
synced
2025-07-30 02:01:12 +03:00
Code
Activity
Files
b4eb3915d0736ba144fb3118a491b26eadd77f9e
mpg123
/
doc
/
examples
History
thor
b4eb3915d0
typo
...
git-svn-id: svn://scm.orgis.org/mpg123/trunk@3416 35dc7657-300d-0410-a2e5-dc2837fedb53
2013-09-23 15:42:33 +00:00
..
dumb_decoder.c
Fix MPG123_NEW_FORMAT behaviour ... clients are not forced to call mpg123_getformat(), it is just a one-time hint.
2009-06-10 07:55:32 +00:00
dump_seekindex.c
dump_seekindex example
2010-04-26 20:27:30 +00:00
extract_frames.c
typo
2013-09-23 15:42:33 +00:00
feedseek.c
Fix a memory leak each. Examples should'n have those... even if it is just on death because of error.
2011-01-08 09:36:16 +00:00
id3dump.c
Also print out description for generic text fields.
2012-04-06 17:04:09 +00:00
Makefile
Add example code to exercise mpg123_framedata: An MPEG stream cleaner (just extracting all valid frames).
2011-03-12 19:01:19 +00:00
mpg123_to_wav_replaced_io.c
Add example for replaced handle I/O.
2010-06-06 08:29:35 +00:00
mpg123_to_wav.c
Check written sample count, catches bad buffer sizes that drop bytes.
2011-07-25 12:34:16 +00:00
mpglib.c
Use binary IO for stdin/stdout.
2011-03-12 16:16:13 +00:00
scan.c
Split scan.c into a general and a MSVC specific one to get rid of #ifdefs
2009-03-03 22:26:47 +00:00