summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Collapse)AuthorAgeFilesLines
* vo_fbdev addedszabii2001-03-282-0/+288
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@226 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support to vo_dga to change the video mode to the lowest resolutionmgraffam2001-03-271-4/+44
| | | | | | | | | that is larger (or equal to) the video stream. Also, by using the -x and -y options the user can specify a specific video mode. Changed the DOCS/AUTHORS file to reflect this patch so that flames get sent to me :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@222 b3059339-0415-0410-9bf9-f77b7e298cf2
* hex charcode supportarpi_esp2001-03-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@220 b3059339-0415-0410-9bf9-f77b7e298cf2
* sub/osd interface changesarpi_esp2001-03-273-19/+118
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@219 b3059339-0415-0410-9bf9-f77b7e298cf2
* Search font files in ~/.mplayer/font/ instead of current dirlgb2001-03-261-4/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@218 b3059339-0415-0410-9bf9-f77b7e298cf2
* Search font files in ~/.mplayer/font/ instead of current dirlgb2001-03-261-2/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@217 b3059339-0415-0410-9bf9-f77b7e298cf2
* font alpha resampling, see -ffactorarpi_esp2001-03-252-2/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@216 b3059339-0415-0410-9bf9-f77b7e298cf2
* desc fileformat changesarpi_esp2001-03-252-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@215 b3059339-0415-0410-9bf9-f77b7e298cf2
* subtitle+OSD font supportarpi_esp2001-03-258-62/+293
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@214 b3059339-0415-0410-9bf9-f77b7e298cf2
* adds XF86VidMode support to vo_x11.c to do "pseudo-scaling"mgraffam2001-03-241-0/+65
| | | | | | | | uses d_width, d_height when in fullscreen mode to switch to a desired modeline. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@207 b3059339-0415-0410-9bf9-f77b7e298cf2
* grey+alpha rendering support (for .sub)arpi_esp2001-03-246-61/+127
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@203 b3059339-0415-0410-9bf9-f77b7e298cf2
* colkey_on=0 fixarpi_esp2001-03-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@198 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***pontscho2001-03-212-325/+260
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@183 b3059339-0415-0410-9bf9-f77b7e298cf2
* common window setup code moved to set_window()arpi_esp2001-03-171-30/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@121 b3059339-0415-0410-9bf9-f77b7e298cf2
* added #define SHOW_TIME option... (debug)arpi_esp2001-03-131-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@101 b3059339-0415-0410-9bf9-f77b7e298cf2
* Felix Bünemann added support for horizontal scaling for aspect-ratio inatmosfear2001-03-121-8/+21
| | | | | | | fullscreen and bugfixed 'q'-event in check_events() (added SDL_ShowCursor). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@98 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect ratio patch by Felix Bünemannarpi_esp2001-03-111-9/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@85 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to opendivx 0.48arpi_esp2001-03-111-10/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@81 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_vid fixes, code cleanuparpi_esp2001-03-084-66/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@57 b3059339-0415-0410-9bf9-f77b7e298cf2
* vsync in mga/xmgaarpi_esp2001-03-074-25/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@48 b3059339-0415-0410-9bf9-f77b7e298cf2
* added fsdga driverarpi_esp2001-03-052-0/+471
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@39 b3059339-0415-0410-9bf9-f77b7e298cf2
* the common x11 stuffarpi_esp2001-03-032-0/+168
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33 b3059339-0415-0410-9bf9-f77b7e298cf2
* added check_events() interfacearpi_esp2001-03-0318-425/+161
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed auto-generated filesarpi_esp2001-03-021-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30 b3059339-0415-0410-9bf9-f77b7e298cf2
* New dependency systemarpi_esp2001-03-021-9/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25 b3059339-0415-0410-9bf9-f77b7e298cf2
* query libvo for YV12 tooarpi_esp2001-02-272-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial versionarpi_esp2001-02-271-0/+374
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14 b3059339-0415-0410-9bf9-f77b7e298cf2
* DGA supportarpi_esp2001-02-271-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing file fixes, removed .OLD filesarpi_esp2001-02-251-434/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial revisionarpi_esp2001-02-2432-0/+9258
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2