summaryrefslogtreecommitdiffstats
path: root/libavcodec/motion_est_template.c
Commit message (Expand)AuthorAgeFilesLines
...
* shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at...Loren Merritt2004-07-051-1/+1
* fewer overflowsMichael Niedermayer2004-06-141-5/+8
* clip input motion vectorsMichael Niedermayer2004-06-101-0/+4
* moving motion estimation specific variables from MpegEncContext -> MotionEstC...Michael Niedermayer2004-05-111-7/+7
* reduce dependancy between motion estimation and MpegEncContextMichael Niedermayer2004-05-111-53/+65
* motion estimation cleanupMichael Niedermayer2004-04-221-221/+131
* simplify MV availability check / dont use below last row MV which is always zeroMichael Niedermayer2004-02-131-3/+3
* multithreaded/SMP motion estimationMichael Niedermayer2004-02-131-14/+20
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-101-1/+1
* interlaced motion estimationMichael Niedermayer2003-12-301-90/+169
* removed unused variableFabrice Bellard2003-08-241-0/+2
* Warning fixes.Falk Hüffner2003-05-151-2/+2
* simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i...Michael Niedermayer2003-04-101-4/+4
* some static -> dynamic alloc & 16->8 bitMichael Niedermayer2003-03-311-11/+11
* per file doxyMichael Niedermayer2003-03-061-0/+5
* finetuneing thresholds/factorsMichael Niedermayer2003-01-191-9/+70
* bugsMichael Niedermayer2003-01-181-2/+2
* qpel in mmx2/3dnowMichael Niedermayer2003-01-051-17/+28
* pre motion estimation cleanup/bugfixMichael Niedermayer2003-01-021-6/+13
* shape adaptive diamonds for EPZSMichael Niedermayer2003-01-011-45/+296
* qpel encodingMichael Niedermayer2002-12-271-0/+737
OpenPOWER on IntegriCloud