summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_mng.c
AgeCommit message (Expand)Author
2003-12-10- remove XINE_LANG_LABEL_MAX_SIZE, there's already XINE_LANG_MAX for thatBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15change demux api:Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-30use info_helper functions.Thibaut Mattern
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-03-19Wrong pixel format for RGB decoderRobin KAY
2003-01-23preparations for beta3:Miguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
2002-12-22Bad Robin - void pointer arthimatic is wrong.Robin KAY
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-20MNG demuxer addedRobin KAY