- Dec 07, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3740 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 28, 2004
-
-
Loren Merritt authored
"huffyuv" is compatible with the official version "ffvhuff" contains our improvements Originally committed as revision 3720 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 22, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3703 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 16, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3686 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 12, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3676 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 28, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3645 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3644 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 22, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3496 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 28, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3358 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 27, 2004
-
-
Roman Shaposhnik authored
* making DV testable via libavtest Originally committed as revision 3355 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 14, 2004
-
-
Michael Niedermayer authored
max short startcode distance Originally committed as revision 3223 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 31, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3181 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 29, 2004
-
-
Michael Niedermayer authored
fixes the random dts/pts during encoding asf preroll fix no more initial zero frames for b frame encoding mpeg-es dts during demuxing fixed .ffm timestamp scale fixed, ffm is still broken though Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 12, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3129 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 24, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3056 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 26, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 23, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 22, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 18, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2907 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 09, 2004
-
-
Michael Niedermayer authored
regression test fix (forcing specific audio codecs as the default often depends upon HAVE_MP3LAME or similar) Originally committed as revision 2861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 28, 2004
-
-
John Dalgliesh authored
Originally committed as revision 2824 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 18, 2004
-
-
Michael Niedermayer authored
update libavformat regression checksums (it should be checked why exactly they changed ...), and always test libavformat in make test so this doesnt happen again Originally committed as revision 2799 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 13, 2004
-
-
Michael Niedermayer authored
multithreaded/SMP encoding for MPEG1/MPEG2/MPEG4/H263 all pthread specific code is in pthread.c to try it, run configure --enable-pthreads and ffmpeg ... -threads <num> the internal thread API is a simple AVCodecContext.execute() callback which executes a given function pointer with different arguments and returns after finishing all, that way no mutexes or other thread-mess is needed outside pthread.c Originally committed as revision 2772 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 08, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2766 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 07, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2761 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 02, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2656 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 01, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 2648 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2644 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 30, 2003
-
-
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
-
- Dec 14, 2003
-
-
Michael Niedermayer authored
Originally committed as revision 2606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 10, 2003
-
-
Fabrice Bellard authored
Originally committed as revision 2593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 08, 2003
-
-
Michael Niedermayer authored
Originally committed as revision 2574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 28, 2003
-
-
Michael Niedermayer authored
Originally committed as revision 2537 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 04, 2003
-
-
Michael Niedermayer authored
Originally committed as revision 2479 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 03, 2003
-
-
Michael Niedermayer authored
Originally committed as revision 2477 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 01, 2003
-
-
Michael Niedermayer authored
mpeg4 ac prediction cleanup Originally committed as revision 2326 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 01, 2003
-
-
Michael Niedermayer authored
Originally committed as revision 2188 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 26, 2003
-
-
Michael Niedermayer authored
add mpeg2video_decoder, thats more consistant with the encoders, note, both mpeg1video and mpeg2video decoder will happily decode both mpeg1 and 2 Originally committed as revision 2166 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 24, 2003
-
-
Fabrice Bellard authored
Originally committed as revision 2147 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 16, 2003
-
-
Fabrice Bellard authored
Originally committed as revision 2055 to svn://svn.ffmpeg.org/ffmpeg/trunk
-