aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out.c
Commit message (Expand)AuthorAge
...
| * Added -name, -title and -use-filename-title options and implementation in X11...Gravatar ptt2009-11-12
* | Merge branch 'vdpau' into buildGravatar Uoti Urpala2009-09-19
|\ \
| * | VO: Prefer vo_vdpau over vo_xv againGravatar Uoti Urpala2009-09-19
| * | core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
| * | VO interface: Remove obsolete draw_frame() from new interfaceGravatar Uoti Urpala2009-09-17
* | | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\ \ \ | |/ / |/| / | |/
| * Enable calc_src_dst_rects for windowed aspect and panscan.Gravatar reimar2009-08-27
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
* | video_out.c: Fix a minor memory leakGravatar Uoti Urpala2009-05-09
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Rename macosx video output driver to corevideo.Gravatar diego2009-05-04
* | Make VO xv preferred over vdpau againGravatar Uoti Urpala2009-04-02
* | Merge svn changes up to r29134Gravatar Uoti Urpala2009-04-02
|\|
| * Prefer vo vdpau over vo xv where available.Gravatar cehoyos2009-03-31
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netGravatar diego2009-03-14
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Make WinID a 64 bit integer, this should avoid issues with valid WindowGravatar reimar2009-03-02
* | Merge svn changes up to r28690Gravatar Uoti Urpala2009-02-21
|\|
| * 100l, place vdpau below xv, it should not normally be preferred for auto-sele...Gravatar reimar2009-02-21
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
| * Extend calc_src_dst_rects to also calculate the border values needed forGravatar reimar2009-02-17
| * Cropping parameter to calc_src_dst_rects is constGravatar reimar2009-02-17
| * 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
|\|