index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dxr3
/
Makefile.am
Age
Commit message (
Expand
)
Author
2006-12-30
Link against libm (missing symbols).
Darren Salt
2006-12-28
Link to libxine when needed
Reinhard Tartler
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2005-09-25
move alphablend to core
Miguel Freitas
2003-09-11
fix stuttering playback for some non-MPEG content with the dxr3:
Michael Roitzsch
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2003-05-03
as announced on xine-devel:
Michael Roitzsch
2003-04-30
* include nav_read.c for builds with included libdvdnav
Michael Roitzsch
2003-03-08
first step towards fixing the DVD menu highlighting problems
Michael Roitzsch
2003-03-02
nicer linking
Michael Roitzsch
2003-02-17
libfame cflag fix
Michael Roitzsch
2003-01-11
I almost forgot...
Michael Roitzsch
2002-11-22
Developers can now run "make" in their work area (e.g. src/libffmpeg) and it
Stephen Torri
2002-10-09
configure.ac:
Stephen Torri
2002-09-19
Updated cvscompile.sh to look for configure.ac
Stephen Torri
2002-08-24
linking fixes
Michael Roitzsch
2002-08-18
fix conditional X11 linking for older automake versions
Michael Roitzsch
2002-08-17
finally (nearly) full overlay functionality for the dxr3 by doing spu
Michael Roitzsch
2002-08-11
(hopefully) make dxr3 compile without X11
Michael Roitzsch
2002-06-28
/usr/src/linux is not needed as an include path
Michael Roitzsch
2002-05-24
- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>
Miguel Freitas
2002-05-06
Some clean ups and adjustments submitted by Michael Roitzsch <amalthea@freene...
James Courtier-Dutton
2002-05-02
Small re-org to some dxr3 code.
James Courtier-Dutton
2002-04-29
Fix 'make dist', all files are included in tarball now.
Daniel Caujolle-Bert
2002-04-29
Make dxr3 compile from the "make dist" sources.
James Courtier-Dutton
2002-04-28
Add some files which were left out of the "make dist" for the dxr3.
James Courtier-Dutton
2002-04-04
latest dxr3 patches from Michael Roitzsch and Zoltan Boszormenyi
Miguel Freitas
2002-03-24
Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken
Daniel Caujolle-Bert
2002-03-07
Improvements to dxr3 support.
James Courtier-Dutton
2002-01-13
Half way to a fix for aaxine and dxr3.
James Courtier-Dutton
2001-12-16
merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpeg
Harm van der Heijden
2001-12-11
- major code cleanup in dxr3enc driver. Still one big c file, but now
Harm van der Heijden
2001-12-02
switched to librte for mpeg encoding from the zapping project
Harm van der Heijden
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-07
breakup of dxr3 videoout plugin to allow for easier syncronisation of
Mike Lampard
2001-11-01
enable autoconfig for dxr3enc plugin
Mike Lampard
2001-10-29
added support for encoding mpeg1 with libavcodec from ffmpeg.
Harm van der Heijden
2001-10-27
- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,
Harm van der Heijden
2001-10-24
removing remainging recursive dynamic lib linking
Guenter Bartsch
2001-10-22
Fixed libxineutils linking.
Daniel Caujolle-Bert
2001-10-22
introducing libxineutils and a this pointer for video_out_x11 callbacks
Guenter Bartsch
2001-08-08
Added the X_CFLAGS in order to allow compiling on systems
Eduard Hasenleithner
2001-07-31
Overlay should now work with Xinerama too.
Eduard Hasenleithner
2001-07-26
New Feature: Hardware overlay in xine output window
Eduard Hasenleithner
2001-07-25
Removed the --with-dxr3-path argument and added --disable-dxr3.
Eduard Hasenleithner
2001-07-24
Change DXR3 checkings. Some cosmetic changes.
Daniel Caujolle-Bert
2001-07-22
Moved check for dxr3 to _xine.m4.
Eduard Hasenleithner
2001-07-20
Initial commit of the dxr3/hw+ hardware decoder plugin.
Eduard Hasenleithner