summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.c
Commit message (Expand)AuthorAge
* 1 goto 1 fixMichael Niedermayer2006-02-06
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-05
* simplifyMichael Niedermayer2006-02-04
* faster find_startcode()Michael Niedermayer2006-02-04
* fix crash on height < 16 pixels.Loren Merritt2006-01-28
* Add a newline to b_frame_strategy error message.Corey Hickey2006-01-27
* fixing bframe strategy 2Michael Niedermayer2006-01-27
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* H.263: more descriptive error messageTom Joseph2006-01-04
* 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