summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.c
Commit message (Expand)AuthorAge
...
* second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-29
* support downscaling frames for dynamic b frame decissionMichael Niedermayer2005-12-25
* b frame strategy 2Michael Niedermayer2005-12-25
* better f_code guessing in 2nd passMichael Niedermayer2005-12-22
* improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-22
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-19
* forgotMichael Niedermayer2005-12-19
* fix q=0 bugMichael Niedermayer2005-12-18
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* psnr calculation with threads>1 fixMichael Niedermayer2005-12-07
* frame skip fixesMichael Niedermayer2005-11-05
* kill a bunch of compiler warningsMåns Rullgård2005-08-14
* Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb un...Martin Boehme2005-07-25
* skip_idctMichael Niedermayer2005-07-14
* spelling fixesDiego Biurrun2005-06-17
* fix max b frames with b frame strategy 1Michael Niedermayer2005-05-21
* remove/replace non-ascii charactersMåns Rullgård2005-05-13
* b_frame_strategy sanity checkMichael Niedermayer2005-05-12
* #defines for strict_std_compliance and split between inofficial extensions an...Michael Niedermayer2005-05-08
* overflow fixMichael Niedermayer2005-05-08
* complain about mpeg4 limits only if codec_id == MPEG4Michael Niedermayer2005-05-08
* put most codecs under ifdefsMichael Niedermayer2005-05-02
* switch to native time basesMichael Niedermayer2005-04-30
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com)Kevin Baragona2005-04-24
* remove duplicate clip to 8bit functionMichael Niedermayer2005-04-20
* remove superfluous CONFIG_ENCODERS (entire function is already wrapped)Mike Melanson2005-04-19
* motion estimation bitrate penalty compensationMichael Niedermayer2005-03-27
* check mb/me_threshold range, fixes assertion failureMichael Niedermayer2005-03-26
* alignment fixMichael Niedermayer2005-03-19
* AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer2005-03-06
* H.264: decode arbitrary frame orders and allow B-frames as references.Loren Merritt2005-03-04
* vismb: display 4x4 partition boundaries in H.264Loren Merritt2005-03-03
* set supported pix_fmtsMichael Niedermayer2005-02-25
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
* Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb...Christophe Massiot2005-02-02
* rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr)Johan Bilien2005-02-02
* framerate checkMichael Niedermayer2005-01-23
* jpeg style yuv fixesMichael Niedermayer2005-01-20
* assertion about bits statistic and minor bits stat fixMichael Niedermayer2005-01-14
* 10l (dont modify the input picture pts)Michael Niedermayer2005-01-13
* av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)Kurosu2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* picture heap corruption fixMichael Niedermayer2005-01-10
* vismv for h264 displayed incorrect motion vectors.Loren Merritt2004-12-20
* quantizer overflow warning + AAN dct fixMichael Niedermayer2004-12-14
* warn the user if the quantization code could overflow with the selected custo...Michael Niedermayer2004-12-11