index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
load_plugins.c
Age
Commit message (
Expand
)
Author
2002-10-27
return of ogg and vorbis, began implementing verbosity parameter
Guenter Bartsch
2002-10-26
remove failing plugins from plugin catalog
Michael Roitzsch
2002-10-26
Removed trailing white spaces
Stephen Torri
2002-10-24
xine_get_file_extensions and xine_get_mime_types functions added
Guenter Bartsch
2002-10-18
Add close vo plugin related function.
Daniel Caujolle-Bert
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
2002-10-16
introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...
Guenter Bartsch
2002-10-16
copy open pointer after plugin class is loaded
Guenter Bartsch
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-19
user-configurable decoder priorities
Guenter Bartsch
2002-09-19
remove the need to memset ui-provided cfg entry, remember audio/video driver ...
Guenter Bartsch
2002-09-18
make new plugin loader check api versions, fix api versions for adapted demux...
Guenter Bartsch
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-16
- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --
Miguel Freitas
2002-09-15
More mem leak patches from ewald@rambo.its.tudelft.nl
James Courtier-Dutton
2002-09-11
- more programming guidelines in public xine header
Guenter Bartsch
2002-09-09
fix nasty off-by-one
uid86226
2002-09-09
Remove so const abuse ;-)
Daniel Caujolle-Bert
2002-09-09
alsa needs global linking
Michael Roitzsch
2002-09-09
allow multiple decoders per stream type, sort them by priority and
Michael Roitzsch
2002-09-08
fix some endless loops
Michael Roitzsch
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-06
implement spu decoder loading
Guenter Bartsch
2002-09-05
implement missing list/autoplay/browse_mrl functions
Guenter Bartsch
2002-09-05
first steps towards implementing plugin list functions
Guenter Bartsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-07-17
Apply Bill Fink's patch for skip by chapter capability.
Daniel Caujolle-Bert
2002-07-13
Check for visual_type before vo plugin loading.
Daniel Caujolle-Bert
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-05-01
big cleanup on plugin dispose handling, small improvements on version handlin...
Guenter Bartsch
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-23
Fix memory leaks by disposing unused plugins
Ewald Snel
2002-04-16
By default, only print the wrong interface version (vo).
Daniel Caujolle-Bert
2002-04-09
patch to fix libsputext on seeks by Zoltán Böszörményi
Miguel Freitas
2002-03-14
small error message change
Guenter Bartsch
2002-03-12
getting rid of more LOG_ macros => output messages only once ... and another ...
Guenter Bartsch
2002-02-16
beginning of video_out_driver changes
Guenter Bartsch
2002-02-02
Added a new DirectFB output plugin (experimental)
Rich J Wareham
2002-01-08
fix type mismatch in initplug declaration for video_out and audio_out
Christian Vogler
2002-01-07
Don't use dlerror() as a macro argument for LOG_MSG. LOG_MSG might use the
Juergen Keil
2002-01-05
updates for closed caption decoder
Miguel Freitas
2002-01-02
Correct spelling of __VA_ARGS__ macro
Juergen Keil
2001-12-27
Add intl support + more logging messages.
Daniel Caujolle-Bert
2001-12-21
Add missings closedir() calls. DXR3 plugins: add segv handler.
Daniel Caujolle-Bert
2001-12-19
Add function that return an input plugin description from an identifier.
Daniel Caujolle-Bert
2001-12-16
merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpeg
Harm van der Heijden
2001-11-30
Valid mrls are no more static (except few ones), like file suffix too.
Daniel Caujolle-Bert
2001-11-25
make video and audio plugin names case insensitive
Miguel Freitas
[prev]
[next]