summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2001-12-01small bugfix from Stefan Bittner <sbi@pobox.com>Guenter Bartsch
CVS patchset: 1148 CVS date: 2001/12/01 13:10:53
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
add at bottom of init_input_plugin() a line like this: REGISTER_VALID_MRLS(this->config, "mrl.mrls_mpeg_block", "xxx"); CVS patchset: 1147 CVS date: 2001/11/30 21:55:05
2001-11-30SPU CLUT from new dvdnav fixed.James Courtier-Dutton
CVS patchset: 1146 CVS date: 2001/11/30 20:35:48
2001-11-30More updates for menus.James Courtier-Dutton
CVS patchset: 1145 CVS date: 2001/11/30 19:31:55
2001-11-30Improve button highlights.James Courtier-Dutton
CVS patchset: 1144 CVS date: 2001/11/30 17:35:32
2001-11-30Fix a seg fault in hide_menu event.James Courtier-Dutton
CVS patchset: 1143 CVS date: 2001/11/30 16:19:58
2001-11-30Minor fixes.James Courtier-Dutton
CVS patchset: 1142 CVS date: 2001/11/30 15:39:55
2001-11-30blend_yuy2 now availableMiguel Freitas
CVS patchset: 1141 CVS date: 2001/11/30 12:31:58
2001-11-30Wrong commit (no no, i like osd, but i'm tracking video corrupts ;-) ).Daniel Caujolle-Bert
CVS patchset: 1140 CVS date: 2001/11/30 01:02:18
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50
2001-11-29fix event orderingMiguel Freitas
CVS patchset: 1138 CVS date: 2001/11/29 16:31:47
2001-11-29w32 bugfix, dvd branchingMiguel Freitas
CVS patchset: 1135 CVS date: 2001/11/29 12:05:06
2001-11-29Fix (weird) compilation problem.Daniel Caujolle-Bert
CVS patchset: 1134 CVS date: 2001/11/29 08:45:17
2001-11-29Add Edward Salley's fullscreen rectangle mode for overlay usersMike Lampard
CVS patchset: 1133 CVS date: 2001/11/29 07:17:07
2001-11-29should avoid some segfaultsMiguel Freitas
CVS patchset: 1132 CVS date: 2001/11/29 01:29:17
2001-11-28fix no audio deadlockMiguel Freitas
CVS patchset: 1130 CVS date: 2001/11/28 23:46:08
2001-11-28Improvements to DTS passthru.James Courtier-Dutton
CVS patchset: 1129 CVS date: 2001/11/28 23:43:14
2001-11-28Modify period sizes to better values.James Courtier-Dutton
CVS patchset: 1128 CVS date: 2001/11/28 23:15:09
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
* reworked spu and overlay manager (multiple overlays supported) CVS patchset: 1126 CVS date: 2001/11/28 22:19:10
2001-11-28last 0.9.6 preparationsxine-0_9_6-release0.9.6Guenter Bartsch
CVS patchset: 1124 CVS date: 2001/11/28 16:13:07
2001-11-27Improve DTS support.James Courtier-Dutton
CVS patchset: 1121 CVS date: 2001/11/27 00:00:34
2001-11-26switching off spu debug outputGuenter Bartsch
CVS patchset: 1118 CVS date: 2001/11/26 20:02:33
2001-11-26dammit...how big these asf fragments can be??? i doesnt make any difference now.Miguel Freitas
CVS patchset: 1116 CVS date: 2001/11/26 13:29:54
2001-11-26now copes a little better with stills (VIDEO_BUFFER_FILL) butHarm van der Heijden
it still throws off metronom so audio is missing for a while... CVS patchset: 1113 CVS date: 2001/11/26 01:12:00
2001-11-25- accidentally commited leftover from failed experiment last time;Harm van der Heijden
now removed. CVS patchset: 1111 CVS date: 2001/11/25 21:13:15
2001-11-25reworked dxr3 decoder plugin for new style (since 0.9.4 or so)Harm van der Heijden
metronom/demux/whatever behaviour. It works pretty well for me now, but definately needs more testing. I've tagged the old style (as of xine 0.9.5) as DXR3_095 prior to commit these changes. CVS patchset: 1110 CVS date: 2001/11/25 20:21:25
2001-11-25Some little cleanups.Daniel Caujolle-Bert
CVS patchset: 1109 CVS date: 2001/11/25 13:51:05
2001-11-25make video and audio plugin names case insensitiveMiguel Freitas
CVS patchset: 1108 CVS date: 2001/11/25 13:31:24
2001-11-24fix segfault if no audioMiguel Freitas
CVS patchset: 1107 CVS date: 2001/11/24 23:52:40
2001-11-24- Update the sun audio output plugin for new audio interface version 3,Juergen Keil
and register the default device to use for the new config scheme. - Don't flush audio samples on close CVS patchset: 1105 CVS date: 2001/11/24 16:32:35
2001-11-24fix for demux_qt crash playing a quicktime stream without audioJuergen Keil
CVS patchset: 1104 CVS date: 2001/11/24 16:30:31
2001-11-24Fixed iface version of alsa plugin.Daniel Caujolle-Bert
CVS patchset: 1103 CVS date: 2001/11/24 13:44:33
2001-11-24remove accidentally committed codeDXR3_095Mike Lampard
CVS patchset: 1102 CVS date: 2001/11/24 11:52:19
2001-11-24add a few comments. minor update to the flushing code.Mike Lampard
CVS patchset: 1101 CVS date: 2001/11/24 11:09:30
2001-11-23Fixed XV_* properties storage (num to range).Daniel Caujolle-Bert
CVS patchset: 1100 CVS date: 2001/11/23 22:29:45
2001-11-22improving seek responsiveness (more testing needed)Miguel Freitas
CVS patchset: 1096 CVS date: 2001/11/22 02:14:12
2001-11-21dxr3enc:Harm van der Heijden
- outline top black border at 16 lines, so old and new macroblocks overlap (might reduce re-encoding artefacts) - print libfame's quantizer setting (based on quality parameter) divx4: - removed version check out of init stage to decoding stage, so as to cause minimal annoyance (you need to increase divx4 priority to get there) - re-enabled decore release command in close; this is vital now that xine closes and reopens the decoder when seeking (when did that happen?) otherwise we get 5M memory per seek - upped the version requirement to oktober 2001 (was august). This due to bug reports that decore release caused sigsev. (that's why release was disabled till now) read updated README.divx4 for more info. CVS patchset: 1095 CVS date: 2001/11/21 20:40:47
2001-11-20add more checks against incorrect configfile usageGuenter Bartsch
CVS patchset: 1094 CVS date: 2001/11/20 19:13:28
2001-11-20xv_filter now setup configurableMiguel Freitas
CVS patchset: 1093 CVS date: 2001/11/20 18:35:11
2001-11-20eliminate xprintf in the sun audio driverJuergen Keil
CVS patchset: 1092 CVS date: 2001/11/20 17:32:22
2001-11-20bugfixMiguel Freitas
CVS patchset: 1091 CVS date: 2001/11/20 17:23:45
2001-11-20testing some configfile stuff...Miguel Freitas
CVS patchset: 1090 CVS date: 2001/11/20 17:22:13
2001-11-20playing with new configfile schemeMiguel Freitas
CVS patchset: 1089 CVS date: 2001/11/20 16:38:34
2001-11-20make user's stop/quit work fasterMiguel Freitas
CVS patchset: 1088 CVS date: 2001/11/20 14:03:15
2001-11-20signal should be enoughMiguel Freitas
CVS patchset: 1087 CVS date: 2001/11/20 14:00:36
2001-11-20should fix pause and slow/fast playingMiguel Freitas
CVS patchset: 1086 CVS date: 2001/11/20 12:41:57
2001-11-20avoid segfault if rle is nullMiguel Freitas
CVS patchset: 1085 CVS date: 2001/11/20 03:43:18
2001-11-20log output cleanupsGuenter Bartsch
CVS patchset: 1084 CVS date: 2001/11/20 01:43:54
2001-11-20move options to codec sectionGuenter Bartsch
CVS patchset: 1083 CVS date: 2001/11/20 01:43:30
2001-11-19Fix macro buffer leakageMiguel Freitas
CVS patchset: 1081 CVS date: 2001/11/19 22:31:35