summaryrefslogtreecommitdiff
path: root/libavformat/replaygain.c
Commit message (Expand)AuthorAge
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* lavf: add a convenience function for adding side data to a streamAnton Khirnov2015-01-27
* replaygain: allow exporting already decoded replaygain valuesAlessandro Ghedini2014-04-17
* replaygain: remove unused variableMichael Niedermayer2014-04-04
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-04
* replaygain: fix gain sign decodingAlessandro Ghedini2014-04-04
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24