File: README

package info (click to toggle)
gopchop 1.1.8-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,908 kB
  • sloc: sh: 9,981; cpp: 4,975; ansic: 4,028; makefile: 105
file content (10 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
This libvo was taken from mpeg2dec version 0.4.0.  So far, the following
changes have been made:
	- stuff to make it work outside of mpeg2dec:
	        - corrected mpeg2*.h include paths
		- added top-level includes path
	- features (merged into libmpeg2 CVS):
		- xshm for remote display from Simon Truss
		- fixing up Simon Truss's patch to work for Xv
	- features (submitted to libmpeg2):
		- window_handle function for redraw support