summaryrefslogtreecommitdiff
path: root/libavcodec/xvid_rc.c
Commit message (Collapse)AuthorAge
* - Add new file internal.h for common internal-use-only functions.Corey Hickey2006-03-30
| | | | | | | | - Add new function av_tempfile() for creating temporary files; contains workaround for MinGW. - Make XviD stuff use av_tempfile(). Originally committed as revision 5245 to svn://svn.ffmpeg.org/ffmpeg/trunk
* various fixes for xvid_rcMichael Niedermayer2006-03-19
| | | | Originally committed as revision 5182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing bquant_offsetMichael Niedermayer2006-03-18
| | | | Originally committed as revision 5179 to svn://svn.ffmpeg.org/ffmpeg/trunk
* xvid ratecontrol supportMichael Niedermayer2006-01-24
Originally committed as revision 4894 to svn://svn.ffmpeg.org/ffmpeg/trunk