index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libflac
/
demux_flac.c
Age
Commit message (
Expand
)
Author
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-06-03
EOF when read returns <= 0 (thanks Leon van Stuivenberg)
Miguel Freitas
2004-06-01
estimate start_pos from start_time. it is not as accurate as original idea bu...
Miguel Freitas
2004-06-01
trying to fix seeking to time position. general seeking improvements.
Miguel Freitas
2004-05-27
fix flac time display
Miguel Freitas
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-07-25
small housekeeping: demuxer api seeks in miliseconds
Miguel Freitas
2003-05-02
flac demuxer has been forgotten in the latest API version increase
Michael Roitzsch
2003-02-14
fix bug causing division by zero @ audio_out.c
Miguel Freitas
2003-02-14
fix segfault for -A null
Miguel Freitas
2003-01-31
fix flac demuxer content detection. it was eating 4 bytes of non-seekable
Miguel Freitas
2003-01-26
fixing CDDA/VCD interaction bug...
Siggi Langauf
2003-01-20
add flac autoconf/m4 stuff
Miguel Freitas
2003-01-18
flac demuxer+decoder
Miguel Freitas