- 14 May, 2003 1 commit
-
-
joca@rixmail.se authored
Originally committed as revision 1876 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 May, 2003 1 commit
-
-
Zdenek Kabelac authored
* could be complied with runtime linking of libfaad (CONFIG_FAADBIN) * missing/untested support for raw AAC streams (maybe there will be just one entry for aac) * missing configure check for libfaad/config option Originally committed as revision 1857 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1845 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
-
- 05 May, 2003 1 commit
-
-
Mike Melanson authored
Originally committed as revision 1831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Apr, 2003 1 commit
-
-
Mike Melanson authored
Originally committed as revision 1777 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1732 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2003 1 commit
-
-
Mike Melanson authored
Originally committed as revision 1563 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1522 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1514 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
4mv+b frames encoding finally fixed chroma ME 5 comparission functions for ME b frame encoding speedup wmv2 codec (unfinished) user specified diamond size for EPZS Originally committed as revision 1365 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2002 1 commit
-
-
Mark Hills authored
Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 1258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1211 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2002 1 commit
-
-
François Revol authored
contribution by Laszlo Torok <torokl@alpha.dfmk.hu> 4CC 'MAC3' and 'MAC6' in Quicktime. It works for mono streams, needs to be fixed for stereo when I get my hands on a stereo sample :) patch by (François Revol <revol at free dot fr>) Originally committed as revision 1145 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1090 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 999 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2002 1 commit
-
-
Mark Hills authored
Originally committed as revision 896 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jul, 2002 1 commit
-
-
François Revol authored
* Some BeOS fixes: - errno stuff - nanosleep() replacement - added a doc/README.beos * mov reader still has problems with most videos (skips many chunks), - It should now read .mov files with zlib-compressed moov headers (aka cmov) - added SVQ1 support. - removed mapping 'raw ' and 'yuv2' to h263, was my mistake. - added IMA4 support. (tested) - fixed frame rate (it reported 0 fps or something before) - extended file probing ('wide' and 'free' atoms) - improved .mov/.mp4 detection (or so I think) * adpcm * added zlib support, with header file and lib check Originally committed as revision 780 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2002 1 commit
-
-
Nick Kurshev authored
Originally committed as revision 726 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jun, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 685 to svn://svn.ffmpeg.org/ffmpeg/trunk
-