Age | Commit message (Collapse) | Author |
|
dsputil_mmx.c patch taked from gentoo portage.
CVS patchset: 8216
CVS date: 2006/09/10 19:33:53
|
|
CVS patchset: 8179
CVS date: 2006/08/13 18:36:51
|
|
FFmpeg tree
CVS patchset: 8156
CVS date: 2006/08/02 21:50:27
|
|
trouble compiling cleanly without
configuring encoders
CVS patchset: 8155
CVS date: 2006/08/02 21:08:01
|
|
CVS patchset: 8153
CVS date: 2006/08/02 07:55:43
|
|
CVS patchset: 8146
CVS date: 2006/08/02 07:02:37
|
|
CVS patchset: 8145
CVS date: 2006/08/02 06:58:35
|
|
CVS patchset: 8122
CVS date: 2006/07/12 20:33:58
|
|
didn't give any mcpu argument, default to v9 to allow building (GCC defaults to v8 up to 4.1 series).
CVS patchset: 8097
CVS date: 2006/07/08 15:10:22
|
|
FFmpeg code on PIE-enabled systems. The change is already committed in FFmpeg's SVN.
CVS patchset: 8090
CVS date: 2006/07/05 22:11:34
|
|
-fno-strict-aliasing where the breakage is unresolvable, and not enable it globally (decreases performances).
CVS patchset: 8048
CVS date: 2006/06/17 15:20:56
|
|
CVS patchset: 8046
CVS date: 2006/06/17 12:47:53
|
|
"../dsputil.h".
CVS patchset: 8042
CVS date: 2006/06/15 21:46:46
|
|
CVS patchset: 7993
CVS date: 2006/05/22 16:57:36
|
|
CVS patchset: 7977
CVS date: 2006/04/21 23:15:44
|
|
- 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
|
|
CVS patchset: 7894
CVS date: 2006/02/14 18:43:35
|
|
CVS patchset: 7872
CVS date: 2006/02/05 14:11:16
|
|
CVS patchset: 7866
CVS date: 2006/02/04 13:06:01
|
|
CVS patchset: 7790
CVS date: 2005/10/31 11:54:21
|
|
CVS patchset: 7788
CVS date: 2005/10/30 22:37:45
|
|
CVS patchset: 7774
CVS date: 2005/10/29 19:52:34
|
|
CVS patchset: 7771
CVS date: 2005/10/24 19:53:17
|
|
it is likely to break, so please keep both pieces
CVS patchset: 7767
CVS date: 2005/10/23 02:11:16
|
|
Build improvements and WIN32 port updates:
- add --with-pthread-pefix and --with-zlib-pefix options
- prepare for removing internal zlib and pthreads-win32 relics,
updated documentation for possible WIN32 developers (only for me? :->)
- fixed bug in unimportant part of configure.ac for MinGW due to xine paths
- fixed my bug in cdda (but it compiled fine anyway)
- fixed unimportant bug in planar Makefile.am
- next MSVC update due to external zlib, pthreads and latest changes,
removed relic includes
- checked distcheck
CVS patchset: 7719
CVS date: 2005/09/05 17:02:56
|
|
compatibility
CVS patchset: 7668
CVS date: 2005/07/19 20:30:38
|
|
CVS patchset: 7588
CVS date: 2005/05/29 00:31:07
|
|
CVS patchset: 7585
CVS date: 2005/05/28 13:25:58
|
|
CVS patchset: 7569
CVS date: 2005/05/28 02:27:50
|
|
CVS patchset: 7567
CVS date: 2005/05/28 01:40:40
|
|
CVS patchset: 7548
CVS date: 2005/05/16 17:42:27
|
|
(inline v. __inline__).
CVS patchset: 7546
CVS date: 2005/05/15 23:21:45
|
|
* Move some static inlined functions so that they're defined, rather than
just declared, before use.
* Replace inline with __inline__ for some extern inlined functions (due to
inline possibly being redefined to include the always_inline attribute).
CVS patchset: 7541
CVS date: 2005/05/14 23:34:58
|
|
CVS patchset: 7530
CVS date: 2005/05/07 17:06:44
|
|
CVS patchset: 7529
CVS date: 2005/05/07 16:27:08
|
|
CVS patchset: 7526
CVS date: 2005/05/06 18:00:54
|
|
CVS patchset: 7522
CVS date: 2005/05/06 04:19:17
|
|
CVS patchset: 7466
CVS date: 2005/04/19 05:29:58
|
|
CVS patchset: 7463
CVS date: 2005/04/19 05:16:45
|
|
CVS patchset: 7462
CVS date: 2005/04/19 05:10:48
|
|
(patch needs to be sent upstream)
CVS patchset: 7208
CVS date: 2004/12/08 20:32:42
|
|
CVS patchset: 7003
CVS date: 2004/09/27 23:28:59
|
|
CVS patchset: 6959
CVS date: 2004/09/11 20:01:38
|
|
CVS patchset: 6937
CVS date: 2004/09/04 02:07:48
|
|
CVS patchset: 6929
CVS date: 2004/09/02 14:24:39
|
|
sorry, unimplemented: inlining failed in call to 'XXX': function body not available
CVS patchset: 6924
CVS date: 2004/09/01 11:59:42
|
|
they will lead to unresolved symbols (closes bug #1002430)
CVS patchset: 6874
CVS date: 2004/08/04 16:27:16
|
|
* remove two unneeded files
CVS patchset: 6727
CVS date: 2004/06/21 16:37:00
|
|
CVS patchset: 6681
CVS date: 2004/06/13 13:23:58
|
|
CVS patchset: 6680
CVS date: 2004/06/13 00:10:47
|