| Age | Commit message (Collapse) | Author | 
|---|
|  | it was causing the frame duration to be halved twice.
CVS patchset: 6792
CVS date: 2004/07/14 02:44:15 | 
|  | align vobsub to bottom in libspudec
CVS patchset: 6791
CVS date: 2004/07/14 01:18:47 | 
|  | CVS patchset: 6790
CVS date: 2004/07/12 21:15:48 | 
|  | CVS patchset: 6789
CVS date: 2004/07/11 21:38:05 | 
|  | dxr3_scr.c: In function `dxr3_scr_set_speed':
dxr3_scr.c:52: sorry, unimplemented: inlining failed in call to 'dxr3_mvcommand': function body not available
dxr3_scr.c:220: sorry, unimplemented: called from here
CVS patchset: 6788
CVS date: 2004/07/11 11:47:10 | 
|  | http://bugs.kde.org/show_bug.cgi?id=62603
  and filed against Totem bug:
  http://bugzilla.gnome.org/show_bug.cgi?id=138830
CVS patchset: 6787
CVS date: 2004/07/11 11:23:48 | 
|  | CVS patchset: 6786
CVS date: 2004/07/11 10:43:01 | 
|  | CVS patchset: 6785
CVS date: 2004/07/11 10:42:04 | 
|  | James Slorach for spotting the bug
CVS patchset: 6784
CVS date: 2004/07/10 14:08:49 | 
|  | Scan for "Annodex" header signature in Annodex demuxer
Fixed some serious bugs in detect_content at the same time :)
CVS patchset: 6783
CVS date: 2004/07/10 10:06:30 | 
|  | CVS patchset: 6782
CVS date: 2004/07/09 13:16:59 | 
|  | Tiny bugfix for detecting theora streams (was looking for "theo" packet
signature due to short memcmp, now looks for "theora")
  Moved content detection from open_plugin function to new detect_content function
  Added new plugin to demux Annodex version 2.0 bitstream format, a subset of
the Ogg encapsulation format.  For more info, see:
    http://www.annodex.net/TR/draft-pfeiffer-annodex-01.html
CVS patchset: 6781
CVS date: 2004/07/09 01:27:42 | 
|  | CVS patchset: 6780
CVS date: 2004/07/08 02:13:01 | 
|  | CVS patchset: 6779
CVS date: 2004/07/07 01:07:58 | 
|  | CVS patchset: 6778
CVS date: 2004/07/07 00:25:31 | 
|  | finished event was sent to frontend before the output fifos were empty.
add a test for the number of streams attached to the output port. this will
prevent deadlocking on multi-streams scenarios where fifos don't ever get empty.
CVS patchset: 6777
CVS date: 2004/07/06 22:53:22 | 
|  | CVS patchset: 6776
CVS date: 2004/07/05 20:47:42 | 
|  | CVS patchset: 6775
CVS date: 2004/07/05 17:13:37 | 
|  | CVS patchset: 6774
CVS date: 2004/07/05 08:33:53 | 
|  | CVS patchset: 6773
CVS date: 2004/07/05 07:43:52 | 
|  | resizeViewOnVideoSizeChange, with corresponding semantic changes
CVS patchset: 6772
CVS date: 2004/07/05 05:26:12 | 
|  | internally)
CVS patchset: 6771
CVS date: 2004/07/05 01:24:16 | 
|  | Added keepsVideoAspectRatio and resizeViewToVideoSizeOnLoad attributes to
XineOpenGLView class
  More accurate OpenGL mutex locking (we need to serialise any accesses to the
OpenGL context): this fixed a few more kernel panics for me
  Changed any human-readable strings of "MacOSX" to "Mac OS X" (so maybe Apple
can award xine a Design Award next year with less qualms ;)
CVS patchset: 6770
CVS date: 2004/07/05 01:20:01 | 
|  | (it works on gcc with sizeof(void) == 1, but it's not portable)
CVS patchset: 6769
CVS date: 2004/07/04 21:27:23 | 
|  | to open the device does not mean it's not accessible, there might just
be no disk inside (closes bug #984594)
CVS patchset: 6768
CVS date: 2004/07/04 21:01:26 | 
|  | CVS patchset: 6767
CVS date: 2004/07/03 19:22:16 | 
|  | CVS patchset: 6766
CVS date: 2004/07/03 16:47:55 | 
|  | CVS patchset: 6765
CVS date: 2004/07/02 19:32:25 | 
|  | CVS patchset: 6764
CVS date: 2004/07/02 19:22:19 | 
|  | CVS patchset: 6763
CVS date: 2004/07/02 17:44:28 | 
|  | CVS patchset: 6762
CVS date: 2004/07/01 20:56:15 | 
|  | CVS patchset: 6761
CVS date: 2004/07/01 20:16:24 | 
|  | methods to NSWindow class, since they're generic to all windows
CVS patchset: 6760
CVS date: 2004/06/29 05:25:28 | 
|  | Let's see tomorrow how many segfaults are gone ;-)
CVS patchset: 6759
CVS date: 2004/06/28 22:44:57 | 
|  | CVS patchset: 6758
CVS date: 2004/06/27 17:22:13 | 
|  | (in_buf && in_buf->num_frames), otherwise, the dummy packet send by ao_exit()
to wake up the audio out loop can trigger this message
(because it has an undefined buf->format.rate, which, when 0 causes
driver->open() to fail and the message gets emitted)
we also send the message to the streams attached to this audio out only,
not to all streams known to the engine
CVS patchset: 6757
CVS date: 2004/06/27 13:33:57 | 
|  | everybody: test, test, test
CVS patchset: 6756
CVS date: 2004/06/27 11:58:47 | 
|  | to call Xlib functions before xine to properly fill x11_visual_t
CVS patchset: 6755
CVS date: 2004/06/27 11:16:20 | 
|  | CVS patchset: 6754
CVS date: 2004/06/26 16:04:07 | 
|  | CVS patchset: 6753
CVS date: 2004/06/26 15:10:10 | 
|  | compile :)
CVS patchset: 6752
CVS date: 2004/06/26 15:09:35 | 
|  | CVS patchset: 6751
CVS date: 2004/06/26 14:57:34 | 
|  | from class to plugin context
CVS patchset: 6750
CVS date: 2004/06/26 14:47:34 | 
|  | CVS patchset: 6749
CVS date: 2004/06/26 13:52:20 | 
|  | CVS patchset: 6748
CVS date: 2004/06/26 13:51:13 | 
|  | CVS patchset: 6747
CVS date: 2004/06/26 13:49:54 | 
|  | often which then again causes the printf() again...
- destroy the mutex in ..._close();
CVS patchset: 6746
CVS date: 2004/06/25 16:19:08 | 
|  | maybe that helps.
- some indentation fixes
CVS patchset: 6745
CVS date: 2004/06/25 16:14:20 | 
|  | (fixed latest deadlock report by Stefan Holst)
CVS patchset: 6744
CVS date: 2004/06/25 16:09:31 | 
|  | CVS patchset: 6743
CVS date: 2004/06/25 16:04:59 |