Age | Commit message (Collapse) | Author |
|
Changes courtesy of Julio Sánchez <j.sanchez AT terra.es>
CVS patchset: 4366
CVS date: 2003/03/07 22:19:20
|
|
CVS patchset: 4365
CVS date: 2003/03/07 20:28:42
|
|
CVS patchset: 4364
CVS date: 2003/03/07 19:58:32
|
|
CVS patchset: 4362
CVS date: 2003/03/07 17:07:14
|
|
CVS patchset: 4361
CVS date: 2003/03/07 17:01:34
|
|
CVS patchset: 4360
CVS date: 2003/03/07 17:00:56
|
|
CVS patchset: 4359
CVS date: 2003/03/07 16:23:02
|
|
(thanks Ewald)
CVS patchset: 4358
CVS date: 2003/03/07 15:29:30
|
|
CVS patchset: 4357
CVS date: 2003/03/07 12:51:47
|
|
CVS patchset: 4356
CVS date: 2003/03/07 01:30:37
|
|
CVS patchset: 4355
CVS date: 2003/03/07 01:22:54
|
|
another for saved recordings. it may be controled by events
(channel selection, save from current point, etc) - not really tested yet
- fix for my daily build compilation
CVS patchset: 4354
CVS date: 2003/03/07 01:20:22
|
|
CVS patchset: 4352
CVS date: 2003/03/07 00:44:53
|
|
(includes dvaudio support)
CVS patchset: 4350
CVS date: 2003/03/06 23:56:47
|
|
CVS patchset: 4349
CVS date: 2003/03/06 23:30:36
|
|
cannot be
used any more, since the structures in there differ from what is actually on the
disc
CVS patchset: 4348
CVS date: 2003/03/06 23:18:42
|
|
CVS patchset: 4347
CVS date: 2003/03/06 23:12:13
|
|
CVS patchset: 4346
CVS date: 2003/03/06 22:59:35
|
|
CVS patchset: 4345
CVS date: 2003/03/06 16:49:30
|
|
if it exists so we can take screenshots of goom, the other post plugins need
to be adapted as well
CVS patchset: 4344
CVS date: 2003/03/06 00:51:39
|
|
call xine_get_current_frame() with img=NULL to get width/height
(and other info) before allocating the img buffer and calling again to get the
frame...
CVS patchset: 4343
CVS date: 2003/03/05 23:55:06
|
|
Undo previous change to libreal (bug is general video decoding problem)
CVS patchset: 4342
CVS date: 2003/03/05 22:12:40
|
|
I don't know if I have the only one Xv driver with this limitation.
Is there an other way to fix this ?
CVS patchset: 4341
CVS date: 2003/03/05 20:17:12
|
|
CVS patchset: 4340
CVS date: 2003/03/05 17:16:17
|
|
Use it for xine compilation only.
CVS patchset: 4339
CVS date: 2003/03/05 17:13:09
|
|
teletext, subtitling or something different, breaking audio completely and causing a lot of corrupted PES packet messages.
CVS patchset: 4338
CVS date: 2003/03/05 16:44:51
|
|
CVS patchset: 4337
CVS date: 2003/03/05 14:00:14
|
|
CVS patchset: 4336
CVS date: 2003/03/05 03:01:59
|
|
- make position/size consistent with page aging (discarding old pages)
CVS patchset: 4334
CVS date: 2003/03/05 00:27:35
|
|
CVS patchset: 4333
CVS date: 2003/03/04 22:46:53
|
|
CVS patchset: 4332
CVS date: 2003/03/04 21:43:53
|
|
"ASF http://blabla/blabla.asf"
This one works now with xine-ui:
http://murl.microsoft.com/videos/msr/MSR2000/Schneier_Three_OnDemand_100_100K_320x240.asx
CVS patchset: 4331
CVS date: 2003/03/04 19:58:30
|
|
CVS patchset: 4330
CVS date: 2003/03/04 10:30:27
|
|
CVS patchset: 4329
CVS date: 2003/03/04 08:31:57
|
|
is passed as an additional string argument now, so % characters in the
expression are harmless.
This version of the XINE_ASSERT macro seems to work with gcc 2.95 as well.
Defining NDEBUG removes the XINE_ASSERT code.
CVS patchset: 4328
CVS date: 2003/03/03 18:10:30
|
|
included
in every single plugin (possibly multiple times due to inlining)
-> move the code to libxineutil seems more sensible
CVS patchset: 4327
CVS date: 2003/03/03 17:29:07
|
|
CVS patchset: 4326
CVS date: 2003/03/03 14:32:43
|
|
- only some input plugins (still) have this... old code from xine 0.9.x?
CVS patchset: 4325
CVS date: 2003/03/03 07:37:23
|
|
CVS patchset: 4324
CVS date: 2003/03/02 18:11:37
|
|
CVS patchset: 4323
CVS date: 2003/03/02 17:28:55
|
|
CVS patchset: 4322
CVS date: 2003/03/02 17:23:03
|
|
CVS patchset: 4321
CVS date: 2003/03/02 17:13:03
|
|
CVS patchset: 4320
CVS date: 2003/03/02 17:00:31
|
|
CVS patchset: 4319
CVS date: 2003/03/02 16:01:35
|
|
The avi demuxer works now with non seekable input plugins like http, stdin,...
It works well with all my AVIs.
CVS patchset: 4317
CVS date: 2003/03/02 15:15:07
|
|
CVS patchset: 4316
CVS date: 2003/03/02 09:33:36
|
|
CVS patchset: 4315
CVS date: 2003/03/02 07:58:18
|
|
The gcc-2.95.3 pre-processor has serious problems with this macro, it
mangles the ", __LINE__, ##args" part
CVS patchset: 4314
CVS date: 2003/03/01 14:35:54
|
|
macro.
This fixes a problem with the xshm videoout plugin not loading on solaris,
when the mediaLib is installed.
CVS patchset: 4313
CVS date: 2003/03/01 14:31:33
|
|
CVS patchset: 4311
CVS date: 2003/03/01 02:23:01
|