Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaygain: allow exporting already decoded replaygain values | Alessandro Ghedini | 2014-04-17 | 1 | -0/+7 |
| | | | | | | | | This adds a function to export raw replaygain values (i.e. in the (u)int32_t form). It first checks whether AV_PKT_DATA_REPLAYGAIN side data is present, in which case it does nothing. Signed-off-by: Anton Khirnov <anton@khirnov.net> | ||||
* | Add replaygain side data type and code for parsing replaygain tags. | Anton Khirnov | 2014-03-24 | 1 | -0/+31 |