Move H.264 intra prediction functions into their own context
Originally committed as revision 10397 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 2 additions, 2 deletionslibavcodec/Makefile
- libavcodec/h264.c 6 additions, 768 deletionslibavcodec/h264.c
- libavcodec/h264.h 2 additions, 4 deletionslibavcodec/h264.h
- libavcodec/h264data.h 0 additions, 23 deletionslibavcodec/h264data.h
- libavcodec/h264pred.c 1059 additions, 0 deletionslibavcodec/h264pred.c
- libavcodec/h264pred.h 76 additions, 0 deletionslibavcodec/h264pred.h
- libavcodec/svq3.c 0 additions, 30 deletionslibavcodec/svq3.c
Loading
Please register or sign in to comment