summaryrefslogtreecommitdiff
path: root/libavcodec/motion_est.c
Commit message (Expand)AuthorAge
* 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