Age | Commit message (Collapse) | Author |
|
CVS patchset: 1543
CVS date: 2002/03/08 00:24:40
|
|
----------------------------------------------------------------------
CVS patchset: 1539
CVS date: 2002/03/05 22:31:06
|
|
CVS patchset: 1538
CVS date: 2002/03/05 22:00:25
|
|
----------------------------------------------------------------------
CVS patchset: 1536
CVS date: 2002/03/05 20:39:05
|
|
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49
|
|
CVS patchset: 1529
CVS date: 2002/02/27 13:09:30
|
|
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: 1509
CVS date: 2002/02/18 17:30:38
|
|
CVS patchset: 1508
CVS date: 2002/02/18 15:55:44
|
|
frame creation
CVS patchset: 1507
CVS date: 2002/02/18 13:33:19
|
|
relevant information like stream type/size/bitrate instead.
demuxer cleanup, removed no-longer-needed macros :-)
switched off video_out/libmpeg2/... verbose log output messages.
CVS patchset: 1503
CVS date: 2002/02/17 17:32:49
|
|
CVS patchset: 1502
CVS date: 2002/02/17 15:53:28
|
|
display the logo without crashing now :-)
CVS patchset: 1501
CVS date: 2002/02/17 00:06:58
|
|
CVS patchset: 1500
CVS date: 2002/02/16 23:37:55
|
|
- 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
|
|
CVS patchset: 1479
CVS date: 2002/02/06 10:57:15
|
|
CVS patchset: 1470
CVS date: 2002/02/02 17:05:43
|
|
CVS patchset: 1468
CVS date: 2002/02/02 13:39:30
|
|
CVS patchset: 1467
CVS date: 2002/02/02 13:26:34
|
|
CVS patchset: 1463
CVS date: 2002/02/01 09:59:08
|
|
CVS patchset: 1461
CVS date: 2002/02/01 09:51:28
|
|
ffmpeg static data only once)
CVS patchset: 1457
CVS date: 2002/01/28 17:28:39
|
|
CVS patchset: 1452
CVS date: 2002/01/25 14:56:00
|
|
of current input plugin before retrieving the clut. send UI events when
audio/spu channel changes.
CVS patchset: 1450
CVS date: 2002/01/25 00:35:45
|
|
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
|
|
CVS patchset: 1431
CVS date: 2002/01/20 23:21:52
|
|
stupid to #define printf -- gcc/glibc is broken not xine!)
CVS patchset: 1416
CVS date: 2002/01/16 17:35:34
|
|
XV colours look good, XShm colours do not.
CVS patchset: 1411
CVS date: 2002/01/15 20:22:43
|
|
CVS patchset: 1410
CVS date: 2002/01/15 17:30:51
|
|
CVS patchset: 1409
CVS date: 2002/01/15 16:37:14
|
|
CVS patchset: 1408
CVS date: 2002/01/15 16:02:02
|
|
in playlist
CVS patchset: 1407
CVS date: 2002/01/15 13:51:10
|
|
CVS patchset: 1401
CVS date: 2002/01/14 00:34:22
|
|
CVS patchset: 1400
CVS date: 2002/01/13 23:08:27
|
|
CVS patchset: 1398
CVS date: 2002/01/13 21:21:05
|
|
CVS patchset: 1397
CVS date: 2002/01/13 21:15:48
|
|
CVS patchset: 1393
CVS date: 2002/01/12 17:09:34
|
|
CVS patchset: 1382
CVS date: 2002/01/10 12:20:17
|
|
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: 1379
CVS date: 2002/01/09 15:16:37
|
|
allow multiple text colors in osd text rendering
CVS patchset: 1376
CVS date: 2002/01/08 16:47:56
|
|
CVS patchset: 1375
CVS date: 2002/01/08 16:41:39
|
|
CVS patchset: 1373
CVS date: 2002/01/08 01:04:30
|
|
CVS patchset: 1365
CVS date: 2002/01/07 16:57:48
|
|
macro argument more than once, and a second++ invocation of dlerror() returns
NULL, not the original error message.
CVS patchset: 1361
CVS date: 2002/01/07 11:33:16
|
|
CVS patchset: 1359
CVS date: 2002/01/06 19:48:16
|
|
One must remember to put PTS values (different from VPTS) in SPU_SHOW events.
CVS patchset: 1358
CVS date: 2002/01/06 19:18:27
|
|
There is still a free missing, but osd and subtitles still work.
CVS patchset: 1353
CVS date: 2002/01/06 02:06:59
|
|
Absolutely cool work, miguel\! :-)
CVS patchset: 1352
CVS date: 2002/01/06 00:49:01
|