- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jul, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 14372 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 14142 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2007 1 commit
-
-
Carl Eugen Hoyos authored
patch by Carl Eugen Hoyos cehoyos chez ag or at original thread: [FFmpeg-devel] [PATCH] attribute_unused -> av_unused date: 05/29/2007 01:23 PM Originally committed as revision 9155 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Mar, 2007 2 commits
-
-
Loren Merritt authored
Originally committed as revision 8580 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Guillaume Poirier authored
Date: Mar 30, 2007 9:00 PM Subject: Re: [Ffmpeg-devel] Motion Estimation in snow.c for Waevelet encoded frames (DWT) Originally committed as revision 8579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2006 1 commit
-
-
Michael Niedermayer authored
slight PSNR/bitrate increase Originally committed as revision 7361 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Dec, 2006 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging from 0 to 0.14, most are <=0.04 though) Originally committed as revision 7333 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2006 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 7287 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Dec, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Dec, 2006 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 7224 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
make hex and large 2 small diamond search half their size instead or -1 if the initial size was a power of 2 double the hex size so odd sized hexagons are possible Originally committed as revision 7223 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2006 4 commits
-
-
Diego Biurrun authored
Originally committed as revision 7208 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7206 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dia_siue=768 + size -> umh search (old -1 was 784) Originally committed as revision 7205 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dia_size=512 + hexagon size (513 is the normal one used in h264) large to small diamond search dia_size=256 + diamond size Originally committed as revision 7204 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Dec, 2006 4 commits
-
-
Michael Niedermayer authored
this has pretty much no quality or speed effect except very small random changes Originally committed as revision 7202 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7193 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7191 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Nov, 2006 1 commit
-
-
Michael Niedermayer authored
+0.01 PSNR idea from x264 Originally committed as revision 7189 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Oct, 2006 1 commit
-
-
Dominik Mierzejewski authored
mpegvideo.h:777: warning: ‘inline’ is not at beginning of declaration motion_est_template.c:236: warning: ‘inline’ is not at beginning of declaration Approved by Diego. Originally committed as revision 6591 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 May, 2006 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 5348 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2005 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Sep, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3458 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2004 1 commit
-
-
Michael Niedermayer authored
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) different intra block coding (previous was just an ugly hack) 1.8% bitrate reduction -0.01PSNR (foreman@352x288 qscale=8) 1.5% bitrate reduction +0.05PSNR (foreman@352x288 qscale=1) Originally committed as revision 3416 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2004 1 commit
-
-
Michael Niedermayer authored
wavelet based compare functions make epzs_motion_search() more flexible so it can be used for a wider range of block sizes make get_penalty_factor() independant of MpegEncContext Originally committed as revision 3410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jul, 2004 1 commit
-
-
Loren Merritt authored
shape-adaptive diamond + prediction crash patch by (Loren Merritt <lorenm at u dot washington dot edu>) Originally committed as revision 3287 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jun, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3222 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jun, 2004 1 commit
-
-
Michael Niedermayer authored
be somewhat more tollerant on invalid input return INT_MAX instead of -1 for unuseable mv/mb types as that ensures nicely that they arent used initalize limits earlier for b frames a few more asserts to check for out of picture vectors Originally committed as revision 3213 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3124 to svn://svn.ffmpeg.org/ffmpeg/trunk
-