- Jan 24, 2006
-
-
Michael Niedermayer authored
Originally committed as revision 4894 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 12, 2006
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 29, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4785 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 22, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4766 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 19, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4757 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 17, 2005
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 24, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4471 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 17, 2005
-
-
Diego Biurrun authored
patch by Peter Robinson pbrobinson @ at @ gmail . dot . com and myself Originally committed as revision 4382 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 01, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4337 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 30, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 24, 2005
-
-
Mike Melanson authored
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") Originally committed as revision 4153 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 04, 2005
-
-
Loren Merritt authored
Originally committed as revision 4003 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 12, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 29, 2004
-
-
Michael Niedermayer authored
common.h -> common.h/bitstream.h Originally committed as revision 3777 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 07, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3739 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 27, 2004
-
-
Burkhard Plaum authored
Originally committed as revision 3717 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 28, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 25, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3637 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 08, 2004
-
-
Michael Niedermayer authored
closes bug #1033108 Originally committed as revision 3574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 25, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3507 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3504 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 10, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 26, 2004
-
-
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
-
- Jun 11, 2004
-
-
Ivan Kalvachev authored
Originally committed as revision 3215 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 30, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3176 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 25, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3156 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 18, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3140 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 12, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3126 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 11, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3124 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 29, 2004
-
-
Michael Niedermayer authored
move codec specific code from parser.c -> <codecname>.c as far as its easily possible Originally committed as revision 3087 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 25, 2004
-
-
Michael Niedermayer authored
support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors minor cleanup segfault fix Originally committed as revision 3060 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 22, 2004
-
-
Michael Niedermayer authored
replace ugly macros by always_inline functions, that way its much more readable and flexible as always_inline can simply be removed while the macros couldnt be about 0.5 % speedup with default parameters Originally committed as revision 3037 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 17, 2004
-
-
Michael Niedermayer authored
passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder moving ref_index from Picture to AVFrame Originally committed as revision 3028 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3027 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 16, 2004
-
-
Michael Niedermayer authored
minor +-1 bugfix Originally committed as revision 3016 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 16, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 10, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2868 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 01, 2004
-
-
Ivan Kalvachev authored
Originally committed as revision 2833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 25, 2004
-
-
Michael Niedermayer authored
detect & warn if the user prvides pts only for some frames, and try to guess the missing ones Originally committed as revision 2812 to svn://svn.ffmpeg.org/ffmpeg/trunk
-