Age | Commit message (Expand) | Author |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2002-12-06 | remove img->copy from all decoders | Miguel Freitas |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-22 | Changed comments to standard /* ... */ | Stephen Torri |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-01 | enable ffmpeg's msmpeg4 v1/v2. | Miguel Freitas |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-04 | endianness fixes (untested) | Miguel Freitas |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-28 | Fix small memory leak | Ewald Snel |
2002-04-23 | Add missing dispose function to DivX4 | Rich J Wareham |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
2002-04-21 | should handle divx5 | Miguel Freitas |
2002-04-20 | differentiating mpeg-4 formats even more, divx5 apparently is not completely ... | Guenter Bartsch |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-04-07 | another divx5 oatch from heiko schaefer | Guenter Bartsch |
2002-04-06 | divx5 codec support, patch contributed by heiko schaefer | Guenter Bartsch |
2002-04-01 | check preview flag | Miguel Freitas |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-22 | performance improvements for slower systems | Miguel Freitas |
2002-03-19 | Should be more quiet. | Daniel Caujolle-Bert |
2002-03-11 | libdivx4 doesn't handle 3ivx, corrected misleading error message | Guenter Bartsch |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-24 | Fix segfault. | Daniel Caujolle-Bert |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-05 | updates for closed caption decoder | Miguel Freitas |
2001-12-29 | fix buffer overflow | Miguel Freitas |
2001-12-13 | divx4 postproc live-configurable (need testing) | Miguel Freitas |
2001-12-11 | audio_decoder->reset() on discontinuities | Miguel Freitas |
2001-11-21 | dxr3enc: | Harm van der Heijden |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-03 | - minor change; restore old signal handler instead of default. This in | Harm van der Heijden |
2001-11-03 | - added SIGSEGV handler to catch old OpenDivx libdivxdecore that | Harm van der Heijden |
2001-10-27 | - latest decore versions finally have a method for getting the | Harm van der Heijden |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |