| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -9/+9 |
* | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -13/+13 |
* | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -13/+13 |
* | Merge svn changes up to r27573 | Uoti Urpala | 2008-09-10 | 1 | -7/+18 |
|\ |
|
| * | Replace casual GPL notices by proper license headers. | diego | 2008-09-07 | 1 | -7/+18 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -0/+32 |
|\| |
|
| * | Add NV12 colorspace support to VIDIX driver. | ben | 2008-08-07 | 1 | -0/+32 |
* | | Merge svn changes up to r27123 | Uoti Urpala | 2008-06-23 | 1 | -2/+2 |
|\| |
|
| * | remove useless typedef againstfor VDXContext | ben | 2008-06-20 | 1 | -1/+1 |
| * | remove now useless vidixlib.h file | ben | 2008-06-20 | 1 | -1/+1 |
* | | Merge svn changes up to r27092 | Uoti Urpala | 2008-06-17 | 1 | -2/+2 |
|\| |
|
| * | Slightly reduce VIDIX video output verbosity. | diego | 2008-06-08 | 1 | -2/+2 |
* | | Merge svn changes up to r27025 | Uoti Urpala | 2008-06-07 | 1 | -18/+6 |
|\| |
|
| * | declare some functions as static | ben | 2008-06-07 | 1 | -4/+4 |
| * | remove useless vidix versioning stuff | ben | 2008-06-07 | 1 | -5/+0 |
| * | remove duplicated code | ben | 2008-06-07 | 1 | -6/+1 |
| * | Drop some useless parameter from vidix init routine | ben | 2008-06-07 | 1 | -4/+2 |
| * | Drop support for external libvidix (unmaintained and not up-to-date) | ben | 2008-06-07 | 1 | -1/+1 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -3/+3 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 | 1 | -3/+3 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -7/+8 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 | 1 | -28/+19 |
|/ |
|
* | Relicense files marked as GPL v2 to GPL v2 or later. | diego | 2007-12-31 | 1 | -1/+1 |
* | Remove casts that are (no longer) necessary | reimar | 2007-12-02 | 1 | -7/+7 |
* | Use proper type for vidix_preinit parameter instead of void * | reimar | 2007-12-02 | 1 | -2/+2 |
* | Get rid of void pointer arithmetic. | zuxy | 2007-10-23 | 1 | -1/+1 |
* | Remove some unused code, fixes the following warnings: | diego | 2007-10-21 | 1 | -65/+0 |
* | Remove pointless forward declarations. | diego | 2007-08-31 | 1 | -7/+0 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 | 1 | -24/+25 |
* | added support for external VIDIX | nicodvb | 2006-03-28 | 1 | -1/+1 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -9/+16 |
* | really clear frames to black instead of grey, and make sure one of those | reimar | 2005-12-07 | 1 | -5/+14 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -3/+3 |
* | removed unused headeer dependencies | alex | 2004-01-28 | 1 | -1/+0 |
* | vidix_get_image() fix | michael | 2003-12-03 | 1 | -4/+4 |
* | mingw port | faust3 | 2003-10-22 | 1 | -0/+8 |
* | mingw port | faust3 | 2003-10-02 | 1 | -1/+3 |
* | 1000l | alex | 2003-08-14 | 1 | -14/+3 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -1/+1 |
* | this isn't mplayerxp...3 buffers are enough for double(triple)buffering (inst... | alex | 2002-12-15 | 1 | -1/+3 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 1 | -1/+1 |
* | also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented | arpi | 2002-10-10 | 1 | -1/+1 |
* | draw_image, get_image fix | arpi | 2002-10-09 | 1 | -35/+19 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -62/+2 |
* | should solve -vo vesa:vidix problem 'vosub_vidix: video server has | arpi | 2002-08-16 | 1 | -0/+7 |
* | 10l bug fixed (info.cap |= -> = ) | arpi | 2002-07-25 | 1 | -6/+8 |
* | eq reworked | alex | 2002-07-25 | 1 | -87/+78 |
* | - fix audio equalizer | pontscho | 2002-07-19 | 1 | -8/+0 |
* | added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS... | alex | 2002-06-24 | 1 | -14/+31 |
* | yvu9,if09,y8,y800 support and multifile fix | alex | 2002-06-23 | 1 | -1/+2 |
* | YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxp | alex | 2002-06-21 | 1 | -5/+84 |
* | multifile fixed | arpi | 2002-05-08 | 1 | -0/+1 |
* | libdir changed | arpi | 2002-04-24 | 1 | -1/+1 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -1/+1 |
* | VFCAP added | arpi | 2002-04-11 | 1 | -3/+4 |
* | 10l to nick - ACCEPT_WIDTH fixed | arpi | 2002-03-27 | 1 | -3/+13 |
* | fallback to server's control() - patch by KotH | arpi | 2002-03-24 | 1 | -3/+2 |
* | Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support | nick | 2002-03-12 | 1 | -12/+42 |
* | fixed strides for packed fourccs | nick | 2002-03-10 | 1 | -9/+13 |
* | voctls for decoding ahead | nick | 2002-03-09 | 1 | -0/+9 |
* | Optimization and get_image fixes (still untested) | nick | 2002-03-09 | 1 | -129/+68 |
* | VOCTRL_GET_IMAGE (untested but should work) | nick | 2002-03-08 | 1 | -0/+21 |
* | Use as much buffers as possible | nick | 2002-03-03 | 1 | -2/+2 |
* | print the number of buffers used | michael | 2002-02-28 | 1 | -0/+1 |
* | Allow using direct rendering with any HW pitches (even on matrox g400). | nick | 2002-02-17 | 1 | -12/+17 |
* | vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net> | nick | 2002-02-17 | 1 | -30/+49 |
* | More correct direct rendering usage | nick | 2002-02-17 | 1 | -4/+8 |
* | Screenshot on the fly | nick | 2002-02-17 | 1 | -0/+5 |
* | tell to driver doublebuffering | nick | 2002-02-11 | 1 | -1/+1 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 | 1 | -2/+13 |
* | Enable 15bpp on server | nick | 2002-02-05 | 1 | -0/+1 |
* | Optimizing with use new tune info | nick | 2002-02-01 | 1 | -199/+243 |
* | return error if unknown depth given. more informative error messages. dont ex... | alex | 2002-01-31 | 1 | -7/+9 |
* | Use new tune info | nick | 2002-01-31 | 1 | -1/+44 |
* | IMGFMT_RGBxx experimental support | nick | 2002-01-31 | 1 | -2/+79 |
* | provide full vaa interface | nick | 2002-01-27 | 1 | -5/+51 |
* | improvements | nick | 2002-01-27 | 1 | -2/+33 |
* | preinit usage | nick | 2002-01-26 | 1 | -0/+1 |
* | don't render UV planes if interleaved (also add support later) | alex | 2002-01-23 | 1 | -0/+12 |
* | intense -> intensity | nick | 2002-01-23 | 1 | -18/+22 |
* | added support for unlimited video resolution (-1) | alex | 2002-01-20 | 1 | -3/+10 |
* | clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), sett... | alex | 2002-01-19 | 1 | -30/+35 |
* | vidix_grkey_support checking for colorkeying | alex | 2002-01-19 | 1 | -0/+6 |
* | added colorkey handling | alex | 2002-01-18 | 1 | -5/+16 |
* | sorry, i really wanted to add vidix_start and stop as int, to detect if somet... | alex | 2002-01-18 | 1 | -4/+6 |
* | Suppress return values for 'void'. 10L to Alex | nick | 2002-01-18 | 1 | -5/+2 |
* | gamma correction support | nick | 2002-01-18 | 1 | -0/+36 |
* | added vidix_start() and vidix_stop() for better runtime-resize support ;) | alex | 2002-01-16 | 1 | -6/+26 |
* | using LIBDIR@config.h | alex | 2002-01-13 | 1 | -1/+1 |
* | test for preinit errors and correct handling subdevice | nick | 2002-01-13 | 1 | -1/+1 |
* | Using any graphics server | nick | 2002-01-10 | 1 | -6/+11 |
* | OSD support | nick | 2002-01-07 | 1 | -19/+12 |
* | YV12 sliced output fixed | nick | 2002-01-07 | 1 | -2/+2 |
* | Looks working ;) | nick | 2002-01-06 | 1 | -23/+22 |
* | Printing driver name | nick | 2002-01-06 | 1 | -0/+1 |
* | preliminary version | nick | 2002-01-06 | 1 | -0/+320 |