annotate TOOLS/realcodecs/rv30.sh @ 18190:11d7992b37cf

Add properties for the tv input color controls. Make the "normal" color controls fallback on the tv ones if not available from vf/vo.
author albeu
date Sat, 22 Apr 2006 14:30:22 +0000
parents 86c478bea7ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7110
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
1 rm rv30.so.6.0
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
2 gcc -c rv30.c -g
86c478bea7ce realplayer codecs wrappers, originaly written by Florian Schneider, extended
arpi
parents:
diff changeset
3 ld -shared -o rv30.so.6.0 rv30.o -ldl -lc