31 Commits (132b8e6f80921f117f0045b804d692fdcec3c602)

Author SHA1 Message Date
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Rémi Denis-Courmont d794dd855b Format string fixes 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 Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 19 years ago
Rémi Denis-Courmont 78880d35f3 Remove useless #include 19 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 19 years ago
Rémi Denis-Courmont 89f2455fce Comment related to previous commit 19 years ago
Rafaël Carré 25ad0cdef1 mux: fix warnings, fix Control() indentation 19 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Rémi Denis-Courmont fc16feb13f - Heavily simplify the MPJPEG mux (closes #1188); please test. 19 years ago
Rémi Denis-Courmont 1d6c495f3d Error handling 19 years ago
Rémi Denis-Courmont 7dd2f1548a Use the new block_Fifo functions 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 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
Felix Paul Kühne bf706caf1d * another 1st string review, refs #438 21 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
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Felix Paul Kühne 7ea393d4a6 * fixed some strings 21 years ago
Felix Paul Kühne b7c52465b1 * backport of [11257] to trunk 21 years ago
Laurent Aimar f9cebacfbf * all: warning fixes. 22 years ago
Clément Stenac ba9826cacf Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com> 22 years ago
Clément Stenac 67099af7b4 * Allow all MJPEG fourcc 22 years ago
Clément Stenac a90a19a6b0 Improvements to preferences 22 years ago
Sigmund Augdal Helberg 4a83848248 mpjpeg.c: The rfc says to use \r\n so use \r\n. Also set the right mime type. 22 years ago
Laurent Aimar f93b1504d9 * all: compilation fix. 22 years ago
Gildas Bazin 37666a1180 * modules/mux/mpjpeg.c: allow removing/adding a track on the fly. 22 years ago
Sigmund Augdal Helberg 85f1cd8a7a a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting 22 years ago
Laurent Aimar 085985d56d * mux: sout_buffer_t -> block_t. 23 years ago
Gildas Bazin 679067751d * modules/gui/wxwindows/*: added raw encapsulation to the streamout dialog. 23 years ago
Gildas Bazin 09d997200c * modules/codec/flac.c: added a FLAC encoder. 23 years ago
Laurent Aimar fa34194225 * avi, dummy: removed useless include. 23 years ago
Laurent Aimar 949a4ce261 * all: reworked stream output. Now it handles mutliples outputs from 24 years ago
Gildas Bazin 7211d64eb0 * ALL: Finally fixed the MSVC project files. 24 years ago
Laurent Aimar a8e7b700f1 * all : fix compilation. 24 years ago
Laurent Aimar 453d866aa1 * stream_output.c : fixed compilation. 24 years ago
Laurent Aimar 05ddee03d2 * stream output: fixed name inconsistency, added a new exported 24 years ago
Laurent Aimar 31fa9d1e9a * all: split muxer and access into independant part. 24 years ago
Laurent Aimar f8bf106d7e Added stream output. (common work with titer). 24 years ago