Age | Commit message (Collapse) | Author |
|
btw, i don't dislike checking undefined symbols at buildtime, i think it
is a good idea to catch common errors. but 5.5MB of useless bloat on
vidix drivers is not worth it.
CVS patchset: 8572
CVS date: 2007/01/28 17:35:01
|
|
no, linking twice to libdha.a is not an acceptable solution.
CVS patchset: 8571
CVS date: 2007/01/28 17:17:56
|
|
CVS patchset: 8506
CVS date: 2007/01/14 16:48:46
|
|
CVS patchset: 8498
CVS date: 2007/01/13 17:17:59
|
|
CVS patchset: 8493
CVS date: 2007/01/08 23:03:19
|
|
CVS patchset: 8492
CVS date: 2007/01/08 22:21:01
|
|
CVS patchset: 8488
CVS date: 2007/01/06 16:46:56
|
|
issue.
CVS patchset: 8487
CVS date: 2007/01/06 16:23:05
|
|
linking error.
CVS patchset: 8483
CVS date: 2006/12/31 17:23:36
|
|
CVS patchset: 8482
CVS date: 2006/12/31 15:00:54
|
|
CVS patchset: 8473
CVS date: 2006/12/28 09:57:02
|
|
CVS patchset: 8469
CVS date: 2006/12/27 23:15:45
|
|
CVS patchset: 8467
CVS date: 2006/12/27 22:32:29
|
|
exhaustion of memory; patch by Matthias Drochner. [bug #1620339]
CVS patchset: 8439
CVS date: 2006/12/25 15:19:51
|
|
strings or names of files, device nodes or directories. This information is
available to front ends (via .num_value) so that they can present
file/dir-open dialogue boxes if they so choose.
Subtitle font selection is split up due to this.
CVS patchset: 8425
CVS date: 2006/12/19 19:10:50
|
|
CVS patchset: 8410
CVS date: 2006/12/13 10:36:58
|
|
CVS patchset: 8387
CVS date: 2006/11/23 18:45:58
|
|
with libXv.
Problem was that the pkgconfig test sets XV_LIBS, but XV_LIB was used
elsewhere. So we change XV_LIB -> XV_LIBS.
The same change is made for XVMC_LIB and XXMC_LIB in case of future use of
pkgconfig.
CVS patchset: 8360
CVS date: 2006/11/05 15:16:56
|
|
CVS patchset: 8351
CVS date: 2006/10/28 18:51:08
|
|
allow developers to use special locking support of their plataform (like
QT library mutex).
note: only xshm has been ported.
based on Christoph Pfister's patch.
CVS patchset: 8350
CVS date: 2006/10/28 17:02:51
|
|
Reget layer's surface after changing configuration.
CVS patchset: 8325
CVS date: 2006/10/01 10:26:26
|
|
CVS patchset: 8239
CVS date: 2006/09/14 00:44:19
|
|
added Xorg's X_CFLAGS where needed.
CVS patchset: 8201
CVS date: 2006/09/04 06:19:55
|
|
CVS patchset: 8199
CVS date: 2006/09/03 13:24:05
|
|
CRTC2 Subpicture.
CVS patchset: 8192
CVS date: 2006/09/02 13:26:00
|
|
CVS patchset: 8191
CVS date: 2006/09/02 02:17:07
|
|
CVS patchset: 8190
CVS date: 2006/09/02 01:10:46
|
|
CVS patchset: 8189
CVS date: 2006/09/02 01:08:31
|
|
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12
|
|
subpicture).
CVS patchset: 8082
CVS date: 2006/06/30 06:51:41
|
|
CVS patchset: 8070
CVS date: 2006/06/22 11:55:23
|
|
(requires DirectFB 0.9.25).
Added support for hardware subpicture layer (actually only the once supported by Unichrome and Radeon(CVS Version) drivers).
CVS patchset: 8068
CVS date: 2006/06/22 09:42:03
|
|
CVS patchset: 8064
CVS date: 2006/06/20 01:07:58
|
|
-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: 8041
CVS date: 2006/06/15 21:40:05
|
|
CVS patchset: 8025
CVS date: 2006/06/10 00:55:33
|
|
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56
|
|
CVS patchset: 8003
CVS date: 2006/06/02 19:02:41
|
|
(Diego Pettenò)
CVS patchset: 7985
CVS date: 2006/05/03 19:46:06
|
|
onefield_xv is selected and no frames have yet been processed.
CVS patchset: 7984
CVS date: 2006/05/02 21:19:32
|
|
2) [coverity] fixes:
- 279 (w32): test should be on input parametr type, not typeW
- 267 (aout): can be ignored but there was warning anyway
- 234 (w32): missing free on error & exit
- 152 (w32): missing free on error & exit
- 148 (w32): fixed bound of static array in test
- 101 (ffdec): defense code when avodec_encode_video will fail (just defense to the future,
should never happen with current ffmpeg in xine)
- 98, 99 (w32): check negative handle by _x_assert (it's used as index to array)
- 90 (w32): negate pointer check (+added check for size)
- 89 (w32): added NULL and size check
CVS patchset: 7959
CVS date: 2006/04/05 22:12:17
|
|
CVS patchset: 7892
CVS date: 2006/02/14 18:41:43
|
|
CVS patchset: 7889
CVS date: 2006/02/09 16:16:22
|
|
Enable zoom when using XDirectFB.
CVS patchset: 7859
CVS date: 2006/01/30 11:28:18
|
|
CVS patchset: 7857
CVS date: 2006/01/29 14:36:07
|
|
CVS patchset: 7856
CVS date: 2006/01/28 21:37:56
|
|
CVS patchset: 7848
CVS date: 2006/01/27 07:46:09
|
|
Used the same pludindir and path separator for native Win32 and CygWin.
Fixed build of the plugins using X11 on CygWin.
CVS patchset: 7833
CVS date: 2006/01/08 12:15:39
|
|
- fixed the align problem in DirectX vo plugin
- used fast memcpy
CVS patchset: 7821
CVS date: 2005/12/12 15:21:50
|
|
Improved cross-compiling: detect and precedence of the host-specific libs
W32dll: enabled by platforms as originaly, user can override it
Fixed shell errors in the Makefile of the hackersguide
Detect the place of SDL header independently on platform
Fixed spelling in CDDA, include the header sys/param.h if available
Fixed format strings (fix warnings (or even bugs) on Gentoo/FreeBSD)
CVS patchset: 7815
CVS date: 2005/11/28 12:24:56
|