index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmpeg2
/
Makefile.am
Age
Commit message (
Expand
)
Author
2006-12-25
The mpeg2 decoding plugin uses ceil(), so link it to libm.
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2005-04-25
**BUGFIX**
Michael Roitzsch
2005-04-09
**BUGFIX**
Thomas Hellström
2004-11-13
Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playing
Thomas Hellström
2004-09-28
xxmc patch by Thomas Hellstrom (with some changes)
Miguel Freitas
2004-04-29
vis.h is missing from dist.
Robin KAY
2004-04-28
Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin...
Robin KAY
2003-10-20
Allow lazy loading of Sun mediaLib. Update ChangeLog.
Robin KAY
2003-10-06
- add XvMC support
Miguel Freitas
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2002-11-22
Developers can now run "make" in their work area (e.g. src/libffmpeg) and it
Stephen Torri
2002-10-28
Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",
Juergen Keil
2002-10-09
configure.ac:
Stephen Torri
2002-09-19
Updated cvscompile.sh to look for configure.ac
Stephen Torri
2002-04-20
Fix for unresolved symbols in plugins
Ewald Snel
2002-04-01
- sync with mpeg2dec 0.2.1
Miguel Freitas
2002-03-24
Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken
Daniel Caujolle-Bert
2001-12-05
altivec support by Jeffrey W. Baker <jwbaker@acm.org>
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-07-10
Fixed get_dir in input plugins. Fixed a strange header inclusion bug
Daniel Caujolle-Bert
2001-06-21
solaris and stability patches provided by Juergen Keil
Guenter Bartsch
2001-05-26
Add install-debug rules. This fix the "make install" problem with
Daniel Caujolle-Bert
2001-04-24
fixed buffer.c and more cleanups
Guenter Bartsch
2001-04-23
Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add
Daniel Caujolle-Bert
2001-04-23
further decoder plugin fixes (mpeg2)
Guenter Bartsch
2001-04-18
Initial revision
Daniel Caujolle-Bert