Nicolas George 3bdf4971ba lavu/opt: implement av_opt_get_key_value().
This function does the low-level work of av_opt_set_from_string()
but can be used when there is no option context or when a generic
handling of unknown keys is needed.

av_opt_set_from_string() is changed to make use of it.
2012-11-04 10:47:52 +01:00
2012-11-04 04:46:10 +00:00
2012-10-13 21:17:43 +02:00
2012-05-04 18:40:36 +02:00
2012-11-03 22:47:14 +01:00
2012-10-31 12:07:11 +01:00
2012-11-01 15:46:18 +01:00
2011-04-08 02:50:13 +02:00
2012-10-31 19:28:02 +01:00
2012-10-30 18:51:21 +01:00
2012-04-06 10:23:26 +02:00

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL 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%