| Age | Commit message (Collapse) | Author | 
|---|
|  | 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 | 
|  | CVS patchset: 7530
CVS date: 2005/05/07 17:06:44 | 
|  | CVS patchset: 7529
CVS date: 2005/05/07 16:27:08 | 
|  | GCC4: fix static-after-extern error and some signedness warnings.
CVS patchset: 7528
CVS date: 2005/05/07 16:15:27 | 
|  | gcc4 patches from Dams Nadé (livna.org) and Keenan Pepper.
CVS patchset: 7527
CVS date: 2005/05/07 09:11:37 | 
|  | CVS patchset: 7526
CVS date: 2005/05/06 18:00:54 | 
|  | CVS patchset: 7525
CVS date: 2005/05/06 13:28:52 | 
|  | improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking
[bug #1195282]
CVS patchset: 7524
CVS date: 2005/05/06 07:42:20 | 
|  | deploy new timebase API (pertains to MPEG-1 encoder); hopefully this
sync fixes some H.264 decoding issues as well
CVS patchset: 7523
CVS date: 2005/05/06 04:22:50 | 
|  | CVS patchset: 7522
CVS date: 2005/05/06 04:19:17 | 
|  | CVS patchset: 7521
CVS date: 2005/05/06 04:14:55 | 
|  | stop libmpeg2 XvMC IDCT / MOCOMP attempting software motion compensation
[bug #1194754]
CVS patchset: 7520
CVS date: 2005/05/04 12:50:09 | 
|  | CVS patchset: 7519
CVS date: 2005/05/04 04:30:09 | 
|  | fix xxmc plugin wanting to change vld xvmc context when stream changes from
non-interlaced to interlaced [bug #1194350]
CVS patchset: 7518
CVS date: 2005/05/04 04:27:20 | 
|  | Work around a compiler bug - use -fno-inline-functions with gcc < 3.4.0.
The bug is definitely present in 3.3.5 and not in 3.4.3.
CVS patchset: 7517
CVS date: 2005/05/03 21:27:30 | 
|  | Fixed xvmc plugin segfault when it tried software blending on nonexistant xv image.
Cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback.
CVS patchset: 7516
CVS date: 2005/05/03 19:25:10 | 
|  | Shell quoting fix.
CVS patchset: 7515
CVS date: 2005/05/03 18:44:29 | 
|  | Clip goom fps value to >= 1 [bug #1193783]
CVS patchset: 7514
CVS date: 2005/05/03 01:31:12 | 
|  | Support --enable-fpic with recent versions of gcc.
(The original version of this patch was supplied by Nix <nix@esperi.org.uk>.)
CVS patchset: 7513
CVS date: 2005/05/02 21:13:42 | 
|  | Fix X include file search for X[xv]MC when $x_includes is empty.
Pointed out by Diego Pettenò, who also provided a patch.
CVS patchset: 7512
CVS date: 2005/05/02 09:13:37 | 
|  | CVS patchset: 7510
CVS date: 2005/04/28 19:31:33 | 
|  | libvcd/version.h can be deleted
*.{c,h}: CdIo -> CdIo_t
vcdplayer.c: change a debug switch
xineplug_inp_vcd.c: playlist -> playback-control item to avoid
confusion with front-end playlists.
Mostly cosmetic changes.
CVS patchset: 7509
CVS date: 2005/04/27 23:28:41 |