summaryrefslogtreecommitdiff
path: root/libavcodec/motion_est.c
Commit message (Expand)AuthorAge
...
* interlaced mpeg4 b frame decodingMichael Niedermayer2002-09-13
* put/avg_pixels16Michael Niedermayer2002-09-11
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski2002-08-28
* new ratecontrol codeMichael Niedermayer2002-08-25
* better scene change detectionMichael Niedermayer2002-08-22
* b frame direct mode bugfix (bug found by CM <chenm001 at 163 dot com>)Michael Niedermayer2002-07-31
* 4mv bugfixMichael Niedermayer2002-06-24
* dont double check vectorsMichael Niedermayer2002-06-02
* license/copyright changeFabrice Bellard2002-05-25
* - pict_type exported to AVCodecContextJuanjo2002-05-11
* much better ME for b frames (a bit slow though)Michael Niedermayer2002-04-19
* fixed mpeg4 time stuff on encodingMichael Niedermayer2002-04-17
* - ME setting moved to AVCodecContext/MpegEncContext, no longer a global.Juanjo2002-04-14
* fixing MVs in hq modeMichael Niedermayer2002-04-01
* mpeg4 4MV encodingMichael Niedermayer2002-03-28
* 4MV motion estimation (not finished yet)Michael Niedermayer2002-03-27
* seems the old intra/inter decission is slightly better with a threshold, than...Michael Niedermayer2002-03-24
* 10l (motion_val was uninitilized)Michael Niedermayer2002-03-24
* better inter/intra decission algo (same as xvid)Michael Niedermayer2002-03-23
* mpeg4 aspect_ratio_info in AVCodecContext (requested by alex)Michael Niedermayer2002-03-22
* fixing epzs & mpeg1 (hopefully now really ...)Michael Niedermayer2002-03-22
* new motion estimation (epzs) not complete yet but allready pretty good :)Michael Niedermayer2002-03-22
* - Added video coding statistics for ffmpeg. Needs more work.Juanjo2002-03-19
* hopefully better bitrate controllMichael Niedermayer2002-03-17
* - Minor changes on bitrate controlJuanjo2002-02-15
* - More work on preliminary bit rate control, just to be able to get anJuanjo2002-02-10
* - Now the ME is done for the entire picture when enconding, theJuanjo2002-02-10
* (commit by michael)Michael Niedermayer2002-01-24
* added emms_c() macro which should can used in c code in both mmx/non mmx casesFabrice Bellard2001-07-24
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-23
* Initial revisionFabrice Bellard2001-07-22