index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demuxers
/
demux_mng.c
Age
Commit message (
Expand
)
Author
2003-12-10
- remove XINE_LANG_LABEL_MAX_SIZE, there's already XINE_LANG_MAX for that
Bastien Nocera
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
change demux api:
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-30
use info_helper functions.
Thibaut Mattern
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-07-16
more cleanup; remove unused variables; use lprintf
Marco Zuehlke
2003-07-16
more cleanup; remove unused variables; use lprintf
Marco Zuehlke
2003-04-26
bumping up demux plugin interface version numbers, update copyright notices
Guenter Bartsch
2003-03-19
Wrong pixel format for RGB decoder
Robin KAY
2003-01-23
preparations for beta3:
Miguel Freitas
2003-01-10
internal input_time is miliseconds now
Miguel Freitas
2003-01-04
add 2 demuxer groups (audio and games) with multiple plugins at the
Miguel Freitas
2002-12-22
Bad Robin - void pointer arthimatic is wrong.
Robin KAY
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-20
MNG demuxer added
Robin KAY