Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-17 | Add Siggi's idea about option config change on the fly. New "mrl style" | Daniel Caujolle-Bert | |
opt:key=value. I hope i haven't introduced races here. CVS patchset: 2085 CVS date: 2002/06/17 07:47:50 | |||
2002-06-16 | ppc patch for older kernel versions by Ralf Ertzinger | Siggi Langauf | |
CVS patchset: 2084 CVS date: 2002/06/16 22:35:10 | |||
2002-06-16 | xine lib is X11 independent, so don't include nvtv support if X11 is not | Daniel Caujolle-Bert | |
available. use X11 cflags when it's available (needed for nvtv). CVS patchset: 2083 CVS date: 2002/06/16 22:16:55 | |||
2002-06-16 | Avoid explicit void proto. | Daniel Caujolle-Bert | |
CVS patchset: 2082 CVS date: 2002/06/16 22:15:11 | |||
2002-06-16 | Add missing file inclusion. | Daniel Caujolle-Bert | |
CVS patchset: 2081 CVS date: 2002/06/16 21:49:59 | |||
2002-06-16 | load a few more relevant pieces of information: trak header flags and edit | Mike Melanson | |
list table CVS patchset: 2080 CVS date: 2002/06/16 16:48:03 | |||
2002-06-16 | Fix for streams with LPCM audio. | James Courtier-Dutton | |
demux_film.c corrected to include decoder_info for sample rate etc. in every buf_element. Also fix for changing of LPCM format during stream. E.g. DVDs CVS patchset: 2079 CVS date: 2002/06/16 00:53:39 | |||
2002-06-15 | little update | Mike Melanson | |
CVS patchset: 2078 CVS date: 2002/06/15 19:15:12 | |||
2002-06-15 | document gcc 3.1 fixes | Guenter Bartsch | |
CVS patchset: 2077 CVS date: 2002/06/15 18:03:46 | |||
2002-06-15 | added missing file | Siggi Langauf | |
CVS patchset: 2076 CVS date: 2002/06/15 14:49:51 | |||
2002-06-15 | (hopefully temporary) workaround for wrong window coordinates | Michael Roitzsch | |
reported by xine-ui CVS patchset: 2075 CVS date: 2002/06/15 10:42:21 | |||
2002-06-15 | Try pause call only once. | Thibaut Mattern | |
CVS patchset: 2074 CVS date: 2002/06/15 10:24:48 | |||
2002-06-14 | correct coordinates for keycolor rectangle | Michael Roitzsch | |
CVS patchset: 2073 CVS date: 2002/06/14 13:34:43 | |||
2002-06-13 | Try to use snd_pcm_pause, fallback to a reset if it doesn't work. | Thibaut Mattern | |
CVS patchset: 2072 CVS date: 2002/06/13 18:39:17 | |||
2002-06-13 | Don't close/open the device on pause (only reset). | Thibaut Mattern | |
CVS patchset: 2071 CVS date: 2002/06/13 18:36:26 | |||
2002-06-12 | Sync to MPlayer. | Daniel Caujolle-Bert | |
CVS patchset: 2070 CVS date: 2002/06/12 23:38:04 | |||
2002-06-12 | mention Bartek's dxr3 testing | Michael Roitzsch | |
CVS patchset: 2069 CVS date: 2002/06/12 19:34:38 | |||
2002-06-12 | some additional i18n for dxr3 | Michael Roitzsch | |
CVS patchset: 2068 CVS date: 2002/06/12 15:09:06 | |||
2002-06-12 | improve incremental building | Michael Roitzsch | |
only rebuild libdha/vidix when something changed CVS patchset: 2067 CVS date: 2002/06/12 15:05:04 | |||
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert | |
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25 | |||
2002-06-12 | fixed DK3 segfault, changed comment style | Mike Melanson | |
CVS patchset: 2065 CVS date: 2002/06/12 04:00:28 | |||
2002-06-11 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 2064 CVS date: 2002/06/11 17:22:32 | |||
2002-06-11 | missing header from dist | Miguel Freitas | |
CVS patchset: 2063 CVS date: 2002/06/11 17:21:57 | |||
2002-06-11 | TV mode added. | Matthias Hopf | |
CVS patchset: 2062 CVS date: 2002/06/11 17:00:49 | |||
2002-06-10 | Added TV mode switching support for nvtvd from Dirk Thierbach. | Matthias Hopf | |
CVS patchset: 2061 CVS date: 2002/06/10 21:42:44 | |||
2002-06-10 | changed some config strings to enums | Michael Roitzsch | |
CVS patchset: 2060 CVS date: 2002/06/10 15:02:48 | |||
2002-06-10 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 2059 CVS date: 2002/06/10 14:52:56 | |||
2002-06-10 | sync to ffmpeg cvs, trying to keep differences to a mininum. | Miguel Freitas | |
diff_to_ffmpeg_cvs.txt updated. tested only on x86, please report any problems, compilation errors, etc. alpha architecture added but makefiles were not updated. CVS patchset: 2058 CVS date: 2002/06/10 14:51:26 | |||
2002-06-10 | Fix dist/distcheck stages (one more time ;-) ). | Daniel Caujolle-Bert | |
CVS patchset: 2057 CVS date: 2002/06/10 13:45:31 | |||
2002-06-10 | better fix for logo race condition | Miguel Freitas | |
CVS patchset: 2056 CVS date: 2002/06/10 13:41:55 | |||
2002-06-10 | fixed MS ADPCM; also fixed DK3, but there still seems to be a lingering | Mike Melanson | |
segfault issue there; MS IMA does not seem to work yet CVS patchset: 2055 CVS date: 2002/06/10 06:27:40 | |||
2002-06-10 | demux_qt updates | Philipp Hahn | |
CVS patchset: 2054 CVS date: 2002/06/10 05:51:24 | |||
2002-06-10 | initial commit for video decoder example template | Mike Melanson | |
CVS patchset: 2053 CVS date: 2002/06/10 05:18:46 | |||
2002-06-10 | revert previous commit | Miguel Freitas | |
CVS patchset: 2052 CVS date: 2002/06/10 00:26:10 | |||
2002-06-09 | Made profiler in non debug less verbose. Change the warning sentence. | Daniel Caujolle-Bert | |
CVS patchset: 2051 CVS date: 2002/06/09 22:26:01 | |||
2002-06-09 | fix "tilting" problem | Miguel Freitas | |
CVS patchset: 2050 CVS date: 2002/06/09 21:09:58 | |||
2002-06-09 | improve error reporting for win32 codecs | Miguel Freitas | |
CVS patchset: 2049 CVS date: 2002/06/09 13:23:36 | |||
2002-06-09 | only report valid audio fourcc | Miguel Freitas | |
CVS patchset: 2048 CVS date: 2002/06/09 11:12:22 | |||
2002-06-09 | reporting unknown buffer types is useless - it must be reported at demuxer | Miguel Freitas | |
stage where we known the fourcc. CVS patchset: 2047 CVS date: 2002/06/09 10:59:33 | |||
2002-06-09 | changed my email address | Michael Roitzsch | |
CVS patchset: 2046 CVS date: 2002/06/09 09:51:37 | |||
2002-06-09 | dxr3 overlay mode fixed | Michael Roitzsch | |
CVS patchset: 2045 CVS date: 2002/06/09 09:46:12 | |||
2002-06-09 | Fix playing time (seconds instead of qt units) | Ewald Snel | |
CVS patchset: 2044 CVS date: 2002/06/09 09:36:40 | |||
2002-06-09 | overlay mode fixed | Michael Roitzsch | |
CVS patchset: 2043 CVS date: 2002/06/09 09:25:40 | |||
2002-06-09 | Fix frame height not divisible by 4 for Xv driver | Ewald Snel | |
CVS patchset: 2042 CVS date: 2002/06/09 08:30:58 | |||
2002-06-08 | small fixes (slider positioning and playing time) | Miguel Freitas | |
CVS patchset: 2041 CVS date: 2002/06/08 21:45:09 | |||
2002-06-08 | fix another logo race | Miguel Freitas | |
remove XINE_LOGO status CVS patchset: 2040 CVS date: 2002/06/08 20:14:08 | |||
2002-06-08 | changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarification | Mike Melanson | |
CVS patchset: 2039 CVS date: 2002/06/08 19:45:19 | |||
2002-06-08 | added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but none | Mike Melanson | |
seem to work 100% correctly, so the decoder's priority is still at the bottom of the list CVS patchset: 2038 CVS date: 2002/06/08 19:29:28 | |||
2002-06-07 | Ability to xine-lib clients to use non debug xine-lib with UI compiled with | Daniel Caujolle-Bert | |
DEBUG and using profiler. CVS patchset: 2037 CVS date: 2002/06/07 22:15:47 | |||
2002-06-07 | more french translation, update xine-lib.pot | Daniel Caujolle-Bert | |
CVS patchset: 2035 CVS date: 2002/06/07 13:53:59 |