aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_zr.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Merge svn changes up to r30643Gravatar Uoti Urpala2010-03-10
|\
| * Add header for functions exported from vo_zr.c and use it appropriately.Gravatar diego2010-02-18
| * libvo: Mark functions not used outside of their files as static.Gravatar diego2010-02-16
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r27573Gravatar Uoti Urpala2008-09-10
|\|
| * Replace casual GPL notices by proper license headers.Gravatar diego2008-09-07
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
|/
* #include config.h before all other headers.Gravatar diego2008-03-14
* Use proper length specifiers in mp_msg calls, fixes the warnings:Gravatar diego2007-12-28
* change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do ...Gravatar rik2007-12-18
* Add appropriate const specifiers to some custom parse functions.Gravatar reimar2007-12-02
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* cosmetics: misc typo fixesGravatar diego2007-07-28
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.orgGravatar rik2005-01-08
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr usedGravatar rik2003-11-03
* 1000lGravatar alex2003-08-29
* 1000lGravatar alex2003-08-14
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* more flexible device name guessingGravatar alex2003-06-21
* fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>Gravatar rik2003-04-24
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* some card/mobo combos can't handle buffers larger than 128kB, we change the d...Gravatar rik2002-10-29
* spelling: paramerters -> parametersGravatar rik2002-10-24
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* 0.1lGravatar rik2002-08-05
* cinerama support in -vo zr for people with more than one zoran card, document...Gravatar rik2002-08-05
* 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>Gravatar arpi2002-05-30
* revised query_formatGravatar alex2002-05-27
* update: we use the new quantizer in libavcodec, -zrquality 1 is allowedGravatar rik2002-04-27
* Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:Gravatar rik2002-04-17
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)Gravatar rik2002-02-12
* mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>Gravatar arpi2002-02-11
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* new info for tuningGravatar nick2002-01-31
* fix a decimation/scaling bug in vo_zr and some verbose messages have changed ...Gravatar arpi2002-01-26
* Extensions for video accelerated architectureGravatar nick2002-01-26
* use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>Gravatar arpi2002-01-26
* Added reverting support for -zr* optionsGravatar albeu2002-01-19
* Missed fastmemcpyGravatar nick2002-01-18
* zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik ...Gravatar arpi2002-01-17