-
- Downloads
Split cabac decoding code out of h264.c.
not slower according to benchmarks. Originally committed as revision 21181 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 2 additions, 2 deletionslibavcodec/Makefile
- libavcodec/h264.c 4 additions, 1098 deletionslibavcodec/h264.c
- libavcodec/h264.h 8 additions, 0 deletionslibavcodec/h264.h
- libavcodec/h264_cabac.c 1785 additions, 0 deletionslibavcodec/h264_cabac.c
- libavcodec/h264data.h 0 additions, 642 deletionslibavcodec/h264data.h
This diff is collapsed.
libavcodec/h264_cabac.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment