]> git.sesse.net Git - ffmpeg/commit
Add replaygain side data type and code for parsing replaygain tags.
authorAnton Khirnov <anton@khirnov.net>
Wed, 19 Feb 2014 14:29:06 +0000 (15:29 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 24 Mar 2014 05:07:51 +0000 (06:07 +0100)
commit5a7e35dd2351c30bab45177b9482cb8833a0ca78
tree60b6fc7dc5d4a2f3a0a342548392e751214ec3d3
parent25b32586566f285d797737863c97a1c5c9c84e2b
Add replaygain side data type and code for parsing replaygain tags.
doc/APIchanges
libavcodec/avcodec.h
libavcodec/version.h
libavformat/replaygain.c [new file with mode: 0644]
libavformat/replaygain.h [new file with mode: 0644]
libavutil/Makefile
libavutil/frame.h
libavutil/replaygain.h [new file with mode: 0644]
libavutil/version.h