Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-04 | 0.9.10 Debian stuff | Siggi Langauf | |
CVS patchset: 2012 CVS date: 2002/06/04 13:21:57 | |||
2002-06-04 | fixed output (bad colors) for a video stream with odd height (not a | Heiko Schaefer | |
multiple of 4). tested for this one stream which was decoded by ffmpeg. this could possibly break other streams with strange height. CVS patchset: 2011 CVS date: 2002/06/04 08:36:52 | |||
2002-06-04 | - fix freeing unallocated memory | Miguel Freitas | |
- fix segfault when sorting sample tables - fix division by zero (consequence of above fix) CVS patchset: 2010 CVS date: 2002/06/04 02:51:19 | |||
2002-06-04 | added some more audio fourccs found in QT files | Mike Melanson | |
CVS patchset: 2009 CVS date: 2002/06/04 01:36:32 | |||
2002-06-03 | Flush audio_out buffers at seek and pause. | Thibaut Mattern | |
CVS patchset: 2008 CVS date: 2002/06/03 23:12:44 | |||
2002-06-03 | display log messages for unknown codecs | Miguel Freitas | |
CVS patchset: 2007 CVS date: 2002/06/03 20:36:26 | |||
2002-06-03 | * first approach to a fix for broken overlay mode | Michael Roitzsch | |
* changed locale for overlay config file parsing CVS patchset: 2006 CVS date: 2002/06/03 20:30:40 | |||
2002-06-03 | * make a/v offset permanent, not only restricted to mpeg content | Michael Roitzsch | |
(this improves dxr3 sync in encoding mode) * add an ugly but useful correction logic for weird streams on dvds (namely NTSC streams labeled as PAL) CVS patchset: 2005 CVS date: 2002/06/03 20:29:16 | |||
2002-06-03 | some beautification to dxr3 configure check | Michael Roitzsch | |
CVS patchset: 2004 CVS date: 2002/06/03 20:27:10 | |||
2002-06-03 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 2003 CVS date: 2002/06/03 19:10:35 | |||
2002-06-03 | patch to improve linearblend quality by Carsten Weinhold <cw.news@gmx.net> | Miguel Freitas | |
CVS patchset: 2002 CVS date: 2002/06/03 19:05:03 | |||
2002-06-03 | - send control buffers even for unknown codecs | Miguel Freitas | |
- abort if video codec is unknown (this used to be the behaviour of several demuxers i guess) CVS patchset: 2001 CVS date: 2002/06/03 18:13:33 | |||
2002-06-03 | Fix msvc decoder (add img->copy for XShm driver) | Ewald Snel | |
Update msvc and cinepak to new xine_bmiheader format CVS patchset: 2000 CVS date: 2002/06/03 17:31:29 | |||
2002-06-03 | fill bih.biCompression to make w32codecs happy | Miguel Freitas | |
CVS patchset: 1999 CVS date: 2002/06/03 17:03:25 | |||
2002-06-03 | provide function to convert endianess of BITMAPINFOHEADER (when reading data ↵ | Miguel Freitas | |
from win32/MS format files) CVS patchset: 1998 CVS date: 2002/06/03 16:20:35 | |||
2002-06-03 | cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent if | Miguel Freitas | |
last_frame_pts != 0) CVS patchset: 1997 CVS date: 2002/06/03 13:55:46 | |||
2002-06-03 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 1996 CVS date: 2002/06/03 13:50:50 | |||
2002-06-03 | BITMAPINFOHEADER -> 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-03 | Avoid 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-03 | DHA kernel module is not build by default now. | Daniel Caujolle-Bert | |
CVS patchset: 1993 CVS date: 2002/06/03 11:58:53 | |||
2002-06-03 | Install/remove linux kernel modules only on linux platform | Juergen Keil | |
CVS patchset: 1992 CVS date: 2002/06/03 11:42:19 | |||
2002-06-03 | Due 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-03 | Add "remember volume" feature. | Daniel Caujolle-Bert | |
CVS patchset: 1990 CVS date: 2002/06/03 07:53:11 | |||
2002-06-03 | implemented the decoder's _close() function | Mike Melanson | |
CVS patchset: 1989 CVS date: 2002/06/03 00:57:34 | |||
2002-06-03 | Sync drivers to mplayer CVS. | Daniel Caujolle-Bert | |
CVS patchset: 1988 CVS date: 2002/06/03 00:16:35 | |||
2002-06-02 | Fix for versioned kernel symbols. | Daniel Caujolle-Bert | |
CVS patchset: 1987 CVS date: 2002/06/02 23:48:47 | |||
2002-06-02 | zlib is a pre-req for compilation, so do not bother checking for it | Mike Melanson | |
CVS patchset: 1986 CVS date: 2002/06/02 19:18:56 | |||
2002-06-02 | Here it is: A brand-new (and quite functional, if I do say so | Mike 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-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 |