Clément Bœsch b986590810 ffmpeg: remove unneeded ost->picref check.
If there ost->picref is NULL, it will likely crash anyway a few lines
below by dereferencing it in order to access video attribute.
2012-02-13 23:32:39 +01:00
2012-02-12 18:56:06 +01:00
2012-02-13 21:48:20 +01:00
2012-01-28 11:04:19 +01:00
2012-02-06 20:46:58 +01:00
2011-12-05 20:04:48 +01:00
2012-01-25 22:47:45 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%