summaryrefslogtreecommitdiff
path: root/src/dxr3
AgeCommit message (Expand)Author
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-10Fixed asprintf usagePetri Hintukainen
2011-10-04Merge from 1.1.Darren Salt
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-01Add CLOEXEC flag to DXR3 plugin's descriptors.Chris Rankin
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-03-14Merge from 1.1.Darren Salt
2010-03-10Make buildable with current (external) libdvdnav & libdvdread.Darren Salt
2010-03-07Merge from 1.1.Darren Salt
2010-02-23Merge from 1.1.Darren Salt
2010-02-24src/dxr3/compat.h needs to be in the tarball...Darren Salt
2010-02-12DXR3 compatibility fix for newer versions of the em8300 driver.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-03-25Merge from 1.1; adapt dh_xine for 1.2.Darren Salt
2009-03-22change long-dead email addressmlampard-guest
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
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-23Merge from 1.1. VDR needs to be updated.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-04-09Compilation fixes, mostly ffmpeg-related, and linkage fixes.Darren Salt
2008-03-01Update to the new FFmpeg's include directory.Diego 'Flameeyes' Pettenò
2008-01-06Don't link to DYNAMIC_LD_LIBS anymore, as FFMPEG is no more dlopened.Diego 'Flameeyes' Pettenò
2008-01-05Now that FFmpeg is always used external, move the ffmpeg-based MPEG encoderDiego 'Flameeyes' Pettenò
2008-01-05Merge from 1.2.Diego 'Flameeyes' Pettenò
2008-01-01Merge (with adjustment) from 1.1.Darren Salt
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-12-30Manual port of the color→colour change to 1.2; should make merging easier.Darren Salt
2007-12-26Fix remaining dxr3 compilation errors.Darren Salt
2007-12-26Backed out changeset 169a228c8f4eDiego 'Flameeyes' Pettenò
2007-12-23Break immediately if the video driver is found, rather than continuing for th...Diego 'Flameeyes' Pettenò
2007-12-23Move dxr3_present() in dxr3.h to avoid duplicating the function.Diego 'Flameeyes' Pettenò
2007-12-23Don't create extra variables now that node is transparent to xine's build.Diego 'Flameeyes' Pettenò
2007-12-23Mark all supported_types constant.Diego 'Flameeyes' Pettenò
2007-12-23Make more readable.Diego 'Flameeyes' Pettenò
2007-12-23Fix constant pointers declaration.Diego 'Flameeyes' Pettenò
2007-12-23Mark some static objects constant too.Diego 'Flameeyes' Pettenò
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-20Correct some #includes.Darren Salt
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-14Remove internal FFmpeg reference from build system.Diego 'Flameeyes' Pettenò
2007-12-12Merge from 1.2 main.Diego 'Flameeyes' Pettenò
2007-12-12Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin...Diego 'Flameeyes' Pettenò
2007-12-11Bump the interface version for video decoder plugins.Diego 'Flameeyes' Pettenò