- 15 Oct, 2003 7 commits
-
-
Michael Niedermayer authored
Originally committed as revision 11123 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Mike Melanson authored
Originally committed as revision 2386 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2385 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2384 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2383 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2382 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2381 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2003 6 commits
-
-
Michael Niedermayer authored
* fixing an unitilaized field AVImageInfo::interleaved. As a matter of fact we have two problems here: first AVImageInfo::interleaved is never initialzed in img.c. The second problem is that even if we want interleaved PNGs there's a bug in png.c that prevents us from generating them. The later problem is for somebody familiar with PNG to handle. And yes, always setting AVImageInfo::interleaved to 0 isn't such a good idea, but it still beats garbage values. orginal commit by roman shaposhnik Originally committed as revision 2380 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
* backing out the 0-sized packets patch. We have to devise a more sensible approach. orginal commit by roman shaposhnik Originally committed as revision 2379 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2378 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
<bero -at- geocities.co.jp> Originally committed as revision 2376 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
<bero -at- geocities.co.jp>) Originally committed as revision 2375 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2003 7 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2374 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2373 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2372 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2371 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders Originally committed as revision 2370 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2369 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2368 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Oct, 2003 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2367 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2366 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2365 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2364 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2363 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2003 14 commits
-
-
Alex Beregszaszi authored
Originally committed as revision 2362 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2361 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 2360 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) Originally committed as revision 2359 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
functions and support for 4 pixel high blocks in the put_pixels8_xxx and avg_pixels8_xxx functions, courtesy of Robin Kay (komadori at gekkou.co.uk) Originally committed as revision 2358 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2357 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
direct rendering support Originally committed as revision 2356 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
VOL != 0x120 support Originally committed as revision 2355 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Steven M. Schultz authored
libavcodec/ppc compile errors patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) Originally committed as revision 2354 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
slightly cleaner width / height comment Originally committed as revision 2353 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
#define DEBUG fix by (Glenn Maynard <g_sf at zewt dot org>) Originally committed as revision 2352 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Drew Hess authored
promote avpicture_alloc to public interface patch by (Drew Hess <dhess at ilm dot com>) Originally committed as revision 2351 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 2350 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Mike Melanson authored
Originally committed as revision 2349 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11073 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-