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
2003-11-01
Exchange (void *) function casts for a less evil kind of (void *) cast. Check...
Robin KAY
2003-10-31
First check the pointers on NULL values, then memset;
Michael Roitzsch
2003-10-28
fix yuy2 blending (use overlay/clipping colors).
Miguel Freitas
2003-10-27
Daniel's xvmc cleanups (tested)
Miguel Freitas
2003-10-25
use relchk.sh use relchk.sh use relchk.sh
Daniel Caujolle-Bert
2003-10-24
fix network lockup
Daniel Caujolle-Bert
2003-10-24
Fix pitch calculations for U and V lines.
Robin KAY
2003-10-23
cleanup in video_out.h
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-20
Allow lazy loading of Sun mediaLib. Update ChangeLog.
Robin KAY
2003-10-19
Refactor code. Rewrite chroma keying implementation.
Robin KAY
2003-10-18
Re-add COMPLETION gui_data_exchange() support, removed by //error//.
Daniel Caujolle-Bert
2003-10-18
cleanups, xlock fixes
Daniel Caujolle-Bert
2003-10-12
replace this line (it belongs to Xv)
Michael Roitzsch
2003-10-07
stk update from Darren Hart
Miguel Freitas
2003-10-06
- add XvMC support
Miguel Freitas
2003-10-05
The height of the U and V buffers needs to rounded up for odd frame heights. ...
Robin KAY
2003-10-04
memalign(3C) changed to malloc(3C) as it caused core dumps. This may be indic...
Robin KAY
2003-10-03
Fix multi-buffering when frame height is not a multiple of 16. Fix some off b...
Robin KAY
2003-09-22
fix segfault when configuration fails because the resolution is too high
James Stembridge
2003-09-21
Add support for chroma keyed overlay graphics to video_out_pgx64 and fix vari...
Robin KAY
2003-09-16
Fix some compiler warnings.
James Courtier-Dutton
2003-09-14
Add multi-buffering support to video_out_pgx64 (massive performance increase ...
Robin KAY
2003-09-13
fix colors of YUY2 overlay blending
Miguel Freitas
2003-09-13
update from Darren Hart
Miguel Freitas
2003-08-29
small missing lock
Miguel Freitas
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-08-25
AMD64 support patch by Adrian Schroeter
Michael Roitzsch
2003-08-13
update api/ratio stuff
Miguel Freitas
2003-08-12
Disable building video_out_pgx64 if X11 isn't available.
Robin KAY
2003-08-12
Mistakenly disabled some code I shouldn't have in the previous revision. Now ...
Robin KAY
2003-08-11
Cleaned up code. Removed support for XINE_VISUAL_TYPE_FB. Added support for d...
Robin KAY
2003-08-09
bleh to "//"
Bastien Nocera
2003-08-09
- temptatively fix the directfb video output plugin, maybe it works, maybe it...
Bastien Nocera
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-08-04
vo for libstk
Miguel Freitas
2003-08-04
patch from matthias
Miguel Freitas
2003-07-20
fix G400 chroma bug
James Stembridge
2003-07-12
- adding support for the Intel compiler icc
Michael Roitzsch
2003-06-15
Properly deinterlace YUY2 frames.
Robin KAY
2003-06-15
Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o...
Robin KAY
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-26
- quiet xv plugin
Bastien Nocera
2003-05-26
- quieter adpcm plugin and xshm one
Bastien Nocera
2003-05-14
These are part of the old video out API and should not be needed any longer
Michael Roitzsch
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2003-05-14
force redraw when drawable changes
Miguel Freitas
2003-05-12
Cleaned up console output
Robin KAY
2003-05-07
DVD play sort of works on Win32. Also added a couple more plugings to the Win...
Tim Champagne
2003-05-04
Fix annoying XVideo lockup (probably another bug in the X11 library)
Ewald Snel
[next]