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-02-02
Convert the plain Xv plugins to use the new header file.
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
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
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
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
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-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-05
Merge from 1.2.
Diego 'Flameeyes' Pettenò
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-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
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-14
Remove internal FFmpeg reference from build system.
Diego 'Flameeyes' Pettenò
2007-12-12
Merge from 1.2 main.
Diego 'Flameeyes' Pettenò
2007-12-12
Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin...
Diego 'Flameeyes' Pettenò
2007-12-12
Remove commented out xine_xmalloc_aligned for cleanness.
Diego 'Flameeyes' Pettenò
2007-12-12
Use av_mallocz from libavutil rather than xine_xmalloc_aligned for allocating...
Diego 'Flameeyes' Pettenò
2007-12-12
Create a libyuv2rgb.la library to split out the yuv2rgb source files.
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ò
[prev]
[next]