summaryrefslogtreecommitdiffstats
path: root/libvo/vo_zr2.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-22/+22
* Remove obsolete extra elements from opt_t struct initialization.diego2009-03-151-4/+4
* Make data related to suboption parsing const in libvoreimar2009-03-071-1/+1
* Replace casual GPL notices by proper license headers.diego2008-09-071-4/+20
* #include config.h before all other headers.diego2008-03-141-3/+1
* Add a few const attributesreimar2008-01-231-2/+2
* change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do ...rik2007-12-181-1/+1
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* Do not use fast_memcpy for small size copy, esp. when the size is constantreimar2007-06-051-2/+2
* Replace implicit use of fast_memcpy via macro by explicit use to allowreimar2007-06-051-3/+3
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* free MSTRZ args also if parser failsrik2005-01-251-0/+2
* vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STRrik2005-01-251-19/+22
* replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.orgrik2005-01-081-1/+1
* vo_zr2 moves to subopt-helper (per Alex's request)rik2005-01-081-44/+57
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* message fixrik2003-12-191-1/+1
* specification of video norm should not be mandatoryrik2003-11-081-2/+3
* added subdevice options, SECAM support (for what's it worth...), added \n to ...rik2003-11-081-22/+119
* new zoran driver as discussed on the CVS list. Hardware passthrough isrik2003-11-041-0/+368