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-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ò
2007-12-11
Update to the new identifier/description interface and call _().
Diego 'Flameeyes' Pettenò
2007-11-19
add support for GNU/kFreeBSD
Petr Salinger ext:(%20)
2007-11-11
Merge transplanted patches.
Darren Salt
2007-11-11
Reset the previous screen resolution after switching to fullscreen.
Claudio Ciccani
2007-11-11
Reset the previous screen resolution after switching to fullscreen.
Claudio Ciccani
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-10-08
Revert cheating invalid frame sizes after fixed frame allocation (continued).
Reinhard Nißl
2007-10-03
Merge from 1.1.
Darren Salt
2007-10-01
Revert cheating invalid frame sizes after fixed frame allocation.
Reinhard Nißl
2007-08-26
Merge from 1.1.
Darren Salt
2007-08-26
Protect previously shown frame from immediate reuse by decoder.
Reinhard Nißl
2007-08-26
Provide options to control ondemand disabling of bob deinterlacing.
Reinhard Nißl
2007-08-26
Protect drawable from beeing changed while drawing.
Reinhard Nißl
2007-08-16
Merge all but the open()/glibc workaround from 1.1.
Darren Salt
2007-07-26
propagate frame changes in xxmc_do_update_frame() to intercepted frames
Reinhard Nißl
2007-07-26
access native frame where an intercepted can be passed
Reinhard Nißl
2007-07-26
initialize pointer to native frame in acceleration data
Reinhard Nißl
[next]