1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00
Go to file
Fabrice Bellard 6bcafa93d7 pkt->pts is already set, please fix audio if you modify this code - supressed unused PKT_FLAG_DROPPED_FRAME
Originally committed as revision 1250 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-20 10:50:44 +00:00
2002-11-19 20:28:29 +00:00
2002-11-20 07:32:18 +00:00
2002-11-18 10:39:22 +00:00
2002-11-11 19:13:50 +00:00
2002-05-25 23:01:48 +00:00
2002-11-19 20:18:08 +00:00
2002-11-14 19:07:25 +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 90.1%
Assembly 7.9%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%