Jason Garrett-Glaser f7f8120fb9 Fix broken vbv_buffer_init handling in libx264.c
Due to being pants-on-head retarded, libavcodec defaults this to zero, which
results in broken output.  This didn't affect ffmpeg.c, which sets it itself,
but caused problems for other calling apps using VBV.
2011-02-08 15:59:27 -08:00
2011-02-08 13:20:56 +01:00
2011-01-24 23:44:58 +00:00
2010-09-03 21:27:19 +00:00
2011-02-08 21:16:02 +00:00
2011-01-18 11:20:17 -08:00
2011-02-05 17:18:45 -05:00
2011-02-05 16:37:43 -05:00
2011-01-18 11:05:51 -08:00
2011-01-18 20:48:23 +00: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%