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_plugin.h
Age
Commit message (
Expand
)
Author
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-12-22
Removed INPUT_CAP_NOCACHE.
Claudio Ciccani
2006-12-18
Added INPUT_CAP_NOCACHE: disable usage of internal input cache by default.
Claudio Ciccani
2005-10-14
input plugin time seeking patch.
Miguel Freitas
2005-02-06
Added a plugin_node_t pointer to the input plugin struct.
Thibaut Mattern
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
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
2003-12-14
API version bounce
Siggi Langauf
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-11-23
Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.
František Dvořák
2003-10-13
Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.
František Dvořák
2003-08-21
RIP Input Plugin
Miguel Freitas
2003-07-03
cleaning up; removing unused stuff
Marco Zuehlke
2003-05-20
public header cleanup:
Michael Roitzsch
2003-04-26
bump up input plugin interface version number
Guenter Bartsch
2003-04-13
Input plugin api change:
Thibaut Mattern
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-02-13
use the requested channel number when querying for the language
Michael Roitzsch
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2002-12-29
remove old hack for sputext
Michael Roitzsch
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-15
try to fix function descriptions
Guenter Bartsch
2002-12-15
Remove some vagueness decribing plugin routines. For example that the
Rocky Bernstein
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-18
getting rid of obviously obsolete INPUT_CAP_VARIABLE_BITRATE
Michael Roitzsch
2002-11-17
bring eject back: no eject function if the plugin does not support it
Michael Roitzsch
2002-10-25
remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUT
Michael Roitzsch
2002-10-21
document INPUT_CAP_CHAPTERS
Michael Roitzsch
2002-10-20
provide some documentation of input plugin capabilities
Guenter Bartsch
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-09-22
API review part I
Michael Roitzsch
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...
Guenter Bartsch
2002-07-17
Apply Bill Fink's patch for skip by chapter capability.
Daniel Caujolle-Bert
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-23
Fix memory leaks by disposing input, demux and decoder plugins at exit
Ewald Snel
2002-04-11
Add an INPUT_CAP_PREVIEW mode.
James Courtier-Dutton
2002-03-16
framerate and other fixes for demux_asf
Guenter Bartsch
2001-12-09
removed register mrl macro
Guenter Bartsch
2001-12-06
Add audio cd support.
Daniel Caujolle-Bert
2001-12-01
add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...
Guenter Bartsch
2001-11-30
Add an automatic way for input plugin to add extra valid mrls:
Daniel Caujolle-Bert
2001-10-22
Some modification for seeking in unpredictable streams (like DVDs)
Rich J Wareham
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
[next]