Revision 983e3246 libavcodec/ratecontrol.c
libavcodec/ratecontrol.c | ||
---|---|---|
17 | 17 |
* License along with this library; if not, write to the Free Software |
18 | 18 |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
19 | 19 |
*/ |
20 |
|
|
21 |
/** |
|
22 |
* @file ratecontrol.c |
|
23 |
* Rate control for video encoders. |
|
24 |
*/ |
|
25 |
|
|
20 | 26 |
#include "avcodec.h" |
21 | 27 |
#include "dsputil.h" |
22 | 28 |
#include "mpegvideo.h" |
Also available in: Unified diff