index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
replaygain.c
Age
Commit message (
Expand
)
Author
2015-11-22
Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'
Derek Buitenhuis
2015-11-18
avformat: expose av_stream_new_side_data helper
John Stebbins
2015-01-27
Merge commit '4227e4fe7443733fb906f6fb6c265105e8269c74'
Michael Niedermayer
2015-01-27
lavf: add a convenience function for adding side data to a stream
Anton Khirnov
2014-04-18
avformat/replaygain: fix mixed declaration and statement
Michael Niedermayer
2014-04-17
Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796'
Michael Niedermayer
2014-04-17
replaygain: allow exporting already decoded replaygain values
Alessandro Ghedini
2014-04-04
Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81'
Michael Niedermayer
2014-04-04
Merge commit '25b6837f7cacd691b19cbc12b9dad1ce84a318a1'
Michael Niedermayer
2014-04-04
replaygain: remove unused variable
Michael Niedermayer
2014-04-04
replaygain: correctly parse peak values
Alessandro Ghedini
2014-04-04
replaygain: fix gain sign decoding
Alessandro Ghedini
2014-03-30
avformat/replaygain: remove unused variable
Michael Niedermayer
2014-03-24
Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78'
Michael Niedermayer
2014-03-24
Add replaygain side data type and code for parsing replaygain tags.
Anton Khirnov