index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post
/
planar
/
Makefile.am
Age
Commit message (
Expand
)
Author
2011-05-17
Use "quietened" build if automake 1.11 was used.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-17
Merge from 1.1.
Darren Salt
2009-01-17
Avoid libtool running ldconfig (where not needed) at install time.
Darren Salt
2008-07-03
Merge from 1.1.
Darren Salt
2008-07-02
Build fix for external ffmpeg
Chris Rankin
2007-12-14
Remove internal FFmpeg reference from build system.
Diego 'Flameeyes' Pettenò
2007-12-12
Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin...
Diego 'Flameeyes' Pettenò
2007-12-11
use FFMPEG_POSTPROC_* variables, reduce conditional.
Diego 'Flameeyes' Pettenò
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-05-19
Optimization flag fixes for building with --enable-debug
Matt Messier
2007-05-12
Merge changes from main 1.2 repository
Matt Messier
2007-05-12
More configure/Makefile cleanups
Matt Messier
2007-05-11
Another pass at cleaning up Makefile.am files. More to come.
Matt Messier
2007-05-08
Fix the build rules for libavutil.a and libpostproc.a (for the planar plugin).
Darren Salt
2007-05-08
Merge changes from main 1.2 repository
Matt Messier
2007-05-08
Internal libpostproc.a needs libavutil.a, so link planar post-plugin with both.
Darren Salt
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
2008-03-06
CVS broken with built-in ffmpeg
Chris Rankin
2007-04-11
Merge changes from 1.1 branch (where they still make sense).
Diego 'Flameeyes' Pettenò
2007-04-10
Allow xine-lib to be built with CFLAGS='-O0 -g3' by changing optimization
Reinhard Nißl
2007-04-07
Merge changes from main repository.
Diego 'Flameeyes' Pettenò
2007-04-06
Define a xinepostdir directory to point to the post-plugins path.
Diego 'Flameeyes' Pettenò
2007-04-03
Merge changes happened in 1.1 development.
Diego 'Flameeyes' Pettenò
2007-03-22
Fix crosscompile to use build and host definition from autoconf, rather than ...
Diego 'Flameeyes' Pettenò
2006-12-02
Start working on a branch where FFmpeg is not copied, patched and carved to b...
Diego 'Flameeyes' Pettenò
2006-09-12
Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests....
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-19
Mark text as impure where necessary to fix build under Solaris/IA32.
Robin KAY
2006-02-05
New image noise post plugin (useful for mitigating some compression artifacts)
Miguel Freitas
2005-10-30
hopefuly it will fix 'make debug'
Miguel Freitas
2005-09-05
*BUGFIX*
František Dvořák
2005-08-25
*BUGFIX*
František Dvořák
2005-07-18
"fill" video post plugin. Crops left and right side of widescreen video to fi...
James Stembridge
2004-04-26
Fix build process when srcdir != builddir.
František Dvořák
2003-11-07
initial commit of a libpostprocess plugin.
Miguel Freitas
2003-08-07
remove useless gnu89 compiler flag, some configure tweaking
Michael Roitzsch
2003-07-03
remove //
Miguel Freitas
2003-07-03
disabled plugins that will not compile
Mike Melanson
2003-06-29
port of some simple video filters from mplayer
Miguel Freitas
2003-05-28
i didn't meant to enable it yet
Miguel Freitas
2003-05-28
skeleton of deinterlacer post plugin
Miguel Freitas
2003-05-24
expand video filter - adds black borders to top and bottom of video to expand...
James Stembridge
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2002-12-01
first Advent - time for some presents: xine's first post plugin
Michael Roitzsch