Luca Abeni 89da5781a1 Call av_find_stream_info() immediately after opening an input file.
Needed to avoid reading the same TS two times at the beginning of the
file (whic resulted in an "error, non monotone timestamps..." when
streaming RTP from a file)

Originally committed as revision 10148 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-20 07:17:39 +00:00
2007-08-20 06:50:09 +00:00
2007-08-19 20:34:27 +00:00
2007-07-28 14:17:25 +00:00
2007-08-13 05:18:14 +00:00
2007-07-18 15:38:04 +00:00
2007-08-10 13:06:03 +00:00
2007-08-18 08:57:38 +00:00
2007-08-01 02:16:08 +00:00
2007-08-20 06:50:09 +00:00
2007-02-27 16:05:19 +00:00
2006-02-04 11:37:41 +00:00
2007-07-17 22:08:19 +00:00
2007-06-12 09:29:25 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* Read the file COPYING.LGPL. FFmpeg and the associated libraries EXCEPT
  for libpostproc and libswscale are licensed under the GNU Lesser General
  Public License.

* libpostproc and libswscale are distributed under the GNU General Public
  License, see the file COPYING.GPL for details. Their compilation and use
  in FFmpeg is optional.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%