1. [Email protected]:~/code/openwrt$ find-name "GSTREAMER*.IPK"
./bin/ar71xx/packages/packages/gstreamer1-utils_1.4.5-1_ar71xx.ipk
./bin/ar71xx/packages/packages/gstreamer1-libs_1.4.5-1_ar71xx.ipk
./bin/ar71xx/packages/packages/gstreamer1-plugins-base_1.4.5-1_ar71xx.ipk
Plugins-good and other plugins where have gone?
2. [email protected]:~/code/openwrt$ find-name "GST*.IPK"
./bin/ar71xx/packages/packages/gst1-libav_1.4.5-1_ar71xx.ipk
./bin/ar71xx/packages/packages/gstreamer1-utils_1.4.5-1_ar71xx.ipk
./bin/ar71xx/packages/packages/gstreamer1-libs_1.4.5-1_ar71xx.ipk
./bin/ar71xx/packages/packages/gstreamer1-plugins-base_1.4.5-1_ar71xx.ipk
./bin/ar71xx/packages/packages/gst1-mod-alsa_1.4.5-1_ar71xx.ipk
What about the other gst1-mod? How can I compile all the mods?
The answer is that when make menuconfig, every gstremer1 option has a choice to compile where the MoD or Lib will be selected.
Why GStreamer compiles a lot less mods