index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-05-10
Fix the $(XINE_LIB) build rule to build from top_builddir
Matt Messier
2007-05-10
Change AUTOMAKE_OPTIONS to require automake 1.9 rather than 1.8
Matt Messier
2007-05-10
Add large file macros to CPPFLAGS as required
Matt Messier
2007-05-10
Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGS
Matt Messier
2007-05-10
Uncomment libFLAC tests accidentally left commented out
Matt Messier
2007-05-09
Clean up decoder/demuxer configuration checks
Matt Messier
2007-05-09
Move some more macros around into more approriately named places
Matt Messier
2007-05-09
Move decoder/demuxer checks from configure.ac to decoders.m4
Matt Messier
2007-05-09
Clean up input plugin configuration checks
Matt Messier
2007-05-09
Clean up video output plugin configure checks
Matt Messier
2007-05-08
Clean up audio out plugin tests
Matt Messier
2007-05-08
Add AC_MSG_RESULT([no]) for test failures so lines don't bunch up
Matt Messier
2007-05-08
Minor cleanups for X11 checks. Mostly comment what's going on.
Matt Messier
2007-05-08
More configure.ac cleanups
Matt Messier
2007-05-08
Merge changes from main 1.2 repository
Matt Messier
2007-05-08
Merge from 1.1.
Darren Salt
2007-05-08
Internal libpostproc.a needs libavutil.a, so link planar post-plugin with both.
Darren Salt
2007-05-08
Remove some more dead macros
Matt Messier
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
2007-05-06
More cleanups - move stuff around some more and a few tweaks
Matt Messier
2007-05-05
More configure cleanups.
Matt Messier
2007-05-05
More configure.ac cleanups - moving stuff around
Matt Messier
2007-05-05
More cleanups for configure.ac
Matt Messier
2007-05-04
More build cleanups
Matt Messier
2007-05-04
Begin cleaning up compiler command-line flags
Matt Messier
2007-05-04
Clean up configure-time version handling
Matt Messier
2007-05-04
Move a bunch of x11/xv related stuff out of configure.ac
Matt Messier
2007-05-04
Merge newbuild changes and public repository changes
Matt Messier
2007-05-04
[PATCH] Fix deinterlacing in video_out_xv.c
Simon Farnsworth
2007-05-06
Changelog entries.
Darren Salt
2007-05-06
Merge Reinhard Nissl's xxmc fixes and related changes.
Darren Salt
2007-05-06
Merge Reinhard Nissl's MPEG2 fixes and optimisations.
Darren Salt
2007-05-06
Merge Reinhard Nissl's ffmpeg fixes.
Darren Salt
2007-05-06
Merge Reinhard Nissl's demuxer fixes.
Darren Salt
2007-05-05
Merge Bastien Nocera's changes.
Darren Salt
2007-05-05
Up the version number in HG so we can check for the _x_io_select fix
hadess@cookie.hadess.net
2007-05-05
- Fix _x_io_select exiting when the select has been interrupted (EINTR errno)
hadess@cookie.hadess.net
2007-05-04
Merge - part 2.
Diego 'Flameeyes' Pettenò
2007-05-04
Merge - part 1.
Diego 'Flameeyes' Pettenò
2007-05-04
Update some copyright information.
Darren Salt
2007-05-04
Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii...
Diego 'Flameeyes' Pettenò
2007-05-04
Move some stuff out of configure.ac and into existing or new m4 files for
Matt Messier
2007-05-03
Reduce size of flac_decoder_t structure: output_mode and output_sampling_rate...
Diego 'Flameeyes' Pettenò
2007-05-03
ao_cap_mode is only ever used in faad_open_output, make it a local variable.
Diego 'Flameeyes' Pettenò
2007-05-03
Mark vorbis_comment_keys structure constant.
Diego 'Flameeyes' Pettenò
2007-05-03
Make _x_buf_(audio|video)_name return a pointer to constant string.
Diego 'Flameeyes' Pettenò
2007-05-03
Update minimum tool versions: autoconf 2.59, automake 1.9.0, libtool 1.5.20
Matt Messier
2007-05-03
Remove libtool15.m4 -- Nobody can offer up an explanation as to what this is
Matt Messier
2007-05-03
Fix alpha order of files in EXTRA_DIST and add missing files:
Matt Messier
2007-05-03
Move autoconf macros that come from gettext from m4 to m4/gettext to make it
Matt Messier
[next]