summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-10giving credit to James SlorachMichael Roitzsch
2002-11-10deinterlacing fix by James SlorachMichael Roitzsch
2002-11-10fix wrong abs macro; many thanks to James Slorach for finding this nasty,Michael Roitzsch
2002-11-10proper locking of display_img_buf_queue to avoid races with vo_flushMichael Roitzsch
2002-11-10set fixed offset, otherwise the offset accumulates during multiple pluginMichael Roitzsch
2002-11-10small note to prevent people from starting to work on this from scratch,Michael Roitzsch
2002-11-10fix backward seekingGuenter Bartsch
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
2002-11-09prepared alpha1 release (well, at least the version numbers)Siggi Langauf
2002-11-09To preserve readability of the code some variables were added to help peopleStephen Torri
2002-11-09Added instructions for building xine-lib from CVS. The xine-lib/README points...Stephen Torri
2002-11-09Remove use of bash "which" builtin command, replaced with "type". autogen.shJuergen Keil
2002-11-09Update specfile for next xine-releaseManfred Tremmel
2002-11-09less noiseMichael Roitzsch
2002-11-09- always enable ffmmx, xine-lib will detect at runtime, if it can be usedMichael Roitzsch
2002-11-09Updated aclocal call. No need to have variable $aclocalinclude.Stephen Torri
2002-11-08Fix and update Jérôme entryDaniel Caujolle-Bert
2002-11-08Better handling of the end of the discontinuity.Thibaut Mattern
2002-11-08vcd input plugin now compiles on SolarisRobin KAY
2002-11-08document changes, new tasksGuenter Bartsch
2002-11-08vcd input plugin compiles againGuenter Bartsch
2002-11-08There was a bug in discontinuity handling.Thibaut Mattern
2002-11-07return of the stdin pluginGuenter Bartsch
2002-11-07this fixes a52 passthrough on my system (sblive 5.1 oss driver)Heiko Schaefer
2002-11-07ts demuxer compiles againGuenter Bartsch
2002-11-07bugfixes by Howdy PierceGuenter Bartsch
2002-11-06fix stream ending deadlock without audio driverDaniel Caujolle-Bert
2002-11-05Resets stream_length when opening a new stream.Thibaut Mattern
2002-11-05Extract metadata from the shoutcast header.Thibaut Mattern
2002-11-04Vidix is back to life.Daniel Caujolle-Bert
2002-11-04grep '-m' option seems be part of very recent grep tool, revert change to kee...Daniel Caujolle-Bert
2002-11-04Fix wrong which checks.Daniel Caujolle-Bert
2002-11-04sorry, typoMichael Roitzsch
2002-11-04fix some of the IA32 optimization flags and add new onesMichael Roitzsch
2002-11-04okay, that should be it...xine-1-alpha0-release1-alpha0Siggi Langauf
2002-11-04use self-dlsym()'d "xdisplayname" instead of referencing XDisplayName...Siggi Langauf
2002-11-04more spelling...Siggi Langauf
2002-11-04Update header informationPhilipp Hahn
2002-11-04UpdatePhilipp Hahn
2002-11-04SpellingPhilipp Hahn
2002-11-04Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and XvQueryExten...Stephen Torri
2002-11-04Fix a compile bug for non-intel platforms.Stephen Torri
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
2002-11-04adapt Cinepak decoder to handle both greyscale and palettized vectorMike Melanson
2002-11-04some more small fixes. Should be ready for release now.Siggi Langauf
2002-11-04eliminate possible register usage conflict between inline ASM andMike Melanson
2002-11-03It would be nice to update the interface everyone is going to use.Stephen Torri
2002-11-03Added newer interface to xine_health_checkStephen Torri
2002-11-03some more release-related fixes...Siggi Langauf
2002-11-03add config.h header #include, remove bad characters, fix some compilation issuesGuenter Bartsch