summaryrefslogtreecommitdiffstats
path: root/libvo/vo_zr2.c
Commit message (Collapse)AuthorAgeFilesLines
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
| | | | | | | Based on a patch by Sebastian Hegler <s_hegler at gmx dot de>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13788 b3059339-0415-0410-9bf9-f77b7e298cf2
* message fixrik2003-12-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11661 b3059339-0415-0410-9bf9-f77b7e298cf2
* specification of video norm should not be mandatoryrik2003-11-081-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11418 b3059339-0415-0410-9bf9-f77b7e298cf2
* added subdevice options, SECAM support (for what's it worth...), added \n to ↵rik2003-11-081-22/+119
| | | | | | some verbose messages, tended to compiler warnings (signed/unsigned comparison) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11417 b3059339-0415-0410-9bf9-f77b7e298cf2
* new zoran driver as discussed on the CVS list. Hardware passthrough isrik2003-11-041-0/+368
currently supported. Testing: mplayer file.avi -vc zrmjpeg -vo zr2 -v git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11391 b3059339-0415-0410-9bf9-f77b7e298cf2