summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2003-02-21- inform the width and height for the v4l input plugin, remove plenty of nastyBastien Nocera
2003-02-21support seeking from the start of the stream (if requested offset >=Mike Melanson
2003-02-20syncing to libdvdnav 0.1.5 and modifying input plugin accordinglyMichael Roitzsch
2003-02-20fixed copious bugs in the _read(), _seek() and _get_current_pos()Mike Melanson
2003-02-18- Don't report twice the same number.Thibaut Mattern
2003-02-16- log fixesThibaut Mattern
2003-02-14FreeBSD compile fixesHeiko Schaefer
2003-02-14FreeBSD compile fixesHeiko Schaefer
2003-02-14make it compileGuenter Bartsch
2003-02-13use the requested channel number when querying for the languageMichael Roitzsch
2003-02-13fixed gnome-vfs plugin to be used for remote locations (other than http)Bastien Nocera
2003-02-11freebsd compile fixHeiko Schaefer
2003-02-11needed for FreeBSDHeiko Schaefer
2003-02-11enable libdvdcss title key cacheMichael Roitzsch
2003-02-11fix broken macro, with regards to Jeff Smith, who sent the patchMichael Roitzsch
2003-02-10apparently needed on FreeBSDHeiko Schaefer
2003-02-10malloc.h seems uneededHeiko Schaefer
2003-02-08New net_buf_ctrl strategy.Thibaut Mattern
2003-02-05try to have the same behaviour reading from network on http/mms/pnm/rtsp.Miguel Freitas
2003-02-01- remove a magic number, thanks to Cameron Simpson <cs@zip.com.au>Bastien Nocera
2003-02-01increasing frame buffer for smoother playbackStefan Holst
2003-01-31fix the v4l plugin for lower resolution devices (webcam)Bastien Nocera
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-30input device is configurable nowDaniel Caujolle-Bert
2003-01-29- add asx parser (sends mrl events)Miguel Freitas
2003-01-29logDaniel Caujolle-Bert
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-29percent should not be more than 100Miguel Freitas
2003-01-29disable 30s select and try to match end of stream behaviour of http pluginMiguel Freitas
2003-01-29avoid segfaultMiguel Freitas
2003-01-28Fixes end of stream problem.Thibaut Mattern
2003-01-28Forward seeking works now.xine-1-beta3-release1-beta3Thibaut Mattern
2003-01-27temporary fix for segfaulting DVDsMichael Roitzsch
2003-01-26revert, commited by error, thibaut patch ;-)Daniel Caujolle-Bert
2003-01-26fix automake warning. NOTE: nvtv user, can you check if i didn't break compil...Daniel Caujolle-Bert
2003-01-25Avoid to send garbage to decoders.Thibaut Mattern
2003-01-23CDDA renamingSiggi Langauf
2003-01-22using bswap.h, some more comments. May work on big endian architectures now.Stefan Holst
2003-01-22loggingStefan Holst
2003-01-21Add some autoconf tests, so that the video-for-linux input plugin is notJuergen Keil
2003-01-20Add CDDB support to CDDA plugin.Daniel Caujolle-Bert
2003-01-19hushGuenter Bartsch
2003-01-19v4l analog tv input pluginGuenter Bartsch
2003-01-18Stupid bugThibaut Mattern
2003-01-17missing mmsh.hMiguel Freitas
2003-01-17fifo: MRLs should work nowMichael Roitzsch
2003-01-16Recognizes the end of a stream.Thibaut Mattern
2003-01-15- buffer overflow protection.Thibaut Mattern
2003-01-15- Must include <sys/ioccom.h> on solaris to get the _IOC..() macros forJuergen Keil
2003-01-15Backport mrl parsing fix.Thibaut Mattern