summaryrefslogtreecommitdiffstats
path: root/libavcodec/motion_est_template.c
Commit message (Expand)AuthorAgeFilesLines
...
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-101/+101
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-5/+5
* H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer2004-10-281-0/+10
* pre_cmp fixMichael Niedermayer2004-09-131-3/+10
* quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, ...Michael Niedermayer2004-08-261-7/+5
* 4x4 SSE compare functionMichael Niedermayer2004-08-221-13/+11
* 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