summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Collapse)Author
2001-05-28Add version informations in API.Daniel Caujolle-Bert
CVS patchset: 97 CVS date: 2001/05/28 21:47:42
2001-05-28removed old dependancyGuenter Bartsch
CVS patchset: 92 CVS date: 2001/05/28 13:24:56
2001-05-28Ability to playback streams without loaded audio driver.Daniel Caujolle-Bert
CVS patchset: 89 CVS date: 2001/05/28 12:08:20
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
Fixed elementary demuxer (and perhaps mpgaudio too). Fix some code error in ac3/xine_decoder.c. CVS patchset: 87 CVS date: 2001/05/28 01:28:10
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ↵Guenter Bartsch
minor bugfixes CVS patchset: 86 CVS date: 2001/05/27 23:48:12
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
debug version builds. Fixed The debug rule in src/input. CVS patchset: 85 CVS date: 2001/05/26 22:04:38
2001-05-26added, umm, un-commented, status callback on stream endSiggi Langauf
CVS patchset: 84 CVS date: 2001/05/26 20:47:14
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for ↵Guenter Bartsch
low-end systems CVS patchset: 82 CVS date: 2001/05/26 00:48:47
2001-05-24Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, itDaniel Caujolle-Bert
inform video driver about the new drawable to use. Use pthread_exit(NULL) at end of threads. Add extra checks in stream detection in demux_mpeg.c about mpeg1 support only. CVS patchset: 80 CVS date: 2001/05/24 23:15:40
2001-05-24updated libmpeg2 to the latest versionGuenter Bartsch
CVS patchset: 79 CVS date: 2001/05/24 21:41:27
2001-05-24first sloppy frames and audioGuenter Bartsch
CVS patchset: 78 CVS date: 2001/05/24 15:31:30
2001-05-22small bugfixes, more debugging outputGuenter Bartsch
CVS patchset: 77 CVS date: 2001/05/22 23:07:49
2001-05-16finished video window realted code removalGuenter Bartsch
CVS patchset: 73 CVS date: 2001/05/16 15:32:03
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
and set_property() to audio out. get_supported_modes removed, use get_cap() instead. Change the way of capabilities, match like video_out AO_CAP_* and AO_PROP_*. Fixed a small typo in demux_mpeg.c. Fixed libmpg123 audio output callings arguments. Change the AO_MODE to AO_CAP_MODE in all required locations. CVS patchset: 69 CVS date: 2001/05/07 03:40:34
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.Daniel Caujolle-Bert
CVS patchset: 67 CVS date: 2001/05/07 01:31:44
2001-05-06making metronom more tolerant for small pts wrapsGuenter Bartsch
CVS patchset: 65 CVS date: 2001/05/06 15:44:25
2001-05-06stdin plugin cannot handle local filesGuenter Bartsch
CVS patchset: 64 CVS date: 2001/05/06 14:25:42
2001-05-03Add get capabilites to public API.Daniel Caujolle-Bert
CVS patchset: 60 CVS date: 2001/05/03 23:26:40
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
CVS patchset: 59 CVS date: 2001/05/03 22:20:44
2001-05-03Implement xine_*_window*() functions.Daniel Caujolle-Bert
CVS patchset: 58 CVS date: 2001/05/03 18:22:37
2001-05-03Add xine_get_autoplay_*() functions.Daniel Caujolle-Bert
CVS patchset: 56 CVS date: 2001/05/03 00:02:42
2001-05-01thread lock and pts wrap detection for metronomGuenter Bartsch
CVS patchset: 53 CVS date: 2001/05/01 21:55:23
2001-05-01added audio track/channel detectionGuenter Bartsch
CVS patchset: 51 CVS date: 2001/05/01 00:55:23
2001-04-30changed decoder storing and a file input plugin bugfixGuenter Bartsch
CVS patchset: 50 CVS date: 2001/04/30 23:07:00
2001-04-30fixed a buffer pool bug and inserted more log messagesGuenter Bartsch
CVS patchset: 49 CVS date: 2001/04/30 21:55:26
2001-04-29turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixesGuenter Bartsch
CVS patchset: 44 CVS date: 2001/04/29 14:32:11
2001-04-29decoder plugins get loaded nowGuenter Bartsch
CVS patchset: 43 CVS date: 2001/04/29 01:09:23
2001-04-28re-enabled video window codeGuenter Bartsch
CVS patchset: 42 CVS date: 2001/04/28 22:29:36
2001-04-28fixed nasty bug in init_video_out_pluginGuenter Bartsch
CVS patchset: 41 CVS date: 2001/04/28 22:03:03
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
CVS patchset: 40 CVS date: 2001/04/28 21:23:04
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
CVS patchset: 39 CVS date: 2001/04/28 19:47:41
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ↵Guenter Bartsch
code CVS patchset: 37 CVS date: 2001/04/27 23:51:52
2001-04-27Fixed audio out init functions names.Daniel Caujolle-Bert
CVS patchset: 36 CVS date: 2001/04/27 11:32:39
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
libmpg123, passing the metronom arg. CVS patchset: 34 CVS date: 2001/04/27 10:42:38
2001-04-26Add (forgotten) libraries linking against XV plugin. Fixed wrong init callDaniel Caujolle-Bert
of vo plugins in load_plugins.c. CVS patchset: 30 CVS date: 2001/04/26 21:40:17
2001-04-26load video plugin function implementation, + support in video outDaniel Caujolle-Bert
plugins (xv for now). CVS patchset: 27 CVS date: 2001/04/26 11:31:35
2001-04-24Fix some install patch (forgotten), plus nofpic builds.Daniel Caujolle-Bert
CVS patchset: 24 CVS date: 2001/04/24 21:36:31
2001-04-24xine.c fixed so it compiles againGuenter Bartsch
CVS patchset: 23 CVS date: 2001/04/24 21:10:42
2001-04-24Oops, forgotten files.Daniel Caujolle-Bert
CVS patchset: 22 CVS date: 2001/04/24 20:57:11
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert
CVS patchset: 21 CVS date: 2001/04/24 20:53:00
2001-04-24fixed input and demux plugins to reflect new buffer apiGuenter Bartsch
CVS patchset: 20 CVS date: 2001/04/24 17:42:26
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
CVS patchset: 19 CVS date: 2001/04/24 15:47:32
2001-04-23Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. AddDaniel Caujolle-Bert
get_id in video_decoder_t struct type. Harmonize plugin array names in xine_t struct type (video_decoders and audio_decoders names). More works in load_plugins.c (not finished, really not). CVS patchset: 18 CVS date: 2001/04/23 22:43:59
2001-04-23libmpeg2dec no longer linked staticallyGuenter Bartsch
CVS patchset: 17 CVS date: 2001/04/23 00:37:10
2001-04-23further decoder plugin fixes (mpeg2)Guenter Bartsch
CVS patchset: 16 CVS date: 2001/04/23 00:34:59
2001-04-22Change the way to build cpu_accel bin object.Daniel Caujolle-Bert
CVS patchset: 15 CVS date: 2001/04/22 23:41:07
2001-04-22Comment out the cpu_accel.lo: rule.Daniel Caujolle-Bert
CVS patchset: 14 CVS date: 2001/04/22 10:22:06
2001-04-22audio decoder code compiles again, more cleanups in xine_internal.hGuenter Bartsch
CVS patchset: 13 CVS date: 2001/04/22 02:42:49
2001-04-22video/audio_decoder cleanupsGuenter Bartsch
CVS patchset: 12 CVS date: 2001/04/22 00:31:44
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
xine_internal.h). Fixed load_plugins* to new API. Add iface version into demux_plugin_t, add version checking into init_demux_plugin. Fixed get_identifier from demuxers (void param). Turned libw32dll into codec plugin (only compiling side yet). CVS patchset: 11 CVS date: 2001/04/21 00:14:39