Age | Commit message (Collapse) | Author |
|
- fixes problem with xine aRts plugin (popup menus remain visible)
CVS patchset: 2331
CVS date: 2002/07/20 21:46:05
|
|
CVS patchset: 2282
CVS date: 2002/07/15 21:42:33
|
|
CVS patchset: 2247
CVS date: 2002/07/10 14:04:41
|
|
CVS patchset: 2119
CVS date: 2002/06/21 19:26:57
|
|
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
|
|
CVS patchset: 2061
CVS date: 2002/06/10 21:42:44
|
|
CVS patchset: 2042
CVS date: 2002/06/09 08:30:58
|
|
multiple of 4).
tested for this one stream which was decoded by ffmpeg.
this could possibly break other streams with strange height.
CVS patchset: 2011
CVS date: 2002/06/04 08:36:52
|
|
CVS patchset: 1908
CVS date: 2002/05/19 10:35:18
|
|
using Xv throught LAN.
CVS patchset: 1862
CVS date: 2002/05/07 19:20:16
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
CVS patchset: 1743
CVS date: 2002/04/19 22:58:46
|
|
CVS patchset: 1735
CVS date: 2002/04/18 11:42:36
|
|
when freeing frames after closing the video output driver
- New patch to fix the frame leak in the Xv driver only
CVS patchset: 1667
CVS date: 2002/04/02 19:29:09
|
|
- Frames can be freed by video driver until video driver' exit(), so you
need to call this before vo_free_img_buffers() to avoid frame leak
CVS patchset: 1660
CVS date: 2002/04/01 22:19:27
|
|
CVS patchset: 1641
CVS date: 2002/03/27 15:31:36
|
|
CVS patchset: 1607
CVS date: 2002/03/21 18:33:28
|
|
CVS patchset: 1606
CVS date: 2002/03/21 18:29:51
|
|
- fix syncfb driver
CVS patchset: 1605
CVS date: 2002/03/21 16:21:01
|
|
From Michael Roitzsch
CVS patchset: 1541
CVS date: 2002/03/07 13:26:15
|
|
----------------------------------------------------------------------
CVS patchset: 1539
CVS date: 2002/03/05 22:31:06
|
|
CVS patchset: 1534
CVS date: 2002/03/01 09:23:21
|
|
CVS patchset: 1533
CVS date: 2002/02/28 18:32:57
|
|
CVS patchset: 1531
CVS date: 2002/02/27 19:40:29
|
|
CVS patchset: 1527
CVS date: 2002/02/27 11:42:39
|
|
CVS patchset: 1526
CVS date: 2002/02/27 08:54:14
|
|
CVS patchset: 1522
CVS date: 2002/02/26 21:50:42
|
|
CVS patchset: 1521
CVS date: 2002/02/26 21:41:41
|
|
CVS patchset: 1520
CVS date: 2002/02/26 00:55:34
|
|
a little. Code is cleaned up, identifiers should be consistent with xshm driver (as far as possible)
CVS patchset: 1516
CVS date: 2002/02/25 01:23:41
|
|
CVS patchset: 1512
CVS date: 2002/02/24 00:43:02
|
|
CVS patchset: 1504
CVS date: 2002/02/18 02:05:06
|
|
- driver will ask gui for output size on every frame
- shm driver has a seperate yuv2rgb converter instance for every frame
- all drivers disabled except xshm, until they're fixed
I'm planning to introduce a queue of video_out_events in video_out.c,
so events are delivered by video_out_loop which means that all driver
functions are called from the same thread (no locking necessary, should
help the opengl driver)
CVS patchset: 1499
CVS date: 2002/02/16 22:43: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
|
|
btw, duration per frame and still frame detection in libmpeg2 are top items on my todo-list now
CVS patchset: 1449
CVS date: 2002/01/24 23:09:53
|
|
- remove (hopefully) unneeded memcpy
- fix SDL capabilities
- add fb and SDL warnings
CVS patchset: 1436
CVS date: 2002/01/22 01:43:13
|
|
dxr3 decoder only functions if the dxr3 video_out driver loaded.
xine_t changed.
CVS patchset: 1381
CVS date: 2002/01/09 22:33:03
|
|
CVS patchset: 1339
CVS date: 2002/01/05 13:49:30
|
|
XvAttribute support (XV_AUTOPAINT_COLORKEY). Check boolean/range
for config file storage
CVS patchset: 1244
CVS date: 2001/12/14 16:50:57
|
|
CVS patchset: 1202
CVS date: 2001/12/09 23:13:31
|
|
CVS patchset: 1200
CVS date: 2001/12/09 21:07:34
|
|
CVS patchset: 1154
CVS date: 2001/12/01 23:01:18
|
|
CVS patchset: 1141
CVS date: 2001/11/30 12:31:58
|
|
* reworked spu and overlay manager (multiple overlays supported)
CVS patchset: 1126
CVS date: 2001/11/28 22:19:10
|
|
CVS patchset: 1100
CVS date: 2001/11/23 22:29:45
|
|
CVS patchset: 1093
CVS date: 2001/11/20 18:35:11
|
|
CVS patchset: 1090
CVS date: 2001/11/20 17:22:13
|
|
CVS patchset: 1084
CVS date: 2001/11/20 01:43:54
|
|
CVS patchset: 1064
CVS date: 2001/11/18 03:53:23
|
|
acceleration?). Merge xine-utils header files to a new one "xineutils.h".
Update xine-lib C/headers to reflect those changes.
dxr3 headers are no more installed ine $includdir, but $includdir/xine.
CVS patchset: 1054
CVS date: 2001/11/17 14:26:36
|