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
/
decoder_flac.c
Age
Commit message (
Expand
)
Author
2007-02-03
Fix for libflac <1.1.3, thanks to Ville Skyttä for reporting, closes bug #16...
Diego 'Flameeyes' Pettenò
2006-12-25
* Make the libFLAC-based decoder and demuxer for FLAC files work with recent
Diego 'Flameeyes' Pettenò
2006-08-05
- avoid crashing when the FLAC file is broken
Bastien Nocera
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-03-07
Fixed channels to mode translation in audio decoders.
Thibaut Mattern
2005-02-09
this has been forgotten
Michael Roitzsch
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-06-01
ok, i can't get flac into an useable state after a read abort but it doesn't ...
Miguel Freitas
2004-01-12
it 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-14
API version bounce
Siggi Langauf
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-15
start xine_stream_t separation (public/private).
Miguel Freitas
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-01-31
fix flac demuxer content detection. it was eating 4 bytes of non-seekable
Miguel Freitas
2003-01-23
preparations for beta3:
Miguel Freitas
2003-01-18
flac demuxer+decoder
Miguel Freitas