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
/
rtpdec_g726.c
Age
Commit message (
Expand
)
Author
2018-02-14
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
Carl Eugen Hoyos
2016-10-22
lavf/rtpdec_g726: Map mime type G726 to g726le.
Carl Eugen Hoyos
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2013-05-06
Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
Michael Niedermayer
2013-05-05
avformat: Add av_cold attributes to init functions missing them
Diego Biurrun
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2011-12-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
rtpdec: Interpret the different G726 names as bits_per_coded_sample
Martin Storsjö
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
rtpdec: Templatize the code for different g726 bitrate variants
Martin Storsjö
2011-11-30
rtpdec: Add support for G726 audio
Miroslav Slugeň
2011-11-07
libavformat: add support for G726 audio decoder in RTP and RTSP streams
Miroslav Slugeň