Anton Khirnov 60cb07196f lavf: add avformat_close_input().
It sets the supplied AVFormatContext pointer to NULL after freeing it,
which is safer and its name is consistent with other lavf functions.

Also deprecate av_close_input_file().
(cherry picked from commit 526604545f)

Conflicts:

	doc/APIchanges
	libavformat/utils.c
	libavformat/version.h
2012-01-03 17:47:08 +01:00
2012-01-03 17:47:08 +01:00
2011-06-12 18:01:29 +02:00
2012-01-03 17:20:40 +01:00
2011-09-19 17:39:38 +02:00
2011-12-11 21:24:41 +01:00
2011-12-10 16:40:03 +01:00
2011-12-10 16:40:03 +01:00
2011-12-05 20:04:48 +01:00
2011-12-11 21:24:41 +01:00
2011-11-11 04:25:53 +01:00
2011-04-08 02:50:13 +02:00
2011-09-26 02:28:21 +02:00
2011-12-11 21:24:41 +01:00
2011-10-22 20:49:24 +02:00
2011-12-11 21:24:41 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
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%