view debian-build/00README @ 10576:e4cdc9ca94c5

Changed all printf into mp_msg Removed extern int verbose Removed some unneeded includes Removed swscale, because this should be done by vf layer instead Removed weird video_out_png definition There is no more flip, zoom, or geometry support, so I removed those. Slices, stride support for all supported CSP. Replaced draw_frame with a stub. Removed: do { ... } while (0) Removed unused dstFourcc. Added DR support Removed USE_CONVERT2FB, since we have real DR now Simplified some color depth checks
author joey
date Tue, 12 Aug 2003 06:57:19 +0000
parents 33f43b0f24f7
children
line wrap: on
line source

This is the debian/ directory for building mplayer packages for binary
binary distribution. It's based on the debian/ directory Dariush Pietrzak made.
Replace the normal debian/ with this and run dpkg-buildpackage.

IMPORTANT: THIS IS NOT YET FINISHED AND DOESNT WORK AT THE MOMENT