summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2002-12-24a cleaner implementation of sdp/sdpplin added, small fixesStefan Holst
2002-12-24small rtsp fixesStefan Holst
2002-12-22it doesn't make sense to reimplement flush here.Miguel Freitas
2002-12-22fixes handling of some real streams and adds some log outputStefan Holst
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21If Solaris PCI then use ATAPI interface not SCSI. At least this helpsRocky Bernstein
2002-12-21Fix memory leaksEwald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-17Eliminate GNU C range extension "..."Juergen Keil
2002-12-17fixed cseq calculationStefan Holst
2002-12-16rtsp: better server type recognitionStefan Holst
2002-12-16https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965...Miguel Freitas
2002-12-16bigger header and receive buffers in rtsp_session.Stefan Holst
2002-12-16real streaming fixes:Stefan Holst
2002-12-15try to fix function descriptionsGuenter Bartsch
2002-12-15Remove some vagueness decribing plugin routines. For example that theRocky Bernstein
2002-12-15- set high water marks to higher values in http, pnm andStefan Holst
2002-12-15these new methodsStefan Holst
2002-12-15convenienceMichael Roitzsch
2002-12-15A part of real media file handling now uses xine_buffer_*.Stefan Holst
2002-12-15fixed indenting, change message prefix from "pnm" to "input_pnm",Stefan Holst
2002-12-14updated Makefile.am for input_net.Stefan Holst
2002-12-14input_net has been ported to new api.Stefan Holst
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-13fix mms compilation failure.Daniel Caujolle-Bert
2002-12-12Introducing some new segfaults : ;-)Thibaut Mattern
2002-12-12small bugfix - init plugin instance struct to 0Guenter Bartsch
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst
2002-12-12* Initial version of an rtsp input plugin. It is far from being perfect,Stefan Holst
2002-12-12fix stdin plugin, cosmetic cleanups in mp3 demuxerGuenter Bartsch
2002-12-06- add still frame hint (untested - i don't have dvd here)Miguel Freitas
2002-12-03Initialises mms_t struct (makes valgrind happy).Thibaut Mattern
2002-12-01fix memleak in input_http, fix mms read functionGuenter Bartsch
2002-11-27change comment style so this file will compileMike Melanson
2002-11-27sync to libdvdread cvs should fix segfault when playing DVDs copied to HDMichael Roitzsch
2002-11-26change demux_eawve to use forward seeking. quick hack to input_http to suppor...Robin KAY
2002-11-23DVD input fixes and cleanup:Michael Roitzsch
2002-11-23registering config entries at init_class timeDaniel Caujolle-Bert
2002-11-23sync to latest libdvdnav cvs:Michael Roitzsch
2002-11-23whoups - sorry again, leftover from a debugging session (libdvdread abort()s ...Guenter Bartsch
2002-11-23pnm protocol input pluginGuenter Bartsch
2002-11-22do not play with the clock any more, we have dedicated flush functions for th...Michael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-18sync to libdvdnav cvsMichael Roitzsch
2002-11-18DVD input should now be initially unseekableMichael Roitzsch
2002-11-18getting rid of obviously obsolete INPUT_CAP_VARIABLE_BITRATEMichael Roitzsch
2002-11-18getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATEMichael Roitzsch
2002-11-17bring eject back: no eject function if the plugin does not support itMichael Roitzsch
2002-11-17cleanup: bring config entries back to lifeMichael Roitzsch