summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_rawdv.c
AgeCommit message (Expand)Author
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-05-16Priority support.Thibaut Mattern
2004-02-09Always send frame duration using BUF_FLAG_FRAMERATEJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15* making metronom xine_stream_t independentMichael Roitzsch
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-19do not modify the prebuffer offset before the demuxer has actuallyMichael Roitzsch
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-06-16patch by Bill FinkMiguel Freitas
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-03-07feels wrong ;)Miguel Freitas
2003-03-06stdin and rawdv fixes from Dan DennedyMiguel 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-23- added raw dv demuxerMiguel Freitas