summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_str.c
AgeCommit message (Expand)Author
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...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-13define FOURCC only onceMarco Zuehlke
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-31Use info_helper functions.Thibaut Mattern
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-04cleaning up; removing unused stuffMarco Zuehlke
2003-05-04don't let str demux handle some wierdy tagged mpeg filesDaniel Caujolle-Bert
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
2003-04-02clean up some unused variablesMike Melanson
2003-03-07more work on console output cleanupGuenter Bartsch
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-02-14PSX STR demuxer improvements and XA ADPCM decoder courtesy of StuartMike Melanson
2003-01-26no need for <pthread.h> or <sched.h>Mike Melanson
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
2003-01-02writing demuxers like they're going out of style or something...addedMike Melanson