summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2003-06-25not all gcc versions support all these options, so probe them before usingMichael Roitzsch
CVS patchset: 5097 CVS date: 2003/06/25 14:32:39
2003-06-13new deinterlacerMiguel Freitas
CVS patchset: 5033 CVS date: 2003/06/13 01:49:41
2003-06-13Some updates. We now use our own version of libmpeg2 version 0.3.2.James Courtier-Dutton
Once we have it working 100% we will look at sending patches to the libmpeg2 list. Lots of debug info it currently in the code. It will be removed once it is working. Currently working: - 1) All frames allocated and freed correctly. Fixing that took a long time. 2) It seems that we do not need any of the flush, discontinuity or reset calls yet. Adding seeking might change that. The reason for this is that we properly support sequence end information, so still images get displayed immeadiately. TODO: - 1) Picture info needs to be fixed. I.E. Check that the correct picture info matchs the image buffer. 2) Closed captions. Implement the closed caption decoder. 3) PTS info. 4) extra info. 5) Seeking. 6) Repeat first field pattern sensing. 7) Picture coding type. E.g. Frame, Fields, RFF etc. using in the get_frame call. CVS patchset: 5031 CVS date: 2003/06/13 00:52:47
2003-06-09Some more updates to libmpeg2new.James Courtier-Dutton
CVS patchset: 5019 CVS date: 2003/06/09 23:08:10
2003-05-28show expand filterJames Stembridge
CVS patchset: 4972 CVS date: 2003/05/28 13:04:45
2003-05-27recent demuxerMike Melanson
CVS patchset: 4960 CVS date: 2003/05/27 01:10:54
2003-05-26small cygwin patchMiguel Freitas
CVS patchset: 4956 CVS date: 2003/05/26 23:21:44
2003-05-25speex support contributed by Conrad Parker <conrad@metadecks.org>Guenter Bartsch
CVS patchset: 4926 CVS date: 2003/05/25 13:39:13
2003-05-23autoconf is cool... :)Miguel Freitas
check for inttypes.h CVS patchset: 4912 CVS date: 2003/05/23 19:44:38
2003-05-21- fix the libpng check for distros without a libpng-config, RHL 7.3 is in ↵Bastien Nocera
that case CVS patchset: 4894 CVS date: 2003/05/21 14:35:04
2003-05-19the xine-lib shared library depends on -lsocket and -lnsl on solaris.Juergen Keil
Make sure that "xine-config --libs" outputs a dependency for both on solaris. CVS patchset: 4875 CVS date: 2003/05/19 16:33:04
2003-05-16remove some unused stuffMichael Roitzsch
CVS patchset: 4862 CVS date: 2003/05/16 09:59:47
2003-05-13HPUX fix from Gansser, Martin <MGansser@rand.de>Daniel Caujolle-Bert
CVS patchset: 4841 CVS date: 2003/05/13 18:31:15
2003-05-11beta12 preparationsGuenter Bartsch
CVS patchset: 4825 CVS date: 2003/05/11 17:12:43
2003-05-11Updates so that xine-lib uses dvdnav_internal.h.inJames Courtier-Dutton
CVS patchset: 4822 CVS date: 2003/05/11 14:14:12
2003-05-06removed accidently commitet echo commandAndreas Heinchen
CVS patchset: 4780 CVS date: 2003/05/06 14:21:26
2003-05-04- plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ↵Bastien Nocera
changes to xine.h.in for the API updates, and the mailing list (dated May 3rd 2003) CVS patchset: 4760 CVS date: 2003/05/04 01:35:04
2003-05-03having DVDNAV_CFLAGS globally is not necessary any more, since spu_decoder_api.hMichael Roitzsch
does not depend on nav_types.h any more CVS patchset: 4756 CVS date: 2003/05/03 14:25:41
2003-04-30when compiling with a standalone libdvdnav, we need to have the DVDNAV_CFLAGSMichael Roitzsch
globally, since the spu decoder API header, which is included almost everywhere via xine_internal.h needs nav_types.h this is meant only a temporary measure, I will come up with a better solution later, but now it is needed for consistency CVS patchset: 4722 CVS date: 2003/04/30 16:45:34
2003-04-30added support for theoraAndreas Heinchen
CVS patchset: 4717 CVS date: 2003/04/30 08:49:38
2003-04-29Update from the libdvdnav project.James Courtier-Dutton
CVS patchset: 4708 CVS date: 2003/04/29 15:58:27
2003-04-28beta11 preparationsxine-1-beta11-release1-beta11Guenter Bartsch
CVS patchset: 4703 CVS date: 2003/04/28 21:33:24
2003-04-16Fix libXv linkage bug (checking for libxine failed when using libXv.soDaniel Caujolle-Bert
CVS patchset: 4620 CVS date: 2003/04/16 09:50:38
2003-04-16enable use of our fastmemcpy in ffmpegMiguel Freitas
CVS patchset: 4619 CVS date: 2003/04/16 00:20:02
2003-04-10Trying to fix:Juergen Keil
[ 713897 ] xine-lib-1-beta9 fails to compile under sparc-sun-solaris2.9 On a Solaris system with the mediaLib library installed, but without mediaLib headers xine-lib compilation fails. Extend the mediaLib test, verify the presence of the mediaLib header files. CVS patchset: 4584 CVS date: 2003/04/10 10:46:32
2003-04-08beta10xine-1-beta10-release1-beta10Guenter Bartsch
CVS patchset: 4574 CVS date: 2003/04/08 17:51:23
2003-04-06- freetype2 support for osdStefan Holst
- png autoconf improvements CVS patchset: 4554 CVS date: 2003/04/06 15:50:56
2003-04-06new it po file from Giovanni Venturi <jumpyj@libero.it>Daniel Caujolle-Bert
CVS patchset: 4553 CVS date: 2003/04/06 14:11:58
2003-04-06latest version is neededMichael Roitzsch
CVS patchset: 4550 CVS date: 2003/04/06 13:24:48
2003-04-03depmod may live in /sbin which isn't in an ordinary user's pathJames Stembridge
CVS patchset: 4536 CVS date: 2003/04/03 20:44:51
2003-03-23png image supportStefan Holst
CVS patchset: 4472 CVS date: 2003/03/23 17:12:26
2003-03-22beta9 preparations, forgot to mention andreas in authors fileGuenter Bartsch
CVS patchset: 4468 CVS date: 2003/03/22 17:12:11
2003-03-14Build post processing codeJames Stembridge
CVS patchset: 4407 CVS date: 2003/03/14 12:23:21
2003-03-10patch from Martin Gansser <MGansser@rand.de> to compile on hpuxMichael Roitzsch
CVS patchset: 4389 CVS date: 2003/03/10 14:55:18
2003-03-08well, beta 8 time1-beta8Guenter Bartsch
CVS patchset: 4383 CVS date: 2003/03/08 17:50:13
2003-03-07beta 7 preparationsxine-1-beta7-release1-beta7Guenter Bartsch
CVS patchset: 4367 CVS date: 2003/03/07 23:04:35
2003-03-01Check for <ucontext.h> header on solaris, to get a prototype for theJuergen Keil
printstack() function, used inside the new XINE_ASSERT macro. CVS patchset: 4312 CVS date: 2003/03/01 14:29:33
2003-02-28Add some autoconf checks for execinfo.h and backtrace().Juergen Keil
CVS patchset: 4309 CVS date: 2003/02/28 21:59:07
2003-02-26toplevel notes on new libdvdnav versionMichael Roitzsch
CVS patchset: 4293 CVS date: 2003/02/26 20:46:09
2003-02-26enable building of mosaicoLuca Ognibene
CVS patchset: 4289 CVS date: 2003/02/26 18:28:07
2003-02-24beta 6 releasexine-1-beta6-release1-beta6Guenter Bartsch
CVS patchset: 4284 CVS date: 2003/02/24 22:51:03
2003-02-22Fix error I introducedJames Stembridge
CVS patchset: 4257 CVS date: 2003/02/22 18:35:35
2003-02-21developement for beta6 can start nowGuenter Bartsch
CVS patchset: 4234 CVS date: 2003/02/21 18:26:23
2003-02-21version bouncing for the upcoming releaseSiggi Langauf
CVS patchset: 4230 CVS date: 2003/02/21 16:08:14
2003-02-21Build vidix vo driver if we have X11 or linux framebuffer supportJames Stembridge
CVS patchset: 4224 CVS date: 2003/02/21 01:16:32
2003-02-20we need libdvdnav 0.1.5 nowMichael Roitzsch
CVS patchset: 4218 CVS date: 2003/02/20 16:03:16
2003-02-19Fix missing mediaLib include pathRobin KAY
CVS patchset: 4202 CVS date: 2003/02/19 21:21:49
2003-02-17fixing the xine_check Xv problem (using Xv calls, but no Xv dependency is ↵Michael Roitzsch
allowed) with Daniel's solution: statically linking in libXv.a if available, otherwise dlopen() dynamic one CVS patchset: 4186 CVS date: 2003/02/17 17:06:46
2003-02-15FreeBSD compile fix: libiconv from FreeBSD port is not called libgiconv any moreHeiko Schaefer
CVS patchset: 4165 CVS date: 2003/02/15 00:56:01
2003-02-13cosmeticsMichael Roitzsch
CVS patchset: 4142 CVS date: 2003/02/13 14:30:56