summaryrefslogtreecommitdiff
path: root/libavcodec/cga_data.h
Commit message (Collapse)AuthorAge
* multiple inclusion guard cleanupDiego Biurrun2011-05-21
| | | | | Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent.
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Add doxygen @file comment blockPeter Ross2010-07-19
| | | | Originally committed as revision 24326 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add @file documentation tagPeter Ross2010-07-18
| | | | Originally committed as revision 24298 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add ff_draw_pc_font()Peter Ross2010-07-18
| | | | Originally committed as revision 24296 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add ff_vga16_fontPeter Ross2010-07-18
| | | | Originally committed as revision 24295 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add ff_ega_palettePeter Ross2010-06-08
| | | | Originally committed as revision 23530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing stdint.h #include to fix 'make checkheaders'.Diego Biurrun2009-07-22
| | | | Originally committed as revision 19484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add CGA and palette data for 8088flex TMV decoder.Daniel Verkamp2009-05-06
Patch by Daniel Verkamp daniel _AT_ drv DOT nu. Originally committed as revision 18764 to svn://svn.ffmpeg.org/ffmpeg/trunk