There are various things I'd still like to do for GOPchop

- libvo still crashes randomly (seems to happen when I move windows during
		load?!?)
- figure out how to get libvo window to auto-refresh on uncover

- change "Run" to "Run File"
- add "Run Clips"

- add GOP flag info to Info window
- add audio packets to Info window

- maybe figure out a way to link to mplayer?
- finish weird PES header flag parsers
- add time offset to scroll bar (parse GOP headers? sequences? dunno)


LOW
- create a command-line-only interface
- issue warning when trying to close/exit with clips still in list
- figure out how to measure time within GOPs
- create little "time" graphic for showing how long clips are in clist
- add "length" column to clip clist (count of included GOPs)
- have Info window show something useful for bytes and offset, add "number" col
- change font in error box header
- figure out how to auto-resize the error message window
- add right-click pop-ups to Info clist for saving:
	- single GOP
	- single I-frame
		(do we need to do a "broken link" for single I-frame writes?)
- figure out how to change .SUFFIXES so .cpp is before .c
