| Age | Commit message (Collapse) | Author | 
|---|
|  | ----------------------------------------------------------------------
CVS patchset: 1536
CVS date: 2002/03/05 20:39:05 | 
|  | CVS patchset: 1535
CVS date: 2002/03/01 09:29:49 | 
|  | CVS patchset: 1534
CVS date: 2002/03/01 09:23:21 | 
|  | CVS patchset: 1533
CVS date: 2002/02/28 18:32:57 | 
|  | CVS patchset: 1532
CVS date: 2002/02/27 20:23:41 | 
|  | CVS patchset: 1531
CVS date: 2002/02/27 19:40:29 | 
|  | CVS patchset: 1530
CVS date: 2002/02/27 19:10:37 | 
|  | CVS patchset: 1529
CVS date: 2002/02/27 13:09:30 | 
|  | CVS patchset: 1528
CVS date: 2002/02/27 12:08:11 | 
|  | CVS patchset: 1527
CVS date: 2002/02/27 11:42:39 | 
|  | CVS patchset: 1526
CVS date: 2002/02/27 08:54:14 | 
|  | CVS patchset: 1525
CVS date: 2002/02/26 23:17:01 | 
|  | CVS patchset: 1524
CVS date: 2002/02/26 23:13:06 | 
|  | CVS patchset: 1523
CVS date: 2002/02/26 22:53:58 | 
|  | 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 | 
|  | actually work yet.
CVS patchset: 1519
CVS date: 2002/02/25 23:44:05 | 
|  | CVS patchset: 1518
CVS date: 2002/02/25 21:50:00 | 
|  | CVS patchset: 1517
CVS date: 2002/02/25 10:32:53 | 
|  | 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: 1515
CVS date: 2002/02/25 01:00:20 | 
|  | CVS patchset: 1514
CVS date: 2002/02/24 17:09:54 | 
|  | CVS patchset: 1513
CVS date: 2002/02/24 15:14:39 | 
|  | CVS patchset: 1512
CVS date: 2002/02/24 00:43:02 | 
|  | ...  onboard audio hw):  re-block audio data to a multiple of 1024 bytes when
writing to the audio device.   When we write to the audiocs device with a
length % 1024 != 0, the play.samples count returned in the AUDIO_GETINFO
ioctl contains bogus information (not all samples are counted, count
runs backwards, ...) causing video/audio syncronization issues with this
audio hw.
CVS patchset: 1511
CVS date: 2002/02/23 17:22:09 | 
|  | <juanma_gm@wanadoo.es>.
CVS patchset: 1510
CVS date: 2002/02/20 21:49:35 | 
|  | 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 | 
|  | CVS patchset: 1506
CVS date: 2002/02/18 13:25:03 | 
|  | CVS patchset: 1505
CVS date: 2002/02/18 12:01:06 | 
|  | CVS patchset: 1504
CVS date: 2002/02/18 02:05:06 | 
|  | 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 | 
|  | CVS patchset: 1498
CVS date: 2002/02/15 11:46:57 | 
|  | CVS patchset: 1497
CVS date: 2002/02/15 11:43:16 | 
|  | CVS patchset: 1496
CVS date: 2002/02/12 23:31:32 | 
|  | CVS patchset: 1495
CVS date: 2002/02/12 16:45:06 | 
|  | CVS patchset: 1494
CVS date: 2002/02/11 14:48:11 | 
|  | CVS patchset: 1493
CVS date: 2002/02/11 13:00:46 | 
|  | decoders as well)
CVS patchset: 1492
CVS date: 2002/02/11 01:55:20 | 
|  | IMGFMT_RGB
CVS patchset: 1491
CVS date: 2002/02/10 12:42:49 | 
|  | CVS patchset: 1490
CVS date: 2002/02/09 16:58:30 | 
|  | 'native-speaker' issues.
CVS patchset: 1489
CVS date: 2002/02/09 13:43:11 | 
|  | CVS patchset: 1488
CVS date: 2002/02/09 13:23:26 | 
|  | - 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 |