aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* cocoa_common: refactor menu generationGravatar Stefano Pigozzi2012-08-16
* gl_common: fix compilation on OS X 10.8Gravatar Stefano Pigozzi2012-08-16
* VO: remove vo_directfb2 and vo_directxGravatar wm42012-08-16
* vo_vdpau: fix crash when vo_vdpau initialization failsGravatar wm42012-08-16
* video_out: fix crash when VO autoselection failsGravatar wm42012-08-16
* vo_sharedbuffer: remove this VOGravatar Stefano Pigozzi2012-08-15
* osx: fix buildGravatar Stefano Pigozzi2012-08-08
* osd: remove FAST_OSD codeGravatar wm42012-08-07
* VO: remove old VO glueGravatar wm42012-08-07
* osx_common: remove old VO include, modify change_movie_aspect()Gravatar wm42012-08-07
* vo_directx: convert to new VO APIGravatar wm42012-08-07
* win32: fix compilation on MinGWGravatar wm42012-08-07
* vo_null: reformat and use new VO APIGravatar wm42012-08-07
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* vo_v4l2: reformat, use new VO APIGravatar wm42012-08-07
* vo_caca: use new VO APIGravatar wm42012-08-07
* vo_directfb2: reformat and convert to new VO APIGravatar wm42012-08-07
* vo_x11: reformat, use new VO APIGravatar wm42012-08-07
* libvo: remove videodev_mjpeg.hGravatar wm42012-08-06
* VO: remove vo_gif89a, vo_md5sum, vo_yuv4mpegGravatar wm42012-08-06
* VO: remove vo_jpeg, vo_png, vo_pnm, vo_tgaGravatar wm42012-08-06
* vo_image: add outdir optionGravatar wm42012-08-06
* vo_image: add new video output for writing imagesGravatar wm42012-08-06
* video_out: rename privsize member to priv_sizeGravatar wm42012-08-06
* options: get rid of some compatibility stuffGravatar wm42012-08-06
* m_config: implement m_config_new in terms of m_config_simpleGravatar wm42012-08-04
* options: revert passing around talloc contextsGravatar wm42012-08-04
* mplayer: never exit mplayer from within the play loopGravatar wm42012-08-04
* x11_common: remove some code duplicationGravatar wm42012-08-03
* mplayer: do not create X11 state in player frontendGravatar wm42012-08-03
* vo_yuv4mpeg: support writing to stdoutGravatar mplayer-svn2012-08-03
* libmpcodecs: use 128 instead of 64 to define non-native RGB image formatsGravatar mplayer-svn2012-08-03
* vo_x11: X11 non-native RGB/BGR "emulation" only works for 32bitGravatar mplayer-svn2012-08-03
* vo_caca: reformat and various fixesGravatar mplayer-svn2012-08-03
* vo_md5sum: support printing to stdoutGravatar mplayer-svn2012-08-03
* x11: change stop_xscreensaver default to 1 to be more user-friendlyGravatar mplayer-svn2012-08-03
* x11: make the stop-xscreensaver option behave as described in the man pageGravatar mplayer-svn2012-08-03
* vo_null: do not accept hwaccel formatsGravatar mplayer-svn2012-08-03
* VO: remove VO direct renderingGravatar wm42012-08-02
* mplayer: expand --title as property, remove --use-filename-titleGravatar wm42012-08-02
* osd: minor simplification of vo_osd_changed()Gravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* vo_corevideo: remove font_load codeGravatar Stefano Pigozzi2012-08-01
* vo_gl3: support changing cmdlineGravatar wm42012-08-01
* VO: add mechanisms to change VO commandline for VOs supporting itGravatar wm42012-08-01
* Change <endian.h> include to <sys/types.h>Gravatar wm42012-07-31
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* libvo: remove exit_player_bad()Gravatar wm42012-07-30
* vo_gl, vo_gl3: honor global --vsync optionGravatar wm42012-07-30
* Rip out 3DNOW supportGravatar wm42012-07-30