OSDN Git Service

Move H.264 intra prediction functions into their own context
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 5 Sep 2007 05:30:08 +0000 (05:30 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 5 Sep 2007 05:30:08 +0000 (05:30 +0000)
commitc92a30bb061036def498e48e11d454a61e0f3b1f
treecab763e2223c66b8ec61eaea881683aeafe64fbf
parent6a1aa752f0d732fac4ec68f71c4c871b2f823bf6
Move H.264 intra prediction functions into their own context

Originally committed as revision 10397 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264data.h
libavcodec/h264pred.c [new file with mode: 0644]
libavcodec/h264pred.h [new file with mode: 0644]
libavcodec/svq3.c