1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
Philip Langdale bd9430db69 CrystalHD: Fix usage of h264 parser.
I was using the wrong value to track the position of the parser in the
stream. For an error-free stream, the size of the frame and number of
bytes consumed will be the same, but in an error situation they can
diverge.

Signed-off-by: Philip Langdale <philipl@overt.org>
2011-04-16 08:10:44 -07:00
2011-04-14 22:35:23 +02:00
2011-04-14 03:21:38 +02:00
2011-03-18 18:49:36 +01:00
2011-04-13 02:49:22 +02:00
2011-04-13 10:06:27 +02:00
2011-04-09 03:17:07 +02:00
2011-04-08 02:50:13 +02:00
2011-04-04 01:29:40 +02:00

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

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

* Read the documentation in the doc/ directory.

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

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