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
Age
Commit message (
Expand
)
Author
2008-01-25
Always use xine_xmalloc in plugin class init; avoids uninitialised pointers.
Darren Salt
2008-01-17
Backed out changeset d35b87a8b361 due to build failure.
Darren Salt
2008-01-16
Remove two unused files, don't define (x)mmx_supported on non-x86.
Diego 'Flameeyes' Pettenò
2008-01-16
Remove function never used in xine.
Diego 'Flameeyes' Pettenò
2008-01-01
Bump post plugin interface version after API changes
Petri Hintukainen
2007-12-30
Merge from 1.1 (except po/*; translators needed for this).
Darren Salt
2007-12-30
Manual port of the color→colour change to 1.2; should make merging easier.
Darren Salt
2007-12-22
Merge -headers-reshuffle branch into main.
Diego 'Flameeyes' Pettenò
2007-12-24
Consistently use "colour", "colour key", "colour space" in output.
Darren Salt
2007-12-19
Mark more arrays as constant.
Diego 'Flameeyes' Pettenò
2007-12-19
Rewrite get_help function to use asprintf, without declaring the two help1/he...
Diego 'Flameeyes' Pettenò
2007-12-19
Mark static strings as const.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Remove more class_dispose functions, and replace with default_post_class_disp...
Diego 'Flameeyes' Pettenò
2007-12-18
Use xine_xmalloc to allocate the plugin structures, so that they get zeroed out.
Diego 'Flameeyes' Pettenò
2007-12-14
Include mangle.h on tomsmocompmacros.h rather than in three files where it's ...
Diego 'Flameeyes' Pettenò
2007-12-13
Mark enum_pulldown and enum_framerate also const.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all post plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-08-16
Merge all but the open()/glibc workaround from 1.1.
Darren Salt
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-08-15
Fix an audio resampling problem which was causing regular clicking.
Darren Salt
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-08-12
Fix goom visualization plug-in
Maxim Levitsky
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-05-17
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Darren Salt
2007-05-19
Optimization flag fixes for building with --enable-debug
Matt Messier
2007-05-16
Merge changes from main 1.2 repository
Matt Messier
2007-05-17
Merge from 1.1.
Darren Salt
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-10
Rename PPC_ARCH to ARCH_PPC for consistency.
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
2007-05-02
Mac OS X Universal Binary support
Matt Messier
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-04-11
Merge changes from 1.1 branch (where they still make sense).
Diego 'Flameeyes' Pettenò
2007-04-11
Forgot to include attributes.h
Diego 'Flameeyes' Pettenò
2007-04-10
Allow xine-lib to be built with CFLAGS='-O0 -g3' by changing optimization
Reinhard Nißl
2007-04-10
Use ATTR_ALIGN to declare alignment.
Diego 'Flameeyes' Pettenò
2007-04-09
Merge the FFmpeg integration branch into the nopadding branch.
Diego 'Flameeyes' Pettenò
[next]