1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-09-16 08:36:51 +02:00
Go to file
Michael Niedermayer f17457ac49 fixing rgb4 & bgr4 (2 pixels per byte)
adding bg4b & rg4b (1 pixel per byte)

Originally committed as revision 9172 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2003-01-30 09:15:09 +00:00
2003-01-19 18:42:49 +00:00
2003-01-29 22:44:34 +00:00
2003-01-29 12:00:11 +00:00
2003-01-19 18:28:23 +00:00
2003-01-23 23:34:29 +00:00
2002-11-11 19:13:50 +00:00
2002-12-28 13:54:11 +00:00
2003-01-29 12:00:11 +00:00
2002-05-25 23:01:48 +00:00
2002-11-20 17:08:39 +00:00
2002-11-19 20:09:45 +00:00
2002-05-09 06:23:37 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
  liba52 are licensed under the Lesser GNU General Public
  License. liba52 is distributed under the GNU General Public License.

Fabrice Bellard.
Languages
C 89.9%
Assembly 8.1%
Makefile 1.3%
C++ 0.3%
Objective-C 0.1%
Other 0.1%