summaryrefslogtreecommitdiff
path: root/libavcodec/xvmc_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Add xvmc_internal.h that contains all internal xvmc function declarations.Diego Biurrun2009-02-141-0/+33
This allows getting rid of a bunch of ugly forward declarations. Originally committed as revision 17280 to svn://svn.ffmpeg.org/ffmpeg/trunk