| Commit message (Expand) | Author | Age | Files | Lines |
* | 4mv bugfix | Michael Niedermayer | 2002-06-24 | 1 | -2/+2 |
* | dont double check vectors | Michael Niedermayer | 2002-06-02 | 1 | -370/+614 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -11/+11 |
* | - pict_type exported to AVCodecContext | Juanjo | 2002-05-11 | 1 | -1/+1 |
* | much better ME for b frames (a bit slow though) | Michael Niedermayer | 2002-04-19 | 1 | -24/+245 |
* | fixed mpeg4 time stuff on encoding | Michael Niedermayer | 2002-04-17 | 1 | -94/+300 |
* | - ME setting moved to AVCodecContext/MpegEncContext, no longer a global. | Juanjo | 2002-04-14 | 1 | -4/+12 |
* | fixing MVs in hq mode | Michael Niedermayer | 2002-04-01 | 1 | -0/+3 |
* | mpeg4 4MV encoding | Michael Niedermayer | 2002-03-28 | 1 | -2/+3 |
* | 4MV motion estimation (not finished yet) | Michael Niedermayer | 2002-03-27 | 1 | -41/+299 |
* | seems the old intra/inter decission is slightly better with a threshold, than... | Michael Niedermayer | 2002-03-24 | 1 | -3/+9 |
* | 10l (motion_val was uninitilized) | Michael Niedermayer | 2002-03-24 | 1 | -39/+17 |
* | better inter/intra decission algo (same as xvid) | Michael Niedermayer | 2002-03-23 | 1 | -8/+30 |
* | mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) | Michael Niedermayer | 2002-03-22 | 1 | -9/+110 |
* | fixing epzs & mpeg1 (hopefully now really ...) | Michael Niedermayer | 2002-03-22 | 1 | -54/+83 |
* | new motion estimation (epzs) not complete yet but allready pretty good :) | Michael Niedermayer | 2002-03-22 | 1 | -50/+200 |
* | - Added video coding statistics for ffmpeg. Needs more work. | Juanjo | 2002-03-19 | 1 | -0/+2 |
* | hopefully better bitrate controll | Michael Niedermayer | 2002-03-17 | 1 | -0/+1 |
* | - Minor changes on bitrate control | Juanjo | 2002-02-15 | 1 | -1/+1 |
* | - More work on preliminary bit rate control, just to be able to get an | Juanjo | 2002-02-10 | 1 | -3/+6 |
* | - Now the ME is done for the entire picture when enconding, the | Juanjo | 2002-02-10 | 1 | -1/+1 |
* | (commit by michael) | Michael Niedermayer | 2002-01-24 | 1 | -4/+11 |
* | added emms_c() macro which should can used in c code in both mmx/non mmx cases | Fabrice Bellard | 2001-07-24 | 1 | -4/+1 |
* | fixed config for direct mplayer build compatibility | Fabrice Bellard | 2001-07-23 | 1 | -1/+1 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+517 |