summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2002-02-18cleanup/added debug messages, small metronom fixGuenter Bartsch
CVS patchset: 1508 CVS date: 2002/02/18 15:55:44
2002-02-18do not discard frames in vo_frame_draw as they may be needed for stillGuenter Bartsch
frame creation CVS patchset: 1507 CVS date: 2002/02/18 13:33:19
2002-02-18new deinterlacing method (linear blend).Miguel Freitas
CVS patchset: 1504 CVS date: 2002/02/18 02:05:06
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
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
2002-02-17more bugfixes, I can now see video using xshm :-)Guenter Bartsch
CVS patchset: 1502 CVS date: 2002/02/17 15:53:28
2002-02-17each frame has an id for debugging purposes now; xshm driver can at least ↵Guenter Bartsch
display the logo without crashing now :-) CVS patchset: 1501 CVS date: 2002/02/17 00:06:58
2002-02-16bufixes from miguel freitasGuenter Bartsch
CVS patchset: 1500 CVS date: 2002/02/16 23:37:55
2002-02-16beginning of video_out_driver changesGuenter Bartsch
- 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
2002-02-15another dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
CVS patchset: 1498 CVS date: 2002/02/15 11:46:57
2002-02-15dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
CVS patchset: 1497 CVS date: 2002/02/15 11:43:16
2002-02-11Added DTS patch from Michael Roitzsch <amalthea@freenet.de>Rich J Wareham
CVS patchset: 1493 CVS date: 2002/02/11 13:00:46
2002-02-11serialize all libmpeg2 calls (I guess this needs to be done for other video ↵Guenter Bartsch
decoders as well) CVS patchset: 1492 CVS date: 2002/02/11 01:55:20
2002-02-10Yet again things were pulled from under my feet.. removed references to ↵Rich J Wareham
IMGFMT_RGB CVS patchset: 1491 CVS date: 2002/02/10 12:42:49
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- 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
2002-02-08Avoid concurency access to mixer.Daniel Caujolle-Bert
CVS patchset: 1486 CVS date: 2002/02/08 13:13:47
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
CVS patchset: 1479 CVS date: 2002/02/06 10:57:15
2002-02-06perr never used.Daniel Caujolle-Bert
CVS patchset: 1477 CVS date: 2002/02/06 02:20:59
2002-02-04First attempt at making DirectFB output use a layer rather than surfaceRich J Wareham
CVS patchset: 1473 CVS date: 2002/02/04 17:25:52
2002-02-03asf patch submitted by Andrei LahunGuenter Bartsch
CVS patchset: 1472 CVS date: 2002/02/03 23:26:08
2002-02-02Added YUY2 supportRich J Wareham
CVS patchset: 1471 CVS date: 2002/02/02 23:37:18
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham
CVS patchset: 1470 CVS date: 2002/02/02 17:05:43
2002-02-02this one is usedMiguel Freitas
CVS patchset: 1469 CVS date: 2002/02/02 14:30:08
2002-02-02ooopppss... :)Miguel Freitas
CVS patchset: 1468 CVS date: 2002/02/02 13:39:30
2002-02-02small fixes to still frame codeMiguel Freitas
CVS patchset: 1467 CVS date: 2002/02/02 13:26:34
2002-02-01Re-add 'regs' variable. It's used on *BSD and SolarisJuergen Keil
CVS patchset: 1466 CVS date: 2002/02/01 21:48:42
2002-02-01Commented out variable declarations leading to 'unused variable' warningsRich J Wareham
CVS patchset: 1465 CVS date: 2002/02/01 14:23:13
2002-02-01Fix a confusing ://mpeg1 ://mpeg2 handling.Daniel Caujolle-Bert
CVS patchset: 1464 CVS date: 2002/02/01 13:01:57
2002-02-01Ooch, remove crap.Daniel Caujolle-Bert
CVS patchset: 1463 CVS date: 2002/02/01 09:59:08
2002-02-01Is_seekable return -1 is there's no cur_input_plugin.Daniel Caujolle-Bert
CVS patchset: 1461 CVS date: 2002/02/01 09:51:28
2002-01-31Fix compilation failure for user who already have wine installed.Daniel Caujolle-Bert
CVS patchset: 1460 CVS date: 2002/01/31 02:16:42
2002-01-28patches from Ewald Snel (finish metronom sync loop on xine exit, initializeMiguel Freitas
ffmpeg static data only once) CVS patchset: 1457 CVS date: 2002/01/28 17:28:39
2002-01-28make restoring volume settings at start optional (and disabled by default)Siggi Langauf
CVS patchset: 1456 CVS date: 2002/01/28 06:20:17
2002-01-25get_rl_index undefined, when the function cannot be inlinedJuergen Keil
CVS patchset: 1455 CVS date: 2002/01/25 19:23:37
2002-01-25Re-add WINE_TYPEDEFS_ONLY hack, to compile against wine headers with non-gccJuergen Keil
compiler. CVS patchset: 1454 CVS date: 2002/01/25 19:22:39
2002-01-25Add header files for strcpy/malloc/...Juergen Keil
CVS patchset: 1453 CVS date: 2002/01/25 19:21:39
2002-01-25New logo code seems to access NULL img. Trying to fix...Juergen Keil
CVS patchset: 1452 CVS date: 2002/01/25 14:56:00
2002-01-25Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capabilityDaniel Caujolle-Bert
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
2002-01-24video_out will take care of logo display now ... video_out needs more work ↵Guenter Bartsch
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
2002-01-24log frame sizeGuenter Bartsch
CVS patchset: 1448 CVS date: 2002/01/24 22:55:51
2002-01-23Change/fix opengl checks, add a glut fallback (GLU).Daniel Caujolle-Bert
CVS patchset: 1445 CVS date: 2002/01/23 23:27:10
2002-01-23Modified the OpenGL plugin to use proper 2D textures which a) ImprovesRich J Wareham
flicker on slow cards (like mine), b) Makes it a little faster (on my card at least) and c) Allows one to do funky tricks (try uncommenting #define SPHERE) CVS patchset: 1443 CVS date: 2002/01/23 15:05:46
2002-01-23Fix Menu overlay button colours.James Courtier-Dutton
CVS patchset: 1441 CVS date: 2002/01/23 00:15:43
2002-01-22New OpenGL output plugin. Will only work with upcoming changes in xine-ui.Matthias Hopf
EXPERIMENTAL. Read README.opengl in xine-ui. CVS patchset: 1439 CVS date: 2002/01/22 20:15:00
2002-01-22cr and cb swappedMiguel Freitas
CVS patchset: 1438 CVS date: 2002/01/22 02:13:55
2002-01-22oops, i must not change that!Miguel Freitas
CVS patchset: 1437 CVS date: 2002/01/22 01:55:12
2002-01-22- small w32codec bugfixesMiguel Freitas
- remove (hopefully) unneeded memcpy - fix SDL capabilities - add fb and SDL warnings CVS patchset: 1436 CVS date: 2002/01/22 01:43:13
2002-01-21Use our own xine_setenv, for systems that don't have "setenv" in libcJuergen Keil
CVS patchset: 1434 CVS date: 2002/01/21 09:54:03
2002-01-21provide a "setenv" implementation, when it's missing in libcJuergen Keil
CVS patchset: 1433 CVS date: 2002/01/21 09:52:48
2002-01-20Change SDL checks.Daniel Caujolle-Bert
CVS patchset: 1431 CVS date: 2002/01/20 23:21:52
2002-01-20alsa 05 support: terminated.Daniel Caujolle-Bert
CVS patchset: 1428 CVS date: 2002/01/20 12:33:45