summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
remove some dependencies on wine headers CVS patchset: 1995 CVS date: 2002/06/03 13:31:12
2002-06-03Avoid segfault on qt_exit(), if qt demuxer wasn't used.Daniel Caujolle-Bert
CVS patchset: 1994 CVS date: 2002/06/03 12:43:22
2002-06-03DHA kernel module is not build by default now.Daniel Caujolle-Bert
CVS patchset: 1993 CVS date: 2002/06/03 11:58:53
2002-06-03Install/remove linux kernel modules only on linux platformJuergen Keil
CVS patchset: 1992 CVS date: 2002/06/03 11:42:19
2002-06-03Due of a nice suggestion from Siggi, remember_volume has moved to audio_out,Daniel Caujolle-Bert
so all ao plugins have this feature now. CVS patchset: 1991 CVS date: 2002/06/03 09:45:12
2002-06-03Add "remember volume" feature.Daniel Caujolle-Bert
CVS patchset: 1990 CVS date: 2002/06/03 07:53:11
2002-06-03implemented the decoder's _close() functionMike Melanson
CVS patchset: 1989 CVS date: 2002/06/03 00:57:34
2002-06-03Sync drivers to mplayer CVS.Daniel Caujolle-Bert
CVS patchset: 1988 CVS date: 2002/06/03 00:16:35
2002-06-02Fix for versioned kernel symbols.Daniel Caujolle-Bert
CVS patchset: 1987 CVS date: 2002/06/02 23:48:47
2002-06-02zlib is a pre-req for compilation, so do not bother checking for itMike Melanson
CVS patchset: 1986 CVS date: 2002/06/02 19:18:56
2002-06-02Here it is: A brand-new (and quite functional, if I do say soMike Melanson
myself) Quicktime file demuxer! And kudos to Guenter, a project leader who is not afraid of change...:) CVS patchset: 1985 CVS date: 2002/06/02 17:01:27
2002-06-02added some new buffer types and modified formattag_to_buf_audio() to thatMike Melanson
it works with a 32-bit number instead of a 16-bit one (QT files identify audio formats with fourccs) CVS patchset: 1984 CVS date: 2002/06/02 16:32:46
2002-06-01Stick to our if/endif statements.Daniel Caujolle-Bert
CVS patchset: 1983 CVS date: 2002/06/01 19:30:58
2002-06-01Fix kernel module compilation and distcheck stage.Daniel Caujolle-Bert
CVS patchset: 1982 CVS date: 2002/06/01 19:24:16
2002-06-01support for libfame 0.8.10 and aboveMichael Roitzsch
CVS patchset: 1981 CVS date: 2002/06/01 17:21:28
2002-06-01add missing lockMichael Roitzsch
CVS patchset: 1980 CVS date: 2002/06/01 16:36:13
2002-06-01more careful handling of frame skip conditionsMichael Roitzsch
CVS patchset: 1979 CVS date: 2002/06/01 16:34:47
2002-06-01Add vidix/libdha from mplayerxp and Miguel's video ouput vidix.Daniel Caujolle-Bert
CVS patchset: 1976 CVS date: 2002/06/01 14:08:36
2002-05-30bugfixes from MauroMiguel Freitas
CVS patchset: 1971 CVS date: 2002/05/30 18:20:30
2002-05-30Added Aspect Ratio change hint eventRich J Wareham
CVS patchset: 1970 CVS date: 2002/05/30 16:31:28
2002-05-30Fix iconv on FreeBSD (i hope).Daniel Caujolle-Bert
CVS patchset: 1968 CVS date: 2002/05/30 15:12:45
2002-05-29Compile PPC files only on PPC arch.Daniel Caujolle-Bert
CVS patchset: 1967 CVS date: 2002/05/29 22:53:44
2002-05-29commit Mauro Borghi <mauro.borghi@tilab.com> patches plus some small fix to ↵Miguel Freitas
demux loop. CVS patchset: 1965 CVS date: 2002/05/29 20:57:29
2002-05-29Fixed FreeBSD libgiconv dependencies (Thanks Heiko).Daniel Caujolle-Bert
CVS patchset: 1964 CVS date: 2002/05/29 15:54:38
2002-05-28fix seekingMiguel Freitas
CVS patchset: 1963 CVS date: 2002/05/28 17:50:15
2002-05-28PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net>Siggi Langauf
This seems to be _always_ using xine_fast_memcpy() in yuv2rgb.c, which _may_ be a bad idea. CVS patchset: 1961 CVS date: 2002/05/28 12:44:02
2002-05-28use the port /usr/ports/converters/libiconv on FreeBSDHeiko Schaefer
CVS patchset: 1960 CVS date: 2002/05/28 11:06:37
2002-05-28FreeBSD compile fixHeiko Schaefer
CVS patchset: 1959 CVS date: 2002/05/28 10:40:16
2002-05-28added new directory for audio decoders native to the xine codebase, andMike Melanson
added first audio decoder for that directory: RoQ audio CVS patchset: 1958 CVS date: 2002/05/28 00:16:23
2002-05-28adjusted the audio pts calculationMike Melanson
CVS patchset: 1957 CVS date: 2002/05/28 00:09:37
2002-05-27initial commit for Dr. Tim's RoQ video decoderMike Melanson
CVS patchset: 1955 CVS date: 2002/05/27 21:17:57
2002-05-27initial commit for RoQ file demuxerMike Melanson
CVS patchset: 1954 CVS date: 2002/05/27 21:16:05
2002-05-27added preliminary seeking support; not yet seamlessMike Melanson
CVS patchset: 1953 CVS date: 2002/05/27 18:53:54
2002-05-27added _stop() and _close() commands, fixed 8-bit audio, fixed frameMike Melanson
duration, fixed lots of other things, too CVS patchset: 1952 CVS date: 2002/05/27 18:18:25
2002-05-27make it work! ;-)Miguel Freitas
obs: video_step cannot be zero, otherwise we may get division by zero from metronom's calculations. if the stream doesn't provide this information we have to estimate (see asf demux). CVS patchset: 1951 CVS date: 2002/05/27 14:20:21
2002-05-27software volume control patch by Igor Mokrushin <igor@avtomir.ru>Miguel Freitas
CVS patchset: 1950 CVS date: 2002/05/27 11:43:22
2002-05-27update copyright headersGuenter Bartsch
CVS patchset: 1949 CVS date: 2002/05/27 11:01:04
2002-05-27initial commit for FILM demuxerMike Melanson
CVS patchset: 1946 CVS date: 2002/05/27 07:32:36
2002-05-27Buffer type patch from Mike MelansonSiggi Langauf
CVS patchset: 1945 CVS date: 2002/05/27 06:10:26
2002-05-27added number events needed for VCD menusSiggi Langauf
CVS patchset: 1944 CVS date: 2002/05/27 05:28:17
2002-05-25patch from Michael Roitzsch:Siggi Langauf
increased interface version numbers, to reflect the xine_t change CVS patchset: 1939 CVS date: 2002/05/25 19:19:16
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas
- audio fifo size adjust CVS patchset: 1937 CVS date: 2002/05/24 22:09:44
2002-05-24Thibaut's suggestion to flush audio driver on seek. harmlessMiguel Freitas
since drivers do not implement it yet. we should wait 0.9.10 release before enabling this feature (oss and alsa) CVS patchset: 1936 CVS date: 2002/05/24 13:15:47
2002-05-24some cleanups, mutex to protect driver access (unpredictable things mayMiguel Freitas
happen without it when using async functions), force_rate as integer CVS patchset: 1935 CVS date: 2002/05/24 12:23:58
2002-05-24fit osd status in 160 pixels wide streamsMiguel Freitas
CVS patchset: 1934 CVS date: 2002/05/24 11:34:51
2002-05-24fix declarationMiguel Freitas
CVS patchset: 1933 CVS date: 2002/05/24 11:32:02
2002-05-23some boundaries checks to alphablend functions. will avoid overlay wrapingMiguel Freitas
and buffer overflows (might fix some recently reported segfaults) CVS patchset: 1932 CVS date: 2002/05/23 23:35:53
2002-05-23Disable message : "input_mms: trying to open ..."Thibaut Mattern
<TAB> cleanup CVS patchset: 1931 CVS date: 2002/05/23 23:22:14
2002-05-23connect to arts server only once and disconnects on exit. this fixesMiguel Freitas
immediate segfaults with kde3. i'm still experiencing segfaults quiting xine (don't know why - backtrace shows libmcop, perhaps a redhat 7.3 libraries bug) CVS patchset: 1930 CVS date: 2002/05/23 22:50:52
2002-05-22trivial fix to snapshot code:Miguel Freitas
- make sure that last_frame will be valid - capture exactly the last displayed image (closes #496735) - capture both image and overlays CVS patchset: 1928 CVS date: 2002/05/22 18:55:11