| Age | Commit message (Collapse) | Author | 
|---|
|  | CVS patchset: 7580
CVS date: 2005/05/28 11:22:05 | 
|  | CVS patchset: 7579
CVS date: 2005/05/28 11:07:22 | 
|  | CVS patchset: 7578
CVS date: 2005/05/28 10:41:17 | 
|  | content for DTS audio cds and DTS
wav files
CVS patchset: 7577
CVS date: 2005/05/28 09:41:23 | 
|  | CVS patchset: 7576
CVS date: 2005/05/28 09:34:53 | 
|  | CVS patchset: 7575
CVS date: 2005/05/28 09:29:46 | 
|  | CVS patchset: 7574
CVS date: 2005/05/28 09:26:59 | 
|  | CVS patchset: 7573
CVS date: 2005/05/28 02:41:38 | 
|  | CVS patchset: 7572
CVS date: 2005/05/28 02:37:23 | 
|  | CVS patchset: 7571
CVS date: 2005/05/28 02:35:57 | 
|  | CVS patchset: 7570
CVS date: 2005/05/28 02:28:48 | 
|  | CVS patchset: 7569
CVS date: 2005/05/28 02:27:50 | 
|  | CVS patchset: 7568
CVS date: 2005/05/28 02:25:45 | 
|  | CVS patchset: 7567
CVS date: 2005/05/28 01:40:40 | 
|  | CVS patchset: 7566
CVS date: 2005/05/27 16:45:31 | 
|  | CVS patchset: 7565
CVS date: 2005/05/27 16:35:27 | 
|  | CVS patchset: 7564
CVS date: 2005/05/27 15:34:01 | 
|  | (actually ported dscaler->kdetv->tvtime->xine)
obs: i'm not yet considering this feature for 1.0.2 since
every time i add new asm code the build gets broken for some
specific gcc version or something...
CVS patchset: 7563
CVS date: 2005/05/27 15:22:52 | 
|  | CVS patchset: 7562
CVS date: 2005/05/26 22:09:23 | 
|  | Fixx xxmc bob deinterlacing for field-coded interlaced streams.
CVS patchset: 7561
CVS date: 2005/05/26 07:49:14 | 
|  | CVS patchset: 7560
CVS date: 2005/05/26 07:15:44 | 
|  | Made sputext working again.
CVS patchset: 7559
CVS date: 2005/05/23 17:13:35 | 
|  | Sparc can't do unaligned access
CVS patchset: 7558
CVS date: 2005/05/22 19:50:05 | 
|  | Don't skip first character of title if the second character is a space
Remove any trailing <BR> from the comment
CVS patchset: 7557
CVS date: 2005/05/21 16:16:35 | 
|  | CVS patchset: 7556
CVS date: 2005/05/21 15:20:31 | 
|  | CVS patchset: 7555
CVS date: 2005/05/21 15:02:08 | 
|  | CVS patchset: 7554
CVS date: 2005/05/21 14:13:04 | 
|  | Don't use raw mode for AAC from avi files, it should be packetized.
CVS patchset: 7553
CVS date: 2005/05/21 14:09:54 | 
|  | CVS patchset: 7552
CVS date: 2005/05/21 09:50:32 | 
|  | CVS patchset: 7551
CVS date: 2005/05/20 02:01:35 | 
|  | Avoid silly errors and engine state when trying to read a file with '0'
channels (See http://bugzilla.gnome.org/show_bug.cgi?id=304588 for test file)
CVS patchset: 7550
CVS date: 2005/05/18 09:02:26 | 
|  | Crop according to demuxer width/height.
CVS patchset: 7549
CVS date: 2005/05/16 20:49:43 | 
|  | CVS patchset: 7548
CVS date: 2005/05/16 17:42:27 | 
|  | still just housekeeping.
CVS patchset: 7547
CVS date: 2005/05/16 01:39:02 | 
|  | (inline v. __inline__).
CVS patchset: 7546
CVS date: 2005/05/15 23:21:45 | 
|  | CVS patchset: 7545
CVS date: 2005/05/15 09:26:36 | 
|  | CVS patchset: 7544
CVS date: 2005/05/15 02:41:03 | 
|  | i'm just renaming variables and stuff to make it somewhat closer to tvtime's cvs.
CVS patchset: 7543
CVS date: 2005/05/15 00:47:38 | 
|  | CVS patchset: 7542
CVS date: 2005/05/15 00:12:44 | 
|  | * Move some static inlined functions so that they're defined, rather than
  just declared, before use.
* Replace inline with __inline__ for some extern inlined functions (due to
  inline possibly being redefined to include the always_inline attribute).
CVS patchset: 7541
CVS date: 2005/05/14 23:34:58 | 
|  | (This assumes that if the compiler isn't gcc, __inline__ isn't supported.)
CVS patchset: 7540
CVS date: 2005/05/14 23:17:10 | 
|  | CVS patchset: 7539
CVS date: 2005/05/14 22:23:31 | 
|  | should definitely go into 1.0.2...
CVS patchset: 7538
CVS date: 2005/05/14 22:22:15 | 
|  | (i had this sitting on my tree for a while - i wrote it for extracting
the audio from specific tracks of a music dvd)
CVS patchset: 7537
CVS date: 2005/05/14 16:11:44 | 
|  | don't stop looking for plugins just because one of them has failed to initialize.
fix the problem of xine not loading anything (first plugin was gnome-vfs and
it doesn't work here)
CVS patchset: 7536
CVS date: 2005/05/14 16:00:40 | 
|  | fix a couple of places were catalog->lock was not released (causing
lockup/deadlock). cleanup some functions to return at a single place
so we won't make this mistake again.
(please double check - i'm a little rusty on xine hacking ;-)
now i have to find out why my xine checkout is not able to load any input plugins...
CVS patchset: 7535
CVS date: 2005/05/14 15:41:15 | 
|  | Plenty of changes for the gnome-vfs plugin
* Make it top priority, but only load the plugin if gnome_vfs_init() was called
  (meaning that the gnome-vfs plugin will automatically be used for smb://,
  http://, etc. if the application is a GNOME one and calls gnome-vfs' init)
* Handle the http URI scheme (allows for seeking in HTTP stream in recent
  gnome-vfs versions)
* Send events via _x_message for common errors
CVS patchset: 7534
CVS date: 2005/05/13 14:33:09 | 
|  | Fix compilation of video_out_opengl.c with Apple gcc 4.0
CVS patchset: 7533
CVS date: 2005/05/09 06:55:22 | 
|  | CVS patchset: 7532
CVS date: 2005/05/08 22:38:35 | 
|  | CVS patchset: 7531
CVS date: 2005/05/07 22:07:27 |