aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* cocoa_common: make fullscreen menubar/dock hiding conditionalGravatar Stefano Pigozzi2012-09-18
* encode: video encoding now supported using mencoder-like optionsGravatar Rudolf Polzer2012-09-18
* subs, vo_vdpau: support RGBA color for PGS subtitlesGravatar Uoti Urpala2012-09-18
* Remove VESA/FBDEV remains, clean up example.confGravatar wm42012-09-18
* subs, vo: do sub bitmap change detection by comparing IDsGravatar Uoti Urpala2012-09-18
* vo_vdpau: split bitmap packing code into a separate fileGravatar Uoti Urpala2012-09-18
* cleanup: video_out: remove vo_subdevice global variableGravatar wm42012-09-18
* subs: always use sub decoder framework for libass renderingGravatar Uoti Urpala2012-09-18
* subs: libass: use a single persistent renderer for subtitlesGravatar Uoti Urpala2012-09-18
* cleanup: remove pointless #definesGravatar Uoti Urpala2012-09-18
* video_out: free memory if initializing a VO failsGravatar wm42012-09-18
* cocoa_common: improve conditional dock hiding from 3259e4a7aGravatar Stefano Pigozzi2012-08-28
* Adjust ffmpeg/libav #includes to work with recent upstream changesGravatar Uoti Urpala2012-08-21
* video: honor the video's colormatrix and color range flagsGravatar cantabile2012-08-21
* osd: get rid of useless initialization functionGravatar wm42012-08-20
* cocoa_common: add HiDPI/retina supportGravatar Stefano Pigozzi2012-08-16
* cocoa_common.m: add missing config.h includeGravatar Stefano Pigozzi2012-08-16
* cleanup: osx_common: remove unused functionsGravatar Stefano Pigozzi2012-08-16
* 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