- 25 Dec, 2005 1 commit
-
-
Burkhard Plaum authored
approved by Roman Shaposhnik Originally committed as revision 4777 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
-
- 02 Sep, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4545 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Aug, 2005 1 commit
-
-
Michael Niedermayer authored
dc coeff rounding fix class=3 num of bits fix do interlaced check & idct only if CODEC_FLAG_INTERLACED_DCT Originally committed as revision 4542 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2005 1 commit
-
-
Burkhard Plaum authored
Originally committed as revision 4539 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Aug, 2005 1 commit
-
-
Edward Hervey authored
DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) Originally committed as revision 4503 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 May, 2005 1 commit
-
-
Roine Gustafsson authored
Originally committed as revision 4213 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Apr, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4136 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3872 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Nov, 2004 1 commit
-
-
Burkhard Plaum authored
Originally committed as revision 3717 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Sep, 2004 1 commit
-
-
Jeff Muizelaar authored
Originally committed as revision 3491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 May, 2004 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3146 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) Originally committed as revision 3145 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Apr, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3095 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Mar, 2004 1 commit
-
-
Roman Shaposhnik authored
simple now, take a look for yourself). * additional optimizations of the decoder. It runs at 55fps now on my desktop and it used to be ~45fps. Originally committed as revision 2926 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Mar, 2004 1 commit
-
-
Falk Hüffner authored
Originally committed as revision 2925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2004 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 2902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Mar, 2004 2 commits
-
-
Roman Shaposhnik authored
Originally committed as revision 2893 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
on my desktop. * Misc. DV cleanups and fixes. Originally committed as revision 2892 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Mar, 2004 1 commit
-
-
Roman Shaposhnik authored
from common.c -> common.h so that they can be inlined. + performace gain ~1% (measured with DV decoding) + code bloat 0.05% Looks like a win-win solution. Originally committed as revision 2874 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2665 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Dec, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Nov, 2003 1 commit
-
-
Roman Shaposhnik authored
in terms of time and we're doing slightly better w.r.t. to quality. I don't think there's much room for improvement left, but I'd like to try and vectorize a couple of things. Btw, any ideas on what may impact performance will be greatly appreciated. Originally committed as revision 2532 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2003 1 commit
-
-
Michel Bardiaux authored
Originally committed as revision 2469 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Oct, 2003 1 commit
-
-
Roman Shaposhnik authored
* simple/accurate implementation of dct248 * DV encoding now supports 2-4-8 DCT * DV encoding gets a bit faster (but still miles away from what I think it could do) * misc. DV codec cleanups Originally committed as revision 2425 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2003 1 commit
-
-
Roman Shaposhnik authored
* fixing YUV4MPEG format. * fixing a bug in DV codec where coded_frame was not set. Originally committed as revision 2396 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2003 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 2393 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2389 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Oct, 2003 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 2366 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2003 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 2350 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2003 1 commit
-
-
Roman Shaposhnik authored
of work to do, but it least people can try it out and share ideas. Please don't hesitate to give it a spin: $ ffmpeg -i file.avi file.dv is all you need. * fix for a deallocation bug in DV muxer Originally committed as revision 2327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2003 1 commit
-
-
Roman Shaposhnik authored
decoding. All muxing/demuxing functionality is now available in libavformat/dv.[ch]. * dv1394.c and avidec.c were hooked up with general DV demuxer. * DVAUDIO is dead! Long live pcm_s16le! * DV audio is now always recognized -- which means we can now hear all those ducks quaking in pond.dv. Originally committed as revision 2319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2159 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1874 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1839 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 May, 2003 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 1829 to svn://svn.ffmpeg.org/ffmpeg/trunk
-