| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: remove NULL checks before free() all over the code | cboesch | 2010-11-14 | 1 | -7/+6 |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | Merge svn changes up to r30195 | Uoti Urpala | 2010-01-08 | 1 | -2/+2 |
|\ |
|
| * | Replace deprecated sws_scale_ordered usages by sws_scale (which does the same). | reimar | 2010-01-03 | 1 | -2/+2 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -23/+23 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -23/+23 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -2/+9 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -2/+2 |
* | | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 1 | -10/+8 |
|\| |
|
| * | Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo. | reimar | 2009-03-29 | 1 | -7/+5 |
| * | Remove obsolete extra elements from opt_t struct initialization. | diego | 2009-03-15 | 1 | -3/+3 |
* | | Merge svn changes up to r28951 | Uoti Urpala | 2009-03-14 | 1 | -4/+4 |
|\| |
|
| * | Make data related to suboption parsing const in libvo | reimar | 2009-03-07 | 1 | -4/+4 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -8/+18 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -8/+18 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -1/+1 |
|\| |
|
| * | Remove unused declarations and references to vo_draw_text_osd(), | diego | 2008-12-03 | 1 | -1/+1 |
* | | Make various functions static | Uoti Urpala | 2008-08-12 | 1 | -1/+1 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -1/+1 |
|\| |
|
| * | Rename font-related preprocessor directives. | diego | 2008-08-07 | 1 | -1/+1 |
* | | Create a context struct for OSD state | Uoti Urpala | 2008-06-24 | 1 | -10/+7 |
* | | 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 | -21/+10 |
|/ |
|
* | 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 |
* | warning fix: | diego | 2007-08-28 | 1 | -1/+0 |
* | Fix wrong calculation of nbooleans that causes a crash on 64 bit systems | reimar | 2007-08-27 | 1 | -1/+1 |
* | warning fix: | diego | 2007-08-25 | 1 | -3/+0 |
* | Remove pointless variable declaration, the code that sets it is long-gone. | diego | 2007-08-25 | 1 | -3/+0 |
* | Remove stray comment, the code it commented is long-gone. | diego | 2007-08-25 | 1 | -2/+0 |
* | Identifiers should not start with two underscores. | diego | 2007-08-15 | 1 | -3/+3 |
* | Fix likely mistake when using char*. | cehoyos | 2007-08-13 | 1 | -2/+2 |
* | Remove completely pointless "!= 1". | reimar | 2007-06-24 | 1 | -2/+2 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 | 1 | -2/+1 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 | 1 | -18/+2 |
* | Make some functions static. | uau | 2006-07-08 | 1 | -7/+7 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -2/+2 |
* | 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 |
* | Convert vo_aa suboption parser to using the subopt-helper. | ivo | 2005-03-11 | 1 | -93/+94 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -2/+2 |
* | 100l to albeu for his english grammar, and 10l to me becouse I noticed that l... | alex | 2003-08-13 | 1 | -1/+1 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 | 1 | -0/+1 |
* | Use new config headers and types. | albeu | 2003-03-30 | 1 | -11/+8 |
* | 10000l (YUV vs. YVU swscale fix/cleanup) | michael | 2003-03-27 | 1 | -2/+2 |
* | 100l | michael | 2003-02-23 | 1 | -5/+5 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -1/+1 |
* | better fix of vo_aa font segfault | henry | 2003-01-30 | 1 | -0/+4 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -2/+2 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -9/+3 |
* | Fixed some typos and an error in the help output. | diego | 2002-10-06 | 1 | -6/+6 |
* | add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch | pontscho | 2002-08-29 | 1 | -4/+13 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -1/+1 |
* | 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut d... | albeu | 2002-07-26 | 1 | -31/+30 |
* | 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvut... | albeu | 2002-07-20 | 1 | -1/+1 |
* | Use the new Y8 support in place of YV12. | albeu | 2002-06-23 | 1 | -6/+3 |
* | it uses swscaler | alex | 2002-05-27 | 1 | -1/+1 |
* | revised query_format | alex | 2002-05-27 | 1 | -1/+5 |
* | A almost complete rewrite. | albeu | 2002-04-27 | 1 | -312/+295 |
* | moved font_laod.h | arpi | 2002-03-24 | 1 | -0/+1 |
* | 32bpp support not implemented - do not lie | arpi | 2002-03-10 | 1 | -4/+4 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 | 1 | -1/+7 |
* | rgb/bgr 32bpp and IYUV/I420 support | alex | 2002-02-12 | 1 | -1/+21 |
* | 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 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -0/+9 |
* | Added reverting support for -aa* options | albeu | 2002-01-19 | 1 | -0/+9 |
* | 'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@stude... | arpi | 2002-01-11 | 1 | -1/+1 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 | 1 | -1/+1 |
* | never declare variables in *.h files, pls | nick | 2001-10-27 | 1 | -2/+2 |
* | aalib 1.4.X incombatibility fixed | folke | 2001-08-17 | 1 | -5/+3 |
* | now linux/curses detection works | folke | 2001-08-17 | 1 | -2/+5 |
* | osd problem with YV12 fixed | folke | 2001-08-17 | 1 | -7/+15 |
* | vo_font SEGFAULT fixed | arpi | 2001-08-17 | 1 | -7/+12 |
* | define USE_OSD / USE_SUB fixes | folke | 2001-08-16 | 1 | -1/+2 |
* | vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons... | folke | 2001-08-16 | 1 | -1/+2 |
* | vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons... | folke | 2001-08-16 | 1 | -106/+201 |
* | All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed... | folke | 2001-08-15 | 1 | -21/+1 |
* | All aalib options can be passed to aalib (-aaXXX), also -aahelp is new | folke | 2001-08-15 | 1 | -17/+133 |
* | Fix OSD, small misspelling. | atmos4 | 2001-08-15 | 1 | -2/+2 |
* | write fault error fixed | folke | 2001-08-14 | 1 | -2/+2 |
* | vo_aa: configurable now | folke | 2001-08-14 | 1 | -9/+33 |
* | Added cool aalib vo driver. | atmos4 | 2001-08-14 | 1 | -0/+514 |