- 30 Dec, 2003 1 commit
-
-
Michael Niedermayer authored
interlaced mpeg2 encoding P & B frames rate distored interlaced mb decission alternate scantable support 4mv encoding fixes (thats also why the regression tests change) passing height to most dsp functions interlaced mpeg4 encoding (no direct mode MBs yet) various related cleanups disabled old motion estimaton algorithms (log, full, ...) they will either be fixed or removed Originally committed as revision 2638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Dec, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Dec, 2003 1 commit
-
-
Aurelien Jacobs authored
libavcodec to compile without CONFIG_ENCODERS defined patch by (Aurelien Jacobs <aurel at gnuage dot org>) Originally committed as revision 2604 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Dec, 2003 1 commit
-
-
Michael Niedermayer authored
slice cleanup Originally committed as revision 2568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2552 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2468 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Oct, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2436 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Oct, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2428 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Panagiotis Issaris authored
Originally committed as revision 2427 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Oct, 2003 3 commits
-
-
Alex Beregszaszi authored
Originally committed as revision 2424 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2423 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger) Originally committed as revision 2422 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2412 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2003 1 commit
-
-
Mike Melanson authored
<bero -at- geocities.co.jp>) Originally committed as revision 2375 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2372 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Sep, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2276 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Sep, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2248 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Aug, 2003 1 commit
-
-
Michael Niedermayer authored
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) Originally committed as revision 2124 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jun, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1983 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 May, 2003 1 commit
-
-
BERO authored
Originally committed as revision 1879 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 May, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1868 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 May, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1865 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1843 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1771 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2003 1 commit
-
-
Zdenek Kabelac authored
empty dsp_mask - no change FORCE - add, no FORCE - enabled bits are masked out Originally committed as revision 1659 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
bitexact cleanup Originally committed as revision 1617 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 2 commits
-
-
Zdenek Kabelac authored
Originally committed as revision 1579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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
-
- 19 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
nicer mb decission a few minor improvements & fixes Originally committed as revision 1472 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2003 1 commit
-
-
Felix von Leitner authored
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) Originally committed as revision 1450 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jan, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1427 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1426 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2003 3 commits
-
-
Fabrice Bellard authored
Originally committed as revision 1410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1408 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-