summaryrefslogtreecommitdiff
path: root/src/post/goom/diff_against_release.patch
AgeCommit message (Collapse)Author
2008-11-20Memory access fixes:František Dvořák
- goom initialization - matroska playing recent files with AAC - replace free() by ffmpeg's av_free() in ff decoders
2006-06-11Collect the latest changes against goom to local diff.František Dvořák
CVS patchset: 8035 CVS date: 2006/06/11 16:01:47
2006-04-24Fix a crash in goom. Commented out the -fomit-frame-pointer workaround.František Dvořák
CVS patchset: 7981 CVS date: 2006/04/24 20:58:44
2006-04-08Ancient platforms support:František Dvořák
- rint, lrint, M_PI (ffmpeg and goom) - avoid mkdir warnings - check for older _GUID_DEFINED too - ressurected generating inttypes, cleaned public os_types.h - moved function redefiniton used only in the old MSVC to central place Windows port update: - build internal ffmpeg: - workaround 'near' keyword problem - proper using __declspec(dllimport) Other changes: - LIBFFMPEG_CFLAGS --> LIBFFMPEG_CPPFLAGS CVS patchset: 7964 CVS date: 2006/04/08 16:42:23
2006-02-04Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)Miguel Freitas
patch by dani3l CVS patchset: 7867 CVS date: 2006/02/04 14:06:29
2005-08-25*BUGFIX*František Dvořák
Windows ports fixes and improvements due to my current work on toxine: - first experiments with external win32 pthreads, more portable code (pthread_t may be a struct) - headers refactored - moved dirent win32 replacement to lib/, hide it for frontends, used system version, if found, not used non-POSIX dirent->d_reclen (this item doesn't work in MinGW), fix memleak in dvb - separated settings for postproc and avcodec when using external ffmpeg - check for malloc.h in public xine.m4, used it conditionally in xine headers - replaced random() by POSIX more common rand() - prevent one segfault in directx vo plugin, if fails - M$VC port update CVS patchset: 7709 CVS date: 2005/08/25 15:36:29
2005-07-27Should fix automatic Windows builds at xine.czechian.net.František Dvořák
CVS patchset: 7689 CVS date: 2005/07/27 20:32:12
2005-07-22ops missed this oneMiguel Freitas
CVS patchset: 7676 CVS date: 2005/07/22 16:42:00
2005-07-22another gcc 2.9x fixMiguel Freitas
CVS patchset: 7675 CVS date: 2005/07/22 16:37:44
2005-07-21gcc 2.9x compatMiguel Freitas
CVS patchset: 7673 CVS date: 2005/07/21 20:48:37
2005-07-19update goom to 2k4-0 + patches. details:Miguel Freitas
- removed convolve_fx: goom logo is definitely annoying. besides using xine_fast_memcpy instead of convolve makes it much faster! - reduced number of tentacles: too many tentacles on low res (320x240) made it too brighter - darker ifs.c: again problem with low res, image was saturating to white most of the time - increased fps to 14 now that goom is faster ;-) CVS patchset: 7667 CVS date: 2005/07/19 18:10:29
2005-05-28Update our local changesJames Stembridge
CVS patchset: 7584 CVS date: 2005/05/28 12:33:06
2004-11-21updated goom to 2k4-dev21Michael Roitzsch
* tweaked somewhat to avoid the bright circle for the first seconds of playback * no idea whether this fixes the AMD64 problems, I have not found anything suspicious CVS patchset: 7143 CVS date: 2004/11/21 15:10:39