| Commit message (Expand) | Author | Age |
... | |
* | | Merge svn changes up to r28690 | Uoti Urpala | 2009-02-21 |
|\| |
|
| * | 100l, place vdpau below xv, it should not normally be preferred for auto-sele... | reimar | 2009-02-21 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 |
|\| |
|
| * | Extend calc_src_dst_rects to also calculate the border values needed for | reimar | 2009-02-17 |
| * | Cropping parameter to calc_src_dst_rects is const | reimar | 2009-02-17 |
| * | Fix compilation without VDPAU | uau | 2009-02-17 |
| * | Add support for VDPAU video out, including hardware decoding. | reimar | 2009-02-16 |
* | | Merge svn changes up to r28549 | Uoti Urpala | 2009-02-13 |
|\| |
|
| * | Add a calc_src_dst_rects that calculates from window size, panscan etc. | reimar | 2009-02-12 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 |
* | | Merge svn changes up to r28403 | Uoti Urpala | 2009-01-31 |
|\| |
|
| * | Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition. | diego | 2009-01-30 |
* | | Merge svn changes up to r28176 | Uoti Urpala | 2008-12-22 |
|\| |
|
| * | Add and use a special lookup function to do table-based translation to MPlaye... | reimar | 2008-12-20 |
| * | Cosmetics: get rid of some tabs and trailing whitespace. | reimar | 2008-12-20 |
* | | Merge svn changes up to r28162 | Uoti Urpala | 2008-12-19 |
|\| |
|
| * | xvmc is now a CONFIG_ option in FFmpeg. | diego | 2008-12-15 |
* | | Merge svn changes up to r27979 | Uoti Urpala | 2008-11-22 |
|\| |
|
| * | 100l, the video_out_drivers list must be sorted by priority, not | reimar | 2008-11-18 |
| * | Direct3D based video_out module. | reimar | 2008-11-18 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 |
|\| |
|
| * | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. | diego | 2008-10-13 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 |
|\| |
|
| * | Rename all preprocessor directives related to Apple / Mac OS X. | diego | 2008-08-06 |
| * | Rename preprocessor directives related to image libraries. | diego | 2008-08-05 |
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 |
| * | Add video driver for Nintendo Wii/GameCube. | ben | 2008-08-03 |
| * | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 |
|\| |
|
| * | Change a bunch of video-output-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 |
* | | Create a context struct for OSD state | Uoti Urpala | 2008-06-24 |
* | | Merge svn changes up to r27123 | Uoti Urpala | 2008-06-23 |
|\| |
|
| * | allow conditionnal compilation of yuv4mpeg video out. | ben | 2008-06-20 |
* | | libvo: Move aspect.c static variables to vo struct | Uoti Urpala | 2008-05-01 |
* | | input: Move key filedescriptor list to context struct | Uoti Urpala | 2008-04-30 |
* | | Add a context for mp_fifo | Uoti Urpala | 2008-04-29 |
* | | Remove global vo_flags | Uoti Urpala | 2008-04-25 |
* | | Move vo_screenwidth,vo_screenheight to options struct | Uoti Urpala | 2008-04-23 |
* | | Move vo_depthonscreen to x11 struct | Uoti Urpala | 2008-04-23 |
* | | Move vo_dbpp to options struct | Uoti Urpala | 2008-04-23 |
* | | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo struct | Uoti Urpala | 2008-04-23 |
* | | Move global vo_config_count to vo struct | Uoti Urpala | 2008-04-23 |
* | | Create a struct for X11 state | Uoti Urpala | 2008-04-23 |
* | | Allocate vo struct with talloc | Uoti Urpala | 2008-04-23 |
* | | Move vo_ontop to options struct | Uoti Urpala | 2008-04-23 |
* | | Add option pointer to vo struct | Uoti Urpala | 2008-04-23 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 |
* | | video_out.c: Cosmetic changes | Uoti Urpala | 2008-04-23 |
|/ |
|
* | Add a separate definition for quartz. | diego | 2008-03-15 |