author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Fri, 11 Mar 2011 17:45:37 +0000 (17:45 +0000) | ||
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Fri, 11 Mar 2011 18:37:10 +0000 (18:37 +0000) | ||
commit | 65565c8a1e586585bb6ff74545d3e52d979a8e56 | |
tree | 637d021bdfcbac3522c164f7290c590b6b75dd54 | tree | snapshot (tar.xz tar.gz zip) |
parent | 253afc02c999dff5b8a3af987425abe27f2b9faf | commit | diff |
mad: build the mad plugin even if libid3tag is not available
ID3 tags are usually handled by id3demux, and should be handled
by id3demux. Tag handling in mad based on libid3tag is very basic
and mostly unnecessary really, so just build this plugin without
ID3 tag support if libid3tag is not available.
ID3 tags are usually handled by id3demux, and should be handled
by id3demux. Tag handling in mad based on libid3tag is very basic
and mostly unnecessary really, so just build this plugin without
ID3 tag support if libid3tag is not available.
configure.ac | diff | blob | history | |
ext/mad/gstmad.c | diff | blob | history | |
ext/mad/gstmad.h | diff | blob | history |