index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
input_rtp.c
Age
Commit message (
Expand
)
Author
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-10-04
Merge from 1.1.
Darren Salt
2011-10-03
Set CLOEXEC flag on three more sockets.
Chris Rankin
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-02-10
Merge from 1.1.
Darren Salt
2009-02-10
Fix broken size checks in various input plugins (ref. CVE-2008-5239).
Darren Salt
2009-01-05
Merge security fixes from 1.1.
Darren Salt
2009-01-04
Fix for CVE-2008-5239
Matthias Hopf
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all input plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-07-13
Merge from 1.1.
Darren Salt
2007-07-12
Simplify input_rtp locking
Simon Farnsworth
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-01-19
Fix possible strict aliasing breakage.
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-18
Make get_description function return a const char * rather than just a char *...
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2005-10-14
input plugin time seeking patch.
Miguel Freitas
2005-09-13
segfault fix by Vedran Rodic
Miguel Freitas
2005-02-06
Added a plugin_node_t pointer to the input plugin struct.
Thibaut Mattern
2004-07-20
Add const to get_identifier return type since that's n fact what it
Rocky Bernstein
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-03-16
change suggested by Bill Fink: you can run Linux on Sun SPARC machines, so
Michael Roitzsch
2004-03-16
only include this file on Sun, since Linux does not have it
Michael Roitzsch
2004-03-15
SIOCGIFADDR is defined in <sys/sockio.h>
Robin KAY
2004-03-15
patch by Stephen Birch permits selecting the adapter by interface name
Michael Roitzsch
2004-03-03
use the _x_abort() macro instead of abort, since it prints some debug info
Michael Roitzsch
2004-03-01
Multiple multicast client on the same host support.
Thibaut Mattern
2004-01-26
add preview to rtp plugin
Miguel Freitas
2003-12-14
API version bounce
Siggi Langauf
2003-12-10
fix unused variable
Michael Roitzsch
2003-12-08
fix performance problems
Miguel Freitas
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-04-26
bump up input plugin interface version number
Guenter Bartsch
2003-04-13
Input plugin api change:
Thibaut Mattern
2003-03-05
Updated rtp input plugin and enhanced it
Peter Liljenberg
2003-02-10
malloc.h seems uneeded
Heiko Schaefer
2002-12-27
man errno: "must not be explicitly declared; errno may be a macro"
Miguel Freitas
2002-11-17
bring eject back: no eject function if the plugin does not support it
Michael Roitzsch
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
[next]