OSDN Git Service

lavc: add a sample_rate field to AVFrame.
authorNicolas George <nicolas.george@normalesup.org>
Sat, 28 Apr 2012 12:07:50 +0000 (14:07 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Sat, 28 Apr 2012 18:14:48 +0000 (20:14 +0200)
commit128dda7016719fc763c0c9f754abb3196b9e18f3
tree9154e3d96ebe1fa5262cf1e71465891f4d2ca66d
parent4b0521eca9647a092388c44186ea07b3d4416cdb
lavc: add a sample_rate field to AVFrame.

The field is filled with the codec context information.
libavcodec/avcodec.h
libavcodec/options.c
libavcodec/utils.c