mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)
Originally committed as revision 4444 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Michael Niedermayer
parent
694eaead0c
commit
93a2362752
@@ -462,6 +462,9 @@ int amr_init(void);
|
||||
/* wav.c */
|
||||
int ff_wav_init(void);
|
||||
|
||||
/* mmf.c */
|
||||
int ff_mmf_init(void);
|
||||
|
||||
/* raw.c */
|
||||
int pcm_read_seek(AVFormatContext *s,
|
||||
int stream_index, int64_t timestamp, int flags);
|
||||
|
||||
Reference in New Issue
Block a user