OSDN Git Service

Remove "libmpeg2" bitstream reader
authorMans Rullgard <mans@mansr.com>
Sun, 23 Jan 2011 01:18:13 +0000 (01:18 +0000)
committerMans Rullgard <mans@mansr.com>
Sun, 23 Jan 2011 13:57:56 +0000 (13:57 +0000)
commit938f72e19957e9ee3f4ae2bee2fb53ded359009f
tree0fcfcb72b502a0874c4344a12f8d2d24b40895f1
parent2b39962eb616bdb848673485d7b9feed48d39e36
Remove "libmpeg2" bitstream reader

Using the libmpeg2 reader causes errors in a multitude of places,
including MPEG and H264 codecs.  As the advantage of this reader
is questionable, removing it seems the sensible course of action,
especially considering the simplifications this allows elsewhere
with the bit cache size increasing from 17 to 25 bits as minimum.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/get_bits.h