Add VorbisComment writing to FLAC files.
Patch by James Darnley <james darnley at gmail>. Originally committed as revision 22605 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavformat/Makefile 5 additions, 3 deletionslibavformat/Makefile
- libavformat/flacdec.c 1 addition, 0 deletionslibavformat/flacdec.c
- libavformat/flacenc.c 64 additions, 4 deletionslibavformat/flacenc.c
- libavformat/flacenc.h 2 additions, 1 deletionlibavformat/flacenc.h
- libavformat/matroskaenc.c 1 addition, 1 deletionlibavformat/matroskaenc.c
- libavformat/oggdec.c 1 addition, 0 deletionslibavformat/oggdec.c
- libavformat/oggdec.h 0 additions, 2 deletionslibavformat/oggdec.h
- libavformat/oggparsevorbis.c 0 additions, 11 deletionslibavformat/oggparsevorbis.c
- libavformat/vorbiscomment.c 73 additions, 0 deletionslibavformat/vorbiscomment.c
- libavformat/vorbiscomment.h 57 additions, 0 deletionslibavformat/vorbiscomment.h
- tests/ref/acodec/flac 2 additions, 2 deletionstests/ref/acodec/flac
- tests/ref/seek/flac.flac.ref 1 addition, 1 deletiontests/ref/seek/flac.flac.ref
Loading
Please register or sign in to comment