Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: expose av_stream_new_side_data helper | John Stebbins | 2015-11-18 | 1 | -1/+1 |
* | lavf: add a convenience function for adding side data to a stream | Anton Khirnov | 2015-01-27 | 1 | -22/+3 |
* | replaygain: allow exporting already decoded replaygain values | Alessandro Ghedini | 2014-04-17 | 1 | -15/+14 |
* | replaygain: remove unused variable | Michael Niedermayer | 2014-04-04 | 1 | -1/+0 |
* | replaygain: correctly parse peak values | Alessandro Ghedini | 2014-04-04 | 1 | -43/+11 |
* | replaygain: fix gain sign decoding | Alessandro Ghedini | 2014-04-04 | 1 | -1/+5 |
* | Add replaygain side data type and code for parsing replaygain tags. | Anton Khirnov | 2014-03-24 | 1 | -0/+154 |