summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_cdda.c
AgeCommit message (Expand)Author
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal: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-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-09-04patch from Frantisek (4 bytes alignment)Miguel Freitas
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-10new patches from Frantisek, cdda fixes/improvementsMiguel Freitas
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-05-06CDDA demux plugin build fix and enable Real 28.8 formatEwald Snel
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
2003-03-07more work on console output cleanupGuenter Bartsch
2003-02-18added time-based seekingMike Melanson
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-05added CD digital audio "demuxer"Mike Melanson