]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo_enc.c
const
[ffmpeg] / libavcodec / mpegvideo_enc.c
2008-01-07 Diego PettenòRemove unused symbol.
2007-12-27 Michael NiedermayerFix encoding wmv1 with -mbd 1.
2007-11-10 Diego Biurruncosmetics: Fix vissual --> visual typo.
2007-10-08 Baptiste Coudurierexport convert_matrix and add ff_ prefix
2007-07-29 Michael Niedermayerwarn user if max=bitrate && max > min
2007-07-10 Aurelien Jacobscosmetics: indentation
2007-07-10 Aurelien JacobsAvoid linking with h263.c functions when the relevant...
2007-07-10 Aurelien JacobsSplit ff_set_mpeg4_time() and move the non mpeg4 specif...
2007-07-06 Aurelien Jacobsmove ff_copy_bits to bitstream.c
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-07-05 Aurelien Jacobsmove mpeg encoder specific initialization in the encode...
2007-07-05 Aurelien Jacobscosmetics: indentation
2007-07-05 Aurelien Jacobssplit mpeg12 encoder out of mpeg12.c
2007-07-03 Benoit FouetDescription: split mpegvideo.c