]> git.sesse.net Git - vlc/history - plugins/macosx/vout_macosx.c
* ./plugins/macosx/vout_macosx.c: memalign -> vlc_memalign
[vlc] / plugins / macosx / vout_macosx.c
2002-04-05 Jon Lech Johansen * ./plugins/macosx/vout_macosx.c: memalign -> vlc_mem...
2002-04-02 Christophe Massiot* Altivec-enabled version of fastmemcpy
2002-03-27 Christophe Massiot* UDP access plug-in can now receive MPTS (Multiple...
2002-03-22 Jon Lech Johansen * Fixed a problem in the MacOS X aout which caused...
2002-02-18 Jon Lech Johansen * MacOS X vout improvements
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-19 Gildas Bazin* Converted the plugin initialization code of the macos...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-02 Florian G. Pflug *) Fixed stupid bug in vout_Manage. It sometimes calle...
2001-11-29 Christophe MassiotMoved #include <string.h> to macosx plug-in instead...
2001-11-29 Florian G. Pflug *) Added "#include <string.>" to include/threads.h
2001-11-26 Florian G. Pflug *) changed includes from
2001-10-30 Christophe MassiotNew interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-08 Christophe MassiotMacOS X port : native QuickTime video output, courtesy...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-11 Eugenio JarosiewiczUpdated & cleaned up intf_macosx.c and vout_macosx...
2001-04-07 Eugenio JarosiewiczCleaning code and a small fix to make quit work on OSX
2001-04-06 Christophe Massiot* Sync MOSX dev/CVS tree : code support for MacOS X...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-18 Sam Hocevar * Function prototypes for the forthcoming Darwin...