aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* corrected problems with switching to and from fullscreen mode esp. with fixed-voGravatar reimar2004-03-17
* Don't mess with the window position in xinerama when -geometry changes it.Gravatar diego2004-03-16
* Use system clock for xscreensaver pings (Tobias Diedrich).Gravatar diego2004-03-16
* Cygwin provides setenv. Fixes compilation on Cygwin.Gravatar diego2004-03-15
* move refreshrate and adapter_num variables to video_out because they might be...Gravatar faust32004-03-13
* mouse support by Nehal Mistry <nehalmistry at gmx.net>Gravatar faust32004-03-13
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>Gravatar faust32004-03-13
* adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im...Gravatar faust32004-02-29
* replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, ...Gravatar faust32004-02-29
* dont mess with the window position in xinerama when -geometry changes it.Gravatar attila2004-02-24
* set min width/heightGravatar attila2004-02-24
* printf -> mp_msgGravatar attila2004-02-22
* fieldparity verbosity and tvnorm patchGravatar attila2004-02-22
* cut and paste typo fixedGravatar zdar2004-02-21
* removed usage of fb_dev_name, imported field parity reporting from dfbmga, fi...Gravatar zdar2004-02-17
* fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co...Gravatar rik2004-02-16
* get_bit_count -> put_bits_countGravatar rik2004-02-06
* support for latest CVS, patch by Ville SyrjalaGravatar alex2004-01-28
* removed unused headeer dependenciesGravatar alex2004-01-28
* Support binding F11 and F12 keys to commands.Gravatar diego2004-01-16
* linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>Gravatar attila2004-01-10
* MPlayer is now GPL, URL updated.Gravatar diego2004-01-05
* just the same include reordering as in vo_xv (codemetics :)Gravatar alex2003-12-27
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>Gravatar diego2003-12-24
* message fixGravatar rik2003-12-19
* 100lGravatar alex2003-12-08
* Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b...Gravatar alex2003-12-08
* prevent possible segfault when vidmodes is freed and config() calls vo_vm_switchGravatar attila2003-12-08
* Remove unused defineGravatar attila2003-12-08
* Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin...Gravatar alex2003-12-07
* vidix_get_image() fixGravatar michael2003-12-03
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* Added a patch from Anders Rune Jensen to support the latest em8300 CVS changesGravatar mswitch2003-11-28
* send quit command instead of key 'q'.Gravatar joey2003-11-23
* freetype build fixGravatar henry2003-11-20
* change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doe...Gravatar faust32003-11-16
* message expanded with hint to use -v optionGravatar gabucino2003-11-15
* specification of video norm should not be mandatoryGravatar rik2003-11-08
* added subdevice options, SECAM support (for what's it worth...), added \n to ...Gravatar rik2003-11-08
* verbosity changes, zero the whole surface_render[]Gravatar iive2003-11-08
* Warning fixes (approved by A'rpi).Gravatar rathann2003-11-08
* Change conflicting function declaration between .c and .h file, causing aGravatar diego2003-11-07
* new zoran driver as discussed on the CVS list. Hardware passthrough isGravatar rik2003-11-04
* proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr usedGravatar rik2003-11-03
* function convert_matrix() is fixed (off-by-one error) and it is now called wi...Gravatar rik2003-10-31
* prevent lockups on words which do not fit on the screen - temporary fixGravatar henry2003-10-27
* -vop ---> -vfGravatar diego2003-10-25
* ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31...Gravatar rik2003-10-24
* mingw portGravatar faust32003-10-22
* added aspect && geometry supportGravatar faust32003-10-22