| Age | Commit message (Collapse) | Author | 
|---|
|  | Tweak pgx64 plugin, mainly cosmetic.
CVS patchset: 6166
CVS date: 2004/02/16 23:17:05 | 
|  | * use _x_set_speed() for speed manipulations, since it is ticket-safe
* _x_set_speed() is an internal helper function now, move frontend locking
  outside of it
* restrict access to metronom clock internal stuff
CVS patchset: 6165
CVS date: 2004/02/16 20:19:09 | 
|  | CVS patchset: 6164
CVS date: 2004/02/16 17:05:56 | 
|  | into xine_decoder.c
CVS patchset: 6163
CVS date: 2004/02/16 16:02:14 | 
|  | CVS patchset: 6162
CVS date: 2004/02/15 20:31:23 | 
|  | mplayer works around this, so we could do the same ;)
thanks to Fridtjof Busse for reporting and testing this
CVS patchset: 6161
CVS date: 2004/02/15 19:29:47 | 
|  | CVS patchset: 6160
CVS date: 2004/02/15 18:52:42 | 
|  | CVS patchset: 6159
CVS date: 2004/02/15 18:26:51 | 
|  | Add codepages iso-8859-9 and iso-8859-15 (all in all 7 new characters :-)).
CVS patchset: 6158
CVS date: 2004/02/14 22:01:48 | 
|  | CVS patchset: 6157
CVS date: 2004/02/14 21:45:31 | 
|  | CVS patchset: 6156
CVS date: 2004/02/14 20:29:53 | 
|  | CVS patchset: 6155
CVS date: 2004/02/14 20:20:43 | 
|  | CVS patchset: 6154
CVS date: 2004/02/14 19:52:41 | 
|  | CVS patchset: 6153
CVS date: 2004/02/14 13:15:32 | 
|  | CVS patchset: 6152
CVS date: 2004/02/14 11:03:14 | 
|  | CVS patchset: 6151
CVS date: 2004/02/14 10:50:20 | 
|  | Detection by content must not read the whole stream...
CVS patchset: 6150
CVS date: 2004/02/14 10:40:28 | 
|  | not defined.
CVS patchset: 6149
CVS date: 2004/02/14 00:54:03 | 
|  | CVS patchset: 6148
CVS date: 2004/02/13 13:48:03 | 
|  | CVS patchset: 6147
CVS date: 2004/02/12 23:33:42 | 
|  | CVS patchset: 6146
CVS date: 2004/02/12 23:31:19 | 
|  | CVS patchset: 6145
CVS date: 2004/02/12 23:11:36 | 
|  | inside inline assembler (which the compiler does not recognize); so actually
the code is wrong (the asm parts should list these as inputs), but telling
the compiler to keep them is the easier fix
CVS patchset: 6144
CVS date: 2004/02/12 20:53:31 | 
|  | CVS patchset: 6143
CVS date: 2004/02/12 19:41:30 | 
|  | (this code is already different in faad cvs, so this fix will not interfere with
the next sync)
CVS patchset: 6142
CVS date: 2004/02/12 18:30:43 | 
|  | CVS patchset: 6141
CVS date: 2004/02/12 18:27:21 | 
|  | CVS patchset: 6140
CVS date: 2004/02/12 18:25:07 | 
|  | * do not decrement the reference counter on post disposal, because post
  plugins can delay their own disposal (if they realize that frames from
  them are still around)
CVS patchset: 6139
CVS date: 2004/02/12 18:23:35 | 
|  | CVS patchset: 6138
CVS date: 2004/02/12 18:19:44 | 
|  | (as discussed on xine-devel, slightly improved to block acquires from
different threads between atomic revoke and issue)
* xine_ticket_t is declared in xine_internal.h and implemented in xine.c
* the ticket is acquired for (hopefully) all port operations
  (no modifications to decoders needed, decoder loop does this)
* the ticket is revoked on pausing and on rewiring
* OSD does not store the port pointer any more (which was very dangerous,
  since the pointer can change on rewire)
CVS patchset: 6137
CVS date: 2004/02/12 18:19:00 | 
|  | CVS patchset: 6136
CVS date: 2004/02/12 18:09:19 | 
|  | CVS patchset: 6135
CVS date: 2004/02/12 18:05:45 | 
|  | (old scheme kept for compatibility)
CVS patchset: 6134
CVS date: 2004/02/12 18:05:06 | 
|  | CVS patchset: 6133
CVS date: 2004/02/12 18:02:17 | 
|  | because linux/compiler.h defines inline already
CVS patchset: 6132
CVS date: 2004/02/12 17:59:02 | 
|  | * mention the mod demuxer in the build list
CVS patchset: 6131
CVS date: 2004/02/12 17:57:40 | 
|  | configure.ac and Makefile.am from Daniel
I've ported the demuxer to current cvs (BUF_FLAG_FRAME_END issue), i've fixed the seeking problem and the pts computing.
Tested with some .mod files, it rocks ;)
Back to the amiga era ;)
(you have to install the ModPlug engine first)
CVS patchset: 6130
CVS date: 2004/02/11 20:40:00 | 
|  | CVS patchset: 6129
CVS date: 2004/02/09 22:28:42 | 
|  | CVS patchset: 6128
CVS date: 2004/02/09 22:24:36 | 
|  | CVS patchset: 6127
CVS date: 2004/02/09 22:13:54 | 
|  | *) Dynamic sizing for real video slice offset buffer
CVS patchset: 6126
CVS date: 2004/02/09 22:11:30 | 
|  | CVS patchset: 6125
CVS date: 2004/02/09 22:04:11 | 
|  | CVS patchset: 6124
CVS date: 2004/02/08 18:39:50 | 
|  | headers
*) Use function pointer for selecting codec initialisation
CVS patchset: 6123
CVS date: 2004/02/08 18:17:28 | 
|  | CVS patchset: 6122
CVS date: 2004/02/07 18:38:21 | 
|  | CVS patchset: 6121
CVS date: 2004/02/05 02:51:14 | 
|  | CVS patchset: 6120
CVS date: 2004/02/05 00:04:23 | 
|  | CVS patchset: 6119
CVS date: 2004/02/05 00:01:39 | 
|  | CVS patchset: 6118
CVS date: 2004/02/04 23:32:19 | 
|  | CVS patchset: 6117
CVS date: 2004/02/04 23:24:27 |