summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_aud.c
AgeCommit message (Expand)Author
2004-04-20Disable AUD content detection, there exists a subtitle file in the wild with ...František Dvořák
2004-02-02tighten up content detection strategy for this type to avoid falseMike Melanson
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-31Use info_helper functions.Thibaut Mattern
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-04-02keep accepting aud demuxer from accepting asf filesGuenter Bartsch
2003-04-02clean up some unused variablesMike Melanson
2003-03-31all of the audio-only demuxers now operate over non-seekable inputMike Melanson
2003-03-07more work on console output cleanupGuenter Bartsch
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