summaryrefslogtreecommitdiff
path: root/src/libflac/decoder_flac.c
AgeCommit message (Expand)Author
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-01ok, i can't get flac into an useable state after a read abort but it doesn't ...Miguel Freitas
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-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
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-15start xine_stream_t separation (public/private).Miguel Freitas
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-05-02flac demuxer has been forgotten in the latest API version increaseMichael Roitzsch
2003-01-31fix flac demuxer content detection. it was eating 4 bytes of non-seekableMiguel Freitas
2003-01-23preparations for beta3:Miguel Freitas
2003-01-18flac demuxer+decoderMiguel Freitas