summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-11-20Fix using of the pointers, leak fixes in configfile.František Dvořák
2008-11-19Support XINE_GUI_SEND_DRAWABLE_CHANGED in DirectX video driverMatthias Ringwald
2008-11-18Fix of the two opened CACA windows in cacaxine (xine-ui).František Dvořák
2008-11-17Fix video out for directx that support YV12 or YUV2Matthias Ringwald
2008-10-30Create secondary buffer with correct pixelformatMatthias Ringwald
2008-10-19Pass native HWND through xine to SDLMatthias Ringwald
2008-11-07voraw minor fixChristophe Thommeret
2008-09-17Mingw+MSys: NLS support, --enable-stdcall-fixupCarlo Bramini
2008-08-08video_out_opengl: Activate only if visual is direct rendering capableMatthias Hopf
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-29Merge from 1.1.Darren Salt
2008-08-13Merge.Darren Salt
2008-08-13Apply the deinterlacer size fix to the XCB Xv plugin.Darren Salt
2008-08-08video_out_opengl: Actually bail out if no display found.Matthias Hopf
2008-08-08Merge.Matthias Hopf
2008-08-01video_out_opengl: Activate only if visual is direct rendering capableMatthias Hopf
2008-07-23Xv deinterlacing was looking at the input image size, not the output image size.Simon Farnsworth
2008-05-23Remove MIN/MAX macro definitions on unit.Diego 'Flameeyes' Pettenò
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2009-01-04Introduce XVMC_LOCKDISPLAY_SAFE to solve deadlocks in certain xxmc implementa...Reinhard Nißl
2008-05-09Use size_t to keep the value returned by strlen().Diego 'Flameeyes' Pettenò
2008-05-09Merge.Darren Salt
2008-05-09Fix compilation failure (capitalisation).Darren Salt
2008-05-09Fix compilation failure (extra "(").Darren Salt
2008-05-09Avoid loop for common memory operations (zeroing, copying, moving).Diego 'Flameeyes' Pettenò
2008-05-09Remove a new bunch of xine_malloc() calls.Diego 'Flameeyes' Pettenò
2008-05-07Replace strn?cpy() + strn?cat() calls with a?sprintf().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-05-06Merge from 1.1.Darren Salt
2008-05-03Remove unused variables, as reported by GCC 4.3.Diego 'Flameeyes' Pettenò
2008-04-21Fix Xv driver debug build.Darren Salt
2008-04-21Merge from 1.1.Darren Salt
2008-04-19Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...Diego 'Flameeyes' Pettenò
2008-04-11Merge from 1.1.Darren Salt
2008-04-09Compilation fixes, mostly ffmpeg-related, and linkage fixes.Darren Salt
2008-04-09Merge from 1.2 main.Darren Salt
2008-04-08New video out plugin ("raw")Christophe Thommeret
2008-04-08Merge from 1.1.Darren Salt
2008-04-08Fix YUY2 Video Output on Mac OS X XineOpenGLViewMatthias Ringwald
2008-03-10Add Xv port selection by type (overlay or textured video).Darren Salt
2008-03-10Add Xv port selection by type (overlay or textured video).Darren Salt
2008-03-06Fix compilation of video_macosx.mMatthias Ringwald
2008-03-01Update to the new FFmpeg's include directory.Diego 'Flameeyes' Pettenò
2008-03-01Merge from 1.2 tip.Diego 'Flameeyes' Pettenò
2008-02-29Merge from 1.1.Darren Salt
2008-02-28Unbreak xcbxv port auto-detection (broken in cset f03669a2395d).Darren Salt
2008-02-25When auto-detecting Xv ports, prefer port nos. >= configured.Darren Salt