| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | #include config.h before all other headers. | diego | 2008-03-14 | 1 | -3/+1 |
* | Use proper length specifiers in mp_msg calls, fixes the warnings: | diego | 2007-12-28 | 1 | -3/+3 |
* | change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do ... | rik | 2007-12-18 | 1 | -1/+1 |
* | Add appropriate const specifiers to some custom parse functions. | reimar | 2007-12-02 | 1 | -2/+2 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 | 1 | -1/+1 |
* | Make vo info structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | cosmetics: misc typo fixes | diego | 2007-07-28 | 1 | -2/+2 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -4/+4 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -6/+6 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -1/+1 |
* | replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org | rik | 2005-01-08 | 1 | -1/+1 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -2/+2 |
* | proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr used | rik | 2003-11-03 | 1 | -35/+28 |
* | 1000l | alex | 2003-08-29 | 1 | -1/+1 |
* | 1000l | alex | 2003-08-14 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -3/+3 |
* | more flexible device name guessing | alex | 2003-06-21 | 1 | -28/+26 |
* | fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com> | rik | 2003-04-24 | 1 | -4/+13 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -7/+3 |
* | some card/mobo combos can't handle buffers larger than 128kB, we change the d... | rik | 2002-10-29 | 1 | -7/+22 |
* | spelling: paramerters -> parameters | rik | 2002-10-24 | 1 | -1/+1 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -1/+1 |
* | 0.1l | rik | 2002-08-05 | 1 | -2/+2 |
* | cinerama support in -vo zr for people with more than one zoran card, document... | rik | 2002-08-05 | 1 | -365/+468 |
* | 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net> | arpi | 2002-05-30 | 1 | -1/+1 |
* | revised query_format | alex | 2002-05-27 | 1 | -2/+2 |
* | update: we use the new quantizer in libavcodec, -zrquality 1 is allowed | rik | 2002-04-27 | 1 | -2/+2 |
* | Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>: | rik | 2002-04-17 | 1 | -33/+71 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 | 1 | -1/+7 |
* | migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h) | rik | 2002-02-12 | 1 | -13/+13 |
* | mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org> | arpi | 2002-02-11 | 1 | -44/+68 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 | 1 | -1/+1 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 | 1 | -2/+6 |
* | new info for tuning | nick | 2002-01-31 | 1 | -2/+2 |
* | fix a decimation/scaling bug in vo_zr and some verbose messages have changed ... | arpi | 2002-01-26 | 1 | -4/+28 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -0/+10 |
* | use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org> | arpi | 2002-01-26 | 1 | -225/+163 |
* | Added reverting support for -zr* options | albeu | 2002-01-19 | 1 | -5/+30 |
* | Missed fastmemcpy | nick | 2002-01-18 | 1 | -0/+1 |
* | zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik ... | arpi | 2002-01-17 | 1 | -0/+642 |