-
- Downloads
VP5/6/8: eliminate CABAC dependency
Create a custom table for VP5/6/8's renorm to avoid depending on H.264's. Saves one instruction in the arithmetic decoder as well. Originally committed as revision 24701 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 3 additions, 3 deletionslibavcodec/Makefile
- libavcodec/vp5.c 1 addition, 1 deletionlibavcodec/vp5.c
- libavcodec/vp56.h 3 additions, 10 deletionslibavcodec/vp56.h
- libavcodec/vp56rac.c 47 additions, 0 deletionslibavcodec/vp56rac.c
- libavcodec/vp6.c 3 additions, 3 deletionslibavcodec/vp6.c
- libavcodec/vp8.c 3 additions, 3 deletionslibavcodec/vp8.c
Loading
Please register or sign in to comment