Age | Commit message (Collapse) | Author |
|
CVS patchset: 6809
CVS date: 2004/07/18 15:34:57
|
|
CVS patchset: 6808
CVS date: 2004/07/18 15:31:29
|
|
CVS patchset: 6807
CVS date: 2004/07/18 14:52:50
|
|
CVS patchset: 6806
CVS date: 2004/07/18 14:46:59
|
|
Fix "hurry_up" behavior (keep the metronom happy).
Enable DR1 for the mpeg12 decoder.
Remove all the mpeg-es parsing from here, use the new parser instead.
Handle frame format changes (width, height and aspect ratio)
Tested with all my mpeg streams, and with some DVDs with still menus.
Enjoy ;)
CVS patchset: 6805
CVS date: 2004/07/18 00:50:02
|
|
CVS patchset: 6804
CVS date: 2004/07/17 21:00:30
|
|
CVS patchset: 6803
CVS date: 2004/07/17 20:22:42
|
|
CVS patchset: 6802
CVS date: 2004/07/17 16:41:08
|
|
algorithms
CVS patchset: 6801
CVS date: 2004/07/17 16:35:16
|
|
FC2).
CVS patchset: 6800
CVS date: 2004/07/16 19:12:27
|
|
plug:front: doesn't work for stereo, but plug:front:default does
revert the changes for 4.0 and 5.1 surround as I don't know whether
they work correctly with ":default"
CVS patchset: 6799
CVS date: 2004/07/15 21:46:51
|
|
fix problems of bogus frame skipping when duration changes.
CVS patchset: 6798
CVS date: 2004/07/15 21:20:06
|
|
can break surround systems. It still allows for the default soundcard to
be selected via /etc/asound.conf
CVS patchset: 6797
CVS date: 2004/07/15 18:16:09
|
|
CVS patchset: 6796
CVS date: 2004/07/15 02:22:38
|
|
rather than "0", so that the default sound output can be overriden easily
using /etc/asound.conf
CVS patchset: 6795
CVS date: 2004/07/14 23:29:09
|
|
fixes sailor_moon_op_frag.mpg duration problem (wrong duration for
frames marked as progressive)
CVS patchset: 6794
CVS date: 2004/07/14 22:27:10
|
|
current locale.
- Add "-" into encoding names.
- Fix a typo.
CVS patchset: 6793
CVS date: 2004/07/14 18:51:29
|
|
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
|