Age | Commit message (Collapse) | Author |
|
http://permalink.gmane.org/gmane.comp.video.xine.devel/16362 for details
CVS patchset: 8597
CVS date: 2007/02/17 22:39:26
|
|
CVS patchset: 8573
CVS date: 2007/01/28 18:38:32
|
|
CVS patchset: 8562
CVS date: 2007/01/25 18:44:55
|
|
CVS patchset: 8505
CVS date: 2007/01/14 02:45:40
|
|
CVS patchset: 8504
CVS date: 2007/01/14 00:08:00
|
|
* Workaround ffmpeg buggy codecs that don't release their DR1 frames.
* Fix several segfaults and freezing problem with H264 streams that use a lot
of reference frames (eg. 15)
* Initial support to enable/disable ffmpeg codecs. Codecs may be disabled in
groups by --disable-ffmpeg-uncommon-codecs/--disable-ffmpeg-popular-codecs
Think of "uncommon" codecs what people would never want to play with their
PDAs (they will save memory by removing them).
Note: currently both uncommon/popular codecs are _build_ but disabled.
that is, build system still need some improvements to really save memory.
warning: non-autoconf guru playing with the build system, likely breakage.
CVS patchset: 8499
CVS date: 2007/01/13 21:19:52
|
|
Otherwise we get a link error about mjpeg_init being missing.
CVS patchset: 8478
CVS date: 2006/12/30 22:25:04
|
|
CVS patchset: 8430
CVS date: 2006/12/21 00:11:31
|
|
CVS patchset: 8405
CVS date: 2006/12/04 22:25:13
|
|
CVS patchset: 8385
CVS date: 2006/11/21 17:40:10
|
|
Found by Coverity Scan CID 305.
CVS patchset: 8314
CVS date: 2006/09/27 05:10:52
|
|
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
|