summaryrefslogtreecommitdiffstats
path: root/libavformat/replaygain.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-181-1/+1
* lavf: add a convenience function for adding side data to a streamAnton Khirnov2015-01-271-22/+3
* replaygain: allow exporting already decoded replaygain valuesAlessandro Ghedini2014-04-171-15/+14
* replaygain: remove unused variableMichael Niedermayer2014-04-041-1/+0
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-041-43/+11
* replaygain: fix gain sign decodingAlessandro Ghedini2014-04-041-1/+5
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-0/+154
OpenPOWER on IntegriCloud