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-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-07
Replace strn?cpy() + strn?cat() calls with a?sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-03
Remove unused variables, as reported by GCC 4.3.
Diego 'Flameeyes' Pettenò
2008-04-21
Fix Xv driver debug build.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2008-04-08
New video out plugin ("raw")
Christophe Thommeret
2008-04-08
Fix YUY2 Video Output on Mac OS X XineOpenGLView
Matthias Ringwald
2008-02-17
nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ...
Miguel Freitas
2008-02-04
Fix a few remaining and apparently harmless linkage order issues.
Darren Salt
2008-01-11
XineOpenViewGL bug on PPC/Darwin
Matthias Ringwald
2008-01-04
Pass $(X_CFLAGS) when compiling syncfb.
Darren Salt
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
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-10-08
Revert cheating invalid frame sizes after fixed frame allocation (continued).
Reinhard Nißl
2007-12-31
Build fix: back out the SSA subtitles change from the DirectFB video-out plugin.
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-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-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-10-01
Revert cheating invalid frame sizes after fixed frame allocation.
Reinhard Nißl
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-12
Add a few missing "\n"s.
Darren Salt
2007-07-26
clip overlay against sub image when calling XvMCCompositeSubpicture()
Reinhard Nißl
2007-06-15
fix possible crash in xcbxv output plugin
"Christoph Pfister"
2007-06-13
pgx32/64 need SUNDGA_CFLAGS
Albert Lee
2007-06-13
Avoid name collison (don't redefine TRANSPARENT).
Albert Lee
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-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-14
Remove #ifdef wrappers from the Xv & XcbXv plugins. Allows XcbXv to be built.
Darren Salt
2007-04-13
Disable bob deinterlacing on a per frame decision (continued).
Reinhard Nißl
2007-04-12
Disable bob deinterlacing on a per frame decision.
Reinhard Nißl
2007-04-12
Make bob deinterlacing more precisely and skip it on demand.
Reinhard Nißl
[prev]
[next]