45 Commits (cd920984e2459f2b9d2e96b5cc27da97327ca5ec)

Author SHA1 Message Date
Laurent Aimar 9aba8655bc Improved flac SyncInfo robustness by using stream info when available (close 1847). 18 years ago
Justus Piater 5f8cd3991a Declared many static variables const 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Duraffort f5266ccf92 Don't print a message when an memory error occure and check some malloc return values. 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Rémi Denis-Courmont d1d3dc1d10 Remove I64C as well 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rémi Duraffort 6339478fe9 Another time : remove useless test before free(). 18 years ago
Christophe Mutricy 24eee4b8f2 use proper error 18 years ago
Rafaël Carré 079a1818dc codecs & packetizers: fix warnings 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 18 years ago
Rémi Denis-Courmont 37ce2848cd Fix usage of add_shortcut. 19 years ago
Laurent Aimar 0498efe29a Fixed flac packetizer when compiling with libflac (close #1194 again ;) 19 years ago
Laurent Aimar ab1b0ebec3 Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED handling in packetizers. 19 years ago
Laurent Aimar d0f70cdcd8 Fixed a memleak per packetizer module_Need. 19 years ago
Rémi Denis-Courmont 677174e7ed Support for FLAC version 1.1.3 - fixes #921 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Derk-Jan Hartman cc1791f39b * Support 5.1 channels in Flac (untested with a 5.1 device) 20 years ago
Jean-Paul Saman 50491f170a Fix compiler warning about comparing signed and unsigned int. 20 years ago
Dennis van Amerongen c791680a23 minor typo loose -> lose 20 years ago
Derk-Jan Hartman 94ad23aeb2 * make the flac decoder errors less annoying. some are warns, some are err's. 20 years ago
Christophe Mutricy bfabd662d1 codec/flac.c: fix preparse with flac 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Sigmund Augdal Helberg f60b4c79ac all: updated my name and e-mail address 21 years ago
Christophe Massiot d367c2f58e * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Gildas Bazin 531ff90d0a * modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore. 21 years ago
Laurent Aimar 70ee5fbf98 * block: added 21 years ago
Clément Stenac a90a19a6b0 Improvements to preferences 22 years ago
Gildas Bazin 535be4f675 * include/vlc_es_out.h, src/input/es_out.c: added an ES_OUT_SET_FMT control. 22 years ago
Eric Petit 4ecf0e8cd4 gcc < 3 compile fix 22 years ago
Gildas Bazin 7fdad1d9c4 * modules/codec/flac.c: couple of fixes. 22 years ago
Gildas Bazin 5d7811926f * modules/stream_out/transcode.c: 22 years ago
Gildas Bazin 75013fc5ee * modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder. 22 years ago
Laurent Aimar de81c25db3 * all: removed block_t->b_discontinuity,b_frame_* and added i_flags 22 years ago
Gildas Bazin f6fd063a73 * modules/demux/ogg.c: fixed memleak. 23 years ago
Benjamin Pracht fea7f383dd string review 23 years ago
Gildas Bazin 8c40a0d259 * modules/codec/flac.c: several fixes to the flac decoder and encoder. 23 years ago
Laurent Aimar 61f6d450b1 * all: only include header that are needed (and no more stdlib.h, string.h 23 years ago
Gildas Bazin 6ae3f4f4d4 * src/input/input.c: don't free the ES twice. 23 years ago
Gildas Bazin 09d997200c * modules/codec/flac.c: added a FLAC encoder. 23 years ago
Gildas Bazin 662af912f9 * modules/demux/flac.c, modules/codec/flac.c: couple of fixes. 23 years ago
Gildas Bazin 40c4b64095 * modules/codec/flac.c: complete rewrite of the flac decoder + new packetizer. 23 years ago