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
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-11
Reset the previous screen resolution after switching to fullscreen.
Claudio Ciccani
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
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
2007-07-26
report unsupported frame format when blending overlay
Reinhard Nißl
2007-07-26
report unsupported frame format and abort
Reinhard Nißl
2007-08-02
Merge from 1.1.
Darren Salt
2007-07-26
clip overlay against sub image when calling XvMCCompositeSubpicture()
Reinhard Nißl
2007-06-17
Merge 1.1 branch, with the BE_/LE_ macros renamed.
Diego 'Flameeyes' Pettenò
2007-06-15
fix possible crash in xcbxv output plugin
"Christoph Pfister"
2007-06-15
Use xine_xcalloc() to make sure nothing will overflow.
Diego 'Flameeyes' Pettenò
2007-06-15
Change variable to be size_t if sizeof() is used to compare to it.
Diego 'Flameeyes' Pettenò
2007-06-14
Merge from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-06-13
pgx32/64 need SUNDGA_CFLAGS
Albert Lee
2007-06-13
Avoid name collison (don't redefine TRANSPARENT).
Albert Lee
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-08-12
Add a few missing "\n"s.
Darren Salt
2007-06-09
Add $(LTLIBINTL) for a few plugins which I'd missed.
Darren Salt
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-06-08
Added $(LTLIBINTL) to several targets
Ben Taylor
2007-06-08
Merge from 1.1.
Darren Salt
2007-06-06
[PATCH] video_out_fb crash
Steve Freeland
2007-06-01
Port Simon Farnsworth's xv deinterlacing fix to xcbxv.
Darren Salt
2007-05-17
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Darren Salt
2007-05-02
[PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv
Simon Farnsworth
2007-05-04
[PATCH] Fix deinterlacing in video_out_xv.c
Simon Farnsworth
2007-05-06
Merge Reinhard Nissl's xxmc fixes and related changes.
Darren Salt
2007-04-16
[1.2 patch] removal of deinterlace.[c/h] and xvmc deinterlacers
Christoph Pfister
2007-04-16
removal of [xcb]xv deinterlacers
Christoph Pfister
2007-05-31
Make vidix buildable again.
Darren Salt
[next]