Age | Commit message (Collapse) | Author |
|
CVS patchset: 1213
CVS date: 2001/12/10 20:03:00
|
|
buffer calculations and parameter types were wrong.
CVS patchset: 1211
CVS date: 2001/12/10 15:33:24
|
|
CVS patchset: 1210
CVS date: 2001/12/10 12:56:54
|
|
va_list typedef redefine. We get the prototype for swab() on solais by
including stdlib.h / unistd.h
CVS patchset: 1209
CVS date: 2001/12/10 12:31:08
|
|
CVS patchset: 1208
CVS date: 2001/12/10 11:46:38
|
|
CVS patchset: 1207
CVS date: 2001/12/10 10:51:53
|
|
CVS patchset: 1206
CVS date: 2001/12/10 01:43:30
|
|
CVS patchset: 1205
CVS date: 2001/12/10 00:58:13
|
|
Programmers need to note that memcpy and swab have the from and to reversed.
CVS patchset: 1203
CVS date: 2001/12/09 23:56:22
|
|
CVS patchset: 1202
CVS date: 2001/12/09 23:13:31
|
|
CVS patchset: 1201
CVS date: 2001/12/09 23:09:32
|
|
CVS patchset: 1200
CVS date: 2001/12/09 21:07:34
|
|
CVS patchset: 1198
CVS date: 2001/12/09 19:32:11
|
|
CVS patchset: 1197
CVS date: 2001/12/09 18:36:48
|
|
CVS patchset: 1196
CVS date: 2001/12/09 18:32:20
|
|
This makes the SPDIF out code in xine-engine/audio_out.c very simple.
It will also make audio sync better as the correct number of samples will
be passed to got_audio_samples.
CVS patchset: 1195
CVS date: 2001/12/09 18:31:01
|
|
crash bug in cda/vcd/dvd.
CVS patchset: 1194
CVS date: 2001/12/09 18:11:34
|
|
CVS patchset: 1193
CVS date: 2001/12/09 18:03:26
|
|
CVS patchset: 1191
CVS date: 2001/12/09 17:24:39
|
|
CVS patchset: 1190
CVS date: 2001/12/09 17:10:12
|
|
CVS patchset: 1189
CVS date: 2001/12/09 17:08:06
|
|
- added a small delay into the demuxer loop, this code works with fake audio
buffers anyway and there's no need to run it as fast as possible.
CVS patchset: 1188
CVS date: 2001/12/09 13:21:19
|
|
- Audio play operation immediately followed by a status query somehow does not
start the audio playback on solaris. If I debug it and single step over the
code, it works - of cause :-) Added a small usec_sleep to work around this
problem on solaris.
CVS patchset: 1187
CVS date: 2001/12/09 13:18:37
|
|
<abrun@eprocess.fr>
CVS patchset: 1186
CVS date: 2001/12/09 00:59:23
|
|
CVS patchset: 1185
CVS date: 2001/12/09 00:01:17
|
|
(most notably dvdnav)
xine_internal.h includes video_overlay.h, which included a few files
that are not installed in $prefix/include/xine. Tested compilation of
xine-lib, xine-ui and dvdnav after removing the offending includes.
CVS patchset: 1184
CVS date: 2001/12/08 18:43:44
|
|
CVS patchset: 1182
CVS date: 2001/12/08 13:48:26
|
|
CVS patchset: 1181
CVS date: 2001/12/08 13:37:58
|
|
CVS patchset: 1179
CVS date: 2001/12/08 03:01:40
|
|
CVS patchset: 1178
CVS date: 2001/12/08 01:19:54
|
|
CVS patchset: 1176
CVS date: 2001/12/08 01:01:34
|
|
CVS patchset: 1175
CVS date: 2001/12/08 00:45:26
|
|
CVS patchset: 1174
CVS date: 2001/12/08 00:37:38
|
|
CVS patchset: 1172
CVS date: 2001/12/06 23:53:20
|
|
CVS patchset: 1171
CVS date: 2001/12/05 15:12:02
|
|
CVS patchset: 1164
CVS date: 2001/12/02 21:59:33
|
|
CVS patchset: 1163
CVS date: 2001/12/02 21:53:58
|
|
CVS patchset: 1162
CVS date: 2001/12/02 21:19:21
|
|
(zapping.sf.net). librte is a wrapper for the mp1e backend.
This works very well. I'm considering throwing out support
for libfame (current default) and libffmpeg to be able to clean
up the code. It's now a tangled mess of defines...
Read the comments at the top of dxr3_vo_encoder.c to find out
how to enable librte.
CVS patchset: 1161
CVS date: 2001/12/02 21:14:51
|
|
CVS patchset: 1160
CVS date: 2001/12/02 15:27:19
|
|
CVS patchset: 1159
CVS date: 2001/12/02 07:10:02
|
|
seemingly not doing its job.
CVS patchset: 1158
CVS date: 2001/12/02 07:08:59
|
|
libfame). There's a massive A/V sync problem because the mpeg is
encoded and sent in the frame_copy function. It should be done in the
display_frame one, but that currently gives buffering problems that
upset the dxr3 card. define MP1E_DISPLAY_FRAME to 1 the source and see
for yourself... Perhaps Mike can conjure up another magic dxr3 register
variable to make things right like he did last time :-)
CVS patchset: 1157
CVS date: 2001/12/02 03:40:27
|
|
CVS patchset: 1155
CVS date: 2001/12/01 23:13:12
|
|
CVS patchset: 1154
CVS date: 2001/12/01 23:01:18
|
|
register_empty function from configfile (undocumented and doesn't make sense)
CVS patchset: 1153
CVS date: 2001/12/01 22:38:31
|
|
to libfame...
CVS patchset: 1152
CVS date: 2001/12/01 19:37:21
|
|
CVS patchset: 1151
CVS date: 2001/12/01 19:36:30
|
|
for mp1e sources though. libfame encoder still the default.
CVS patchset: 1150
CVS date: 2001/12/01 19:32:44
|
|
CVS patchset: 1149
CVS date: 2001/12/01 15:11:57
|