1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00
Go to file
Anton Khirnov a553c6a347 lavc: use buf[0] instead of data[0] in checks whether a frame is allocated
data[0] may be NULL for valid frames with hwaccel pixel formats.
2013-11-18 18:09:48 +01:00
2013-11-15 10:16:28 +01:00
2013-11-16 13:20:06 +01:00
2013-04-05 18:55:11 +02:00
2013-10-22 10:49:31 +02:00
2013-07-07 21:43:23 +02:00
2013-11-15 10:16:28 +01:00
2013-10-22 10:49:31 +02:00
2013-10-22 10:49:31 +02:00
2013-11-15 10:16:28 +01:00
2013-10-29 14:00:29 +00:00
2013-01-06 16:23:12 +01:00

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.1%
Assembly 7.9%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%