summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegvideo_enc.c
Commit message (Expand)AuthorAgeFilesLines
* typo fixesDiego Biurrun2008-03-151-1/+1
* misc spelling fixesDiego Biurrun2008-03-101-1/+1
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-37/+37
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-251-3/+22
* Remove unused symbol.Diego Pettenò2008-01-071-2/+0
* Fix encoding wmv1 with -mbd 1.Michael Niedermayer2007-12-271-0/+4
* cosmetics: Fix vissual --> visual typo.Diego Biurrun2007-11-101-9/+9
* export convert_matrix and add ff_ prefixBaptiste Coudurier2007-10-081-4/+4
* warn user if max=bitrate && max > minMichael Niedermayer2007-07-291-0/+4
* cosmetics: indentationAurelien Jacobs2007-07-101-16/+18
* Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs2007-07-101-15/+32
* Split ff_set_mpeg4_time() and move the non mpeg4 specific partAurelien Jacobs2007-07-101-1/+18
* move ff_copy_bits to bitstream.cAurelien Jacobs2007-07-061-24/+0
* Group all copyright and author notices together.Diego Biurrun2007-07-051-2/+2
* move mpeg encoder specific initialization in the encoder specific fileAurelien Jacobs2007-07-051-0/+8
* cosmetics: indentationAurelien Jacobs2007-07-051-4/+5
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-051-1/+6
* Description: split mpegvideo.cBenoit Fouet2007-07-031-0/+3796
OpenPOWER on IntegriCloud