| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -30/+30 |
* | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -38/+40 |
* | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -38/+38 |
* | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 1 | -4/+4 |
|\ |
|
| * | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo. | reimar | 2009-03-29 | 1 | -4/+4 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -1/+1 |
|\| |
|
| * | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | | Merge svn changes up to r27573 | Uoti Urpala | 2008-09-10 | 1 | -5/+16 |
|\| |
|
| * | Replace casual GPL notices by proper license headers. | diego | 2008-09-07 | 1 | -5/+16 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -1/+2 |
* | | 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 | -26/+1 |
|/ |
|
* | typo fix: inited --> initialized | diego | 2008-02-14 | 1 | -1/+1 |
* | Fix illegal identifiers, names starting with __ are reserved for the system. | diego | 2008-01-27 | 1 | -12/+12 |
* | Relicense files written by Nick Kurshev and marked as "GPL v2" to | diego | 2007-12-30 | 1 | -1/+1 |
* | Remove redundant extern declarations, fixes the warnings: | diego | 2007-12-30 | 1 | -4/+0 |
* | Make vo info structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Remove video_out_png extern in vo_vesa (remains of ill-advised | reimar | 2007-12-02 | 1 | -4/+0 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 | 1 | -2/+2 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -4/+4 |
* | call vbeGetControllerInfo() only once | aurel | 2007-03-23 | 1 | -2/+4 |
* | Fix unkown --> unkNown typo. | diego | 2007-03-07 | 1 | -1/+1 |
* | don't fatal if saving vesa state failed (this always fails on qemu, with this... | ben | 2007-01-04 | 1 | -1/+0 |
* | Hack around libavutil/bswap.h compilation problems due to always_inline undef... | reimar | 2006-12-07 | 1 | -1/+1 |
* | Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at. | diego | 2006-12-01 | 1 | -1/+2 |
* | if double buffering is enabled, but vbeSetDisplayStart() fails, turn double b... | ben | 2006-08-25 | 1 | -1/+6 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 | 1 | -1/+1 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 | 1 | -1/+1 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 | 1 | -66/+64 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -24/+29 |
* | Make include paths consistent among files in libvo. Since -I.. is added | diego | 2005-10-23 | 1 | -2/+2 |
* | use libvbe from vesautils | alex | 2005-08-18 | 1 | -1/+1 |
* | 10l, patch found in geexbox | alex | 2005-08-11 | 1 | -0/+3 |
* | 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 | -4/+4 |
* | strides should always be signed | rfelker | 2005-02-24 | 1 | -6/+6 |
* | Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get | faust3 | 2004-10-06 | 1 | -1/+1 |
* | use aspect code when used with vidix | faust3 | 2004-09-26 | 1 | -1/+5 |
* | 10l query format at least when used with vidix, disable colorkeying with vidi... | faust3 | 2004-08-01 | 1 | -0/+5 |
* | neomagic tv out support throught vesa vbe, patch by Rudolf Marek | alex | 2004-06-25 | 1 | -0/+17 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 | 1 | -2/+2 |
* | Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin... | alex | 2003-12-07 | 1 | -0/+31 |
* | fixed -nocolorkey | alex | 2003-10-22 | 1 | -1/+1 |
* | Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support | alex | 2003-10-17 | 1 | -0/+17 |
* | remove exit_player and exit references | alex | 2003-08-31 | 1 | -2/+2 |
* | 10l (red <-> blue) fix | michael | 2003-07-09 | 1 | -2/+2 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 | 1 | -0/+1 |
* | 10l fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-21 | 1 | -4/+4 |
* | multiple init fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-08 | 1 | -4/+6 |
* | Only write title if verbose>0. | ranma | 2003-03-28 | 1 | -1/+2 |
* | multiple preinit support -- cleaning vidix_name between the multiple preinits... | alex | 2003-03-21 | 1 | -0/+4 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 | 1 | -5/+5 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -1/+1 |
* | hopefully better uninit check | arpi | 2003-01-29 | 1 | -4/+6 |
* | 10l | filon | 2003-01-05 | 1 | -0/+2 |
* | Check if we can open /dev/mem in preinit(), so we can exit cleanly. | filon | 2003-01-05 | 1 | -0/+7 |
* | Not checking it caused SIGSEV when uninitning after vesa init failed. | filon | 2003-01-04 | 1 | -0/+2 |
* | Juste a trivial patch for vesa output. The screen were cleaned at init | arpi | 2002-12-29 | 1 | -2/+2 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -10/+3 |
* | draw_slice() seems to support all csp | arpi | 2002-10-09 | 1 | -1/+1 |
* | a small fix for vo_vesa, when calling set_refresh, when -nofs used. | arpi | 2002-10-07 | 1 | -2/+1 |
* | It prevents mode change when Hsync out of range. | arpi | 2002-09-10 | 1 | -5/+18 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -2/+2 |
* | General Timing Formula algorithm from a scratch. | arpi | 2002-08-22 | 1 | -3/+73 |
* | 10l bug - noticed by Emiel Neggers <emiel@neggers.net> | arpi | 2002-08-16 | 1 | -1/+1 |
* | Disable OSD outside movie, because it's not redrawn currently, user can use -... | atmos4 | 2002-07-27 | 1 | -1/+1 |
* | removed screenshot thingie - it will be moved to video filter layer | alex | 2002-05-27 | 1 | -63/+0 |
* | VFCAP added | arpi | 2002-04-11 | 1 | -1/+1 |
* | Change order of vo_function calls (Although it doesn't matter for now). | nick | 2002-02-17 | 1 | -4/+4 |
* | Screenshot on the fly | nick | 2002-02-17 | 1 | -0/+73 |
* | add vsync support for doublebuffering to vo_vesa | atmos4 | 2002-02-12 | 1 | -4/+4 |
* | Make code simple. Use swScaler even for fastmemcpy purposes :) | nick | 2002-02-09 | 1 | -28/+20 |
* | 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 |
* | Configurable OSD zones | nick | 2002-02-07 | 1 | -0/+36 |
* | swScale internally uses yuv2rgb now if possible | michael | 2002-02-06 | 1 | -2/+2 |
* | Correct vesa shutdown on 'config playback' errors | nick | 2002-02-06 | 1 | -1/+1 |
* | Support of scaling with every fourcc | nick | 2002-02-05 | 1 | -181/+114 |
* | code cleanup | nick | 2002-02-03 | 1 | -10/+2 |
* | Use new tune info | nick | 2002-01-31 | 1 | -1/+1 |
* | new info for tuning | nick | 2002-01-31 | 1 | -1/+1 |
* | preinit usage | nick | 2002-01-26 | 1 | -32/+21 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -0/+10 |
* | added vidix_start() and vidix_stop() for better runtime-resize support ;) | alex | 2002-01-16 | 1 | -0/+1 |
* | Configurable VIDIX usage | nick | 2002-01-11 | 1 | -6/+44 |
* | Minor bugs and new vidix stuff support | nick | 2002-01-10 | 1 | -3/+3 |
* | Embedding vidix | nick | 2002-01-07 | 1 | -8/+32 |
* | paint background on -v -v | nick | 2002-01-06 | 1 | -2/+2 |
* | swscaler cleanup | michael | 2001-11-29 | 1 | -6/+7 |
* | Minor optimization | nick | 2001-11-29 | 1 | -8/+1 |
* | Added preinit of lvo stuff | nick | 2001-11-18 | 1 | -4/+19 |
* | Unknown subdevice now is error (was - warning) | nick | 2001-11-18 | 1 | -1/+2 |
* | Fixed incorretc terminating of lvo stuff and improving of query_format | nick | 2001-11-17 | 1 | -15/+19 |
* | No comments | nick | 2001-11-15 | 1 | -1/+1 |
* | Screen clearing instead of stupid BIOSes | nick | 2001-11-15 | 1 | -0/+13 |
* | minor lacks fixing | nick | 2001-11-13 | 1 | -1/+2 |
* | New video output technique Linux Video Overlay: | nick | 2001-11-13 | 1 | -8/+34 |
* | added missing #include <malloc.h> | pl | 2001-11-09 | 1 | -5/+5 |
* | memalign detection cleanup | pl | 2001-11-09 | 1 | -5/+1 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 | 1 | -1/+0 |
* | Well - old algorithms and new stuff rgb24to16(15) | nick | 2001-11-05 | 1 | -0/+4 |
* | rgb32to16, rgb32to15 support | nick | 2001-11-05 | 1 | -0/+4 |
* | Minor notes | nick | 2001-11-04 | 1 | -2/+2 |
* | Use standard aspect code | nick | 2001-11-04 | 1 | -20/+7 |
* | Code cleanup | nick | 2001-11-04 | 1 | -2/+9 |
* | Double buffering support | nick | 2001-11-04 | 1 | -40/+55 |
* | Fixed rgb2rgb in DGA mode | nick | 2001-11-04 | 1 | -7/+9 |
* | What's new: | nick | 2001-11-03 | 1 | -30/+123 |
* | code cleanup | nick | 2001-11-02 | 1 | -1/+1 |
* | Fixed bug of -vc libmpeg2 on vesa:dga | nick | 2001-11-02 | 1 | -2/+3 |
* | Qualitative speedup decoding when video card supports DGA! | nick | 2001-11-02 | 1 | -103/+122 |
* | vo_vesa: DGA support | nick | 2001-11-01 | 1 | -3/+28 |
* | print 'sw convertor usage' without verbosing | nick | 2001-10-30 | 1 | -1/+1 |
* | Cosmetic | nick | 2001-10-30 | 1 | -3/+2 |
* | memalign 64 | nick | 2001-10-29 | 1 | -0/+8 |
* | yv12 to yv12 scaler | michael | 2001-10-28 | 1 | -3/+4 |
* | vo_vesa: more rgb2rgb support | nick | 2001-10-28 | 1 | -0/+2 |
* | vo_vesa: more rgb2rgb support | nick | 2001-10-28 | 1 | -0/+2 |
* | vo_vesa: rgb2rgb support | nick | 2001-10-28 | 1 | -14/+51 |
* | Suppressing warnings | nick | 2001-10-24 | 1 | -1/+2 |
* | Title support | nick | 2001-10-23 | 1 | -0/+1 |
* | Broken BIOS test | nick | 2001-10-22 | 1 | -0/+1 |
* | OSD support | nick | 2001-10-21 | 1 | -13/+42 |
* | Again changed logic: | nick | 2001-10-21 | 1 | -5/+15 |
* | Again changed logic: | nick | 2001-10-21 | 1 | -10/+15 |
* | Replacing -x, -y on -screenw, -screenh | nick | 2001-10-21 | 1 | -2/+2 |
* | Final fix of libmpeg2 zooming: flipping page support | nick | 2001-10-21 | 1 | -40/+7 |
* | Support of: -x -y -bpp | nick | 2001-10-21 | 1 | -18/+39 |
* | Bad fix of libmpeg2 zooming | nick | 2001-10-21 | 1 | -22/+42 |
* | Best fix of slice drawing with libmpeg2 | nick | 2001-10-20 | 1 | -7/+20 |
* | Bad fix of top rendering with libmpeg2 | nick | 2001-10-20 | 1 | -1/+4 |
* | Qualitative speedup for P3 & K7 cpus | nick | 2001-10-20 | 1 | -6/+14 |
* | Fixed half-image bug and added computing of correct aspect during zooming | nick | 2001-10-20 | 1 | -5/+31 |
* | Fixed zooming bug | nick | 2001-10-20 | 1 | -14/+17 |
* | SwScaling support | nick | 2001-10-19 | 1 | -5/+38 |
* | Initial YUV (YV12) support | nick | 2001-10-19 | 1 | -3/+3 |
* | Better resolution detection | nick | 2001-10-19 | 1 | -18/+37 |
* | More hints. Use save-restore mechanism | nick | 2001-10-18 | 1 | -7/+17 |
* | vo_vesa support | nick | 2001-10-17 | 1 | -0/+502 |