]> git.sesse.net Git - vlc/history - modules/codec/flac.c
* all: removed block_t->b_discontinuity,b_frame_* and added i_flags
[vlc] / modules / codec / flac.c
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-07 Gildas Bazin* modules/demux/ogg.c: fixed memleak.
2004-01-25 Benjamin Prachtstring review
2003-12-04 Gildas Bazin* modules/codec/flac.c: several fixes to the flac decod...
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-22 Gildas Bazin* src/input/input.c: don't free the ES twice.
2003-11-21 Gildas Bazin* modules/codec/flac.c: added a FLAC encoder.
2003-11-21 Gildas Bazin* modules/demux/flac.c, modules/codec/flac.c: couple...
2003-11-21 Gildas Bazin* modules/codec/flac.c: complete rewrite of the flac...