summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-14Don't waste memory, when buffer_size is alignedJuergen Keil
2001-10-14buffer alloc alignment patch by Kyle Centers <kcent@programmer.net>Guenter Bartsch
2001-10-14system clock based softsync, based on work by Bill Fink <billfink@mindspring....Guenter Bartsch
2001-10-10Add a fifo_buffer function to query the number of the elements stored in aJuergen Keil
2001-10-09overlay clut colorspace conversionMiguel Freitas
2001-10-09finished with that old deadlockMiguel Freitas
2001-10-07oss softsync patche provided by bill finkGuenter Bartsch
2001-10-07error detection for screenshot functionGuenter Bartsch
2001-10-07added a snapshot functionGuenter Bartsch
2001-10-07if a pes header indicates that the stream is encrypted that doesn't necessari...Guenter Bartsch
2001-10-07initial ogg/vorbis support addedHeiko Schaefer
2001-10-06do not die on loading bad demuxer plugin(s)Heiko Schaefer
2001-10-06warn the user about missing plugins (and their expected location)Miguel Freitas
2001-10-06Fix Audio selection when playing DVDs.James Courtier-Dutton
2001-10-05fix a long standing deadlock conditionMiguel Freitas
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-10-03A test "pointer < 0" does not make sense; removed.Juergen Keil
2001-10-03Eliminate void* pointer arithmeticJuergen Keil
2001-10-03Remove use of gcc extension (initializing non-static/automatic array).Juergen Keil
2001-10-03oops, removing debug stuff i introduced by mistake.Miguel Freitas
2001-10-03- fix for duplicated framesMiguel Freitas
2001-10-01Add simple mixer control in xine-engine/ao plugins. Fixed some missingsDaniel Caujolle-Bert
2001-09-27Fixed aalib checks. xine-config will contain thread cflags. Update installDaniel Caujolle-Bert
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR...Guenter Bartsch
2001-09-25don't expect discontinuities foreverGuenter Bartsch
2001-09-25implemented BUF_CONTROL_AUDIO_CHANNEL - this should enable input plugins to s...Guenter Bartsch
2001-09-22Bug fix: video_wrap_offset calculation on first pts.Matthias Hopf
2001-09-19deinterlace update, not finished yet (weave looks broken).Miguel Freitas
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-17_xine_get_featured_input_plugin_ids: wrong parentheses - overwrites two bytesJuergen Keil
2001-09-16deinterlace stuffMiguel Freitas
2001-09-16Fixed libtool versionning.Daniel Caujolle-Bert
2001-09-16un-faked so version number.Siggi Langauf
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
2001-09-14Added some stuff to make still-frame menus work a bit better, allowed events ...Rich J Wareham
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-12further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON...Guenter Bartsch
2001-09-12DTS patches from Michiel TonemanJoachim Koenig
2001-09-12adding still picture support (needed to implement menus) based on Rich's workGuenter Bartsch
2001-09-12small libmad debug output cleanupGuenter Bartsch
2001-09-11fixed no-resample audio output, fixed qt stream end detectionGuenter Bartsch
2001-09-11Fix typoJames Courtier-Dutton
2001-09-11Fix some Floating point exceptionsJames Courtier-Dutton
2001-09-11Re-use the same profiler id (after pthread_exit -> pthread_create)Juergen Keil
2001-09-10fixed unixscr_adjust, using it to fix small audio gapsGuenter Bartsch
2001-09-10Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm'sJuergen Keil
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-09Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris.Juergen Keil