aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.c
Commit message (Expand)AuthorAge
...
| * Fix compilation without VDPAUGravatar uau2009-02-17
| * Add support for VDPAU video out, including hardware decoding.Gravatar reimar2009-02-16
* | Merge svn changes up to r28549Gravatar Uoti Urpala2009-02-13
|\|
| * Add a calc_src_dst_rects that calculates from window size, panscan etc.Gravatar reimar2009-02-12
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r28403Gravatar Uoti Urpala2009-01-31
|\|
| * Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition.Gravatar diego2009-01-30
* | Merge svn changes up to r28176Gravatar Uoti Urpala2008-12-22
|\|
| * Add and use a special lookup function to do table-based translation to MPlaye...Gravatar reimar2008-12-20
| * Cosmetics: get rid of some tabs and trailing whitespace.Gravatar reimar2008-12-20
* | Merge svn changes up to r28162Gravatar Uoti Urpala2008-12-19
|\|
| * xvmc is now a CONFIG_ option in FFmpeg.Gravatar diego2008-12-15
* | Merge svn changes up to r27979Gravatar Uoti Urpala2008-11-22
|\|
| * 100l, the video_out_drivers list must be sorted by priority, notGravatar reimar2008-11-18
| * Direct3D based video_out module.Gravatar reimar2008-11-18
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename all preprocessor directives related to Apple / Mac OS X.Gravatar diego2008-08-06
| * Rename preprocessor directives related to image libraries.Gravatar diego2008-08-05
| * Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
| * Add video driver for Nintendo Wii/GameCube.Gravatar ben2008-08-03
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * allow conditionnal compilation of yuv4mpeg video out.Gravatar ben2008-06-20
* | libvo: Move aspect.c static variables to vo structGravatar Uoti Urpala2008-05-01
* | input: Move key filedescriptor list to context structGravatar Uoti Urpala2008-04-30
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | Remove global vo_flagsGravatar Uoti Urpala2008-04-25
* | Move vo_screenwidth,vo_screenheight to options structGravatar Uoti Urpala2008-04-23
* | Move vo_depthonscreen to x11 structGravatar Uoti Urpala2008-04-23
* | Move vo_dbpp to options structGravatar Uoti Urpala2008-04-23
* | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo structGravatar Uoti Urpala2008-04-23
* | Move global vo_config_count to vo structGravatar Uoti Urpala2008-04-23
* | Create a struct for X11 stateGravatar Uoti Urpala2008-04-23
* | Allocate vo struct with tallocGravatar Uoti Urpala2008-04-23
* | Move vo_ontop to options structGravatar Uoti Urpala2008-04-23
* | Add option pointer to vo structGravatar Uoti Urpala2008-04-23
* | Add new video driver APIGravatar Uoti Urpala2008-04-23
* | video_out.c: Cosmetic changesGravatar Uoti Urpala2008-04-23
|/
* Add a separate definition for quartz.Gravatar diego2008-03-15
* MACOSX_COREVIDEO --> corevideoGravatar diego2008-03-15
* Remove unnecessary #ifdef nesting.Gravatar diego2008-03-07
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* Mark several uses of vo_functions_t as const to stop some of the currentGravatar reimar2007-12-02
* Purge looooong obsolete remnants of vo_fsdga.Gravatar diego2007-08-29