Age | Commit message (Collapse) | Author |
|
CVS patchset: 8392
CVS date: 2006/11/29 19:43:01
|
|
CVS patchset: 8391
CVS date: 2006/11/29 19:34:21
|
|
Fix up references to XFree - mention X.org & say X where appropriate.
Minor spelling nitpicks.
CVS patchset: 8390
CVS date: 2006/11/29 18:49:13
|
|
CVS patchset: 8389
CVS date: 2006/11/26 17:03:12
|
|
the visual type should be checked too.
That because a plugin with the same id may support different visuals
(e.g. xv -> VISUAL_TYPE_X11, xv -> VISUAL_TYPE_X11_2).
CVS patchset: 8388
CVS date: 2006/11/23 21:05:31
|
|
CVS patchset: 8387
CVS date: 2006/11/23 18:45:58
|
|
CVS patchset: 8386
CVS date: 2006/11/21 18:26:01
|
|
CVS patchset: 8385
CVS date: 2006/11/21 17:40:10
|
|
CVS patchset: 8384
CVS date: 2006/11/19 16:07:50
|
|
CVS patchset: 8383
CVS date: 2006/11/19 15:45:20
|
|
some stuff, included %. This unbreaks URLs that contains "%20" already instead of spaces.
CVS patchset: 8382
CVS date: 2006/11/19 15:38:47
|
|
CVS patchset: 8381
CVS date: 2006/11/18 17:16:18
|
|
(Should fix playback of some MP3 files, at least.)
CVS patchset: 8380
CVS date: 2006/11/14 22:04:58
|
|
(Should fix playback of some MP3 files, at least.)
CVS patchset: 8379
CVS date: 2006/11/14 21:51:32
|
|
by a font crafted from Sune Vuorela.
Greg seem to have vanished from the internet, and didn't
specify a proper copyright message.
CVS patchset: 8378
CVS date: 2006/11/14 21:33:34
|
|
equivament of the A_MS/VFW/FOURCC for audio tracks.
CVS patchset: 8377
CVS date: 2006/11/14 14:17:31
|
|
CVS patchset: 8376
CVS date: 2006/11/14 14:11:59
|
|
CVS patchset: 8375
CVS date: 2006/11/14 07:09:46
|
|
CVS patchset: 8374
CVS date: 2006/11/12 16:28:57
|
|
CVS patchset: 8373
CVS date: 2006/11/11 17:26:25
|
|
atom
CVS patchset: 8372
CVS date: 2006/11/11 12:23:44
|
|
later on.
CVS patchset: 8371
CVS date: 2006/11/11 00:08:08
|
|
enough was still NULL so that we didn't end up overwriting the wrong memory location (thus causing more issues). This should fix bug #1582987.
CVS patchset: 8370
CVS date: 2006/11/11 00:05:22
|
|
string, so that it can play mp3 files with spaces in the name through HTTP, for instance.
Thanks to Timothy Redaelli for reporting.
CVS patchset: 8369
CVS date: 2006/11/10 23:47:48
|
|
undefined afterward.
CVS patchset: 8368
CVS date: 2006/11/10 22:29:50
|
|
than handled. Thanks to Bastien Nocera in bug #1577272.
CVS patchset: 8367
CVS date: 2006/11/10 14:53:23
|
|
CVS patchset: 8366
CVS date: 2006/11/10 12:10:54
|
|
can consider the decoder plugin missing.
CVS patchset: 8365
CVS date: 2006/11/10 01:00:35
|
|
CVS patchset: 8364
CVS date: 2006/11/09 23:56:41
|
|
that the file is not playable.
CVS patchset: 8363
CVS date: 2006/11/09 23:51:29
|
|
play). Add a flacutils.h header with functions to parse FLAC data structure, to be shared with demux_flac. Closes bug #1590690.
CVS patchset: 8362
CVS date: 2006/11/09 15:13:19
|
|
(or the other way around) in ffmpeg_bswap.h header, and by updating them to the current version in their subversion repository (the header of the file remain the same).
Add BE_24 and LE_24 functions, as they come handy when parsing FLAC files (will be used by the OggFlac demuxer as soon as it's ready.
Don't special case x86 on the BE/ABE macros, should be pretty much the same performance but at least this way we don't have to check the code twice.
CVS patchset: 8361
CVS date: 2006/11/08 22:47:44
|
|
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: 8359
CVS date: 2006/11/05 02:44:07
|
|
Symptoms could be buffer overruns (monaural streams) or incomplete processing.
Original version of the patch is from Steve Freeland <caucasatron@yahoo.ca>.
CVS patchset: 8358
CVS date: 2006/11/04 23:30:14
|
|
CVS patchset: 8357
CVS date: 2006/11/04 13:24:45
|
|
CVS patchset: 8356
CVS date: 2006/11/04 13:09:43
|
|
skipped if present.
This fixes issues when using XCB with FreeBSD, and also makes the configure faster, without
need for complex codepaths to tst for features.
The old link-based tests are still present as fallback in the case the pkg-config data
is not found (because it's an old Xorg or it's a non-Xorg X implementation).
CVS patchset: 8355
CVS date: 2006/11/04 03:15:03
|
|
GNOME Bugzilla:
http://bugzilla.gnome.org/show_bug.cgi?id=344592
CVS patchset: 8354
CVS date: 2006/10/29 19:39:39
|
|
instead of XLockDisplay/XUnlockDisplay.
CVS patchset: 8353
CVS date: 2006/10/28 19:01:51
|
|
that is: "interfaces have been _added_ since last release"
CVS patchset: 8352
CVS date: 2006/10/28 18:58:19
|
|
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
|
|
CVS patchset: 8349
CVS date: 2006/10/23 21:18:18
|
|
should fix http://bugzilla.gnome.org/show_bug.cgi?id=355254
CVS patchset: 8348
CVS date: 2006/10/23 21:13:44
|
|
CVS patchset: 8347
CVS date: 2006/10/21 18:50:41
|
|
course.
CVS patchset: 8346
CVS date: 2006/10/20 09:07:15
|
|
CVS patchset: 8345
CVS date: 2006/10/18 18:46:17
|
|
CVS patchset: 8344
CVS date: 2006/10/16 22:18:24
|
|
CVS patchset: 8343
CVS date: 2006/10/16 22:09:32
|