]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/motion_est_template.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / motion_est_template.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-07-24 diegocosmetics: Fix two common typos: wont --> will not...
2008-07-09 michaelNew full search ME
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2007-07-05 diegolicense header consistency cosmetics
2007-05-30 benoitrename attribute_unused to av_unused and moves its...
2007-03-31 lorenmdoxy comment tweaks
2007-03-31 gpoirierAdd doxy comments, based on Loren's explanations posted...
2006-12-22 michaeltest DIRECT{0,0} too if flag mv0 is used
2006-12-20 michaelfix special casing of the 0,0 MV for b frames (slight...
2006-12-20 michaeldont favor the zero MV if mv0 is used (psnr per bitrate...
2006-12-12 michaelmv overflow in map fix (untested except regression...
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-12-05 michael10l umh search needs hex size 2 now after the last...
2006-12-05 michaelmake hex and large 2 small diamond search half their...
2006-12-02 diegospelling cosmetics: cliped --> clipped
2006-12-02 michaelfix indention
2006-12-02 michaeldia_size=-1 -> funny_diamond_search()
2006-12-02 michaelhexagon search
2006-12-01 michaelremove pretty much useless skiping of some predictors
2006-12-01 michaeltypo in umh
2006-12-01 michaelUMH support (dia_size=-1 activates it)
2006-12-01 michaelcosmetic (prevent name clashes of variables in a macro...
2006-11-30 michael1 step diamond search around the median MV predictor
2006-10-11 diegoRename ABS macro to FFABS.
2006-10-08 rathannFixes:
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-05-07 michaelmake zero motion vector threshold user setable
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-02-24 michaelkill warnings patch by (Måns Rullgård <mru inprovide...
2004-10-28 michaelH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-09-13 michaelpre_cmp fix
2004-08-26 michaelquad tree based motion compensation (currently only...
2004-08-22 michael4x4 SSE compare function
2004-07-05 michael shape-adaptive diamond + prediction crash patch by...
2004-06-14 michaelfewer overflows
2004-06-10 michaelclip input motion vectors
2004-05-11 michaelmoving motion estimation specific variables from MpegEn...
2004-05-11 michaelreduce dependancy between motion estimation and MpegEnc...
2004-04-22 michaelmotion estimation cleanup
2004-02-13 michaelsimplify MV availability check / dont use below last...
2004-02-13 michaelmultithreaded/SMP motion estimation
2004-01-10 michaelcopyright year update of the files i touched and rememb...
2003-12-30 michaelinterlaced motion estimation
2003-08-24 bellardremoved unused variable
2003-05-15 mellumWarning fixes.
2003-04-10 michaelnisimplified adressing of most mb based arrays (mb_x...
2003-03-31 michaelnisome static -> dynamic alloc & 16->8 bit
2003-03-06 michaelniper file doxy
2003-01-19 michaelnifinetuneing thresholds/factors
2003-01-18 michaelnibugs
2003-01-05 michaelniqpel in mmx2/3dnow
2003-01-02 michaelnipre motion estimation cleanup/bugfix
2003-01-01 michaelnishape adaptive diamonds for EPZS
2002-12-27 michaelniqpel encoding