Age | Commit message (Collapse) | Author |
|
decode the next frame
CVS patchset: 3569
CVS date: 2002/12/17 00:30:07
|
|
CVS patchset: 3567
CVS date: 2002/12/16 23:47:57
|
|
CVS patchset: 3553
CVS date: 2002/12/16 00:32:12
|
|
CVS patchset: 3520
CVS date: 2002/12/14 16:43:22
|
|
CVS patchset: 3466
CVS date: 2002/12/08 22:24:28
|
|
- improve ffmpeg support (passing extra data)
- aspect ratio still need to be updated to new syntax
- use our svq1 decoder since ffmpeg one is segfaulting
(buffer overrun - more investigation needed)
- img->copy no more
CVS patchset: 3437
CVS date: 2002/12/06 01:55:32
|
|
CVS patchset: 3424
CVS date: 2002/12/04 05:51:46
|
|
CVS patchset: 3418
CVS date: 2002/12/03 22:13:52
|
|
CVS patchset: 3414
CVS date: 2002/12/02 21:58:56
|
|
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.
CVS patchset: 3331
CVS date: 2002/11/22 05:25:14
|
|
* new public output interface xine_{audio,video}_port_t instead of
xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
(note to external projects: the compiler will help you a lot, if a plugin
compiles, it is adapted, because all changes add new parameters to some
functions)
* bump up all interface versions because of xine_t and xine_stream_t changes
CVS patchset: 3312
CVS date: 2002/11/20 11:57:38
|
|
(half-work to enable seeking to keyframes with asf demux)
CVS patchset: 3283
CVS date: 2002/11/18 00:32:20
|
|
CVS patchset: 3273
CVS date: 2002/11/16 16:40:23
|
|
CVS patchset: 3268
CVS date: 2002/11/15 18:03:57
|
|
(+ missed ffmpeg/dv patch)
CVS patchset: 3263
CVS date: 2002/11/15 00:20:31
|
|
CVS patchset: 3261
CVS date: 2002/11/14 23:27:44
|
|
CVS patchset: 3258
CVS date: 2002/11/14 04:22:55
|
|
CVS patchset: 3255
CVS date: 2002/11/13 03:22:41
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131
CVS patchset: 3250
CVS date: 2002/11/12 18:40:50
|
|
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
|
|
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
|
|
CVS patchset: 3178
CVS date: 2002/11/04 00:31:49
|
|
CVS patchset: 3174
CVS date: 2002/11/03 23:03:30
|
|
CVS patchset: 3115
CVS date: 2002/10/31 17:02:42
|
|
CVS patchset: 3106
CVS date: 2002/10/31 05:26:46
|
|
of doing so is to do it *silently* so the user is not aware of the
errors during every single frame decode
CVS patchset: 3099
CVS date: 2002/10/30 00:43:33
|
|
CVS patchset: 3092
CVS date: 2002/10/29 16:30:53
|
|
CVS patchset: 3090
CVS date: 2002/10/29 16:29:16
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
CVS patchset: 3063
CVS date: 2002/10/28 07:57:50
|
|
CVS patchset: 2984
CVS date: 2002/10/24 15:03:11
|
|
CVS patchset: 2980
CVS date: 2002/10/24 09:42:21
|
|
available. Use MMX only in that case.
CVS patchset: 2937
CVS date: 2002/10/22 17:09:26
|
|
CVS patchset: 2932
CVS date: 2002/10/22 06:34:01
|
|
Changed 'asm' to __asm__
CVS patchset: 2931
CVS date: 2002/10/22 06:03:44
|
|
Changed 'asm' to __asm__
CVS patchset: 2930
CVS date: 2002/10/22 05:57:25
|
|
Changed 'asm' to __asm__
CVS patchset: 2929
CVS date: 2002/10/22 05:51:04
|
|
CVS patchset: 2928
CVS date: 2002/10/22 05:41:25
|
|
CVS patchset: 2926
CVS date: 2002/10/22 05:38:31
|
|
CVS patchset: 2925
CVS date: 2002/10/22 05:37:03
|
|
CVS patchset: 2922
CVS date: 2002/10/22 05:27:05
|
|
Changed 'asm' to __asm__ because we use -ansi flag.
CVS patchset: 2921
CVS date: 2002/10/22 05:19:56
|
|
CVS patchset: 2920
CVS date: 2002/10/22 05:15:37
|
|
CVS patchset: 2918
CVS date: 2002/10/22 05:10:37
|
|
flag.
CVS patchset: 2917
CVS date: 2002/10/22 05:09:28
|
|
CVS patchset: 2915
CVS date: 2002/10/22 05:01:39
|
|
Removed trailing spaces
CVS patchset: 2914
CVS date: 2002/10/22 04:53:07
|
|
CVS patchset: 2862
CVS date: 2002/10/19 19:36:54
|