Age | Commit message (Collapse) | Author |
|
any more
CVS patchset: 3246
CVS date: 2002/11/12 00:32:29
|
|
functions, try to avoid deadlocks when exiting ao_loop, clean up code
CVS patchset: 3245
CVS date: 2002/11/12 00:15:08
|
|
CVS patchset: 3244
CVS date: 2002/11/12 00:13:14
|
|
CVS patchset: 3243
CVS date: 2002/11/11 23:41:25
|
|
CVS patchset: 3242
CVS date: 2002/11/11 22:33:00
|
|
CVS patchset: 3240
CVS date: 2002/11/11 20:18:15
|
|
CVS patchset: 3239
CVS date: 2002/11/11 20:02:39
|
|
CVS patchset: 3238
CVS date: 2002/11/11 19:46:24
|
|
CVS patchset: 3237
CVS date: 2002/11/11 18:16:01
|
|
parameters.
CVS patchset: 3236
CVS date: 2002/11/11 16:22:58
|
|
CVS patchset: 3235
CVS date: 2002/11/11 13:47:39
|
|
- add wma decoder
- fix mmx macro
- remove changes from fdct_mmx.c (it should work fine now with the mmx macro fix)
CVS patchset: 3234
CVS date: 2002/11/11 13:45:34
|
|
fields
CVS patchset: 3233
CVS date: 2002/11/11 05:55:51
|
|
CVS patchset: 3232
CVS date: 2002/11/11 05:51:14
|
|
CVS patchset: 3231
CVS date: 2002/11/11 05:01:31
|
|
CVS patchset: 3230
CVS date: 2002/11/11 04:57:18
|
|
CVS patchset: 3229
CVS date: 2002/11/11 04:18:41
|
|
a faucet
CVS patchset: 3228
CVS date: 2002/11/11 04:02:43
|
|
C memory management. The code is much more simplified through the
use of a function added to xine_check called set_hc_result.
CVS patchset: 3227
CVS date: 2002/11/11 01:06:58
|
|
CVS patchset: 3226
CVS date: 2002/11/11 00:54:08
|
|
CVS patchset: 3225
CVS date: 2002/11/10 23:44:59
|
|
yuv12 support.
CVS patchset: 3224
CVS date: 2002/11/10 20:48:30
|
|
Cleared up trailing spaces
src/xine-engine/Makefile.am:
libxine should depend on the build libxineutil.
src/xine-utils/Makefile.am:
src/xine-utils/xine_check.c:
src/xine-utils/xine_check.h:
Added checking of support of yuv12
CVS patchset: 3223
CVS date: 2002/11/10 20:35:50
|
|
CVS patchset: 3221
CVS date: 2002/11/10 13:38:04
|
|
well-hidden bug
CVS patchset: 3220
CVS date: 2002/11/10 13:33:13
|
|
CVS patchset: 3219
CVS date: 2002/11/10 13:18:01
|
|
instantiations
CVS patchset: 3218
CVS date: 2002/11/10 13:12:47
|
|
CVS patchset: 3216
CVS date: 2002/11/10 01:41:17
|
|
CVS patchset: 3215
CVS date: 2002/11/09 23:22:32
|
|
CVS patchset: 3209
CVS date: 2002/11/09 13:52:32
|
|
CVS patchset: 3206
CVS date: 2002/11/08 23:27:59
|
|
CVS patchset: 3205
CVS date: 2002/11/08 18:47:19
|
|
CVS patchset: 3204
CVS date: 2002/11/08 15:49:03
|
|
CVS patchset: 3202
CVS date: 2002/11/08 11:49:01
|
|
This should fix strange problems.
CVS patchset: 3201
CVS date: 2002/11/08 07:53:52
|
|
CVS patchset: 3200
CVS date: 2002/11/07 23:05:01
|
|
CVS patchset: 3199
CVS date: 2002/11/07 22:39:55
|
|
CVS patchset: 3198
CVS date: 2002/11/07 04:08:14
|
|
CVS patchset: 3197
CVS date: 2002/11/07 03:04:31
|
|
CVS patchset: 3196
CVS date: 2002/11/06 23:20:45
|
|
xine_get_pos_length should work a bit better with mp3.
CVS patchset: 3195
CVS date: 2002/11/05 23:29:48
|
|
Guenter, it's for you ;-)
CVS patchset: 3194
CVS date: 2002/11/05 07:39:02
|
|
CVS patchset: 3193
CVS date: 2002/11/04 22:48:14
|
|
CVS patchset: 3187
CVS date: 2002/11/04 13:22:19
|
|
CVS patchset: 3186
CVS date: 2002/11/04 10:07:50
|
|
CVS patchset: 3183
CVS date: 2002/11/04 08:05:12
|
|
XvQueryExtension.
NOTE: On my system XDisplayName is not resolved. I do not understand this. I am
committing this code to make it easier to spot the problem. I hopefully have
provided enough there in the code for debug.
CVS patchset: 3182
CVS date: 2002/11/04 06:30:15
|
|
CVS patchset: 3181
CVS date: 2002/11/04 00:55:36
|
|
You would do: autogen.sh <configure flags> or autogen <shortcut>
The short cuts are:
aclocal - re-run aclocal
autoheader - re-run autoheader
automake - re-run automake
autoconf - re-run aclocal AND autoconf
libtoolize - re-run libtoolize
noconfig - re-run all gnu tools without doing ./configure
default - run ./configure with <configure flags> or none (if no flags are present)
Removed cvscompile.sh and misc/autogen.sh (deprecated)
General clean up install-debug for Makefile.am files.
CVS patchset: 3180
CVS date: 2002/11/04 00:37:18
|
|
codebooks
CVS patchset: 3179
CVS date: 2002/11/04 00:33:32
|