summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-06-06Hopefully I count as a developer now....James Stembridge
Mention libdts CVS patchset: 6652 CVS date: 2004/06/06 19:50:51
2004-06-06Implement better sync detection in libdts.James Courtier-Dutton
This makes software DTS decode work when playing DVDs. It also makes .AVI files with DTS tracks in them work. I cannot test DTS passthru, so I need someone to help to check that has not changed. CVS patchset: 6651 CVS date: 2004/06/06 16:41:27
2004-06-06A fix so that non macosx systems build correctly.James Courtier-Dutton
CVS patchset: 6650 CVS date: 2004/06/06 16:38:45
2004-06-06Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is ↵James Stembridge
set, it's optional CVS patchset: 6649 CVS date: 2004/06/06 16:13:30
2004-06-06check for automake API version and ObjCDaniel Caujolle-Bert
CVS patchset: 6648 CVS date: 2004/06/06 12:17:00
2004-06-06Quick and dirt fix for Objective C. Please test with automake >= 1.8Daniel Caujolle-Bert
CVS patchset: 6647 CVS date: 2004/06/06 12:12:06
2004-06-06mkinstalldirs again. :-) This is just a fix for builddir != srcdir.František Dvořák
CVS patchset: 6646 CVS date: 2004/06/06 09:26:36
2004-06-06From: Daniel MackJames Courtier-Dutton
Mac OSX video out support. CVS patchset: 6645 CVS date: 2004/06/06 02:30:37
2004-06-05Oops. Keep xine-lib compiling until the configure.ac is changed.James Courtier-Dutton
CVS patchset: 6644 CVS date: 2004/06/05 17:38:12
2004-06-05Support for deocoder init data split.Thibaut Mattern
Daniel: you don't even need libw32 decoder to play your stream now. ;) http://naboo.homelinux.org/~daniel/media/p_length.avi CVS patchset: 6643 CVS date: 2004/06/05 16:37:37
2004-06-05From: Daniel MackJames Courtier-Dutton
Mac OSX video out support. patch to configure.ac to follow CVS patchset: 6642 CVS date: 2004/06/05 16:06:12
2004-06-05move duplicated code to a function.Thibaut Mattern
CVS patchset: 6641 CVS date: 2004/06/05 15:59:36
2004-06-05Support big decoder init data chunk (> 8192 bytes).Thibaut Mattern
All demuxers and decoders have to be modified the same way... Fix playback of this stream (with win32 dll): http://naboo.homelinux.org/~daniel/media/p_length.avi CVS patchset: 6640 CVS date: 2004/06/05 14:11:24
2004-06-05moved detection of darwin from threads to general host features detection.Conrad Parker
CVS patchset: 6639 CVS date: 2004/06/05 03:49:00
2004-06-04sputext decoder relied on status() with stream==NULL, which is wrong nowMichael Roitzsch
CVS patchset: 6638 CVS date: 2004/06/04 14:37:33
2004-06-04shut up GCC.Daniel Caujolle-Bert
CVS patchset: 6637 CVS date: 2004/06/04 13:29:29
2004-06-04Remove GNUism.Robin KAY
CVS patchset: 6636 CVS date: 2004/06/04 00:58:19
2004-06-03update to em8300 CVS version of the headerMichael Roitzsch
CVS patchset: 6635 CVS date: 2004/06/03 18:36:39
2004-06-03close ↵Miguel Freitas
http://sourceforge.net/tracker/index.php?func=detail&aid=916089&group_id=9655&atid=109655 try to fix http://sourceforge.net/tracker/index.php?func=detail&aid=925723&group_id=9655&atid=109655 CVS patchset: 6634 CVS date: 2004/06/03 13:40:12
2004-06-03this include is obsolete, becauseMichael Roitzsch
1. for current systems, including this is a noop 2. it was used a some time ago to check for CONFIG_DEVFS_FS, but we do not check for this any more, but autodetect devfs at runtime and it is reported by John Nielsen to break builds on some systems CVS patchset: 6633 CVS date: 2004/06/03 12:56:25
2004-06-03EOF when read returns <= 0 (thanks Leon van Stuivenberg)Miguel Freitas
CVS patchset: 6632 CVS date: 2004/06/03 12:19:34
2004-06-02Do not loop in __wait_first_frame.Thibaut Mattern
Copy is_frame value in duplicate_frame vo function. Fix the bug i've reported here: http://news.gmane.org/navbar.php?group=gmane.comp.video.xine.devel&article=9301&next=9322&prev=9310&newsrc=,9301,9322 CVS patchset: 6631 CVS date: 2004/06/02 19:46:10
2004-06-02it has been quite some time since I re-ran autogen, so I did not noticedMichael Roitzsch
this one missing... ;) CVS patchset: 6630 CVS date: 2004/06/02 16:12:31
2004-06-01Add FIXME comment.James Courtier-Dutton
CVS patchset: 6629 CVS date: 2004/06/01 22:05:47
2004-06-01Standardise prefix of debug output with error messagesJames Stembridge
CVS patchset: 6628 CVS date: 2004/06/01 21:48:37
2004-06-01Tighter checking on header for presence of codec init dataJames Stembridge
CVS patchset: 6627 CVS date: 2004/06/01 21:37:16
2004-06-01Add support for XVR-100 (Radeon-based) framebuffers to video_out_pgx64.Robin KAY
CVS patchset: 6626 CVS date: 2004/06/01 18:11:51
2004-06-01renamed symbol appropriately to avoid duplicate symbol references, followingConrad Parker
the pattern of dummy in alpha, mmx etc. CVS patchset: 6625 CVS date: 2004/06/01 14:36:34
2004-06-01applied patch from Daniel Mack disabling altivec if ENABLE_ALTIVEC is not set.Conrad Parker
CVS patchset: 6624 CVS date: 2004/06/01 14:01:29
2004-06-01applied patches from Daniel Mack for recognizing darwin as a host, andConrad Parker
patching some xine-util ppc-specific routines for OS X. CVS patchset: 6623 CVS date: 2004/06/01 13:13:15
2004-06-01better workaround for alac, another of the MPEG audio clique thatMike Melanson
doesn't seem to play by the usual QT audio rules; this workaround allows an alac file to register as a QT file but properly complains about the unsupported codec CVS patchset: 6622 CVS date: 2004/06/01 04:34:01
2004-06-01acknowledge the existence of Apple's Lossless Audio Codec (alac)Mike Melanson
CVS patchset: 6621 CVS date: 2004/06/01 04:31:17
2004-06-01ok, i can't get flac into an useable state after a read abort but it doesn't ↵Miguel Freitas
freeze anymore. CVS patchset: 6620 CVS date: 2004/06/01 02:25:36
2004-06-01estimate start_pos from start_time. it is not as accurate as original idea ↵Miguel Freitas
but at least it work. note: there is still something wrong with flac decoder. it may freeze under certain conditions. CVS patchset: 6619 CVS date: 2004/06/01 01:43:38
2004-06-01trying to fix seeking to time position. general seeking improvements.Miguel Freitas
https://sourceforge.net/tracker/?func=detail&atid=109655&aid=962609&group_id=9655 CVS patchset: 6618 CVS date: 2004/06/01 00:57:41
2004-05-31'/' is not allowed in identifierThibaut Mattern
CVS patchset: 6617 CVS date: 2004/05/31 17:37:49
2004-05-31more appropriate functionMike Melanson
CVS patchset: 6616 CVS date: 2004/05/31 14:44:16
2004-05-31- oops, some debug in there...Bastien Nocera
CVS patchset: 6615 CVS date: 2004/05/31 14:42:20
2004-05-31- get the file length using seek() instead of the data_TAG, for the benefitBastien Nocera
of broken wave files seeking is still quite broken, and it doesn't like being played back without an audio output CVS patchset: 6614 CVS date: 2004/05/31 11:24:01
2004-05-30there are more image formats than YV12 and YUY2 -> fixes DXR3 crashMichael Roitzsch
CVS patchset: 6613 CVS date: 2004/05/30 21:33:38
2004-05-30merge ffmpeg to fix compiler warningsMichael Roitzsch
CVS patchset: 6612 CVS date: 2004/05/30 19:24:17
2004-05-30*** empty log message ***Thibaut Mattern
CVS patchset: 6611 CVS date: 2004/05/30 14:50:56
2004-05-30Don't send a DISC at each unexpected packet sequence.Thibaut Mattern
Fix bug http://sourceforge.net/tracker/index.php?func=detail&aid=956710&group_id=9655&atid=109655 CVS patchset: 6610 CVS date: 2004/05/30 14:38:02
2004-05-30special provision for 'samr', another codec that doesn't play by theMike Melanson
rules CVS patchset: 6609 CVS date: 2004/05/30 01:33:59
2004-05-29re-instate 32-bit decodingMike Melanson
CVS patchset: 6608 CVS date: 2004/05/29 22:55:11
2004-05-29revise RGB decoder to be able to handle RGB data from Microsoft filesMike Melanson
and Apple QT files, upside down or not, at 7 different bit depths and both byte orders CVS patchset: 6607 CVS date: 2004/05/29 22:34:43
2004-05-29special considerations for AVI files with a compression ID of 0 (treatMike Melanson
as RGB) and greyscale palette special case CVS patchset: 6606 CVS date: 2004/05/29 22:31:49
2004-05-29framerate and PCM audio fixesMike Melanson
CVS patchset: 6605 CVS date: 2004/05/29 20:20:55
2004-05-29make the RoQ demuxer a little more elegant, perhaps fix some bugs tooMike Melanson
CVS patchset: 6604 CVS date: 2004/05/29 19:01:53
2004-05-29separate the two semantics of querying a port's status with a NULL stream;Michael Roitzsch
before, NULL could mean two things: no stream at all or a stream that does not want to be addressed; now the latter is represented by the new XINE_ANON_STREAM resulting changes: * the status() functions now behave differently for NULL and XINE_ANON_STREAM (as the commentary always implied, but this was not the case, so post plugin rewiring went wrong, because it relies on the status() function) * the NULL_STREAM defines in audio_out and video_out are obsolete * update the function comments in the headers * update the post plugin rewire functions to use the status() functions to check, if the old port was opened and handle the new one accordingly; this makes open_count obsolete * change all post plugins accordingly (mostly using XINE_ANON_STREAM instead of NULL) additional change: * the status() function of audio port now returns the bits/rate/mode values of the input and not the output; this is more likely to be what a post plugin wants * the reimplementation of status() in the upmix plugin is obsolete CVS patchset: 6603 CVS date: 2004/05/29 14:45:25