Age | Commit message (Collapse) | Author |
|
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
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config
CVS patchset: 2705
CVS date: 2002/09/19 06:01:18
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
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
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
handling for decoder plugins
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56
|
|
immediately after being loaded.
CVS patchset: 1789
CVS date: 2002/04/27 23:31:33
|
|
Necessary to prevent segfaults if target of a callback has been disposed.
CVS patchset: 1788
CVS date: 2002/04/27 23:00:38
|
|
bitfields. Use explicit assignments to work around this (compiler?) problem.
CVS patchset: 1779
CVS date: 2002/04/26 20:31:47
|
|
CVS patchset: 1774
CVS date: 2002/04/24 20:26:06
|
|
- update dxr3 and xvid plugins to new interface (add dispose() functions)
CVS patchset: 1766
CVS date: 2002/04/23 15:45:19
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
CVS patchset: 1745
CVS date: 2002/04/20 14:02:45
|
|
CVS patchset: 1703
CVS date: 2002/04/09 13:53:52
|
|
schemes.
CVS patchset: 1652
CVS date: 2002/03/31 23:14:48
|
|
Provide infrastructure for user-selectable captioning schemes. Not yet
configurable in the xine config file.
CVS patchset: 1647
CVS date: 2002/03/30 20:11:34
|
|
now, so check and report, thanks.
CVS patchset: 1629
CVS date: 2002/03/24 23:31:56
|
|
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36
|
|
CVS patchset: 1598
CVS date: 2002/03/20 18:50:37
|
|
CVS patchset: 1597
CVS date: 2002/03/20 18:42:38
|
|
CVS patchset: 1596
CVS date: 2002/03/20 18:38:20
|
|
interleave all captioning codes with 0, 0 (no-ops). These must be ignored
by the detection code.
This fix makes the "Pearl Harbor" captions display correctly.
CVS patchset: 1576
CVS date: 2002/03/17 02:56:37
|
|
updated at this point). demux_qt can handle compressed audio, but is still unfinished.
Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities.
CVS patchset: 1554
CVS date: 2002/03/11 12:31:24
|
|
- pts are 64 bit now
- scr and video_out-loop run all the time
- video_out cleanups
- metronom cleanups
- buffer type BUF_CONTROL_DISCONTINUITY is used internally now,
input plugins should no longer send this one
- support for individual frame durations
- using nano-/usleep instead of itimer (simpler code, maybe this will
help freebsd)
CVS patchset: 1487
CVS date: 2002/02/09 07:13:22
|
|
CVS patchset: 1378
CVS date: 2002/01/08 20:38:05
|
|
The caption colors could use improvement. They look fine on XShm, but on Xv -
at least with the NVidia drivers on a GeForce 3 - there is a lot of color
bleeding. Not sure what the cause of the problem is yet.
CVS patchset: 1377
CVS date: 2002/01/08 20:31:10
|
|
allow multiple text colors in osd text rendering
CVS patchset: 1376
CVS date: 2002/01/08 16:47:56
|
|
CVS patchset: 1371
CVS date: 2002/01/07 23:09:38
|
|
CVS patchset: 1370
CVS date: 2002/01/07 23:04:26
|
|
cc decoder is now initialized only if CC events arrive.
clean up cc_config_t by moving out renderer specific parts to new
cc_renderer_t.
fix event race conditions and simplify code by using one global lock
for cc decoder that stays locked for the entire duration of a CC function
call.
CVS patchset: 1368
CVS date: 2002/01/07 19:30:09
|
|
CVS patchset: 1343
CVS date: 2002/01/05 21:41:18
|