gstreamer/ext
Sebastian Dröge 5fd9fc13d5 oggstream: static forward declarations are forbidden by the C standard
...and actually cause compiler errors on VC++. Change it to an extern
forward declaration and non-static definition.
2010-08-08 17:42:04 +02:00
..
alsa alsa: don't pass non-constant strings as printf format strings 2010-04-08 01:26:55 +01:00
cdparanoia cdparanoia: check for cdparanoia with pkg-config first 2010-06-11 22:16:26 +01:00
gio giostreamsrc: Fix copy&paste error in the docs 2010-06-14 09:53:31 +02:00
gnomevfs gnomevfssrc: Fix possible NULL pointer dereference 2010-06-14 11:08:10 +02:00
libvisual libvisual: trucate own caps, instead of copying and using the first only 2010-05-06 09:11:17 +03:00
ogg oggstream: static forward declarations are forbidden by the C standard 2010-08-08 17:42:04 +02:00
pango Add -Wformat-nonliteral -Wformat-security 2010-03-17 12:09:25 +01:00
theora theoraenc: Implement two pass encoding 2010-07-16 17:40:12 +02:00
vorbis vorbis: have a copy_sample func as a func pointer 2010-05-06 08:22:36 +03:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00