summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-11Oops, forgot to commit the new visual type change (NONE).Daniel Caujolle-Bert
2002-11-11Fix xine_check on non-Linux platformsRobin KAY
2002-11-11gui_data_exchange function is requiredDaniel Caujolle-Bert
2002-11-11add none vo pluginDaniel Caujolle-Bert
2002-11-11prevent libmpeg2 from freeing the same frame twiceMichael Roitzsch
2002-11-11preliminary cleanup. use avcodec_alloc_context() so ffmpeg can set the defaultMiguel Freitas
2002-11-11less differencesMiguel Freitas
2002-11-11sync ffmpegMiguel Freitas
2002-11-11native video decoders now report themselves in the stream/meta infoMike Melanson
2002-11-11LPCM decoder reports itself in the stream/meta info fieldsMike Melanson
2002-11-11native audio codecs now report themselves in the stream/meta info fieldsMike Melanson
2002-11-11added some missing stream attributesMike Melanson
2002-11-11Updated so that the function set_hc_result is now private to the file.Stephen Torri
2002-11-11added exhaustive debugging facilities that can be turned on and off likeMike Melanson
2002-11-11Major thanks to Daniel for guiding me through the wonderful world ofStephen Torri
2002-11-11fix snapshot colorsMiguel Freitas
2002-11-10Clean up code for printing of strings.Stephen Torri
2002-11-10We are not borrowing code. Unnecessary comment from when I was debatig how to doStephen Torri
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
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