Janne Grunau 8a6037c390 Revert "h264: clear trailing bits in partially parsed NAL units"
This reverts commit 729ebb2f185244b0ff06d48edbbbbb02ceb4ed4e.

There was an off-by-one error in the bit mask calculation clearing
actually the last valid bit and causing
http://bugzilla.libav.org/show_bug.cgi?id=227

The broken sample (Mr_MrsSmith-h264_aac.mp4) the commit was fixing
does not work after correcting the off-by-one error.

CC: libav-stable@libav.org
2012-03-12 22:46:56 +01:00
2012-03-07 10:03:10 -08:00
2012-03-12 22:46:56 +01:00
2012-03-12 17:01:58 +02:00
2012-03-09 22:02:49 +01:00
2012-02-23 19:36:16 +01:00
2012-02-29 07:24:34 +01:00
2012-03-02 19:10:29 +01:00
2012-03-12 22:46:56 +01:00
2011-03-16 21:54:39 +01:00
2011-04-07 02:54:12 +02:00
2012-02-23 19:36:16 +01:00
2012-02-23 19:36:16 +01:00
2012-01-21 14:54:31 +01:00

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

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

* Read the documentation in the doc/ directory.

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

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