gstreamer/gst/encoding
Thiago Santos b5fb542386 encodebin: Autoplug formatters
Autoplug formatters for streams if a formatter with secondary or
higher rank is found. Formatters are autoplugged when there is no
muxer or when the muxer doesn't implement the tagsetter interface.

Currently only the first formatter found is plugged, this might
help in lots of cases, but it doesn't solve the
'lamemp3 ! xingmux ! id3mux'
case.

https://bugzilla.gnome.org/show_bug.cgi?id=649841
2011-05-19 08:35:46 -03:00
..
.gitignore gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gstencode-marshal.list gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gstencodebin.c encodebin: Autoplug formatters 2011-05-19 08:35:46 -03:00
gstencodebin.h encodebin: Add missing-plugin support 2011-01-07 13:18:20 +01:00
gstsmartencoder.c gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gstsmartencoder.h gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gststreamcombiner.c gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gststreamcombiner.h gst: New encoding plugin 2010-12-15 11:54:32 +01:00
gststreamsplitter.c streamsplitter: release pending events refs 2011-01-26 12:52:41 -03:00
gststreamsplitter.h gst: New encoding plugin 2010-12-15 11:54:32 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00