Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-20 | 0.9.11xine-0_9_11-release0.9.11 | Siggi Langauf | |
CVS patchset: 2107 CVS date: 2002/06/20 17:46:58 | |||
2002-06-20 | add some documentation for new discontinuity DISC_STREAMSEEK | Michael Roitzsch | |
CVS patchset: 2106 CVS date: 2002/06/20 14:51:26 | |||
2002-06-20 | quiet please | Michael Roitzsch | |
CVS patchset: 2105 CVS date: 2002/06/20 14:49:53 | |||
2002-06-20 | fill in decoder_info[] for every audio buffer | Mike Melanson | |
CVS patchset: 2104 CVS date: 2002/06/20 03:51:49 | |||
2002-06-20 | output preamble samples for MS ADPCM decoder | Mike Melanson | |
CVS patchset: 2103 CVS date: 2002/06/20 02:57:41 | |||
2002-06-20 | an attempt do be more defensive when trying to play AVI via http. | Siggi Langauf | |
Still segfaults playing http://gewurtz.mit.edu/videos/Aggressive.avi, though CVS patchset: 2101 CVS date: 2002/06/20 00:21:51 | |||
2002-06-19 | Fix the resume problem introduced by flushing audio_out buffers. | Thibaut Mattern | |
CVS patchset: 2100 CVS date: 2002/06/19 23:45:50 | |||
2002-06-19 | Handle the new flag BUF_FLAG_SEEK. | Thibaut Mattern | |
CVS patchset: 2099 CVS date: 2002/06/19 23:42:50 | |||
2002-06-19 | Handle the new discontinuity DISC_STREAMSEEK. | Thibaut Mattern | |
CVS patchset: 2098 CVS date: 2002/06/19 23:41:16 | |||
2002-06-19 | Add a new discontinuity for seeking, and a flag to authorize a big ao_fill_gap. | Thibaut Mattern | |
CVS patchset: 2097 CVS date: 2002/06/19 23:37:46 | |||
2002-06-19 | Add a new flag for seeking. | Thibaut Mattern | |
CVS patchset: 2096 CVS date: 2002/06/19 23:25:15 | |||
2002-06-19 | pack structs | Miguel Freitas | |
CVS patchset: 2095 CVS date: 2002/06/19 22:37:54 | |||
2002-06-19 | Fix 'XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0"' | Ewald Snel | |
(caused by closing file descriptor 0, which was uninitialized cda->fd) CVS patchset: 2094 CVS date: 2002/06/19 22:22:30 | |||
2002-06-19 | Fix previous commit (should link to libxine instead of libxineutils) | Ewald Snel | |
CVS patchset: 2093 CVS date: 2002/06/19 19:02:34 | |||
2002-06-19 | Fix memory leaks and related bugs | Ewald Snel | |
CVS patchset: 2092 CVS date: 2002/06/19 16:33:00 | |||
2002-06-18 | init and cleanup edit list | Mike Melanson | |
CVS patchset: 2091 CVS date: 2002/06/18 06:45:51 | |||
2002-06-17 | Few memory leaks. | Daniel Caujolle-Bert | |
CVS patchset: 2090 CVS date: 2002/06/17 21:17:32 | |||
2002-06-17 | Use reset call instead of drop. | Thibaut Mattern | |
I hope it fixes Daniel's problem. CVS patchset: 2089 CVS date: 2002/06/17 16:59:43 | |||
2002-06-17 | removed temporary overlay position fix, | Michael Roitzsch | |
xine-ui is doing the job now CVS patchset: 2088 CVS date: 2002/06/17 15:55:00 | |||
2002-06-17 | do not switch to 4:3 aspect when receiving illegal ratio codes | Michael Roitzsch | |
ignore them instead and keep current setting CVS patchset: 2087 CVS date: 2002/06/17 15:17:15 | |||
2002-06-17 | Fix syntax error compiling mlib code | Juergen Keil | |
CVS patchset: 2086 CVS date: 2002/06/17 09:05:45 | |||
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 | 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 | 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 | 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 | missing header from dist | Miguel Freitas | |
CVS patchset: 2063 CVS date: 2002/06/11 17:21:57 | |||
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 | 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 |