summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-05gcc 2.95 compile fixAndreas Heinchen
CVS patchset: 4773 CVS date: 2003/05/05 17:22:40
2003-05-05add new event for pausing pvrMiguel Freitas
the engine must be paused "from inside", otherwise, fifos might be full and pvr plugin read function would never be called anymore. CVS patchset: 4772 CVS date: 2003/05/05 16:22:08
2003-05-04some of us haven't nvtv support, let us use xine-lib anyway ;-)Daniel Caujolle-Bert
CVS patchset: 4771 CVS date: 2003/05/04 22:22:21
2003-05-04removed bug in spulang handlingAndreas Heinchen
CVS patchset: 4770 CVS date: 2003/05/04 22:09:35
2003-05-04get_optional_data now handles spulangAndreas Heinchen
CVS patchset: 4769 CVS date: 2003/05/04 21:45:45
2003-05-04fixed subtitles that I broke with the improved seekingpatchAndreas Heinchen
CVS patchset: 4768 CVS date: 2003/05/04 18:01:22
2003-05-04forgot to remove a printfAndreas Heinchen
CVS patchset: 4767 CVS date: 2003/05/04 17:29:36
2003-05-04several memleaks fixedAndreas Heinchen
CVS patchset: 4766 CVS date: 2003/05/04 16:38:22
2003-05-04fixed stupid mistakeAndreas Heinchen
CVS patchset: 4765 CVS date: 2003/05/04 13:13:58
2003-05-04added verbositycheck for a printfAndreas Heinchen
CVS patchset: 4764 CVS date: 2003/05/04 12:39:55
2003-05-04Removed another spelling mistakeAndreas Heinchen
CVS patchset: 4763 CVS date: 2003/05/04 12:27:01
2003-05-04don't let str demux handle some wierdy tagged mpeg filesDaniel Caujolle-Bert
CVS patchset: 4762 CVS date: 2003/05/04 12:17:45
2003-05-04Fix annoying XVideo lockup (probably another bug in the X11 library)Ewald Snel
CVS patchset: 4761 CVS date: 2003/05/04 10:09:34
2003-05-04- plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ↵Bastien Nocera
changes to xine.h.in for the API updates, and the mailing list (dated May 3rd 2003) CVS patchset: 4760 CVS date: 2003/05/04 01:35:04
2003-05-04- width and height metainfo in mpeg streamsBastien Nocera
CVS patchset: 4759 CVS date: 2003/05/04 00:56:51
2003-05-03- inform the name of the video codec, nicer properties :)Bastien Nocera
CVS patchset: 4758 CVS date: 2003/05/03 21:53:21
2003-05-03removed spellingmistake - use xine_fast_memcpy - other improvementsAndreas Heinchen
CVS patchset: 4757 CVS date: 2003/05/03 17:27:02
2003-05-03having DVDNAV_CFLAGS globally is not necessary any more, since spu_decoder_api.hMichael Roitzsch
does not depend on nav_types.h any more CVS patchset: 4756 CVS date: 2003/05/03 14:25:41
2003-05-03as announced on xine-devel:Michael Roitzsch
* I change the SPU decoder API to make it look less DVD specific * adapt all related files * increase SPU decoder API version * include DVDNAV_CFLAGS locally where needed CVS patchset: 4755 CVS date: 2003/05/03 14:24:06
2003-05-02realtime reporting fixesMiguel Freitas
CVS patchset: 4754 CVS date: 2003/05/02 23:41:18
2003-05-02re-revert mpeg demuxer changes (mpeg x mpeg_block)Miguel Freitas
CVS patchset: 4753 CVS date: 2003/05/02 20:48:35
2003-05-02there seem to be broken vobs out there. please do not abort.Miguel Freitas
CVS patchset: 4752 CVS date: 2003/05/02 15:54:33
2003-05-02require slash on mrl syntax.Miguel Freitas
exception: file plugin can accept relative paths (see message on xine-devel) CVS patchset: 4751 CVS date: 2003/05/02 15:02:11
2003-05-02close fd so disk don't get stuck on driveMiguel Freitas
CVS patchset: 4750 CVS date: 2003/05/02 13:57:22
2003-05-02flac demuxer has been forgotten in the latest API version increaseMichael Roitzsch
CVS patchset: 4749 CVS date: 2003/05/02 12:43:15
2003-05-02fix compilation with LOG defined: mrl undeclaredMichael Roitzsch
(patch sent by Lethal Weapon <lethalwp@tiscali.be>) CVS patchset: 4748 CVS date: 2003/05/02 12:33:44
2003-05-02make sure colour keying is turned off for frame buffer outputJames Stembridge
CVS patchset: 4747 CVS date: 2003/05/02 01:10:10
2003-05-02only need to set this onceJames Stembridge
CVS patchset: 4746 CVS date: 2003/05/02 01:07:15
2003-05-02remove option for disabling colour keying as there's no good reason for ↵James Stembridge
wanting to do that CVS patchset: 4745 CVS date: 2003/05/02 00:54:21
2003-05-02add support for rgb intensity controlsJames Stembridge
CVS patchset: 4744 CVS date: 2003/05/02 00:46:20
2003-05-02Set colour key control registers in same way that gatos and windows drivers doJames Stembridge
CVS patchset: 4743 CVS date: 2003/05/02 00:17:18
2003-05-02remove unused variableJames Stembridge
CVS patchset: 4742 CVS date: 2003/05/02 00:09:22
2003-05-0124 and 32 bpp settings are the same so collapse into single caseJames Stembridge
CVS patchset: 4741 CVS date: 2003/05/01 23:52:02
2003-05-01fix unwanted fall through in selectJames Stembridge
CVS patchset: 4740 CVS date: 2003/05/01 23:49:52
2003-05-01According to gatos (and as suspected) r100 colour keying is no differentJames Stembridge
CVS patchset: 4739 CVS date: 2003/05/01 23:39:16
2003-05-01- added a lookup entry for Theora and don't just ignore Theora streams if ↵Bastien Nocera
libtheora is not installed (now front-ends really know they're playing theora video and can show nice errors if the video doesn't play) CVS patchset: 4738 CVS date: 2003/05/01 21:25:14
2003-05-01cleanupsAndreas Heinchen
CVS patchset: 4737 CVS date: 2003/05/01 20:53:24
2003-05-01fixed lost ptsAndreas Heinchen
CVS patchset: 4736 CVS date: 2003/05/01 20:36:07
2003-05-01simplifications & improved seeking(no hole in audio)Andreas Heinchen
CVS patchset: 4735 CVS date: 2003/05/01 19:04:32
2003-05-01corrected spelling, better warningAndreas Heinchen
CVS patchset: 4734 CVS date: 2003/05/01 19:03:04
2003-05-01workaround for some mobility chips reporting zero ram size (from mplayer)James Stembridge
CVS patchset: 4733 CVS date: 2003/05/01 14:23:38
2003-05-01pass the QT stsd atoms through to the ffmpeg decoders...who knows? couldMike Melanson
be useful someday CVS patchset: 4732 CVS date: 2003/05/01 02:01:58
2003-04-30fix crash when resolution changes with certain deinterlace methods enabledMiguel Freitas
CVS patchset: 4731 CVS date: 2003/04/30 22:14:59
2003-04-30make sure bad_frame=0 even if decoder forget about itMiguel Freitas
CVS patchset: 4730 CVS date: 2003/04/30 20:19:20
2003-04-30ignore filesMichael Roitzsch
CVS patchset: 4729 CVS date: 2003/04/30 17:07:13
2003-04-30die, directory!Michael Roitzsch
CVS patchset: 4728 CVS date: 2003/04/30 17:06:25
2003-04-30update libdvdnav version, remove libdvdreadMichael Roitzsch
CVS patchset: 4727 CVS date: 2003/04/30 17:04:15
2003-04-30libdvdread is now part of libdvdnavMichael Roitzsch
CVS patchset: 4726 CVS date: 2003/04/30 17:03:18
2003-04-30* include nav_read.c for builds with included libdvdnavMichael Roitzsch
* link correctly for standalone libdvdnav CVS patchset: 4725 CVS date: 2003/04/30 16:51:55
2003-04-30* when NOT using a standalone libdvdnav, we do NOT have to link the wholeMichael Roitzsch
libdvdnav into the spu decoder plugin statically, only nav_read.c is needed (read: revert to old linking behaviour for included libdvdnav) * beautification CVS patchset: 4724 CVS date: 2003/04/30 16:49:33