25 Commits (cd920984e2459f2b9d2e96b5cc27da97327ca5ec)

Author SHA1 Message Date
Pavlov Konstantin e58633393c Update dirac support to 0.10.0. 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 5e15258c9e A lot of missing const in options lists 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 5b55ee1bb0 Use vlc_memset/vlc_memcpy 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
Pavlov Konstantin b5263f9cf9 Fix builds with dirac >= 0.9.0, require it as well. 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Rémi Denis-Courmont 4f02842805 Revert the so-called whitelisting commits that are actually blacklisting 19 years ago
Rafaël Carré 806cf51658 input options whitelisting, step 2 (refs #1371) 19 years ago
Pavlov Konstantin 94bf62da4a Bump required dirac version to 0.8.0 and fix dirac codec module to support 0.8. 19 years ago
Rafaël Carré 6ee1e193fd Removes trailing spaces. Removes tabs. 19 years ago
Rémi Denis-Courmont 37ce2848cd Fix usage of add_shortcut. 19 years ago
Laurent Aimar 01b3900b17 Upgrade dirac support to 0.6.0 (close #1129) 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Antoine Cellerier 62fffadfea Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific) 20 years ago
Clément Stenac f485214f09 For consistency, remove references to vlc from libvlc 20 years ago
Christophe Mutricy f5c5a77314 String review in codec. 1st part. ffmpeg.h to be improve. refs #438 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 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 d3b189186e * modules/codec/dirac.c: dirac decoder/encoder module based on libdirac (http://www.bbc.co.uk/rd/projects/dirac/index.shtml). 22 years ago