]> git.sesse.net Git - ffmpeg/history - libavformat/replaygain.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / replaygain.c
2015-11-18 John Stebbinsavformat: expose av_stream_new_side_data helper
2015-01-27 Anton Khirnovlavf: add a convenience function for adding side data...
2014-04-17 Alessandro Ghedinireplaygain: allow exporting already decoded replaygain...
2014-04-04 Michael Niedermayerreplaygain: remove unused variable
2014-04-04 Alessandro Ghedinireplaygain: correctly parse peak values
2014-04-04 Alessandro Ghedinireplaygain: fix gain sign decoding
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...