index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
Age
Commit message (
Expand
)
Author
2008-03-06
Fix compilation of video_macosx.m
Matthias Ringwald
2008-02-29
Merge from 1.1.
Darren Salt
2008-02-28
Unbreak xcbxv port auto-detection (broken in cset f03669a2395d).
Darren Salt
2008-02-25
When auto-detecting Xv ports, prefer port nos. >= configured.
Darren Salt
2008-02-25
Add more VO_CAP_* to indicate support for colour controls & zoom properties.
Darren Salt
2008-02-17
nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ...
Miguel Freitas
2008-02-04
Tidy up Xv YUY2/YV12 checking & reporting.
Darren Salt
2008-02-04
Merge from 1.1.
Darren Salt
2008-02-04
Fix a few remaining and apparently harmless linkage order issues.
Darren Salt
2008-02-02
Move more shared Xv config desc. & help strings; add new location to POTFILES.
Darren Salt
2008-02-02
Handle invalid port nos. properly (avoids a possible xcbxv segfault).
Darren Salt
2008-02-02
Convert the XxMC plugin to use the new header file.
Darren Salt
2008-02-02
XvMC plugin uses the new header; use config_help; small var/struct cleanup.
Darren Salt
2008-02-02
Convert the plain Xv plugins to use the new header file.
Darren Salt
2008-02-02
Add a header file for some strings shared between the Xv-using plugins.
Darren Salt
2008-02-02
Convert xshm_set_property() from if() chain to switch block.
Darren Salt
2008-02-01
Port Xv port selection to xxmc.
Darren Salt
2008-02-01
Add Xv port selection to the XCB xv plugin.
Darren Salt
2008-02-01
Fallback to auto-detect when the specified Xv port is unavailable or unusable.
Darren Salt
2008-02-01
patch adding video.device.xv_port option
Jean-Yves Lefort
2008-01-17
Remove SyncFB video output plugin, and related documentation and code.
Diego 'Flameeyes' Pettenò
2008-01-11
Merge from 1.1.
Darren Salt
2008-01-11
XineOpenViewGL bug on PPC/Darwin
Matthias Ringwald
2008-01-06
Merge from 1.1.
Darren Salt
2008-01-04
Pass $(X_CFLAGS) when compiling syncfb.
Darren Salt
2008-01-03
Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the...
Diego 'Flameeyes' Pettenò
2008-01-02
Make scale_line description constant.
Diego 'Flameeyes' Pettenò
2008-01-02
Make xv_check_capability accept constant strings.
Diego 'Flameeyes' Pettenò
2008-01-02
The device name is constant.
Diego 'Flameeyes' Pettenò
2008-01-02
Return value is a constant string.
Diego 'Flameeyes' Pettenò
2008-01-01
Merge (with adjustment) from 1.1.
Darren Salt
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
2008-01-01
Merge from 1.1.
Darren Salt
2007-12-31
Build fix: back out the SSA subtitles change from the DirectFB video-out plugin.
Darren Salt
2007-12-30
Merge from 1.1 (except po/*; translators needed for this).
Darren Salt
2007-12-30
Manual port of the color→colour change to 1.2; should make merging easier.
Darren Salt
2007-12-27
Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial).
Darren Salt
2007-12-27
[Subtitles] SSA-tags patch
Dubois Nicolas
2007-12-26
Correct another color→colour change to a struct member name.
Darren Salt
2007-12-26
Correct a color→colour change to a struct member name.
Darren Salt
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-12-20
Correct some #includes.
Darren Salt
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-11
Don't use the if(foo) free(foo); construct, as free(NULL); is well defined.
Diego 'Flameeyes' Pettenò
2007-12-11
Don't use two C files to build the two versions of directfb. Just add -DDIREC...
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all video output plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
[next]