summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo_enc.c
Commit message (Expand)AuthorAge
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-25
* Remove unused symbol.Diego Pettenò2008-01-07
* Fix encoding wmv1 with -mbd 1.Michael Niedermayer2007-12-27
* cosmetics: Fix vissual --> visual typo.Diego Biurrun2007-11-10
* export convert_matrix and add ff_ prefixBaptiste Coudurier2007-10-08
* warn user if max=bitrate && max > minMichael Niedermayer2007-07-29
* cosmetics: indentationAurelien Jacobs2007-07-10
* Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs2007-07-10
* Split ff_set_mpeg4_time() and move the non mpeg4 specific partAurelien Jacobs2007-07-10
* move ff_copy_bits to bitstream.cAurelien Jacobs2007-07-06
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* move mpeg encoder specific initialization in the encoder specific fileAurelien Jacobs2007-07-05
* cosmetics: indentationAurelien Jacobs2007-07-05
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-05
* Description: split mpegvideo.cBenoit Fouet2007-07-03