- 27 Oct, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3642 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Oct, 2004 1 commit
-
-
Wolfram Gloger authored
Originally committed as revision 3636 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2004 1 commit
-
-
Roman Shaposhnik authored
Use it with -grab dc1394 * Introducing yet another packed pix_fmt in order to support some of the IIDC1394 modes: uyvy411 (Cb Y0 Y1 Cr Y2 Y3). Originally committed as revision 3621 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Aug, 2004 1 commit
-
-
Todd Kirby authored
enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) Originally committed as revision 3402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jul, 2004 1 commit
-
-
Todd Kirby authored
Originally committed as revision 3339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Nov, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2463 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2003 1 commit
-
-
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
-
- 29 Sep, 2003 1 commit
-
-
Drew Hess authored
Originally committed as revision 2318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2003 1 commit
-
-
Roman Shaposhnik authored
is generic for any video with yuv411. Seems like a trivial fix, but we really have to clean up all of the pix_fmt business a bit more. Originally committed as revision 2169 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2003 1 commit
-
-
Garrick Meeker authored
Originally committed as revision 2024 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 May, 2003 1 commit
-
-
Falk Hüffner authored
Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 May, 2003 1 commit
-
-
Roman Shaposhnik authored
* adding regression tests for all pix_fmt conversions * making libavtest part of the default testsuite Originally committed as revision 1855 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 May, 2003 1 commit
-
-
Roman Shaposhnik authored
+ avcodec_get_pix_fmt converts textual representation of pixel format into the actual id. Complements avcodec_get_pix_fmt_name. + avpicture_layout serializes given picture into a flat array. Complements avpicture_fill. * adding a new option -pix_fmt to the ffmpeg, in order to control pixel format for the codecs that do support it, like rawvideo, for example. * reducing complexity of the rawvideo codec by splitting it in two and making it more reliable via hooking up to the avpicture_layout. Plus adding new FourCC as described here: http://www.fourcc.org * A tiny fix for avienc.c that makes avih and video strf consistent regarding codec FourCC. Originally committed as revision 1842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Apr, 2003 7 commits
-
-
Fabrice Bellard authored
Originally committed as revision 1810 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1809 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1806 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1805 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1803 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1802 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1801 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2003 1 commit
-
-
Fabrice Bellard authored
YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support Originally committed as revision 1800 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Apr, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1794 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1729 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1636 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Feb, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1591 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1560 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Feb, 2003 1 commit
-
-
Philip Gladstone authored
when this conversion was used. I suspect that the same bug may be lurking in other conversions. [The assumption was that the linesize was equal to the width for both the source and destination images. This turns out not to be true in some cases.] Originally committed as revision 1556 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1536 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1524 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2003 2 commits
-
-
Fabrice Bellard authored
Originally committed as revision 1505 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jan, 2003 3 commits
-
-
Max Krasnyansky authored
Originally committed as revision 1484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1483 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1481 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2003 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 1474 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2003 2 commits
-
-
Fabrice Bellard authored
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions Originally committed as revision 1435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1431 to svn://svn.ffmpeg.org/ffmpeg/trunk
-