Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-02 | added some new buffer types and modified formattag_to_buf_audio() to that | Mike 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-01 | Stick to our if/endif statements. | Daniel Caujolle-Bert | |
CVS patchset: 1983 CVS date: 2002/06/01 19:30:58 | |||
2002-06-01 | Fix kernel module compilation and distcheck stage. | Daniel Caujolle-Bert | |
CVS patchset: 1982 CVS date: 2002/06/01 19:24:16 | |||
2002-06-01 | support for libfame 0.8.10 and above | Michael Roitzsch | |
CVS patchset: 1981 CVS date: 2002/06/01 17:21:28 | |||
2002-06-01 | add missing lock | Michael Roitzsch | |
CVS patchset: 1980 CVS date: 2002/06/01 16:36:13 | |||
2002-06-01 | more careful handling of frame skip conditions | Michael Roitzsch | |
CVS patchset: 1979 CVS date: 2002/06/01 16:34:47 | |||
2002-06-01 | fix apparent typo in Xv test that broke the configure script | Christian Vogler | |
CVS patchset: 1978 CVS date: 2002/06/01 15:55:41 | |||
2002-06-01 | Fixed vidix plugins location (shame on me). | Daniel Caujolle-Bert | |
CVS patchset: 1977 CVS date: 2002/06/01 14:17:03 | |||
2002-06-01 | Add 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-31 | Resync tranlations. | Daniel Caujolle-Bert | |
CVS patchset: 1975 CVS date: 2002/05/31 23:10:08 | |||
2002-05-31 | Latest changes from Bartlomiej Muryn <forever@klub.chip.pl> | Daniel Caujolle-Bert | |
CVS patchset: 1974 CVS date: 2002/05/31 22:42:44 | |||
2002-05-31 | Latest update from Bartlomiej Muryn <forever@klub.chip.pl>. | Daniel Caujolle-Bert | |
CVS patchset: 1973 CVS date: 2002/05/31 21:08:12 | |||
2002-05-31 | Translation update | Philipp Hahn | |
CVS patchset: 1972 CVS date: 2002/05/31 07:10:48 | |||
2002-05-30 | bugfixes from Mauro | Miguel Freitas | |
CVS patchset: 1971 CVS date: 2002/05/30 18:20:30 | |||
2002-05-30 | Added Aspect Ratio change hint event | Rich J Wareham | |
CVS patchset: 1970 CVS date: 2002/05/30 16:31:28 | |||
2002-05-30 | Okay okay, i will sleep more than 4 hours tonight... ;-) | Daniel Caujolle-Bert | |
CVS patchset: 1969 CVS date: 2002/05/30 15:16:52 | |||
2002-05-30 | Fix iconv on FreeBSD (i hope). | Daniel Caujolle-Bert | |
CVS patchset: 1968 CVS date: 2002/05/30 15:12:45 | |||
2002-05-29 | Compile PPC files only on PPC arch. | Daniel Caujolle-Bert | |
CVS patchset: 1967 CVS date: 2002/05/29 22:53:44 | |||
2002-05-29 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 1966 CVS date: 2002/05/29 20:59:46 | |||
2002-05-29 | commit 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-29 | Fixed FreeBSD libgiconv dependencies (Thanks Heiko). | Daniel Caujolle-Bert | |
CVS patchset: 1964 CVS date: 2002/05/29 15:54:38 | |||
2002-05-28 | fix seeking | Miguel Freitas | |
CVS patchset: 1963 CVS date: 2002/05/28 17:50:15 | |||
2002-05-28 | added the ppc asm people | Siggi Langauf | |
CVS patchset: 1962 CVS date: 2002/05/28 13:07:47 | |||
2002-05-28 | PowerPC 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-28 | use the port /usr/ports/converters/libiconv on FreeBSD | Heiko Schaefer | |
CVS patchset: 1960 CVS date: 2002/05/28 11:06:37 | |||
2002-05-28 | FreeBSD compile fix | Heiko Schaefer | |
CVS patchset: 1959 CVS date: 2002/05/28 10:40:16 | |||
2002-05-28 | added new directory for audio decoders native to the xine codebase, and | Mike Melanson | |
added first audio decoder for that directory: RoQ audio CVS patchset: 1958 CVS date: 2002/05/28 00:16:23 | |||
2002-05-28 | adjusted the audio pts calculation | Mike Melanson | |
CVS patchset: 1957 CVS date: 2002/05/28 00:09:37 | |||
2002-05-27 | 2 new author credits | Mike Melanson | |
CVS patchset: 1956 CVS date: 2002/05/27 21:38:04 | |||
2002-05-27 | initial commit for Dr. Tim's RoQ video decoder | Mike Melanson | |
CVS patchset: 1955 CVS date: 2002/05/27 21:17:57 | |||
2002-05-27 | initial commit for RoQ file demuxer | Mike Melanson | |
CVS patchset: 1954 CVS date: 2002/05/27 21:16:05 | |||
2002-05-27 | added preliminary seeking support; not yet seamless | Mike Melanson | |
CVS patchset: 1953 CVS date: 2002/05/27 18:53:54 | |||
2002-05-27 | added _stop() and _close() commands, fixed 8-bit audio, fixed frame | Mike Melanson | |
duration, fixed lots of other things, too CVS patchset: 1952 CVS date: 2002/05/27 18:18:25 | |||
2002-05-27 | make 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-27 | software volume control patch by Igor Mokrushin <igor@avtomir.ru> | Miguel Freitas | |
CVS patchset: 1950 CVS date: 2002/05/27 11:43:22 | |||
2002-05-27 | update copyright headers | Guenter Bartsch | |
CVS patchset: 1949 CVS date: 2002/05/27 11:01:04 | |||
2002-05-27 | This should make it easier to make rpm packages for different architectures. | Matthias Dahl | |
Could everybody please check that the %{_target_platform} macro is available on his/her rpm based distro? Thanks. CVS patchset: 1948 CVS date: 2002/05/27 09:21:51 | |||
2002-05-27 | Change "Gerard Lantau" to "Fabrice Bellard" | Philipp Hahn | |
CVS patchset: 1947 CVS date: 2002/05/27 08:59:27 | |||
2002-05-27 | initial commit for FILM demuxer | Mike Melanson | |
CVS patchset: 1946 CVS date: 2002/05/27 07:32:36 | |||
2002-05-27 | Buffer type patch from Mike Melanson | Siggi Langauf | |
CVS patchset: 1945 CVS date: 2002/05/27 06:10:26 | |||
2002-05-27 | added number events needed for VCD menus | Siggi Langauf | |
CVS patchset: 1944 CVS date: 2002/05/27 05:28:17 | |||
2002-05-26 | Finally reviewed and checked in modifications by Manfred.Tremmel@iiv.de. | Matthias Dahl | |
Thanks for your great work...! CVS patchset: 1943 CVS date: 2002/05/26 15:52:51 | |||
2002-05-25 | removed over-pedantic checkxine-0_9_10-release0.9.10 | Siggi Langauf | |
CVS patchset: 1942 CVS date: 2002/05/25 23:54:15 | |||
2002-05-25 | fixed a typo | Guenter Bartsch | |
CVS patchset: 1941 CVS date: 2002/05/25 23:50:32 | |||
2002-05-25 | the 0.9.10-1 Debian package | Siggi Langauf | |
CVS patchset: 1940 CVS date: 2002/05/25 23:01:16 | |||
2002-05-25 | patch 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-25 | added "easy release" shell script. | Siggi Langauf | |
Hope that will make Günter release more often ;-) CVS patchset: 1938 CVS date: 2002/05/25 18:30:44 | |||
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-24 | Thibaut's suggestion to flush audio driver on seek. harmless | Miguel 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-24 | some cleanups, mutex to protect driver access (unpredictable things may | Miguel Freitas | |
happen without it when using async functions), force_rate as integer CVS patchset: 1935 CVS date: 2002/05/24 12:23:58 |