- 10 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture more direct use of the new mb_type stuff instead of codec specific stuff runtime mb_type debug output h264/h263 variants/mpeg1/2/4 error concealment /resilience for mpeg1/2 various minor optimizations Originally committed as revision 1746 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1722 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Feb, 2003 1 commit
-
-
Michael Niedermayer authored
h263 me range fixed (was smaller then needed) Originally committed as revision 1610 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Feb, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1551 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Feb, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1517 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2003 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 1474 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
nicer mb decission a few minor improvements & fixes Originally committed as revision 1472 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1469 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1461 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1400 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
qpel refinement quality parameter Originally committed as revision 1393 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jan, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1390 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1389 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jan, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1388 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
user specified amount of MV predictors from the last frame b frame MV predictor scaling fixed Originally committed as revision 1384 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
4mv+b frames encoding finally fixed chroma ME 5 comparission functions for ME b frame encoding speedup wmv2 codec (unfinished) user specified diamond size for EPZS Originally committed as revision 1365 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1314 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
adding AVVideoFrame moving quality, pict_type, key_frame, qscale_table, ... to AVVideoFrame removing obsolete variables in AVCodecContext skiping of MBs in b frames correctly initalizing AVCodecContext picture buffer cleanup Originally committed as revision 1302 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2002 1 commit
-
-
Brian Foley authored
Originally committed as revision 1269 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1207 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1194 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
MIN/MAX -> FFMIN/FFMAX Originally committed as revision 1184 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated Originally committed as revision 1122 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1068 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Sep, 2002 2 commits
-
-
Michael Niedermayer authored
cliping too long MVs in b frames instead of setting them to 0 Originally committed as revision 965 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 964 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
fixing 2 small qpel bugs Originally committed as revision 915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Aug, 2002 1 commit
-
-
Dominik Mierzejewski authored
Originally committed as revision 872 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 862 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 858 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jul, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jun, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jun, 2002 1 commit
-
-
Michael Niedermayer authored
more correct EPZS implementation much faster halfpel ME simplifications / reducing duplicate code 4MV in LQ mode Originally committed as revision 641 to svn://svn.ffmpeg.org/ffmpeg/trunk
-