aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.c
Commit message (Expand)AuthorAge
* VO: remove vo_directfb2 and vo_directxGravatar wm42012-08-16
* video_out: fix crash when VO autoselection failsGravatar wm42012-08-16
* vo_sharedbuffer: remove this VOGravatar Stefano Pigozzi2012-08-15
* VO: remove old VO glueGravatar wm42012-08-07
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* 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 new video output for writing imagesGravatar wm42012-08-06
* video_out: rename privsize member to priv_sizeGravatar 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: do not create X11 state in player frontendGravatar wm42012-08-03
* VO: remove VO direct renderingGravatar wm42012-08-02
* mplayer: expand --title as property, remove --use-filename-titleGravatar wm42012-08-02
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* vo_gl, vo_gl3: honor global --vsync optionGravatar wm42012-07-30
* libvo, libao: remove useless video and audio output driversGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * vo_sharedbuffer: remove from autoprobe listGravatar Stefano Pigozzi2012-07-27
| * VO: implement shared option handling, use for vdpauGravatar Uoti Urpala2012-07-16
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
| * vo_sharedbuffer: add this video outputGravatar Stefano Pigozzi2012-04-26
* | vo_gl: refuse to use software renderer, unless explicitly requestedGravatar wm42012-04-24
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
* | libvo: add vo_gl3Gravatar wm42012-03-31
| * VO: move gl+cocoa before corevideo in default VO orderGravatar Stefano Pigozzi2012-03-25
| * vo_quartz: remove this video outputGravatar Stefano Pigozzi2012-03-25
| * core: restructure main play loop, continue audio after videoGravatar Uoti Urpala2012-03-19
* | windows support: prefer vo_direct3d_shaders over vo_direct3dGravatar wm42012-03-17
* | vo_direct3d: disable using shaders by default, and add direct3d_shaders VOGravatar wm42012-03-17
* | windows support: prefer vo_direct3d over vo_directxGravatar wm42012-03-17
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\|
| * vo: reject vo_redraw_frame() if no frames have been drawnGravatar Uoti Urpala2012-02-28
* | vo_gl: add "backend" suboption to allow selecting the GUI backendGravatar wm42012-02-09
|/
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\
| * libvo: change default window title to "mplayer2"Gravatar wm42011-12-06
| * libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* | core, vo: new window refresh logic, add slow-video OSD redrawGravatar Uoti Urpala2011-12-06
* | core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* | vo: do final frame draw only near page flipGravatar Uoti Urpala2011-12-06
|/
* vo_gl: add new vo name "gl_sdl" to make SDL+GL mode availableGravatar wm42011-10-24
* vo_gl2, vo_matrixview: remove these VOsGravatar wm42011-10-24
* input: rework event reading and command queuingGravatar Uoti Urpala2011-07-17
* vo_xvmc: drop XvMC supportGravatar Uoti Urpala2011-05-09
* core: hr-seek: fix soft hang with hrseek past EOFGravatar Uoti Urpala2011-03-03
* vo_zr2: drop Zoran supportGravatar Uoti Urpala2011-01-31
* vo_dxr2, ao_dxr2: drop dxr2 supportGravatar Uoti Urpala2011-01-31
* vidix: drop VIDIX supportGravatar Uoti Urpala2011-01-31
* libvo: register X11 connection fd in input event systemGravatar Uoti Urpala2010-12-14