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