Age | Commit message (Collapse) | Author |
|
CVS patchset: 8420
CVS date: 2006/12/18 18:32:44
|
|
Send bitmap info header to the decoder.
Notify decoder about key frames.
CVS patchset: 8419
CVS date: 2006/12/15 14:33:20
|
|
CVS patchset: 8418
CVS date: 2006/12/15 11:31:28
|
|
CVS patchset: 8417
CVS date: 2006/12/15 09:39:40
|
|
Added support for audio packet demuxing.
Added support for seeking.
CVS patchset: 8416
CVS date: 2006/12/14 18:29:02
|
|
RLE encoded antialiased fonts don't look good).
CVS patchset: 8415
CVS date: 2006/12/14 10:14:48
|
|
Does not affect access via DVD device or image.
CVS patchset: 8414
CVS date: 2006/12/13 20:52:27
|
|
Holding it open prevents eject from working.
CVS patchset: 8413
CVS date: 2006/12/13 19:21:10
|
|
Holding it open prevents eject from working.
CVS patchset: 8412
CVS date: 2006/12/13 19:14:19
|
|
CVS patchset: 8411
CVS date: 2006/12/13 18:30:30
|
|
CVS patchset: 8410
CVS date: 2006/12/13 10:36:58
|
|
CVS patchset: 8408
CVS date: 2006/12/08 22:26:22
|
|
Consolidated multiple strncat() calls to snprintf().
CVS patchset: 8407
CVS date: 2006/12/08 16:26:10
|
|
CVS patchset: 8406
CVS date: 2006/12/08 16:19:17
|
|
CVS patchset: 8405
CVS date: 2006/12/04 22:25:13
|
|
know what to look for.
CVS patchset: 8403
CVS date: 2006/12/04 13:59:38
|
|
(actually master/slave streams) could cause demux to get into an endless
loop.
CVS patchset: 8401
CVS date: 2006/12/03 19:23:16
|
|
- avoid overrunning the provided input audio buffer.
- generate a bad frame if time is due but we don't have enough data
for updating the viz plugin. this could happen in some rare situations
but the result was pretty catastrophic: xine froze with 100% cpu usage.
CVS patchset: 8400
CVS date: 2006/12/02 22:35:18
|
|
the decoder is still buggy so it must be used only if w32codec is not present
CVS patchset: 8399
CVS date: 2006/12/02 21:06:18
|
|
what caused the failure.
CVS patchset: 8395
CVS date: 2006/11/30 10:54:18
|
|
reading rather than using a fixed-size buffer.
This fixes the crash reported by İsmail Dönmez in WMA files, and prevents possible exploits.
Also thanks to Tavis Ormandy for the help handling the problem.
CVS patchset: 8393
CVS date: 2006/11/29 21:26:52
|
|
CVS patchset: 8392
CVS date: 2006/11/29 19:43:01
|
|
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
|
|
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: 8379
CVS date: 2006/11/14 21:51:32
|
|
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
|
|
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
|
|
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
|
|
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
|
|
GNOME Bugzilla:
http://bugzilla.gnome.org/show_bug.cgi?id=344592
CVS patchset: 8354
CVS date: 2006/10/29 19:39:39
|
|
CVS patchset: 8351
CVS date: 2006/10/28 18:51:08
|